Home
last modified time | relevance | path

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

12345

/external/webrtc/third_party/abseil-cpp/absl/debugging/
Dstacktrace.cc68 int max_depth, int skip_count, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
92 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/external/angle/third_party/abseil-cpp/absl/debugging/
Dstacktrace.cc68 int max_depth, int skip_count, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
92 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dstacktrace.cc68 int max_depth, int skip_count, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
92 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/external/abseil-cpp/absl/debugging/
Dstacktrace.cc68 int max_depth, int skip_count, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
92 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/external/libtextclassifier/abseil-cpp/absl/debugging/
Dstacktrace.cc68 int max_depth, int skip_count, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
92 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/external/openscreen/third_party/abseil/src/absl/debugging/
Dstacktrace.cc68 int max_depth, int skip_count, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
92 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_win.cpp27 void BufferedStackTrace::UnwindSlow(uptr pc, u32 max_depth) { in UnwindSlow()
46 void BufferedStackTrace::UnwindSlow(uptr pc, void *context, u32 max_depth) { in UnwindSlow()
Dsanitizer_unwind_linux_libcdep.cpp75 u32 max_depth; member
126 void BufferedStackTrace::UnwindSlow(uptr pc, u32 max_depth) { in UnwindSlow()
151 void BufferedStackTrace::UnwindSlow(uptr pc, void *context, u32 max_depth) { in UnwindSlow()
Dsanitizer_symbolizer_markup.cpp112 u32 max_depth; member
125 void BufferedStackTrace::UnwindSlow(uptr pc, u32 max_depth) { in UnwindSlow()
140 void BufferedStackTrace::UnwindSlow(uptr pc, void *context, u32 max_depth) { in UnwindSlow()
Dsanitizer_stacktrace_sparc.cpp29 uptr stack_bottom, u32 max_depth) { in UnwindFast()
/external/python/cpython3/Lib/xml/etree/
DElementInclude.py117 max_depth=DEFAULT_MAX_INCLUSION_DEPTH): argument
131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
/external/mesa3d/src/compiler/glsl/
Dlower_if_to_cond_assign.cpp65 unsigned max_depth, in ir_if_to_cond_assign_visitor()
100 unsigned max_depth; member in __anon27a1ac370111::ir_if_to_cond_assign_visitor
110 unsigned max_depth, unsigned min_branch_cost) in lower_if_to_cond_assign()
/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()
/external/libchrome/base/json/
Djson_reader.cc44 JSONReader::JSONReader(int options, int max_depth) in JSONReader()
52 int max_depth) { in Read()
/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/llvm-project/compiler-rt/lib/ubsan/
Dubsan_diag_standalone.cpp20 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
/external/tensorflow/tensorflow/core/kernels/
Dsparse_xent_op.h63 const Index max_depth) in SparseXentLossGenerator()
103 const Index max_depth) in SparseXentGradGenerator()
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_stack.cpp34 u32 max_depth) { in UnwindImpl()
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupValueObjectDisplay.h50 uint32_t max_depth; variable
/external/libchrome/base/debug/
Dstack_trace_unittest.cc262 size_t max_depth) { in ExpectStackFramePointers()
278 size_t max_depth) { in ExpectStackFramePointers()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_stack_trace.cpp54 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan.cpp35 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_stack.cpp57 uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) { in UnwindImpl()

12345