Home
last modified time | relevance | path

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

123

/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 __anona0dfedf00111::ir_if_to_cond_assign_visitor
106 unsigned max_depth, unsigned min_branch_cost) in lower_if_to_cond_assign()
/external/libchrome/base/json/
Djson_reader.cc44 JSONReader::JSONReader(int options, int max_depth) in JSONReader()
52 int max_depth) { in Read()
Djson_parser.cc33 StackMarker(int max_depth, int* depth) in StackMarker()
58 JSONParser::JSONParser(int options, int max_depth) in JSONParser()
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmparser.h24 void SetMaxParseDepthForTest(unsigned long max_depth) { in SetMaxParseDepthForTest()
/external/elfutils/libdw/
Ddwarf_peel_type.c52 int max_depth = MAX_DEPTH; in dwarf_peel_type() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_xent_op.h63 const Index max_depth) in SparseXentLossGenerator()
103 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/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
/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/tensorflow/tensorflow/python/ops/ragged/
Dragged_const_op_test.py294 max_depth=None, argument
/external/jsoncpp/devtools/
Dantglob.py101 max_depth = 25): argument
/external/tensorflow/tensorflow/python/autograph/pyct/
Dinspect_utils.py108 def getqualifiedname(namespace, object_, max_depth=5, visited=None): argument
/external/libchrome/base/debug/
Dstack_trace_android.cc35 size_t max_depth; member
Dstack_trace.cc226 size_t max_depth, in TraceStackFramePointers()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stacktrace_test.cc24 bool TryFastUnwind(uptr max_depth) { in TryFastUnwind()
/external/tensorflow/tensorflow/python/autograph/pyct/testing/
Dcodegen.py101 def __init__(self, max_depth=3, depth=0): argument
/external/tensorflow/tensorflow/contrib/boosted_trees/python/kernel_tests/
Dtraining_ops_test.py41 max_depth, argument
/external/perfetto/src/base/
Ddebug_crash_stack_trace.cc90 size_t max_depth; member

123