Home
last modified time | relevance | path

Searched defs:config (Results 1251 - 1275 of 2139) sorted by relevance

1...<<51525354555657585960>>...86

/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h132 struct nk_convert_config config; in nk_glfw3_render() local
[all...]
/third_party/backends/backend/
H A Dhp.h138 HpDeviceConfig config; /* device configuration*/ member
/third_party/alsa-lib/src/control/
H A Dnamehint.c237 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 DConvertIcuDataTask.java73 private final IcuConverterConfig.Builder config = IcuConverterConfig.builder(); field in ConvertIcuDataTask
[all...]
/third_party/json/tests/src/
H A Dunit-regression1.cpp319 json config = variable
/third_party/mesa3d/src/egl/main/
H A Deglconfig.c107 _eglLookupConfig(EGLConfig config, _EGLDisplay *disp) in _eglLookupConfig() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.cpp68 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 Dtst_netdevice.c525 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 Ddri_common.c142 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 Dglx_pbuffer.c173 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 Dshrpx_http2_downstream_connection.cc254 auto config = get_config(); in push_request_headers() local
H A Dshrpx_api_downstream_connection.cc365 auto config = get_config(); in handle_backendconfig() local
436 auto config = get_config(); in handle_configrevision() local
H A Dshrpx_quic_connection_handler.cc82 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 Dshrpx_log.cc158 auto config = get_config(); in ~Log() local
578 auto config = get_config(); in upstream_accesslog() local
/third_party/libfuse/lib/
H A Dfuse_loop_mt.c329 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 Dshared.c521 struct libinput_config_accel *config = in tools_device_apply_config() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.cc80 const RegisterConfiguration* config = RegisterConfiguration::Default(); in ContainsOpOrAlias() local
H A Dregister-allocator-verifier.h265 const RegisterConfiguration* config() { return config_; } in config() function in v8::internal::compiler::final
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c774 iris_screen_create(int fd, const struct pipe_screen_config *config) in iris_screen_create() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.c54 static struct intel_measure_config config; variable
[all...]
H A Dintel_measure.h131 struct intel_measure_config *config; member
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c143 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 Da2dp-codec-ldac-gst.c105 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 Dpycore_interp.h136 PyConfig config; member
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dwebrtc.cc240 webrtc::Config config; in pa_webrtc_ec_init() local
[all...]

Completed in 33 milliseconds

1...<<51525354555657585960>>...86