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.cc159 bool print_code = info->isolate()->bootstrapper()->IsActive() in PrintCode() local
164 if (print_code) { in PrintCode()
Dflag-definitions.h1050 DEFINE_BOOL(print_code, false, "print generated code")
1064 DEFINE_IMPLICATION(sodium, print_code)
1070 DEFINE_IMPLICATION(print_all_code, print_code)