Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dstacktrace.cc70 int max_depth, int skip_count, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
94 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc70 int max_depth, int skip_count, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
94 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/aosp_15_r20/external/abseil-cpp/absl/debugging/
H A Dstacktrace.cc70 int max_depth, int skip_count, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
94 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/debugging/
H A Dstacktrace.cc70 int max_depth, int skip_count, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
94 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc70 int max_depth, int skip_count, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
94 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc70 int max_depth, int skip_count, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
94 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/debugging/
H A 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()
/aosp_15_r20/external/cronet/base/json/
H A Djson_writer.cc29 bool JSONWriter::Write(ValueView node, std::string* json, size_t max_depth) { in Write()
37 size_t max_depth) { in WriteWithOptions()
56 JSONWriter::JSONWriter(int options, std::string* json, size_t max_depth) in JSONWriter()
219 std::optional<std::string> WriteJson(ValueView node, size_t max_depth) { in WriteJson()
229 size_t max_depth) { in WriteJsonWithOptions()
H A Djson_reader.cc86 size_t max_depth) { in DecodeJSONInRust()
140 size_t max_depth) { in Read()
162 size_t max_depth) { in ReadDict()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A 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()
/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace.cc375 size_t max_depth, in TraceStackFramePointersInternal()
409 size_t max_depth, in TraceStackFramePointers()
421 size_t max_depth, in TraceStackFramePointersFromBuffer()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/etree/
DElementInclude.py117 max_depth=DEFAULT_MAX_INCLUSION_DEPTH): argument
131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/etree/
DElementInclude.py117 max_depth=DEFAULT_MAX_INCLUSION_DEPTH): argument
131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/etree/
DElementInclude.py117 max_depth=DEFAULT_MAX_INCLUSION_DEPTH): argument
131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/etree/
H A DElementInclude.py117 max_depth=DEFAULT_MAX_INCLUSION_DEPTH): argument
131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
/aosp_15_r20/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/etree/
DElementInclude.py117 max_depth=DEFAULT_MAX_INCLUSION_DEPTH): argument
131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
/aosp_15_r20/external/libchrome/base/json/
H A Djson_reader.cc44 JSONReader::JSONReader(int options, int max_depth) in JSONReader()
52 int max_depth) { in Read()
H A Djson_parser.cc33 StackMarker(int max_depth, int* depth) in StackMarker()
58 JSONParser::JSONParser(int options, int max_depth) in JSONParser()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
H A Dstack_trace.cc156 size_t max_depth, in TraceStackFramePointersInternal()
191 size_t max_depth, in TraceStackFramePointers()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_xent_op.h63 const Index max_depth) in SparseXentLossGenerator()
103 const Index max_depth) in SparseXentGradGenerator()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dcfi_backtrace_android.cc187 size_t CFIBacktraceAndroid::Unwind(const void** out_trace, size_t max_depth) { in Unwind()
210 size_t max_depth) { in Unwind()
/aosp_15_r20/external/libchrome/base/debug/
H A Dstack_trace_unittest.cc262 size_t max_depth) { in ExpectStackFramePointers()
278 size_t max_depth) { in ExpectStackFramePointers()
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dexperimental_slice_layout.cc60 uint32_t max_depth; member
222 uint32_t max_depth = group->max_depth; in ComputeLayoutTable() local
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_uploader.cc105 int max_depth; in HasHeaderValues() member
128 int max_depth, in HasHeaderValues()

1234567