/third_party/rust/crates/rustix/src/backend/libc/process/ |
D | cpu_set.rs | 46 pub(crate) fn CPU_COUNT(cpuset: &RawCpuSet) -> u32 { in CPU_COUNT() function
|
/third_party/rust/crates/rustix/src/backend/linux_raw/process/ |
D | cpu_set.rs | 45 pub(crate) fn CPU_COUNT(cpuset: &RawCpuSet) -> u32 { in CPU_COUNT() function
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
D | test_start_stop.c | 35 #define CPU_COUNT 2 macro
|
D | test_concurrent_stop.c | 38 #define CPU_COUNT 40 macro
|
D | test_iplimit.c | 51 #define CPU_COUNT 2 macro
|
D | test_get_response_cleanup.c | 55 #define CPU_COUNT 2 macro
|
D | test_process_headers.c | 44 #define CPU_COUNT 2 macro
|
D | perf_get_concurrent.c | 48 #define CPU_COUNT 2 macro
|
D | test_get_sendfile.c | 47 #define CPU_COUNT 2 macro
|
D | test_post_loop.c | 44 #define CPU_COUNT 2 macro
|
D | test_put_chunked.c | 44 #define CPU_COUNT 2 macro
|
D | test_get_chunked.c | 47 #define CPU_COUNT 2 macro
|
D | test_put.c | 43 #define CPU_COUNT 2 macro
|
D | test_quiesce.c | 46 #define CPU_COUNT 2 macro
|
D | test_large_put.c | 43 #define CPU_COUNT 2 macro
|
D | perf_get.c | 57 #define CPU_COUNT 2 macro
|
D | test_postform.c | 46 #define CPU_COUNT 2 macro
|
D | test_get.c | 53 #define CPU_COUNT 2 macro
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
D | test_https_get_parallel.c | 41 #define CPU_COUNT 4 macro
|
D | test_https_get_parallel_threads.c | 43 #define CPU_COUNT 4 macro
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
D | benchmark.c | 32 #define CPU_COUNT 2 macro
|
D | benchmark_https.c | 32 #define CPU_COUNT 2 macro
|
D | demo.c | 46 #define CPU_COUNT 2 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | sched.h | 122 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) macro
|
/third_party/skia/third_party/externals/microhttpd/ |
D | configure.ac | 861 AC_SUBST([CPU_COUNT]) subst
|