| /third_party/optimized-routines/math/test/ |
| H A D | ulp.h | 244 cmp(const struct fun *f, struct gen *gen, const struct conf *conf) cmp() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | mdev.c | 86 char *conf, *pos, *end; in make_device() local
|
| /third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
| H A D | mod.rs | 43 mod conf; modules
|
| /foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/ |
| H A D | ringtone_dualfwk_restore_test.cpp | 83 std::unique_ptr<DualFwkConfRow> conf = std::make_unique<DualFwkConfRow>(); in HWTEST_F() local 116 DualFwkConf conf; HWTEST_F() local 188 DualFwkConf conf; HWTEST_F() local 198 DualFwkConf conf; HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_hal_wpa_p2p_test.cpp | 239 char conf[] = "xxxxxxxx"; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | p2p_idle_state.cpp | 254 WifiP2pConfigInternal conf; in ProcessNegotReqEvt() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/ |
| H A D | db_config.cpp | 176 DBConfig conf; in GetDBConfigFromJsonStr() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
| H A D | distributeddb_communicator_deep_test.cpp | 172 SendConfig conf = {true, false, 0}; in HWTEST_F() local 348 SendConfig conf = {false, false, 0}; in HWTEST_F() local 409 SendConfig conf = {false, false, 0}; in HWTEST_F() local 480 SendConfig conf = {false, false, 0}; in HWTEST_F() local 538 SendConfig conf = {false, false, 0}; HWTEST_F() local [all...] |
| H A D | distributeddb_communicator_send_receive_test.cpp | 161 SendConfig conf = {false, false, 0}; in HWTEST_F() local 212 SendConfig conf = {true, false, 0}; in HWTEST_F() local 242 SendConfig conf = {true, false, 0}; in HWTEST_F() local 289 SendConfig conf = {true, false, 0}; in HWTEST_F() local 474 SendConfig conf = {true, false, 0}; HWTEST_F() local 535 SendConfig conf = {true, false, 0}; HWTEST_F() local 596 SendConfig conf = {false, false, 0}; HWTEST_F() local 656 SendConfig conf = {false, false, 0}; HWTEST_F() local 737 SendConfig conf = {false, true, 0, {"appId", "storeId", "userId", "deviceB"}}; HWTEST_F() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_copy.c | 262 _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_copy_open() argument
|
| H A D | pcm_misc.c | 773 int snd_pcm_parse_control_id(snd_config_t *conf, snd_ctl_elem_id_t *ctl_id, int *cardp, in snd_pcm_parse_control_id() argument
|
| H A D | pcm_mmap_emul.c | 471 _snd_pcm_mmap_emul_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_mmap_emul_open() argument
|
| /third_party/alsa-lib/src/rawmidi/ |
| H A D | rawmidi_hw.c | 475 _snd_rawmidi_hw_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_rawmidi_hw_open() argument
|
| H A D | rawmidi_virt.c | 397 _snd_rawmidi_virtual_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_rawmidi_virtual_open() argument
|
| /third_party/alsa-lib/src/pcm/scopes/ |
| H A D | level.c | 220 _snd_pcm_scope_level_open(snd_pcm_t *pcm, const char *name, snd_config_t *root, snd_config_t *conf) _snd_pcm_scope_level_open() argument
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_hw.c | 284 _snd_timer_hw_open(snd_timer_t **timer, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_timer_hw_open() argument
|
| /third_party/curl/docs/examples/ |
| H A D | synctime.c | 248 int conf_init(conf_t *conf) in conf_init() argument 262 conf_t conf[1]; in main() local [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | setup.c | 247 static int snd_config_get_ctl_elem_value(snd_config_t *conf, in snd_config_get_ctl_elem_value() argument 400 snd_config_t *conf; in add_elem() local 603 snd_sctl_build(snd_sctl_t **sctl, snd_ctl_t *handle, snd_config_t *conf, snd_config_t *private_data, int mode) snd_sctl_build() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ucsdetst.c | 177 int32_t conf; in TestUTF16() local
|
| /third_party/libcoap/tests/ |
| H A D | test_oscore.c | 61 const coap_str_const_t conf = { sizeof(conf_data)-1, in t_oscore_c_1_1() local 125 const coap_str_const_t conf = { sizeof(conf_data)-1, in t_oscore_c_1_2() local 188 const coap_str_const_t conf = { sizeof(conf_data)-1, in t_oscore_c_2_1() local 251 const coap_str_const_t conf = { sizeof(conf_data)-1, in t_oscore_c_2_2() local 316 const coap_str_const_t conf = { sizeof(conf_data)-1, in t_oscore_c_3_1() local 381 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_3_2() local 437 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_4() local 504 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_5() local 573 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_6() local 651 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_7() local 758 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_7_2() local 865 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_8() local 973 const coap_str_const_t conf = { sizeof(conf_data)-1, t_oscore_c_8_2() local [all...] |
| /third_party/mbedtls/programs/x509/ |
| H A D | cert_app.c | 127 mbedtls_ssl_config conf; in main() local [all...] |
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_pthread_server.c | 286 mbedtls_ssl_config conf; in main() local [all...] |
| /third_party/mesa3d/src/egl/drivers/wgl/ |
| H A D | egl_wgl.c | 44 wgl_match_config(const _EGLConfig *conf, const _EGLConfig *criteria) in wgl_match_config() argument 58 struct wgl_egl_config *conf; in wgl_add_config() local 346 wgl_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) wgl_create_context() argument 616 wgl_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) wgl_create_window_surface() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_surfaceless.c | 172 dri2_surfaceless_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_surfaceless_create_pbuffer_surface() argument 112 dri2_surfaceless_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list) dri2_surfaceless_create_surface() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglconfig.h | 156 _eglSetConfigKey(_EGLConfig *conf, EGLint key, EGLint val) in _eglSetConfigKey() argument 168 _eglGetConfigKey(const _EGLConfig *conf, EGLint key) in _eglGetConfigKey() argument 192 _eglGetConfigHandle(_EGLConfig *conf) in _eglGetConfigHandle() argument [all...] |