/external/ipsec-tools/src/racoon/ |
D | schedule.h | 42 struct sched { struct 56 TAILQ_ENTRY(sched) chain; argument
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/ |
D | gk104.asm | 103 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 111 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 120 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 128 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 137 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 146 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 154 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 163 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 172 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label 181 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label [all …]
|
/external/llvm-project/openmp/runtime/test/worksharing/for/ |
D | omp_monotonic_env.c | 18 omp_sched_t sched_without_modifiers(omp_sched_t sched) { in sched_without_modifiers() 22 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers() 27 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule() 52 omp_sched_t sched, ref_sched; in main() local
|
D | omp_monotonic_schedule_set_get.c | 20 omp_sched_t sched_append_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_append_modifiers() 24 omp_sched_t sched_without_modifiers(omp_sched_t sched) { in sched_without_modifiers() 28 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers() 33 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule()
|
D | kmp_sch_simd_runtime_static.c | 26 enum sched { enum
|
D | kmp_sch_simd_runtime_api.c | 24 enum sched { enum
|
D | kmp_sch_simd_runtime_guided.c | 32 enum sched { enum
|
D | kmp_sch_simd_guided.c | 25 enum sched { enum
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2.c | 104 struct ir2_sched_instr *sched = NULL, *s; in insert() local 157 struct ir2_sched_instr *sched; in scalarize_case1() local 213 static int sched_next(struct ir2_context *ctx, struct ir2_sched_instr *sched) in sched_next() 387 struct ir2_sched_instr *sched; in schedule_instrs() local
|
D | ir2_assemble.c | 166 fill_instr(struct ir2_context *ctx, struct ir2_sched_instr *sched, in fill_instr()
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_schedule.c | 93 __isl_give isl_schedule *isl_schedule_copy(__isl_keep isl_schedule *sched) in isl_schedule_copy() 121 __isl_null isl_schedule *isl_schedule_free(__isl_take isl_schedule *sched) in isl_schedule_free() 248 __isl_keep isl_schedule *sched, in isl_schedule_foreach_schedule_node_top_down() 457 __isl_give isl_union_map *isl_schedule_get_map(__isl_keep isl_schedule *sched) in isl_schedule_get_map()
|
/external/perfetto/src/trace_processor/dynamic/ |
D | experimental_sched_upid_generator.cc | 23 const tables::SchedSliceTable& sched, in ExperimentalSchedUpidGenerator()
|
D | thread_state_generator.cc | 68 Table sched = raw_sched.Filter({raw_sched.utid().ne(0)}); in ComputeThreadStateTable() local 126 const Table& sched, in AddSchedEvent()
|
/external/rust/crates/async-task/tests/ |
D | waker_ready.rs | 85 let sched = move |runnable: Runnable| { localVariable
|
D | waker_pending.rs | 79 let sched = move |runnable: Runnable| { localVariable
|
D | waker_panic.rs | 88 let sched = move |runnable: Runnable| { localVariable
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/ |
D | omptargeti.h | 26 INLINE void omptarget_nvptx_TaskDescr::SetRuntimeSched(omp_sched_t sched) { in SetRuntimeSched()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_schedule_instructions.cpp | 905 instruction_scheduler *sched) in schedule_node() 1830 fs_instruction_scheduler sched(this, grf_count, first_non_payload_grf, in schedule_instructions() local 1840 vec4_instruction_scheduler sched(this, prog_data->total_grf); in opt_schedule_instructions() local
|
/external/toolchain-utils/crosperf/ |
D | schedv2.py | 28 def __init__(self, dut, sched): argument
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | task.cu | 205 int32_t sched, uint64_t grainsize, void *task_dup) { in __kmpc_taskloop()
|
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_chttp2_transport.cc | 163 F f, grpc_closure_scheduler* sched = grpc_schedule_on_exec_ctx) { in MakeClosure() 178 F f, grpc_closure_scheduler* sched = grpc_schedule_on_exec_ctx) { in MakeOnceClosure()
|
/external/boringssl/src/crypto/fipsmodule/aes/ |
D | aes_nohw.c | 1145 AES_NOHW_SCHEDULE sched; in aes_nohw_encrypt() local 1154 AES_NOHW_SCHEDULE sched; in aes_nohw_decrypt() local 1180 AES_NOHW_SCHEDULE sched; in aes_nohw_ctr32_encrypt_blocks() local 1228 AES_NOHW_SCHEDULE sched; in aes_nohw_cbc_encrypt() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/ |
D | aes_nohw.c | 1145 AES_NOHW_SCHEDULE sched; in aes_nohw_encrypt() local 1154 AES_NOHW_SCHEDULE sched; in aes_nohw_decrypt() local 1180 AES_NOHW_SCHEDULE sched; in aes_nohw_ctr32_encrypt_blocks() local 1228 AES_NOHW_SCHEDULE sched; in aes_nohw_cbc_encrypt() local
|
/external/perfetto/src/trace_processor/importers/ftrace/ |
D | sched_event_tracker.cc | 228 auto* sched = context_->storage->mutable_sched_slice_table(); in AddRawEventAndStartSlice() local
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | fsgsbase.c | 531 for (int sched = 0; sched < 2; sched++) { in main() local
|