Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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()
/third_party/python/Lib/xml/etree/
DElementInclude.py117 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/
Djson_reader.cc37 JSONReader::JSONReader(int options, int max_depth) in JSONReader()
45 int max_depth) { in Read()
Djson_parser.cc32 StackMarker(int max_depth, int* depth) in StackMarker()
56 JSONParser::JSONParser(int options, int max_depth) in JSONParser()
/third_party/elfutils/libdw/
Ddwarf_peel_type.c52 int max_depth = MAX_DEPTH; in dwarf_peel_type() local
/third_party/ffmpeg/libavcodec/
Ddcahuff.h37 int max_depth; ///< Parameter for get_vlc2() member
Dget_bits.h706 #define GET_VLC(code, name, gb, table, bits, max_depth) \ argument
739 max_depth, need_update) \ argument
798 int bits, int max_depth) in get_vlc2()
Dhuffyuvdec.c574 #define VLC_INTERN(dst, table, gb, name, bits, max_depth) \ argument
600 bits, max_depth, OP) \ argument
/third_party/jerryscript/jerry-core/vm/
Dvm-utils.c101 vm_get_backtrace (uint32_t max_depth) /**< maximum backtrace depth, 0 = unlimited */ in vm_get_backtrace()
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.h123 void set_max_recursion_depth(int max_depth) { in set_max_recursion_depth()
Djson_stream_parser.h87 void set_max_recursion_depth(int max_depth) { in set_max_recursion_depth()
/third_party/node/deps/brotli/c/enc/
Dbit_cost_inc.h73 size_t max_depth = 1; in FN() local
Dentropy_encode.c24 int p0, HuffmanTree* pool, uint8_t* depth, int max_depth) { in BrotliSetDepth()
/third_party/skia/third_party/externals/brotli/c/enc/
Dbit_cost_inc.h73 size_t max_depth = 1; in FN() local
Dentropy_encode.c24 int p0, HuffmanTree* pool, uint8_t* depth, int max_depth) { in BrotliSetDepth()
/third_party/jsoncpp/devtools/
Dantglob.py104 max_depth = 25): argument
/third_party/skia/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.c245 int max_depth = bit_depths[0]; in GenerateOptimalTree() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.c245 int max_depth = bit_depths[0]; in GenerateOptimalTree() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_test_dma.c210 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
/third_party/rust/crates/cxx/gen/build/src/
Dlib.rs377 let max_depth = 6; in make_crate_dir() localVariable
/third_party/ltp/testcases/kernel/fs/inode/
Dinode02.c85 int max_depth, max_breadth, file_length; variable
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c126 uint32_t max_depth; in jerry_debugger_send_backtrace() local
/third_party/f2fs-tools/fsck/
Ddir.c170 unsigned int max_depth; in f2fs_find_entry() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_image_copy_region.c509 unsigned max_width, max_height, max_depth, j; in si_test_image_copy_region() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h185 unsigned max_depth; member

12