/third_party/musl/src/sched/ |
D | sched_get_priority_max.c | 4 int sched_get_priority_max(int policy) in sched_get_priority_max() 9 int sched_get_priority_min(int policy) in sched_get_priority_min()
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/ |
D | 1-2.c | 54 int policy; in hi_prio_thread() local 85 int policy; in low_prio_thread() local 115 int policy; in main() local
|
D | 1-1.c | 63 int policy; in hi_prio_thread() local 89 int policy; in low_prio_thread() local
|
/third_party/musl/src/process/ |
D | posix_spawnattr_sched.c | 17 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy() 22 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy()
|
/third_party/musl/porting/liteos_a/user/src/process/ |
D | posix_spawnattr_sched.c | 20 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy() 26 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Parallel.h | 183 void for_each(Policy policy, IterTy Begin, IterTy End, FuncTy Fn) { in for_each() 190 void for_each_n(Policy policy, IndexTy Begin, IndexTy End, FuncTy Fn) { in for_each_n() 208 void for_each(parallel_execution_policy policy, IterTy Begin, IterTy End, in for_each() 214 void for_each_n(parallel_execution_policy policy, IndexTy Begin, IndexTy End, in for_each_n()
|
/third_party/ltp/testcases/realtime/stress/pi-tests/ |
D | testpi-3.c | 101 int rc, i, j, policy, tid = gettid(); in func_nonrt() local 150 int rc, i, j, policy, tid = gettid(); in func_rt() local 206 int rc, i, j, policy, tid = gettid(); in func_noise() local 253 int retc, policy, inherit; in startThread() local
|
/third_party/libbpf/src/ |
D | nlattr.c | 46 struct libbpf_nla_policy *policy) in validate_nla() 105 int len, struct libbpf_nla_policy *policy) in libbpf_nla_parse() 151 struct libbpf_nla_policy *policy) in libbpf_nla_parse_nested()
|
/third_party/python/Lib/test/test_email/ |
D | __init__.py | 29 policy = compat32 variable in TestEmailBase 44 def _str_msg(self, string, message=None, policy=None): argument 51 def _bytes_msg(self, bytestring, message=None, policy=None): argument
|
D | test_defect_handling.py | 11 policy = policy.default variable in TestDefectsBase 326 policy = TestDefectsBase.policy variable in TestDefectRaising 327 policy = policy.clone(raise_on_defect=True) variable in TestDefectRaising
|
/third_party/toybox/toys/other/ |
D | chrt.c | 39 #define sched_get_priority_min(policy) \ argument 41 #define sched_get_priority_max(policy) \ argument
|
/third_party/musl/src/network/ |
D | lookup_name.c | 233 static const struct policy { struct 255 static const struct policy *policyof(const struct in6_addr *a) in policyof() argument
|
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
D | mbind01.c | 40 int policy; member 139 static void check_policy_pref_or_local(int policy) in check_policy_pref_or_local() 194 int policy, fail = 0; in do_test() local
|
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
D | get_mempolicy02.c | 37 int policy; member 76 int policy; in do_test() local
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/ |
D | pthread_cond_wait_2.c | 56 int policy; in hi_prio_thread() local 86 int policy; in low_prio_thread() local
|
D | pthread_cond_wait_1.c | 56 int policy; in hi_prio_thread() local 86 int policy; in low_prio_thread() local
|
/third_party/openssl/crypto/x509/ |
D | v3_pci.c | 87 ASN1_OCTET_STRING **policy) in process_pci_value() 246 ASN1_OCTET_STRING *policy = NULL; in r2i_pci() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | v3_pci.c | 87 ASN1_OCTET_STRING **policy) in process_pci_value() 246 ASN1_OCTET_STRING *policy = NULL; in r2i_pci() local
|
/third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/ |
D | policy.js | 51 this.policy = new CacheSemantics(this.request, this.response, policyOptions) property 81 const policy = new CacheSemantics(requestObject(request), emptyResponse, policyOptions) constant
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/ |
D | common.h | 39 int policy; member 50 int policy; in thread_func() local
|
/third_party/musl/porting/liteos_m/user/src/thread/ |
D | pthread_attr_setschedpolicy.c | 4 _LIBC_TEXT_SECTION int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy()
|
/third_party/libunwind/src/mi/ |
D | Gset_caching_policy.c | 29 unw_set_caching_policy (unw_addr_space_t as, unw_caching_policy_t policy) in unw_set_caching_policy()
|
/third_party/musl/src/thread/ |
D | pthread_attr_setschedpolicy.c | 3 int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
D | pthread_attr_setschedpolicy.c | 3 int pthread_attr_setschedpolicy(pthread_attr_t *a, int policy) in pthread_attr_setschedpolicy()
|
/third_party/ltp/include/ |
D | tst_sched.h | 31 static inline int sys_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sys_sched_setscheduler() 51 static inline int libc_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in libc_sched_setscheduler()
|