Home
last modified time | relevance | path

Searched refs:debug_flag (Results 1 – 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill10.c201 int debug_flag = 0; variable
233 if (sscanf(darg, "%i", &debug_flag) != 1) { in main()
249 if (debug_flag >= 2) in main()
258 if (debug_flag >= 2) in main()
279 printf(" -d n Set debug level to n (default: %d)\n", debug_flag); in help()
302 if (debug_flag >= 1) in setup()
305 if (debug_flag >= 1) in setup()
310 if (debug_flag >= 4) in setup()
317 if (debug_flag >= 1) in setup()
324 if (debug_flag) in setup()
[all …]
/third_party/python/Modules/_xxtestfuzz/
Dfuzzer.c214 PyObject* debug_flag = PyObject_GetAttrString(sre_constants, "SRE_FLAG_DEBUG"); in init_sre_compile() local
215 if (debug_flag == NULL) { in init_sre_compile()
218 SRE_FLAG_DEBUG = PyLong_AsLong(debug_flag); in init_sre_compile()
/third_party/mesa3d/src/intel/blorp/
Dblorp.c260 .debug_flag = DEBUG_BLORP, in blorp_compile_fs()
294 .debug_flag = DEBUG_BLORP, in blorp_compile_vs()
332 .debug_flag = DEBUG_BLORP, in blorp_compile_cs()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp196 runtime_check_aads_emit(runtime_check_aads_emit), debug_flag(false), in fs_generator()
1759 debug_flag = true; in enable_debug()
1851 if (unlikely(debug_flag)) in generate_code()
2319 if (unlikely(debug_flag)) in generate_code()
2429 if (unlikely(debug_flag)) { in generate_code()
2549 if (unlikely(debug_flag)) in generate_code()
2560 if (unlikely(debug_flag)) { in generate_code()
2595 if (!validated && !debug_flag) { in generate_code()
Dbrw_compiler.h1594 uint64_t debug_flag; member
1783 uint64_t debug_flag; member
1814 uint64_t debug_flag; member
Dbrw_fs.h578 bool debug_flag; variable
Dbrw_vec4.cpp2542 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_VS); in brw_compile_vs()
Dbrw_fs.cpp7405 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_WM); in brw_compile_fs()
7776 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_CS); in brw_compile_cs()
/third_party/gstreamer/gstreamer/gst/parse/
Dparse_lex.h475 void yyset_debug ( int debug_flag , yyscan_t yyscanner );
Dlex.priv_gst_parse_yy.c1165 void yyset_debug ( int debug_flag , yyscan_t yyscanner );
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp812 void yyset_debug(int debug_flag, yyscan_t yyscanner);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp1071 void yyset_debug ( int debug_flag , yyscan_t yyscanner );
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp819 void yyset_debug(int debug_flag, yyscan_t yyscanner);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp1284 void yyset_debug ( int debug_flag , yyscan_t yyscanner );
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp1337 void yyset_debug ( int debug_flag , yyscan_t yyscanner );
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp1027 void yyset_debug(int debug_flag, yyscan_t yyscanner);