Searched defs:maxlevel (Results 1 – 6 of 6) sorted by relevance
| /third_party/libunwind/libunwind/tests/ |
| D | Gperf-trace.c | 41 static int maxlevel = 100; variable 58 measure_unwind (int maxlevel, double *step) in measure_unwind() 79 g1 (int level, int maxlevel, double *step) in g1() 89 f1 (int level, int maxlevel, double *step) in f1()
|
| D | Gperf-simple.c | 41 static int maxlevel = 100; variable 58 measure_unwind (int maxlevel, double *step) in measure_unwind() 93 g1 (int level, int maxlevel, double *step) in g1() 103 f1 (int level, int maxlevel, double *step) in f1()
|
| /third_party/python/Tools/c-analyzer/c_common/ |
| D | logging.py | 14 maxlevel=logging.CRITICAL, argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | enc_msa.c | 812 const v8i16 maxlevel = __msa_fill_h(MAX_LEVEL); in QuantizeBlock_MSA() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | mpegvideo_enc.c | 1965 const int maxlevel = s->max_qcoeff; in clip_coeffs() local
|
| /third_party/python/Tools/scripts/ |
| D | texi2html.py | 1181 def listcontents(self, title, maxlevel): argument
|