Home
last modified time | relevance | path

Searched defs:module (Results 351 - 375 of 1075) sorted by relevance

1...<<11121314151617181920>>...43

/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dwidget_context_callback_impl_test.cpp96 int32_t module = 0; in HWTEST_F() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_idm_callback_proxy_test.cpp81 int32_t module = 10; in HWTEST_F() local
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_callback_proxy.cpp54 void UserAuthCallbackProxy::OnAcquireInfo(int32_t module, int32_t acquireInfo, const Attributes &extraInfo) in OnAcquireInfo() argument
H A Duser_auth_callback_stub.cpp70 int32_t module; in OnAcquireInfoStub() local
/third_party/ffmpeg/compat/
H A Dw32dlfcn.h31 static inline wchar_t *get_module_filename(HMODULE module) in get_module_filename() argument
67 HMODULE module = NULL; in win32_dlopen() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DModuleTest.java55 static TestData openTestData(TestDataModule module, String name) throws DataModuleFormatError { in openTestData() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DModuleTest.java52 static TestData openTestData(TestDataModule module, String name) throws DataModuleFormatError { in openTestData() argument
/third_party/lzma/CPP/Windows/
H A DDLL.cpp120 void *GetProcAddress(HMODULE module, LPCSTR procName) in GetProcAddress() argument
/third_party/node/lib/internal/crypto/
H A Drsa.js
/third_party/node/lib/internal/
H A Dfreeze_intrinsics.js
H A Dtimers.js
/third_party/node/lib/internal/streams/
H A Doperators.js
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhello.cc43 auto module = wasm::Module::make(store, binary); in run() local
H A Dhello.c46 own wasm_module_t* module = wasm_module_new(store, &binary); in main() local
[all...]
H A Dmulti.cc49 auto module = wasm::Module::make(store, binary); in run() local
H A Dfinalize.cc39 auto module = wasm::Module::make(store, binary); in run_in_store() local
H A Dfinalize.c41 own wasm_module_t* module = wasm_module_new(store, &binary); in run_in_store() local
H A Dserialize.cc43 auto module = wasm::Module::make(store, binary); in run() local
[all...]
/third_party/node/test/addons/async-hello-world/
H A Dbinding.cc81 void init(v8::Local<v8::Object> exports, v8::Local<v8::Object> module) { in init() argument
/third_party/node/test/addons/async-cleanup-hook/
H A Dbinding.cc41 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/test/addons/openssl-binding/
H A Dbinding.cc38 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/test/addons/zlib-binding/
H A Dbinding.cc44 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/nghttp2/src/
H A Dshrpx_mruby_module.cc45 auto module = mrb_module_get(mrb, "Nghttpx"); in create_env() local
63 auto module = mrb_module_get(mrb, "Nghttpx"); in delete_downstream_from_module() local
74 auto module = mrb_define_module(mrb, "Nghttpx"); in init_module() local
[all...]
/third_party/libdrm/tests/util/
H A Dkms.c155 int util_open(const char *device, const char *module) in util_open() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h46 LLVMModuleRef module; member

Completed in 13 milliseconds

1...<<11121314151617181920>>...43