Home
last modified time | relevance | path

Searched defs:provider (Results 26 - 50 of 143) sorted by relevance

123456

/third_party/node/src/
H A Dhandle_wrap.cc121 HandleWrap(Environment* env, Local<Object> object, uv_handle_t* handle, AsyncWrap::ProviderType provider) HandleWrap() argument
H A Dreq_wrap-inl.h18 ReqWrap(Environment* env, v8::Local<v8::Object> object, AsyncWrap::ProviderType provider) ReqWrap() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.c189 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type, unsigned index, const struct fd_acc_sample_provider *provider) fd_acc_create_query2() argument
255 fd_acc_query_register_provider(struct pipe_context *pctx, const struct fd_acc_sample_provider *provider) fd_acc_query_register_provider() argument
[all...]
H A Dfreedreno_query_hw.h116 const struct fd_hw_sample_provider *provider; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_algorithm.c42 static int algorithm_do_map(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *map, in algorithm_do_map() argument
102 static int algorithm_do_this(OSSL_PROVIDER *provider, void *cbdata) in algorithm_do_this() argument
137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) ossl_algorithm_do_all() argument
[all...]
H A Dcore_fetch.c59 static int ossl_method_construct_precondition(OSSL_PROVIDER *provider, in ossl_method_construct_precondition() argument
86 static int ossl_method_construct_postcondition(OSSL_PROVIDER *provider, in ossl_method_construct_postcondition() argument
102 static void ossl_method_construct_this(OSSL_PROVIDER *provider, in ossl_method_construct_this() argument
135 OSSL_PROVIDER *provider = provider_rw != NULL ? *provider_rw : NULL; in ossl_method_construct() local
[all...]
/third_party/openssl/crypto/
H A Dcore_algorithm.c42 static int algorithm_do_map(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *map, in algorithm_do_map() argument
102 static int algorithm_do_this(OSSL_PROVIDER *provider, void *cbdata) in algorithm_do_this() argument
137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) ossl_algorithm_do_all() argument
[all...]
H A Dcore_fetch.c59 static int ossl_method_construct_precondition(OSSL_PROVIDER *provider, in ossl_method_construct_precondition() argument
86 static int ossl_method_construct_postcondition(OSSL_PROVIDER *provider, in ossl_method_construct_postcondition() argument
102 static void ossl_method_construct_this(OSSL_PROVIDER *provider, in ossl_method_construct_this() argument
135 OSSL_PROVIDER *provider = provider_rw != NULL ? *provider_rw : NULL; in ossl_method_construct() local
[all...]
/third_party/skia/tests/
H A DProxyConversionTest.cpp23 static sk_sp<GrSurfaceProxy> make_wrapped_rt(GrProxyProvider* provider, in make_wrapped_rt() argument
40 static sk_sp<GrSurfaceProxy> make_offscreen_rt(GrProxyProvider* provider, in make_offscreen_rt() argument
48 static sk_sp<GrSurfaceProxy> make_texture(GrProxyProvider* provider, in make_texture() argument
/third_party/openssl/test/
H A Dprovider_pkey_test.c124 const OSSL_PROVIDER *provider; in test_alternative_keygen_init() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_provider_stub_test/
H A Dfms_form_provider_stub_test.cpp826 const std::string provider = ""; in HWTEST_F() local
873 const std::string provider = ""; in HWTEST_F() local
897 const std::string provider = ""; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/
H A Dform_mgr_proxy_test.cpp667 std::string provider = "this is provider"; in HWTEST_F() local
685 std::string provider = "this is provider"; in HWTEST_F() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_supply_proxy.cpp107 int FormSupplyProxy::OnAcquireStateResult(FormState state, const std::string &provider, const Want &wantArg, in OnAcquireStateResult() argument
H A Dform_supply_stub.cpp144 std::string provider = data.ReadString(); in HandleOnAcquireStateResult() local
H A Dform_provider_proxy.cpp355 AcquireState(const Want &wantArg, const std::string &provider, const Want &want, const sptr<IRemoteObject> &callerToken) AcquireState() argument
[all...]
H A Dform_provider_stub.cpp278 std::string provider = data.ReadString(); in HandleAcquireState() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dform_extension_provider_client_test.cpp420 std::string provider; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dshared_image_manager.cpp75 auto provider = providerWp.Upgrade(); in AddSharedImage() local
/foundation/graphic/graphic_3d/lume/metaobject/src/model/
H A Dcomposite_object_provider.cpp120 CalculateIndex(const IObjectProvider::Ptr& provider, size_t localIndex) const CalculateIndex() argument
135 OnAddedProviderData( const IObjectProvider::Ptr& provider, DataModelIndex base, size_t count) OnAddedProviderData() argument
146 OnRemovedProviderData( const IObjectProvider::Ptr& provider, DataModelIndex base, size_t count) OnRemovedProviderData() argument
157 OnMovedProviderData( const IObjectProvider::Ptr& provider, DataModelIndex from, size_t count, DataModelIndex to) OnMovedProviderData() argument
173 auto provider = interface_pointer_cast<IObjectProvider>(info.object); OnProviderAdded() local
222 auto provider = interface_pointer_cast<IObjectProvider>(info.object); OnProviderRemoved() local
239 auto provider = interface_pointer_cast<IObjectProvider>(info.object); OnProviderMoved() local
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dbroadcast_publish_func_test.c140 Provider *provider = &fapi->provider; variable
171 Provider *provider = &fapi->provider; variable
203 Provider *provider = &fapi->provider; variable
237 Provider *provider = &fapi->provider; global() variable
268 Provider *provider = &fapi->provider; global() variable
298 Provider *provider = &fapi->provider; global() variable
329 Provider *provider = &fapi->provider; global() variable
[all...]
/third_party/elfutils/libebl/
H A Deblobjnote.c99 const char *provider = desc + addrs_size; in ebl_object_note() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_affixutils.cpp220 NumericSymbolProvider provider; in testUnescapeWithSymbolProvider() local
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp388 char provider[200]; in createCollator() local
/third_party/icu/icu4c/source/i18n/
H A Dnumber_affixutils.cpp161 unescape(const UnicodeString &affixPattern, FormattedStringBuilder &output, int32_t position, const SymbolProvider &provider, Field field, UErrorCode &status) unescape() argument
185 unescapedCodePointCount(const UnicodeString &affixPattern, const SymbolProvider &provider, UErrorCode &status) unescapedCodePointCount() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c152 struct pb_manager *provider = vws->pools.gmr; in vmw_drm_gb_surface_from_handle() local

Completed in 26 milliseconds

123456