Home
last modified time | relevance | path

Searched refs:print_code (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
Dgl_enums.py58 def print_code(self): member in PrintGlEnums
221 self.print_code()
/external/v8/src/
Dcodegen.cc166 bool print_code = info->isolate()->bootstrapper()->IsActive() in PrintCode() local
171 if (print_code) { in PrintCode()
Dflag-definitions.h858 DEFINE_BOOL(print_code, false, "print generated code")
872 DEFINE_IMPLICATION(sodium, print_code)
878 DEFINE_IMPLICATION(print_all_code, print_code)