| /third_party/gn/src/gn/ |
| H A D | compile_commands_writer.cc | 60 std::string FlagsGetter(RecursiveWriterConfig config, in FlagsGetter() argument
|
| /third_party/glfw/src/ |
| H A D | egl_context.c | 79 static int getEGLConfigAttrib(EGLConfig config, int attrib) in getEGLConfigAttrib() argument 579 EGLConfig config; in _glfwCreateContextEGL() local [all...] |
| /third_party/alsa-utils/bat/ |
| H A D | tinyalsa.c | 44 static int format_convert(struct bat *bat, struct pcm_config *config) in format_convert() argument 58 static int init_config(struct bat *bat, struct pcm_config *config) in init_config() argument 118 check_playback_params(struct bat *bat, struct pcm_config *config) check_playback_params() argument 286 struct pcm_config config; playback_tinyalsa() local 482 struct pcm_config config; record_tinyalsa() local [all...] |
| /third_party/alsa-utils/topology/ |
| H A D | topology.c | 143 static int load_topology(snd_tplg_t **tplg, char *config, in load_topology() argument 222 char *config, *text; in dump() local 263 char *config, *inc_path; in pre_process_run() local 316 char *config; compile() local [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | utils.c | 198 snd_config_t *config; in load_configuration() local
|
| /third_party/astc-encoder/Utils/ |
| H A D | astc_quant_generator.cpp | 261 generate_unpacked_quant( const quant_config& config, std::set<unsigned int>& set ) generate_unpacked_quant() argument 345 generate_unquant_to_unpacked_quant( const quant_config& config, const std::set<unsigned int>& set ) generate_unquant_to_unpacked_quant() argument 396 const auto& config = quant_configs[i]; main() local [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_config.c | 238 sanei_configure_attach (const char *config_file, SANEI_Config * config, in sanei_configure_attach() argument [all...] |
| /third_party/backends/testsuite/sanei/ |
| H A D | sanei_config_test.c | 66 check_config_attach (SANEI_Config * config, const char *devname, in check_config_attach() argument 95 SANEI_Config config; in inexistent_config() local 149 SANEI_Config config; empty_config() local 170 SANEI_Config config; string_option() local 227 SANEI_Config config; int_option() local 270 SANEI_Config config; wrong_range_int_option() local 313 SANEI_Config config; word_array_option() local 359 SANEI_Config config; string_list_option() local 402 SANEI_Config config; wrong_string_list_option() local 448 SANEI_Config config; umax_pp() local 598 SANEI_Config config; wrong_bool_option() local 651 SANEI_Config config; bool_option() local 721 SANEI_Config config; fixed_option() local 792 SANEI_Config config; wrong_fixed_option() local 830 SANEI_Config config; snapscan() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | composite.h | 133 uint8_t config; /* Configuration number */ member
|
| /third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/ |
| H A D | wifi-esp32.c | 431 lws_netdev_wifi_configure_plat(struct lws_netdev_instance *nd, lws_netdev_config_t *config) lws_netdev_wifi_configure_plat() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_modifier_test.c | 221 struct ac_surf_config config = (struct ac_surf_config) { in test_modifier() local
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_pthread_server.c | 85 const mbedtls_ssl_config *config; member
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | depends.py | 58 import config namespace [all...] |
| /third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
| H A D | SfxSetup.cpp | 167 AString config;
in WinMain() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_surfaceless.c | 118 const __DRIconfig *config; in dri2_surfaceless_create_surface() local
|
| /third_party/mesa3d/src/amd/vulkan/radix_sort/ |
| H A D | radix_sort_vk.h | 125 struct radix_sort_vk_target_config config; member
|
| /third_party/ltp/testcases/cve/ |
| H A D | cve-2015-3290.c | 338 uint64_t config; in child_thread() member
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_screen.c | 841 v3d_screen_create(int fd, const struct pipe_screen_config *config, in v3d_screen_create() argument
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_enc.c | 507 static OMX_ERRORTYPE vid_enc_SetConfig(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR config) in vid_enc_SetConfig() argument 570 static OMX_ERRORTYPE vid_enc_GetConfig(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR config) in vid_enc_GetConfig() argument [all...] |
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp.c | 62 blorp_init(struct blorp_context *blorp, void *driver_ctx, struct isl_device *isl_dev, const struct blorp_config *config) blorp_init() argument
|
| H A D | blorp.h | 64 struct blorp_config config; member
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_winsys.c | 791 radeon_drm_winsys_create(int fd, const struct pipe_screen_config *config, in radeon_drm_winsys_create() argument
|
| H A D | radeon_drm_surface.c | 418 struct ac_surf_config config; in radeon_winsys_surface_init() local 223 si_compute_cmask(const struct radeon_info *info, const struct ac_surf_config *config, struct radeon_surf *surf) si_compute_cmask() argument [all...] |
| /third_party/mesa3d/src/glx/tests/ |
| H A D | create_context_unittest.cpp | 42 glx_context_init(struct glx_context *gc, struct glx_screen *psc, struct glx_config *config) glx_context_init() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_query.c | 305 uint32_t config; in gfx10_sh_query_get_result_resource() member
|