Home
last modified time | relevance | path

Searched defs:provider (Results 1 - 25 of 95) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DenumDeclarationEmitInitializerHasImport.js26 var provider = require("./provider"); variable
[all...]
/third_party/node/src/
H A Dconnect_wrap.cc11 ConnectWrap(Environment* env, Local<Object> req_wrap_obj, AsyncWrap::ProviderType provider) ConnectWrap() argument
H A Dasync_wrap-inl.h37 set_provider_type( AsyncWrap::ProviderType provider) set_provider_type() argument
H A Dconnection_wrap.cc23 ConnectionWrap(Environment* env, Local<Object> object, ProviderType provider) ConnectionWrap() argument
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/skia/src/gpu/
H A DGrResourceProviderPriv.h21 explicit GrResourceProviderPriv(GrResourceProvider* provider) : fResourceProvider(provider) {} in GrResourceProviderPriv() argument
/third_party/node/test/addons/openssl-providers/
H A Dbinding.cc21 int collectProviders(OSSL_PROVIDER* provider, void* cbdata) { in collectProviders() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h75 const struct fd_acc_sample_provider *provider; member
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/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferOSX.hpp43 CGDataProviderRef provider; member in sw::FrameBufferOSX
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
H A DRbnfLenientScannerTest.java28 private static final RbnfLenientScannerProvider provider = new RbnfScannerProviderImpl(); field in RbnfLenientScannerTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DRbnfLenientScannerTest.java31 private static final RbnfLenientScannerProvider provider = new RbnfScannerProviderImpl(); field in RbnfLenientScannerTest
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_x11.c35 ds_dri3_open(xcb_connection_t *conn, xcb_window_t root, uint32_t provider) ds_dri3_open() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc.h55 const struct etna_acc_sample_provider *provider; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_query.c40 struct pb_manager *provider = vws->pools.gmr; in vmw_svga_winsys_query_create() local
H A Dvmw_surface.c49 struct pb_manager *provider; in vmw_svga_winsys_surface_init() local
155 struct pb_manager *provider; in vmw_svga_winsys_surface_map() local
/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...]
/third_party/elfutils/libebl/
H A Deblobjnote.c99 const char *provider = desc + addrs_size; in ebl_object_note() local

Completed in 8 milliseconds

1234