Home
last modified time | relevance | path

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

12

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_linux_libcdep.cc104 u32 max_depth; member
121 void BufferedStackTrace::SlowUnwindStack(uptr pc, u32 max_depth) { in SlowUnwindStack()
141 u32 max_depth) { in SlowUnwindStackWithContext()
Dsanitizer_stacktrace_libcdep.cc57 void BufferedStackTrace::Unwind(u32 max_depth, uptr pc, uptr bp, void *context, in Unwind()
Dsanitizer_stacktrace.cc68 uptr stack_bottom, u32 max_depth) { in FastUnwindStack()
/external/mesa3d/src/compiler/glsl/
Dlower_if_to_cond_assign.cpp65 unsigned max_depth, in ir_if_to_cond_assign_visitor()
96 unsigned max_depth; member in __anon90b20acd0111::ir_if_to_cond_assign_visitor
106 unsigned max_depth, unsigned min_branch_cost) in lower_if_to_cond_assign()
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmparser.h24 void SetMaxParseDepthForTest(unsigned long max_depth) { in SetMaxParseDepthForTest()
/external/tensorflow/tensorflow/core/kernels/
Dsparse_xent_op.h62 const Index max_depth) in SparseXentLossGenerator()
102 const Index max_depth) in SparseXentGradGenerator()
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.h116 void set_max_recursion_depth(int max_depth) { in set_max_recursion_depth()
/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.h34 void GetStackTraceWithPcBpAndContext(BufferedStackTrace *stack, uptr max_depth, in GetStackTraceWithPcBpAndContext()
/external/ImageMagick/coders/
Dplasma.c139 max_depth; in ReadPlasmaImage() local
/external/brotli/c/enc/
Dbit_cost_inc.h73 size_t max_depth = 1; in FN() local
Dentropy_encode.c22 int p0, HuffmanTree* pool, uint8_t* depth, int max_depth) { in BrotliSetDepth()
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_options.proto8 int64 max_depth = 1; field
Dtfprof_options.h150 int max_depth; member
/external/v8/src/base/debug/
Dstack_trace_android.cc31 size_t max_depth; member
/external/jsoncpp/devtools/
Dantglob.py101 max_depth = 25): argument
/external/libmojo/base/debug/
Dstack_trace_android.cc35 size_t max_depth; member
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stacktrace_test.cc24 bool TryFastUnwind(uptr max_depth) { in TryFastUnwind()
/external/libchrome/base/debug/
Dstack_trace.cc226 size_t max_depth, in TraceStackFramePointers()
/external/tensorflow/tensorflow/contrib/boosted_trees/python/kernel_tests/
Dtraining_ops_test.py41 max_depth, argument
/external/perfetto/src/base/
Ddebug_crash_stack_trace.cc89 size_t max_depth; member
/external/tensorflow/tensorflow/python/profiler/
Doption_builder.py201 def with_max_depth(self, max_depth): argument
/external/webp/src/utils/
Dhuffman_encode_utils.c245 int max_depth = bit_depths[0]; in GenerateOptimalTree() local
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_test_dma.c220 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
/external/ltp/testcases/kernel/fs/inode/
Dinode02.c85 int max_depth, max_breadth, file_length; variable

12