/external/llvm-project/polly/lib/External/isl/ |
D | isl_schedule.c | 42 isl_schedule *schedule; in isl_schedule_from_schedule_tree() local 105 __isl_give isl_schedule *isl_schedule_cow(__isl_take isl_schedule *schedule) in isl_schedule_cow() 138 __isl_take isl_schedule *schedule, __isl_take isl_schedule_tree *tree) in isl_schedule_set_root() 160 isl_ctx *isl_schedule_get_ctx(__isl_keep isl_schedule *schedule) in isl_schedule_get_ctx() 168 __isl_keep isl_schedule *schedule) in isl_schedule_peek_leaf() 190 __isl_keep isl_schedule *schedule) in isl_schedule_get_space() 213 __isl_keep isl_schedule *schedule) in isl_schedule_get_root() 232 __isl_keep isl_schedule *schedule) in isl_schedule_get_domain() 273 __isl_take isl_schedule *schedule, in isl_schedule_map_schedule_node_bottom_up() 302 __isl_take isl_schedule *schedule) in isl_schedule_reset_user() [all …]
|
D | codegen.c | 64 __isl_keep isl_union_map *schedule, const char *name) in set_universe() 88 __isl_keep isl_union_map *schedule) in set_options() 117 __isl_take isl_union_map *schedule, __isl_keep isl_stream *s) in construct_ast_from_union_map() 164 __isl_take isl_schedule *schedule, struct options *options) in schedule_set_options() 181 __isl_take isl_schedule *schedule) in construct_ast_from_schedule()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/Ossl/ |
D | TpmToOsslSym.h | 114 #define TpmCryptSetEncryptKeyAES(key, keySizeInBits, schedule) \ argument 116 #define TpmCryptSetDecryptKeyAES(key, keySizeInBits, schedule) \ argument 137 #define TpmCryptSetEncryptKeyTDES(key, keySizeInBits, schedule) \ argument 139 #define TpmCryptSetDecryptKeyTDES(key, keySizeInBits, schedule) \ argument 153 #define TpmCryptSetEncryptKeySM4(key, keySizeInBits, schedule) \ argument 155 #define TpmCryptSetDecryptKeySM4(key, keySizeInBits, schedule) \ argument 169 #define TpmCryptSetEncryptKeyCAMELLIA(key, keySizeInBits, schedule) \ argument 171 #define TpmCryptSetDecryptKeyCAMELLIA(key, keySizeInBits, schedule) \ argument
|
/external/rust/crates/async-task/tests/ |
D | basic.rs | 51 macro_rules! schedule { macro 229 fn schedule() { in schedule() function 231 let schedule = move |runnable| s.send(runnable).unwrap(); in schedule() localVariable 253 let schedule = move |runnable: Runnable| { in schedule_counter() localVariable 287 let schedule = move |runnable| s.send(runnable).unwrap(); in waker() localVariable
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/Ltc/ |
D | TpmToLtcSym.h | 81 # define TpmCryptSetEncryptKeyAES(key, keySizeInBits, schedule) \ argument 83 # define TpmCryptSetDecryptKeyAES(key, keySizeInBits, schedule) \ argument 87 # define TpmCryptSetEncryptKeyTDES(key, keySizeInBits, schedule) \ argument 89 # define TpmCryptSetDecryptKeyTDES(key, keySizeInBits, schedule) \ argument
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/ |
D | TpmToWolfSym.h | 86 #define TpmCryptSetEncryptKeyAES(key, keySizeInBits, schedule) \ argument 88 #define TpmCryptSetDecryptKeyAES(key, keySizeInBits, schedule) \ argument 92 #define TpmCryptSetEncryptKeyTDES(key, keySizeInBits, schedule) \ argument 94 #define TpmCryptSetDecryptKeyTDES(key, keySizeInBits, schedule) \ argument
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | ListeningScheduledExecutorService.java | 40 ListenableScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit); in schedule() method 47 default ListenableScheduledFuture<?> schedule(Runnable command, Duration delay) { in schedule() method 53 <V> ListenableScheduledFuture<V> schedule(Callable<V> callable, long delay, TimeUnit unit); in schedule() method 60 default <V> ListenableScheduledFuture<V> schedule(Callable<V> callable, Duration delay) { in schedule() method
|
D | WrappingScheduledExecutorService.java | 44 public final ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() method in WrappingScheduledExecutorService 49 public final <V> ScheduledFuture<V> schedule(Callable<V> task, long delay, TimeUnit unit) { in schedule() method in WrappingScheduledExecutorService
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_live_range_test.cc | 42 void Analyze(const HloSchedule& schedule) { in Analyze() 97 HloSchedule schedule(module_.get()); in TEST_F() local 126 HloSchedule schedule(module_.get()); in TEST_F() local 163 HloSchedule schedule(module_.get()); in TEST_F() local 202 HloSchedule schedule(module_.get()); in TEST_F() local 242 HloSchedule schedule(module_.get()); in TEST_F() local 323 HloSchedule schedule(module_.get()); in TEST_F() local
|
D | memory_space_assignment_test.cc | 305 HloSchedule schedule(module.get()); in CreateEvictAndPrefetchModule() local 412 HloSchedule schedule(module.get()); in TEST_P() local 441 HloSchedule schedule(module.get()); in TEST_P() local 496 HloSchedule schedule(module.get()); in TEST_P() local 627 HloSchedule schedule(module.get()); in TEST_P() local 711 HloSchedule schedule(module.get()); in TEST_P() local 801 HloSchedule schedule(module.get()); in TEST_P() local 871 HloSchedule schedule(module.get()); in TEST_P() local 909 HloSchedule schedule(module.get()); in TEST_P() local 946 HloSchedule schedule(module.get()); in TEST_P() local [all …]
|
/external/llvm-project/polly/lib/External/ppcg/ |
D | schedule.c | 89 isl_schedule *schedule; in load_schedule() local 105 static void save_schedule(__isl_keep isl_schedule *schedule, in save_schedule() 137 isl_schedule *schedule; in ppcg_get_schedule() local
|
D | cpu.c | 128 isl_union_map *schedule, *deps; in ast_schedule_dim_is_parallel() local 492 __isl_take isl_schedule *schedule, __isl_take isl_printer *p, in print_scop() 658 isl_schedule *schedule; in compute_cpu_schedule() local 693 isl_schedule *schedule; in get_schedule() local 713 __isl_take isl_schedule *schedule, struct ppcg_options *options) in print_cpu_with_schedule() 751 isl_schedule *schedule; in print_cpu() local 765 isl_schedule *schedule; in generate() local
|
D | grouping.c | 45 isl_schedule *schedule; member 354 isl_schedule *schedule; in schedule_from_domain_and_list() local 482 isl_schedule *schedule; in add_groups() local 613 isl_schedule *schedule; in complete_grouping() local 648 __isl_keep isl_schedule *schedule, struct ppcg_options *options) in ppcg_compute_schedule()
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | ListeningScheduledExecutorService.java | 37 ListenableScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit); in schedule() method 41 <V> ListenableScheduledFuture<V> schedule(Callable<V> callable, long delay, TimeUnit unit); in schedule() method
|
D | WrappingScheduledExecutorService.java | 44 public final ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() method in WrappingScheduledExecutorService 49 public final <V> ScheduledFuture<V> schedule(Callable<V> task, long delay, TimeUnit unit) { in schedule() method in WrappingScheduledExecutorService
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/ |
D | JSDispatcher.kt | 21 override fun schedule() { in <lambda>() method in kotlinx.coroutines.SetTimeoutBasedDispatcher.ScheduledMessageQueue 106 override fun schedule() { in schedule() method in kotlinx.coroutines.WindowMessageQueue 131 abstract fun schedule() in schedule() method in kotlinx.coroutines.MessageQueue
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | gpu_hlo_schedule_test.cc | 89 auto schedule = BuildGpuHloSchedule(*module, *streams); in TEST_F() local 151 auto schedule = BuildGpuHloSchedule(*module, *streams); in TEST_F() local 219 auto schedule = BuildGpuHloSchedule(*module, *streams); in TEST_F() local 311 auto schedule = BuildGpuHloSchedule(*module, *streams); in TEST_F() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowJobScheduler.java | 25 protected abstract int schedule(JobInfo job); in schedule() method in ShadowJobScheduler 52 public int schedule(JobInfo job) { in schedule() method in ShadowJobScheduler.ShadowJobSchedulerImpl
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/ |
D | rx-immediate.hpp | 37 virtual void schedule(const schedulable& scbl) const { in schedule() function 45 virtual void schedule(clock_type::time_point when, const schedulable& scbl) const { in schedule() function
|
D | rx-currentthread.hpp | 156 virtual void schedule(const schedulable& scbl) const { in schedule() function 160 virtual void schedule(clock_type::time_point when, const schedulable& scbl) const { in schedule() function 182 virtual void schedule(const schedulable& scbl) const { in schedule() function 186 virtual void schedule(clock_type::time_point when, const schedulable& scbl) const { in schedule() function
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/src/ |
D | SwingDispatcher.kt | 50 private fun schedule(time: Long, unit: TimeUnit, action: ActionListener): Timer = in schedule() method in kotlinx.coroutines.swing.SwingDispatcher
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_dispatch.cpp | 72 static inline int __kmp_get_monotonicity(ident_t *loc, enum sched_type schedule, in __kmp_get_monotonicity() 106 enum sched_type schedule, T lb, T ub, in __kmp_dispatch_init_algorithm() 768 __kmp_dispatch_init(ident_t *loc, int gtid, enum sched_type schedule, T lb, in __kmp_dispatch_init() 2302 enum sched_type schedule, kmp_int32 lb, in __kmpc_dispatch_init_4() 2314 enum sched_type schedule, kmp_uint32 lb, in __kmpc_dispatch_init_4u() 2327 enum sched_type schedule, kmp_int64 lb, in __kmpc_dispatch_init_8() 2340 enum sched_type schedule, kmp_uint64 lb, in __kmpc_dispatch_init_8u() 2359 enum sched_type schedule, kmp_int32 *p_last, in __kmpc_dist_dispatch_init_4() 2371 enum sched_type schedule, kmp_int32 *p_last, in __kmpc_dist_dispatch_init_4u() 2383 enum sched_type schedule, kmp_int32 *p_last, in __kmpc_dist_dispatch_init_8() [all …]
|
D | kmp_gsupport.cpp | 392 enum sched_type schedule, long start, in __kmp_GOMP_parallel_microtask_wrapper() 562 #define LOOP_START(func, schedule) \ argument 603 #define LOOP_RUNTIME_START(func, schedule) \ argument 717 #define LOOP_DOACROSS_START(func, schedule) \ argument 764 #define LOOP_DOACROSS_RUNTIME_START(func, schedule) \ argument 853 #define LOOP_START_ULL(func, schedule) \ argument 890 #define LOOP_RUNTIME_START_ULL(func, schedule) \ argument 1006 #define LOOP_DOACROSS_START_ULL(func, schedule) \ argument 1055 #define LOOP_DOACROSS_RUNTIME_START_ULL(func, schedule) \ argument 1120 #define PARALLEL_LOOP_START(func, schedule, ompt_pre, ompt_post) \ argument [all …]
|
/external/oss-fuzz/infra/build/functions/ |
D | project_sync.py | 49 def create_scheduler(cloud_scheduler_client, project_name, schedule, tag, argument 76 def update_scheduler(cloud_scheduler_client, project, schedule, tag): argument
|
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
D | TestingExecutors.java | 130 public <V> ListenableScheduledFuture<V> schedule( in schedule() method in TestingExecutors.NoOpScheduledExecutorService 136 public ListenableScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() method in TestingExecutors.NoOpScheduledExecutorService
|