Home
last modified time | relevance | path

Searched refs:MAX_DEPTH (Results 1 – 20 of 20) sorted by relevance

/external/ltp/testcases/kernel/containers/pidns/
Dpidns05.c57 #define MAX_DEPTH 5 macro
156 pid_t pids[MAX_DEPTH]; in kill_nested_containers()
157 pid_t pids_new[MAX_DEPTH]; in kill_nested_containers()
160 kill(pids[MAX_DEPTH - 3], SIGKILL); in kill_nested_containers()
180 "the container %d", pids[MAX_DEPTH - 3]); in kill_nested_containers()
183 for (i = 0; i < MAX_DEPTH; i++) { in kill_nested_containers()
200 int count = MAX_DEPTH; in main()
247 tst_resm(TINFO, " %d %s", MAX_DEPTH, readbuffer); in main()
250 MAX_DEPTH); in main()
/external/llvm/tools/llvm-c-test/
Dcalc.c39 #define MAX_DEPTH 32 macro
44 LLVMValueRef stack[MAX_DEPTH]; in build_from_tokens()
91 if (depth >= MAX_DEPTH) { in build_from_tokens()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dcalc.c39 #define MAX_DEPTH 32 macro
44 LLVMValueRef stack[MAX_DEPTH]; in build_from_tokens()
91 if (depth >= MAX_DEPTH) { in build_from_tokens()
/external/elfutils/libdw/
Ddwarf_peel_type.c51 #define MAX_DEPTH (8 * 8) in dwarf_peel_type() macro
52 int max_depth = MAX_DEPTH; in dwarf_peel_type()
Ddwarf_aggregate_size.c180 #define MAX_DEPTH 256 in aggregate_size() macro
181 if (die == NULL || depth++ >= MAX_DEPTH) in aggregate_size()
DChangeLog86 than MAX_DEPTH (256). Pass depth to recursive calls.
/external/ltp/testcases/kernel/fs/inode/
Dinode01.c43 #define MAX_DEPTH 3 macro
325 } else if (level < MAX_DEPTH) { in generate()
/external/grpc-grpc/src/core/lib/iomgr/
Dexecutor.cc36 #define MAX_DEPTH 2 macro
290 try_new_thread = ts->depth > MAX_DEPTH && in Enqueue()
/external/elfutils/tests/
Dvarlocs.c195 #define MAX_DEPTH 64 in print_expr() macro
196 if (depth++ > MAX_DEPTH) in print_expr()
DChangeLog285 greater than MAX_DEPTH (64). Pass on to print_expr_block.
/external/icu/icu4c/source/common/
Duniset_props.cpp271 constexpr int32_t MAX_DEPTH = 100; variable
297 if (depth > MAX_DEPTH) { in applyPattern()
/external/bcc/src/python/bcc/
Dtable.py738 MAX_DEPTH = 127 variable in StackTrace
757 if self.n == StackTrace.MAX_DEPTH:
/external/e2fsprogs/e2fsck/
Dpass2.c312 #define MAX_DEPTH 32000 macro
318 while (dx_db->type != DX_DIRBLOCK_ROOT && depth < MAX_DEPTH) { in htree_depth()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java2463 private static final int MAX_DEPTH = 100;
2481 if (depth > MAX_DEPTH) { in applyPattern()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java2533 private static final int MAX_DEPTH = 100;
2551 if (depth > MAX_DEPTH) { in applyPattern()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp3242 const unsigned MAX_DEPTH = 1; variable
3343 if (Depth >= MAX_DEPTH) in isSignOrZeroExtended()
3374 if (Depth >= MAX_DEPTH) in isSignOrZeroExtended()
/external/libxml2/
Dvalid.c360 #define MAX_DEPTH ((sizeof(_xmlValidState.occurs)) * 8) macro
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...