/aosp_15_r20/external/liburing/src/arch/x86/ |
H A D | syscall.h | 32 #define __do_syscall0(NUM) ({ \ argument 44 #define __do_syscall1(NUM, ARG1) ({ \ argument 57 #define __do_syscall2(NUM, ARG1, ARG2) ({ \ argument 71 #define __do_syscall3(NUM, ARG1, ARG2, ARG3) ({ \ argument 86 #define __do_syscall4(NUM, ARG1, ARG2, ARG3, ARG4) ({ \ argument 103 #define __do_syscall5(NUM, ARG1, ARG2, ARG3, ARG4, ARG5) ({ \ argument 122 #define __do_syscall6(NUM, ARG1, ARG2, ARG3, ARG4, ARG5, ARG6) ({ \ argument 160 #define __do_syscall0(NUM) ({ \ argument 172 #define __do_syscall1(NUM, ARG1) ({ \ argument 185 #define __do_syscall2(NUM, ARG1, ARG2) ({ \ argument [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/ |
H A D | pb_macros.h | 113 #define PERFETTO_I_PB_FIELD_STRING(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 133 #define PERFETTO_I_PB_FIELD_VARINT(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 140 #define PERFETTO_I_PB_FIELD_ZIGZAG(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 148 #define PERFETTO_I_PB_FIELD_FIXED64(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 156 #define PERFETTO_I_PB_FIELD_FIXED32(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 164 #define PERFETTO_I_PB_FIELD_MSG(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 177 #define PERFETTO_I_PB_FIELD_PACKED(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 195 #define PERFETTO_I_PB_NUM_FIELD(PROTO, NAME, NUM) \ argument 262 #define PERFETTO_PB_FIELD(PROTO, TYPE, C_TYPE, NAME, NUM) \ argument 272 #define PERFETTO_PB_EXTENSION_FIELD(EXTENSION, PROTO, TYPE, C_TYPE, NAME, NUM) \ argument
|
/aosp_15_r20/external/perfetto/include/perfetto/public/ |
H A D | pb_macros.h | 113 #define PERFETTO_I_PB_FIELD_STRING(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 133 #define PERFETTO_I_PB_FIELD_VARINT(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 140 #define PERFETTO_I_PB_FIELD_ZIGZAG(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 148 #define PERFETTO_I_PB_FIELD_FIXED64(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 156 #define PERFETTO_I_PB_FIELD_FIXED32(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 164 #define PERFETTO_I_PB_FIELD_MSG(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 177 #define PERFETTO_I_PB_FIELD_PACKED(PREFIX, PROTO, C_TYPE, NAME, NUM) \ argument 195 #define PERFETTO_I_PB_NUM_FIELD(PROTO, NAME, NUM) \ argument 262 #define PERFETTO_PB_FIELD(PROTO, TYPE, C_TYPE, NAME, NUM) \ argument 272 #define PERFETTO_PB_EXTENSION_FIELD(EXTENSION, PROTO, TYPE, C_TYPE, NAME, NUM) \ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-executor/benches/ |
D | thread_notify.rs | 13 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/tests/ |
D | loom_semaphore_batch.rs | 15 const NUM: usize = 2; in basic_usage() constant 71 const NUM: usize = 2; in basic_closing() constant 96 const NUM: usize = 3; in concurrent_close() constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | rt_threaded_alt.rs | 42 const NUM: usize = 1_000; in many_oneshot_futures() constant 328 const NUM: usize = 1_000; in blocking_task() constant
|
D | rt_threaded.rs | 41 const NUM: usize = 1_000; in many_oneshot_futures() constant 330 const NUM: usize = 1_000; in blocking() constant
|
/aosp_15_r20/external/libdivsufsort/CMakeModules/ |
H A D | cmake_uninstall.cmake.in | 8 SET(NUM 0) variable 20 SET(NUM 0) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/benches/ |
D | futures_unordered.rs | 16 const NUM: usize = 10_000; in oneshots() constant
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | InstVisitor.h | 27 #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
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/ |
H A D | bernoulli.rs | 178 const NUM: u32 = 3; in test_average() constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/rand/src/distributions/ |
D | bernoulli.rs | 178 const NUM: u32 = 3; in test_average() constant
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | InstVisitor.h | 24 #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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | InstVisitor.h | 24 #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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | InstVisitor.h | 26 #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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | InstVisitor.h | 24 #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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | InstVisitor.h | 24 #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
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | gcov-io.h | 319 #define GCOV_TAG_BLOCKS_LENGTH(NUM) (NUM) argument 322 #define GCOV_TAG_ARCS_LENGTH(NUM) (1 + (NUM) * 2) argument 326 #define GCOV_TAG_COUNTER_LENGTH(NUM) ((NUM) * 2) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | InstVisitor.h | 24 #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
|
/aosp_15_r20/external/llvm-libc/test/src/__support/ |
H A D | freelist_heap_test.cpp | 191 constexpr size_t NUM = 4; variable 205 constexpr size_t NUM = 3; variable
|
/aosp_15_r20/external/webp/examples/ |
H A D | webpmux.c | 611 #define CHECK_NUM_ARGS_AT_LEAST(NUM, LABEL) \ argument 619 #define CHECK_NUM_ARGS_AT_MOST(NUM, LABEL) \ argument 627 #define CHECK_NUM_ARGS_EXACTLY(NUM, LABEL) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | alloc_lib.h | 78 #define BOOST_CONTAINER_MEMCHAIN_INIT_FROM(PMEMCHAIN, FIRST, LAST, NUM)\ argument 177 #define BOOST_CONTAINER_MEMCHAIN_INCORPORATE_AFTER(PMEMCHAIN, BEFORE_IT, FIRST, BEFORELAST, NUM)\ argument
|
/aosp_15_r20/external/trusty/lk/lib/rust_support/ |
D | thread.rs | 64 pub const NUM: usize = NUM_PRIORITIES as _; constant
|
/aosp_15_r20/external/clang/test/Misc/ |
H A D | caret-diags-macros.c | 183 #define APPEND2(NUM, SUFF) -1 != NUM ## SUFF argument 184 #define APPEND(NUM, SUFF) APPEND2(NUM, SUFF) argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/ |
D | loom_multi_thread.rs | 169 const NUM: usize = 3; in blocking_and_regular_inner() constant
|