| /third_party/glfw/deps/ |
| H A D | nuklear_glfw_gl2.h | 132 struct nk_convert_config config; in nk_glfw3_render() local [all...] |
| /third_party/backends/backend/ |
| H A D | hp.h | 138 HpDeviceConfig config; /* device configuration*/ member
|
| /third_party/alsa-lib/src/control/ |
| H A D | namehint.c | 237 static int try_config(snd_config_t *config, in try_config() argument 447 static int add_card(snd_config_t *config, snd_config_t *rw_config, struct hint_list *list, int card) in add_card() argument 533 static int add_software_devices(snd_config_t *config, snd_config_t *rw_config, in add_software_devices() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | ConvertIcuDataTask.java | 73 private final IcuConverterConfig.Builder config = IcuConverterConfig.builder(); field in ConvertIcuDataTask [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-regression1.cpp | 319 json config = variable
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglconfig.c | 107 _eglLookupConfig(EGLConfig config, _EGLDisplay *disp) in _eglLookupConfig() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_ir.cpp | 68 init_program(Program* program, Stage stage, const struct aco_shader_info* info, enum amd_gfx_level gfx_level, enum radeon_family family, bool wgp_mode, ac_shader_config* config) init_program() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_netdevice.c | 525 modify_qdisc(const char *file, const int lineno, int strict, const char *object, unsigned int action, unsigned int nl_flags, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, unsigned int info, const char *qd_kind, const struct tst_rtnl_attr_list *config) modify_qdisc() argument 584 tst_netdev_add_qdisc(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, const char *qd_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_qdisc() argument 603 tst_netdev_add_traffic_class(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, const char *qd_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_traffic_class() argument 622 tst_netdev_add_traffic_filter(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, unsigned int protocol, unsigned int priority, const char *f_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_traffic_filter() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | dri_common.c | 142 driConfigEqual(const __DRIcoreExtension *core, struct glx_config *config, const __DRIconfig *driConfig) driConfigEqual() argument 250 createDriMode(const __DRIcoreExtension * core, struct glx_config *config, const __DRIconfig **driConfigs) createDriMode() argument 346 struct glx_config *config = gc->config; driFetchDrawable() local 725 char *config; global() member 751 char *config = NULL; get_driver_config() local [all...] |
| H A D | glx_pbuffer.c | 173 CreateDRIDrawable(Display *dpy, struct glx_config *config, in CreateDRIDrawable() argument 480 CreateDrawable(Display *dpy, struct glx_config *config, in CreateDrawable() argument 574 CreatePbuffer(Display * dpy, struct glx_config *config, in CreatePbuffer() argument 718 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) glXCreateGLXPbufferSGIX() argument 733 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) glXCreatePbuffer() argument 951 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list) glXCreatePixmap() argument 969 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, const int *attrib_list) glXCreateWindow() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_http2_downstream_connection.cc | 254 auto config = get_config(); in push_request_headers() local
|
| H A D | shrpx_api_downstream_connection.cc | 365 auto config = get_config(); in handle_backendconfig() local 436 auto config = get_config(); in handle_configrevision() local
|
| H A D | shrpx_quic_connection_handler.cc | 82 auto config = get_config(); in handle_packet() local 399 auto config = get_config(); in handle_new_connection() local 471 auto config = get_config(); in send_retry() local
|
| H A D | shrpx_log.cc | 158 auto config = get_config(); in ~Log() local 578 auto config = get_config(); in upstream_accesslog() local
|
| /third_party/libfuse/lib/ |
| H A D | fuse_loop_mt.c | 329 int fuse_session_loop_mt_312(struct fuse_session *se, struct fuse_loop_config *config) in fuse_session_loop_mt_312() argument 399 struct fuse_loop_config *config = NULL; fuse_session_loop_mt_32() local 422 struct fuse_loop_config *config = fuse_loop_cfg_create(); fuse_session_loop_mt_31() local 430 struct fuse_loop_config *config = calloc(1, sizeof(*config)); fuse_loop_cfg_create() local 442 fuse_loop_cfg_destroy(struct fuse_loop_config *config) fuse_loop_cfg_destroy() argument 447 fuse_loop_cfg_verify(struct fuse_loop_config *config) fuse_loop_cfg_verify() argument 455 fuse_loop_cfg_convert(struct fuse_loop_config *config, struct fuse_loop_config_v1 *v1_conf) fuse_loop_cfg_convert() argument 463 fuse_loop_cfg_set_idle_threads(struct fuse_loop_config *config, unsigned int value) fuse_loop_cfg_set_idle_threads() argument 477 fuse_loop_cfg_set_max_threads(struct fuse_loop_config *config, unsigned int value) fuse_loop_cfg_set_max_threads() argument 483 fuse_loop_cfg_set_clone_fd(struct fuse_loop_config *config, unsigned int value) fuse_loop_cfg_set_clone_fd() argument [all...] |
| /third_party/libinput/tools/ |
| H A D | shared.c | 521 struct libinput_config_accel *config = in tools_device_apply_config() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | move-optimizer.cc | 80 const RegisterConfiguration* config = RegisterConfiguration::Default(); in ContainsOpOrAlias() local
|
| H A D | register-allocator-verifier.h | 265 const RegisterConfiguration* config() { return config_; } in config() function in v8::internal::compiler::final
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_screen.c | 774 iris_screen_create(int fd, const struct pipe_screen_config *config) in iris_screen_create() argument
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_measure.c | 54 static struct intel_measure_config config; variable [all...] |
| H A D | intel_measure.h | 131 struct intel_measure_config *config; member
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | a2dp-codec-aptx-gst.c | 143 static bool is_configuration_valid_common(const a2dp_aptx_t *config, uint32_t vendor_id, uint16_t codec_id) { in is_configuration_valid_common() argument 164 const a2dp_aptx_t *config in is_configuration_valid() local 175 const a2dp_aptx_hd_t *config = (const a2dp_aptx_hd_t *) config_buffer; is_configuration_valid_hd() local 185 fill_preferred_configuration_common(const pa_sample_spec *default_sample_spec, const a2dp_aptx_t *capabilities, a2dp_aptx_t *config, uint32_t vendor_id, uint16_t codec_id) fill_preferred_configuration_common() argument 238 a2dp_aptx_t *config = (a2dp_aptx_t *) config_buffer; fill_preferred_configuration() local 255 a2dp_aptx_hd_t *config = (a2dp_aptx_hd_t *) config_buffer; fill_preferred_configuration_hd() local [all...] |
| H A D | a2dp-codec-ldac-gst.c | 105 const a2dp_ldac_t *config = (const a2dp_ldac_t *) config_buffer; in is_configuration_valid() local 131 fill_preferred_configuration_common(const pa_sample_spec *default_sample_spec, const a2dp_ldac_t *capabilities, a2dp_ldac_t *config, uint32_t vendor_id, uint16_t codec_id) fill_preferred_configuration_common() argument 184 a2dp_ldac_t *config = (a2dp_ldac_t *) config_buffer; fill_preferred_configuration() local [all...] |
| /third_party/python/Include/internal/ |
| H A D | pycore_interp.h | 136 PyConfig config; member
|
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | webrtc.cc | 240 webrtc::Config config; in pa_webrtc_ec_init() local [all...] |