Home
last modified time | relevance | path

Searched defs:policy (Results 176 - 200 of 298) sorted by relevance

12345678910>>...12

/third_party/alsa-lib/test/
H A Dlatency.c368 int policy = SCHED_RR; in setscheduler() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp178 void finish_ra_test(ra_test_policy policy, bool lower) in finish_ra_test() argument
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c408 void assign_fd_policy(char *policy) in assign_fd_policy() argument
/third_party/node/src/
H A Dnode.h474 v8::MicrotasksPolicy policy = v8::MicrotasksPolicy::kExplicit; member
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_name.c300 static const struct policy { struct
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c80 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy() argument
85 int pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) in pthread_attr_getschedpolicy() argument
120 int sched_get_priority_min(int policy) in sched_get_priority_min() argument
125 int sched_get_priority_max(int policy) in sched_get_priority_max() argument
136 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() argument
141 pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) pthread_getschedparam() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c167 char *data = NULL, *digest = NULL, *policy = NULL; in ts_main() local
394 query_command(const char *data, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) query_command() argument
441 create_query(BIO *data_bio, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert) create_query() argument
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) reply_command() argument
692 create_response(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy) create_response() argument
[all...]
/third_party/openssl/apps/
H A Dts.c167 char *data = NULL, *digest = NULL, *policy = NULL; in ts_main() local
394 query_command(const char *data, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) query_command() argument
441 create_query(BIO *data_bio, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert) create_query() argument
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) reply_command() argument
692 create_response(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy) create_response() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp478 void ANGLEPerfTest::calibrateStepsToRun(RunLoopPolicy policy) in calibrateStepsToRun() argument
/third_party/skia/src/image/
H A DSkImage_Gpu.cpp555 GrImageTexGenPolicy policy = budgeted == SkBudgeted::kYes in makeTextureImage() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.h83 int32_t policy = getIntegerProperty("aaudio.mmap_policy", 0); in AAudioExtensions() local
90 static bool isPolicyEnabled(int32_t policy) { in isPolicyEnabled() argument
[all...]
/third_party/skia/tests/
H A DGrClipStackTest.cpp303 run(const std::vector<int>& order, SavePolicy policy, skiatest::Reporter* reporter) const run() argument
[all...]
/third_party/python/Lib/test/test_email/
H A Dtest_headerregistry.py5 from email import policy namespace
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb_validate.c21 const policydb_t *policy; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay.h227 enum macsec_policy policy; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay.h227 enum macsec_policy policy; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_mgmt_ap.c2243 hi_u8 hmac_mesh_check_pcip_policy(hi_u8 policy) in hmac_mesh_check_pcip_policy() argument
2262 hi_u8 hmac_mesh_check_auth_policy(hi_u8 policy) in hmac_mesh_check_auth_policy() argument
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c999 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dtopology.c365 struct cpufreq_policy *policy; in build_perf_domains() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1003 struct cpufreq_policy *policy; in rockchip_system_monitor_freq_qos_requset() local
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c410 struct f2fs_fscrypt_policy policy; in set_policy() local
811 struct f2fs_fscrypt_policy policy; do_get_policy() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_ladspa.c102 snd_pcm_ladspa_policy_t policy; member
1436 snd_pcm_ladspa_policy_t policy in snd_pcm_ladspa_add_plugin() local
[all...]
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc1030 zx_policy_basic_t policy; in AssumeRole() local
/third_party/libuv/src/unix/
H A Dcore.c1593 int policy; in uv_thread_getpriority() local
1648 int policy; in uv_thread_setpriority() local
[all...]
/third_party/musl/src/network/
H A Dlookup_name.c359 static const struct policy { struct

Completed in 40 milliseconds

12345678910>>...12