Searched defs:maxlevel (Results 1 – 8 of 8) sorted by relevance
/third_party/libunwind/tests/ |
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()
|
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()
|
/third_party/python/Tools/c-analyzer/c_common/ |
D | logging.py | 14 maxlevel=logging.CRITICAL, argument
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-inspect.c | 273 print_hierarchy (GType type, gint level, gint * maxlevel) in print_hierarchy() 1624 gint maxlevel = 0; in print_element_info() local 1737 gint maxlevel = 0; in print_tracer_info() local
|
/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/flutter/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 | 2181 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
|