Home
last modified time | relevance | path

Searched refs:scope (Results 526 - 550 of 1360) sorted by relevance

1...<<21222324252627282930>>...55

/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc18 #include "src/common/assert-scope.h"
73 i::HandleScope scope(reinterpret_cast<i::Isolate*>(isolate_)); in Abort()
153 i::HandleScope scope(reinterpret_cast<i::Isolate*>(isolate)); in Unpack()
512 HandleScope scope(isolate); in WebAssemblyCompile()
546 HandleScope scope(isolate); in WasmStreamingCallbackForTesting()
577 HandleScope scope(isolate); in WebAssemblyCompileStreaming()
636 HandleScope scope(isolate); in WebAssemblyValidate()
694 HandleScope scope(isolate); in WebAssemblyModule()
749 HandleScope scope(args.GetIsolate()); in WebAssemblyModuleImports()
762 HandleScope scope(arg in WebAssemblyModuleExports()
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc17 #include "src/common/assert-scope.h"
34 #include "src/logging/runtime-call-stats-scope.h"
321 HandleScope scope(isolate()); in SetDebugBreak()
482 HandleScope scope(isolate_); in OnInstrumentationBreak()
661 HandleScope scope(isolate_); in IsMutedAtCurrentLocation()
690 HandleScope scope(isolate_); in CheckBreakPoint()
727 HandleScope scope(isolate_); in SetBreakpoint()
764 HandleScope scope(isolate_); in SetBreakPointForScript()
840 HandleScope scope(isolate_); in ClearBreakPoint()
1173 HandleScope scope(isolate in PrepareStep()
2659 DebugScope* scope = reinterpret_cast<DebugScope*>( SetTerminateOnResume() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dmedia_player_callback.h86 ContainerScope scope(instanceId_);
94 ContainerScope scope(instanceId_);
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_utils_impl.cpp34 ContainerScope scope(containerId); in RouterEvent()
103 ContainerScope scope(containerId); in BackgroundEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_use.cpp49 AttributeScope scope(refSvgNode); in AsPath()
74 AttributeScope scope(refSvgNode); in OnDraw()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_avrcp_ct_server.h56 virtual int32_t PlayItem(const RawAddress &device, int32_t scope, int64_t uid, int32_t uidCounter) override;
59 virtual int32_t GetTotalNumberOfItems(const RawAddress &device, int32_t scope) override;
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_avrcp_ct_proxy.h56 int32_t PlayItem(const RawAddress &device, int32_t scope, int64_t uid, int32_t uidCounter) override;
59 int32_t GetTotalNumberOfItems(const RawAddress &device, int32_t scope) override;
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/
H A Dvpn_monitor.cpp57 napi_handle_scope scope = NapiUtils::OpenScope(env); in EventConnectCallback() local
62 NapiUtils::CloseScope(env, scope); in EventConnectCallback()
/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_service.h48 int scope) override;
50 int scope) override;
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/
H A Dvpn_monitor_ext.cpp60 napi_handle_scope scope = NapiUtils::OpenScope(env); in EventConnectCallback() local
65 NapiUtils::CloseScope(env, scope); in EventConnectCallback()
/third_party/gn/src/gn/
H A Daction_target_generator.cc16 #include "gn/scope.h"
23 Scope* scope, in ActionTargetGenerator()
27 : TargetGenerator(target, scope, function_call, err), output_type_(type) {} in ActionTargetGenerator()
21 ActionTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) ActionTargetGenerator() argument
H A Drust_values_generator.cc13 #include "gn/scope.h"
22 Scope* scope, in RustValuesGenerator()
26 scope_(scope), in RustValuesGenerator()
21 RustValuesGenerator(Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) RustValuesGenerator() argument
/third_party/node/src/
H A Dhandle_wrap.cc129 HandleScope scope(env->isolate()); in HandleWrap()
141 HandleScope scope(env->isolate()); in OnClose()
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_ops.h44 int (*pthread_attr_setscope)(pthread_attr_t *attr, int scope);
45 int (*pthread_attr_getscope)(const pthread_attr_t *attr, int *scope);
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-writer.cc160 if (trace_event->scope() != nullptr) { in AppendTraceEvent()
161 stream_ << ",\"scope\":\"" << trace_event->scope() << "\""; in AppendTraceEvent()
/third_party/node/deps/v8/src/runtime/
H A Druntime-forin.cc120 HandleScope scope(isolate); in RUNTIME_FUNCTION()
128 HandleScope scope(isolate); in RUNTIME_FUNCTION()
/third_party/vk-gl-cts/external/amber/src/android_gradle/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/third_party/openssl/ohos_lite/include/openssl/
H A Dobjects.h76 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \
79 scope type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/third_party/skia/third_party/externals/oboe/apps/OboeTester/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/third_party/skia/third_party/externals/oboe/apps/fxlab/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/third_party/skia/third_party/externals/oboe/samples/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/third_party/rust/crates/syn/src/
H A Dmac.rs138 let scope = self.delimiter.span().close(); in parse_body_with()
139 crate::parse::parse_scoped(parser, scope, self.tokens.clone()) in parse_body_with()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DQualifierTypes.h172 // initializes all of the qualifiers and sets the scope
173 TTypeQualifier(TQualifier scope, const TSourceLoc &loc);
193 TTypeQualifierBuilder(const TStorageQualifierWrapper *scope, int shaderVersion);

Completed in 15 milliseconds

1...<<21222324252627282930>>...55