Home
last modified time | relevance | path

Searched defs:config (Results 401 - 425 of 913) sorted by relevance

1...<<11121314151617181920>>...37

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DSendShareRequestTest.cpp99 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dtaskpool_singletask_func_test.c204 TaskConfig config = { LEVEL_HIGH, PRI_NORMAL, 1600, 2, SINGLE_TASK }; in GetTaskConfig() local
H A Dsendsharerequest_func_test.c100 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
H A Dsendrequest_func_test.c102 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
H A Dsendresponse_func_test.c90 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; // share with broadcast in GetTaskConfig() local
/third_party/ffmpeg/libavcodec/
H A Dlibsvtav1.c125 static int alloc_buffer(EbSvtAv1EncConfiguration *config, SvtContext *svt_enc) in alloc_buffer() argument
/third_party/eudev/src/udev/
H A Dudev-builtin-net_id.c172 uint8_t config[64]; in is_pci_multifunction() local
300 char *config; in names_usb() local
[all...]
/third_party/curl/lib/vtls/
H A Drustls.c46 const struct rustls_client_config *config; member
/third_party/curl/src/
H A Dtool_setopt.c262 CURLcode tool_setopt_enum(CURL *curl, struct GlobalConfig *config, in tool_setopt_enum() argument
300 CURLcode tool_setopt_bitmask(CURL *curl, struct GlobalConfig *config, in tool_setopt_bitmask() argument
376 libcurl_generate_mime_part(CURL *curl, struct GlobalConfig *config, struct tool_mime *part, int mimeno) libcurl_generate_mime_part() argument
486 libcurl_generate_mime(CURL *curl, struct GlobalConfig *config, struct tool_mime *toolmime, int *mimeno) libcurl_generate_mime() argument
512 tool_setopt_mimepost(CURL *curl, struct GlobalConfig *config, const char *name, CURLoption tag, curl_mime *mimepost) tool_setopt_mimepost() argument
532 tool_setopt_slist(CURL *curl, struct GlobalConfig *config, const char *name, CURLoption tag, struct curl_slist *list) tool_setopt_slist() argument
554 tool_setopt(CURL *curl, bool str, struct GlobalConfig *global, struct OperationConfig *config, const char *name, CURLoption tag, ...) tool_setopt() argument
[all...]
H A Dtool_paramhlp.c44 struct getout *new_getout(struct OperationConfig *config) in new_getout() argument
328 ParameterError proto2num(struct OperationConfig *config, in proto2num() argument
560 int ftpfilemethod(struct OperationConfig *config, const char *str) in ftpfilemethod() argument
575 int ftpcccmethod(struct OperationConfig *config, cons argument
588 delegation(struct OperationConfig *config, const char *str) delegation() argument
633 get_args(struct OperationConfig *config, const size_t i) get_args() argument
[all...]
/third_party/gn/src/gn/
H A Dfunctions.cc374 std::unique_ptr<Config> config = std::make_unique<Config>( RunConfig() local
[all...]
H A Dinnerapis_publicinfo_generator.cc182 static std::string GetFlagsInfo(const Config *config, const std::string &label, bool needSetToConfigs) in GetFlagsInfo() argument
203 GetIncludeDirsInfo(const Config *config, const OhosComponentChecker *checker, const std::string &label, const PublicConfigInfoParams &params) GetIncludeDirsInfo() argument
409 FillPublicConfigs(const Config *config, const std::string &label) FillPublicConfigs() argument
446 GeneratedExternalPublicConfigs(const std::string &label, const Config *config) GeneratedExternalPublicConfigs() argument
[all...]
/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

Completed in 23 milliseconds

1...<<11121314151617181920>>...37