Searched refs:debug_flags_ (Results 1 – 8 of 8) sorted by relevance
44 debug_flags_ = 0x7FFFFFFF; in DebugAll()108 debug_flags_[kTagScalar] = 1; in DebugScalar()111 debug_flags_[kTagScalar] = 0; in DebugScalar()118 debug_flags_[kTagQDCM] = 1; in DebugQdcm()121 debug_flags_[kTagQDCM] = 0; in DebugQdcm()128 debug_flags_[kTagClient] = 1; in DebugClient()131 debug_flags_[kTagClient] = 0; in DebugClient()147 if (debug_flags_[tag]) { in Error()155 if (debug_flags_[tag]) { in Warning()163 if (debug_flags_[tag]) { in Info()[all …]
74 static std::bitset<32> debug_flags_; variable
43 debug_flags_ = 0x7FFFFFFF; in DebugAll()63 debug_flags_[kTagStrategy] = 1; in DebugStrategy()66 debug_flags_[kTagStrategy] = 0; in DebugStrategy()93 debug_flags_[kTagRotator] = 1; in DebugRotator()96 debug_flags_[kTagRotator] = 0; in DebugRotator()103 debug_flags_[kTagQDCM] = 1; in DebugQdcm()106 debug_flags_[kTagQDCM] = 0; in DebugQdcm()112 if (debug_flags_[tag]) { in Error()120 if (debug_flags_[tag]) { in Warning()128 if (debug_flags_[tag]) { in Info()[all …]
71 static std::bitset<32> debug_flags_; variable
70 static std::bitset<32> debug_flags_; variable
43 debug_flags_ = 0x7FFFFFFF; in DebugAll()53 debug_flags_[kTagResources] = 1; in DebugResources()56 debug_flags_[kTagResources] = 0; in DebugResources()63 debug_flags_[kTagStrategy] = 1; in DebugStrategy()66 debug_flags_[kTagStrategy] = 0; in DebugStrategy()93 debug_flags_[kTagRotator] = 1; in DebugRotator()96 debug_flags_[kTagRotator] = 0; in DebugRotator()103 debug_flags_[kTagQDCM] = 1; in DebugQdcm()106 debug_flags_[kTagQDCM] = 0; in DebugQdcm()124 if (debug_flags_[tag]) { in Info()[all …]
72 static std::bitset<32> debug_flags_; variable