| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | SendShareRequestTest.cpp | 99 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 D | taskpool_singletask_func_test.c | 204 TaskConfig config = { LEVEL_HIGH, PRI_NORMAL, 1600, 2, SINGLE_TASK }; in GetTaskConfig() local
|
| H A D | sendsharerequest_func_test.c | 100 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK};
in GetTaskConfig() local
|
| H A D | sendrequest_func_test.c | 102 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK};
in GetTaskConfig() local
|
| H A D | sendresponse_func_test.c | 90 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; // share with broadcast
in GetTaskConfig() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libsvtav1.c | 125 static int alloc_buffer(EbSvtAv1EncConfiguration *config, SvtContext *svt_enc) in alloc_buffer() argument
|
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-net_id.c | 172 uint8_t config[64]; in is_pci_multifunction() local 300 char *config; in names_usb() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | rustls.c | 46 const struct rustls_client_config *config; member
|
| /third_party/curl/src/ |
| H A D | tool_setopt.c | 262 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 D | tool_paramhlp.c | 44 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 D | functions.cc | 374 std::unique_ptr<Config> config = std::make_unique<Config>( RunConfig() local [all...] |
| H A D | innerapis_publicinfo_generator.cc | 182 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 ¶ms) 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 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
|