Home
last modified time | relevance | path

Searched defs:max_depth (Results 1 – 23 of 23) sorted by relevance

/external/mesa3d/src/glsl/
Dlower_if_to_cond_assign.cpp54 ir_if_to_cond_assign_visitor(unsigned max_depth) in ir_if_to_cond_assign_visitor()
73 unsigned max_depth; member in ir_if_to_cond_assign_visitor
80 lower_if_to_cond_assign(exec_list *instructions, unsigned max_depth) in lower_if_to_cond_assign()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_posix_libcdep.cc99 u32 max_depth; member
111 void BufferedStackTrace::SlowUnwindStack(uptr pc, u32 max_depth) { in SlowUnwindStack()
131 u32 max_depth) { in SlowUnwindStackWithContext()
Dsanitizer_stacktrace_libcdep.cc47 void BufferedStackTrace::Unwind(u32 max_depth, uptr pc, uptr bp, void *context, in Unwind()
Dsanitizer_stacktrace.cc71 uptr stack_bottom, u32 max_depth) { in FastUnwindStack()
Dsanitizer_win.cc544 void BufferedStackTrace::SlowUnwindStack(uptr pc, u32 max_depth) { in SlowUnwindStack()
560 u32 max_depth) { in SlowUnwindStackWithContext()
/external/lldb/include/lldb/Interpreter/
DOptionGroupValueObjectDisplay.h75 uint32_t max_depth; variable
/external/fio/engines/
Dsolarisaio.c19 unsigned int max_depth; member
189 unsigned int max_depth; in fio_solarisaio_init() local
/external/compiler-rt/lib/asan/
Dasan_stack.h33 void GetStackTraceWithPcBpAndContext(BufferedStackTrace *stack, uptr max_depth, in GetStackTraceWithPcBpAndContext()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stacktrace_test.cc24 bool TryFastUnwind(uptr max_depth) { in TryFastUnwind()
/external/webp/src/utils/
Dhuffman_encode.c245 int max_depth = bit_depths[0]; in GenerateOptimalTree() local
/external/linux-tools-perf/src/tools/perf/util/
Dcallchain.h35 u64 max_depth; member
/external/opencv/cv/src/
Dcvtemplmatch.cpp62 int depth, templ_depth, corr_depth, max_depth = CV_32F, in icvCrossCorr() local
Dcvfilter.cpp104 int max_depth = MAX(CV_MAT_DEPTH(src_type), CV_MAT_DEPTH(dst_type)); in get_work_params() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c59 int max_depth; member
Dext2fs.h407 int max_depth; member
/external/fio/t/
Dbtrace2fio.c23 static unsigned int max_depth = 256; variable
/external/v8/src/
Dheap-snapshot-generator.cc84 const char* prefix, const char* edge_name, int max_depth, int indent) { in Print()
337 void HeapSnapshot::Print(int max_depth) { in Print()
Dhydrogen.cc5476 int max_depth, in IsFastLiteral()
/external/opencv/ml/include/
Dml.h708 int max_depth; member
/external/blktrace/
Dblkparse.c58 unsigned int max_depth[2]; member
/external/flac/libFLAC/
Dmetadata_iterators.c285 … FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned ma… in FLAC__metadata_get_picture()
/external/libxml2/
Dxpath.c14257 int max_depth, min_depth; in xmlXPathRunStreamEval() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_structs.h741 GLfloat max_depth; member