Home
last modified time | relevance | path

Searched defs:cfg (Results 276 - 300 of 335) sorted by relevance

1...<<11121314

/third_party/backends/backend/pixma/
H A Dpixma.c383 const pixma_config_t *cfg; in create_mode_list() local
446 const pixma_config_t *cfg; in create_dpi_list() local
686 const pixma_config_t *cfg; control_option() local
969 const pixma_config_t *cfg; init_option_descriptors() local
1718 const pixma_config_t *cfg; sane_open() local
[all...]
/third_party/alsa-lib/src/alisp/
H A Dalisp.c3200 int alsa_lisp(struct alisp_cfg *cfg, struct alisp_instance **_instance) in alsa_lisp() argument
3274 struct alisp_cfg *cfg; alsa_lisp_default_cfg() local
3299 alsa_lisp_default_cfg_free(struct alisp_cfg *cfg) alsa_lisp_default_cfg_free() argument
[all...]
/third_party/lame/libmp3lame/
H A Dpsymodel.c669 SessionConfig_t const *const cfg = &gfc->cfg; in vbrpsy_compute_fft_l() local
776 SessionConfig_t const *const cfg = &gfc->cfg; in vbrpsy_attack_detection() local
1276 vbrpsy_compute_block_type(SessionConfig_t const *cfg, int *uselongblock) in vbrpsy_compute_block_type() argument
1415 SessionConfig_t const *const cfg = &gfc->cfg; L3psycho_anal_vbr() local
1881 SessionConfig_t *const cfg = &gfc->cfg; psymodel_init() local
[all...]
H A Did3tag.c245 SessionConfig_t const *const cfg = &gfp->internal_flags->cfg; /* caller checked pointers */ in id3v2AddAudioDuration() local
H A Dutil.h494 SessionConfig_t cfg; member
/third_party/littlefs/runners/
H A Dtest_runner.c1336 struct lfs_config cfg = { in run_powerloss_none() local
1412 struct lfs_config cfg = { in run_powerloss_linear() local
1505 struct lfs_config cfg in run_powerloss_log() local
1596 struct lfs_config cfg = { run_powerloss_cycles() local
1674 struct lfs_config *cfg; global() member
1711 run_powerloss_exhaustive_layer( struct powerloss_exhaustive_cycles *cycles, const struct test_suite *suite, const struct test_case *case_, struct lfs_config *cfg, struct lfs_emubd_config *bdcfg, size_t depth) run_powerloss_exhaustive_layer() argument
1785 struct lfs_config cfg = { run_powerloss_exhaustive() local
[all...]
H A Dbench_runner.c1311 struct lfs_config cfg = { in perm_run() local
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp317 struct aub_viewer_cfg cfg; member
636 display_decode_options(struct aub_viewer_decode_cfg *cfg) in display_decode_options() argument
991 struct aub_viewer_cfg *cfg = &context.cfg; display_aubfile_window() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Dv3d_drm.h329 __u32 cfg[7]; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c361 struct primconvert_config cfg; in u_vbuf_create() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.c2316 const struct nvc0_hw_sm_query_cfg *cfg; in nve4_hw_sm_begin_query() local
2401 const struct nvc0_hw_sm_query_cfg *cfg; nvc0_hw_sm_begin_query() local
2600 const struct nvc0_hw_sm_query_cfg *cfg; nvc0_hw_sm_end_query() local
2623 nvc0_hw_sm_query_read_data(uint32_t count[32][8], struct nvc0_context *nvc0, bool wait, struct nvc0_hw_query *hq, const struct nvc0_hw_sm_query_cfg *cfg, unsigned mp_count) nvc0_hw_sm_query_read_data() argument
2649 nve4_hw_sm_query_read_data(uint32_t count[32][8], struct nvc0_context *nvc0, bool wait, struct nvc0_hw_query *hq, const struct nvc0_hw_sm_query_cfg *cfg, unsigned mp_count) nve4_hw_sm_query_read_data() argument
2688 const struct nvc0_hw_sm_query_cfg *cfg; nvc0_hw_sm_get_query_result() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.h486 CFG* cfg() { in cfg() function in spvtools::opt::IRContext
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.h486 CFG* cfg() { in cfg() function in spvtools::opt::IRContext
/third_party/spirv-tools/source/opt/
H A Dir_context.h532 CFG* cfg() { in cfg() function in spvtools::opt::IRContext
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp230 GPQInstanceBase::GPQInstanceBase (Context& ctx, const TestConfig& cfg) in GPQInstanceBase() argument
464 GPQCase(tcu::TestContext& ctx, const std::string& name, const TestConfig& cfg, const std::string& desc) GPQCase() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1638 struct netlink_config *cfg; in atheros_wireless_event_init() local
H A Ddriver_wext.c791 struct netlink_config *cfg; in wpa_driver_wext_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c668 wps_registrar_init(struct wps_context *wps, const struct wps_registrar_config *cfg) wps_registrar_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c1411 const struct p2p_group_config *cfg; in match_group_where_peer_is_client() local
H A Ddbus_new_handlers_p2p.c1832 const struct p2p_group_config *cfg; in match_group_where_peer_is_client() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c1084 struct wps_registrar_config cfg; in hostapd_init_wps() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboRenderTest.cpp1232 FboConfig cfg = getConfig(); in render() local
1474 FboConfig cfg = getConfig(); in render() local
2001 FboConfig cfg; in makeConfig() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c1627 struct netlink_config *cfg; in atheros_wireless_event_init() local
H A Ddriver_wext.c791 struct netlink_config *cfg; in wpa_driver_wext_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new.c1510 const struct p2p_group_config *cfg; in match_group_where_peer_is_client() local

Completed in 67 milliseconds

1...<<11121314