Home
last modified time | relevance | path

Searched defs:NUM (Results 1 – 25 of 47) sorted by relevance

12

/external/rust/crates/futures-executor/benches/
Dthread_notify.rs13 const NUM: usize = 10_000; in thread_yield_single_thread_one_wait() constant
41 const NUM: usize = 10_000; in thread_yield_single_thread_many_wait() constant
74 const NUM: usize = 1_000; in thread_yield_multi_thread() constant
/external/rust/crates/tokio/src/sync/tests/
Dloom_semaphore_batch.rs16 const NUM: usize = 2; in basic_usage() constant
72 const NUM: usize = 2; in basic_closing() constant
97 const NUM: usize = 3; in concurrent_close() constant
/external/libdivsufsort/CMakeModules/
Dcmake_uninstall.cmake.in8 SET(NUM 0) variable
20 SET(NUM 0) variable
/external/rust/crates/futures-util/benches/
Dfutures_unordered.rs16 const NUM: usize = 10_000; in oneshots() constant
/external/rust/crates/tokio/tests/
Drt_threaded.rs30 const NUM: usize = 1_000; in many_oneshot_futures() constant
257 const NUM: usize = 1_000; in blocking() constant
/external/llvm-project/openmp/libomptarget/test/mapping/
Ddeclare_mapper_target_data_enter_exit.cpp10 #define NUM 1024 macro
Ddeclare_mapper_target_data.cpp10 #define NUM 1024 macro
Ddeclare_mapper_target.cpp10 #define NUM 1024 macro
Ddeclare_mapper_target_update.cpp10 #define NUM 1024 macro
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-loop-convert-uppercase.cpp34 int NUM = 0; in naming() local
/external/llvm/include/llvm/Target/
DTargetOpcodes.h23 #define HANDLE_TARGET_OPCODE(OPC, NUM) OPC = NUM, argument
/external/rust/crates/rand/src/distributions/
Dbernoulli.rs175 const NUM: u32 = 3; in test_average() constant
/external/rust/crates/tokio/src/runtime/tests/
Dloom_pool.rs115 const NUM: usize = 3; in blocking_and_regular_inner() constant
/external/llvm-project/llvm/include/llvm/IR/
DInstVisitor.h25 #define HANDLE_INST(NUM, OPCODE, CLASS) class CLASS; argument
123 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() argument
155 #define HANDLE_INST(NUM, OPCODE, CLASS) \ argument
/external/llvm/include/llvm/IR/
DInstVisitor.h27 #define HANDLE_INST(NUM, OPCODE, CLASS) class CLASS; argument
122 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() argument
154 #define HANDLE_INST(NUM, OPCODE, CLASS) \ argument
/external/rust/crates/rand/src/
Drng.rs570 const NUM: u32 = 3; in test_gen_ratio_average() constant
/external/llvm-project/clang/test/Misc/
Dcaret-diags-macros.c183 #define APPEND2(NUM, SUFF) -1 != NUM ## SUFF argument
184 #define APPEND(NUM, SUFF) APPEND2(NUM, SUFF) argument
/external/clang/test/Misc/
Dcaret-diags-macros.c183 #define APPEND2(NUM, SUFF) -1 != NUM ## SUFF argument
184 #define APPEND(NUM, SUFF) APPEND2(NUM, SUFF) argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstVisitor.h26 #define HANDLE_INST(NUM, OPCODE, CLASS) class CLASS; argument
124 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() argument
156 #define HANDLE_INST(NUM, OPCODE, CLASS) \ argument
/external/icu/icu4c/source/samples/coll/
Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/external/icu/icu4c/source/samples/strsrch/
Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/external/perfetto/ui/src/common/
Dquery_iterator.ts42 export const NUM = 0; constant
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTX.h147 NUM, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h148 NUM, enumerator
/external/llvm/lib/Target/NVPTX/
DNVPTX.h159 NUM, enumerator

12