Home
last modified time | relevance | path

Searched refs:exports (Results 3851 - 3875 of 4258) sorted by relevance

1...<<151152153154155156157158159160>>...171

/third_party/protobuf/js/experimental/runtime/kernel/
H A Dtextencoding.js113 exports = {
H A Dmessage_set.js285 exports = MessageSet;
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A Dparser.js3 exports.__esModule = true;
4 exports["default"] = void 0;
1011 exports["default"] = Parser;
1012 module.exports = exports.default
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c290 list_inithead(&bo->exports); in bo_calloc()
616 list_for_each_entry_safe(struct bo_export, export, &bo->exports, link) { in bo_close()
624 assert(list_is_empty(&bo->exports)); in bo_close()
1452 list_for_each_entry(struct bo_export, iter, &bo->exports, link) { in crocus_bo_export_gem_handle_for_device()
1465 list_addtail(&export->link, &bo->exports); in crocus_bo_export_gem_handle_for_device()
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H A Dnativeimage.cpp1071 napi_value NativeImageInit(napi_env env, napi_value exports) in NativeImageInit() argument
1107 napi_define_properties(env, exports, sizeof(desc) / sizeof(napi_property_descriptor), desc); in NativeImageInit()
1108 return exports; in NativeImageInit()
1112 static napi_value Init(napi_env env, napi_value exports) in Init() argument
1114 NativeImageInit(env, exports); in Init()
1157 napi_define_properties(env, exports, sizeof(desc) / sizeof(desc[0]), desc); in Init()
1158 return exports; in Init()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/attr/
H A DAttributeArea.js214 module.exports = {
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DModifyNode.js185 module.exports = {
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.h39 napi_value Export(napi_env env, napi_value exports);
/third_party/node/lib/internal/crypto/
H A Dhash.js188 module.exports = {
H A Dscrypt.js138 module.exports = {
/third_party/node/lib/internal/
H A Derror_serdes.js191 module.exports = { serializeError, deserializeError };
H A Djs_stream_socket.js265 module.exports = JSStreamSocket;
/third_party/node/lib/internal/modules/esm/
H A Dfetch_module.js286 module.exports = {
H A Dworker.js234 module.exports = function setupModuleWorker(workerData, syncCommPort) {
/third_party/node/lib/internal/perf/
H A Dperformance.js246 module.exports = {
H A Dusertiming.js180 module.exports = {
/third_party/node/lib/internal/process/
H A Dwarning.js189 module.exports = {
/third_party/node/lib/internal/streams/
H A Dcompose.js24 module.exports = function compose(...streams) {
H A Dbuffer_list.js13 module.exports = class BufferList {
/third_party/node/lib/timers/
H A Dpromises.js223 module.exports = {
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Dscript_mutator.js222 module.exports = {
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
H A Ddifferential_fuzz_mutator.js222 module.exports = {
/third_party/node/deps/npm/lib/utils/
H A Dsbom-spdx.js182 module.exports = { spdxOutput }
H A Dreify-output.js224 module.exports = reifyOutput
/third_party/node/deps/npm/node_modules/debug/src/
H A Dcommon.js274 module.exports = setup;

Completed in 15 milliseconds

1...<<151152153154155156157158159160>>...171