| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| D | stacktrace.cc | 70 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()
|
| /third_party/python/Lib/xml/etree/ |
| D | ElementInclude.py | 117 max_depth=DEFAULT_MAX_INCLUSION_DEPTH): argument 131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
|
| /third_party/gn/src/base/json/ |
| D | json_reader.cc | 37 JSONReader::JSONReader(int options, int max_depth) in JSONReader() 45 int max_depth) { in Read()
|
| D | json_parser.cc | 32 StackMarker(int max_depth, int* depth) in StackMarker() 56 JSONParser::JSONParser(int options, int max_depth) in JSONParser()
|
| /third_party/elfutils/libdw/ |
| D | dwarf_peel_type.c | 52 int max_depth = MAX_DEPTH; in dwarf_peel_type() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dcahuff.h | 38 int max_depth; ///< Parameter for get_vlc2() member
|
| D | get_bits.h | 696 #define GET_VLC(code, name, gb, table, bits, max_depth) \ argument 729 max_depth, need_update) \ argument 788 int bits, int max_depth) in get_vlc2()
|
| D | huffyuvdec.c | 568 #define VLC_INTERN(dst, table, gb, name, bits, max_depth) \ argument 594 bits, max_depth, OP) \ argument
|
| /third_party/grpc/third_party/upb/upb/wire/ |
| D | encode.h | 64 uint32_t max_depth = upb_EncodeOptions_GetMaxDepth(encode_options); in upb_Encode_LimitDepth() local
|
| D | decode.h | 108 uint32_t max_depth = upb_DecodeOptions_GetMaxDepth(decode_options); in upb_Decode_LimitDepth() local
|
| /third_party/protobuf/upb/wire/ |
| D | encode.h | 64 uint32_t max_depth = upb_EncodeOptions_GetMaxDepth(encode_options); in upb_Encode_LimitDepth() local
|
| D | decode.h | 108 uint32_t max_depth = upb_DecodeOptions_GetMaxDepth(decode_options); in upb_Decode_LimitDepth() local
|
| /third_party/jerryscript/jerry-core/vm/ |
| D | vm-utils.c | 101 vm_get_backtrace (uint32_t max_depth) /**< maximum backtrace depth, 0 = unlimited */ in vm_get_backtrace()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/ |
| D | graph.cc | 158 static bool PrepareTraceParam(ValueNode *node, TraceVector *tv, int depth, int max_depth, bool *has… in PrepareTraceParam() 176 static bool CheckDepth(int depth, int max_depth) { return depth < max_depth || max_depth == -1; } in CheckDepth() 178 static bool CheckDepthForTrace(TracePtr *ret, ValueNode *node, int depth, int max_depth) { in CheckDepthForTrace() 208 TracePtr GetTrace(ValueNode *node, bool strict, bool print, int depth, int max_depth) { in GetTrace()
|
| /third_party/brotli/c/enc/ |
| D | bit_cost_inc.h | 73 size_t max_depth = 1; in FN() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | bit_cost_inc.h | 73 size_t max_depth = 1; in FN() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fusion/ |
| D | reshape_reduce_fusion.cc | 34 int max_depth = 10; in CheckIsClosedCycle() local
|
| /third_party/grpc/third_party/upb/upb/message/internal/ |
| D | compare_unknown_test.cc | 105 int max_depth) { in CompareUnknownWithMaxDepth()
|
| /third_party/protobuf/upb/message/internal/ |
| D | compare_unknown_test.cc | 105 int max_depth) { in CompareUnknownWithMaxDepth()
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/ |
| D | inhabitedness.rs | 53 max_depth: usize, field
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | huffman_encode_utils.c | 245 int max_depth = bit_depths[0]; in GenerateOptimalTree() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_test_dma.c | 191 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
|
| /third_party/skia/m133/third_party/externals/libwebp/src/utils/ |
| D | huffman_encode_utils.c | 245 int max_depth = bit_depths[0]; in GenerateOptimalTree() local
|
| /third_party/flatbuffers/src/ |
| D | reflection.cpp | 753 const uoffset_t max_depth, const uoffset_t max_tables) { in Verify() 762 const uoffset_t max_depth, const uoffset_t max_tables) { in VerifySizePrefixed()
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | verifier.h | 30 uoffset_t max_depth = 64; member
|