/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-reflect.cc | 21 HandleScope scope(isolate); in BUILTIN() 51 HandleScope scope(isolate); in BUILTIN() 77 HandleScope scope(isolate); in BUILTIN() 99 HandleScope scope(isolate); in BUILTIN()
|
H A D | setup-builtins-internal.cc | 63 HandleScope scope(isolate); in BuildPlaceholder() 81 return scope.CloseAndEscape(code); in BuildPlaceholder() 87 HandleScope scope(isolate); in BuildWithMacroAssembler() 129 HandleScope scope(isolate); in BuildAdaptor() 153 HandleScope scope(isolate); in BuildWithCodeStubAssemblerJS() 173 HandleScope scope(isolate); in BuildWithCodeStubAssemblerCS() 207 HandleScope scope(isolate); in PopulateWithPlaceholders() 283 // Create a scope for the handles in the builtins. in SetupBuiltinsInternal() 284 HandleScope scope(isolate); in SetupBuiltinsInternal()
|
H A D | builtins-collections.cc | 15 HandleScope scope(isolate); in BUILTIN() 23 HandleScope scope(isolate); in BUILTIN()
|
H A D | builtins-internal.cc | 21 HandleScope scope(isolate); in BUILTIN() 27 HandleScope scope(isolate); in BUILTIN()
|
H A D | builtins-typed-array.cc | 21 HandleScope scope(isolate); in BUILTIN() 47 HandleScope scope(isolate); in BUILTIN() 140 HandleScope scope(isolate); in BUILTIN() 209 HandleScope scope(isolate); in BUILTIN() 239 HandleScope scope(isolate); in BUILTIN() 273 HandleScope scope(isolate); in BUILTIN() 310 HandleScope scope(isolate); in BUILTIN()
|
/third_party/node/deps/v8/src/snapshot/ |
H A D | object-deserializer.cc | 40 HandleScope scope(isolate()); in Deserialize() 53 return scope.CloseAndEscape(result); in Deserialize() 122 LocalHandleScope scope(isolate()); in Deserialize() 146 return scope.CloseAndEscape(result); in Deserialize()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_attr_setscope.c | 3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() argument 5 switch (scope) { in pthread_attr_setscope()
|
/third_party/musl/porting/liteos_m/user/src/thread/ |
H A D | pthread_attr_setscope.c | 4 _LIBC_TEXT_SECTION int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() argument 6 switch (scope) { in pthread_attr_setscope()
|
/third_party/node/deps/v8/src/execution/ |
H A D | tiering-manager.cc | 120 CodeTracer::Scope scope(isolate->GetCodeTracer()); in TraceRecompile() 121 PrintF(scope.file(), "[marking "); in TraceRecompile() 122 function.ShortPrint(scope.file()); in TraceRecompile() 123 PrintF(scope.file(), " for optimization to %s, %s, reason: %s", in TraceRecompile() 126 PrintF(scope.file(), "]\n"); in TraceRecompile() 228 CodeTracer::Scope scope(isolate->GetCodeTracer()); in TrySetOsrUrgency() 229 PrintF(scope.file(), in TrySetOsrUrgency() 435 OnInterruptTickScope scope(this); in OnInterruptTick()
|
/third_party/rust/crates/rustix/src/thread/ |
H A D | prctl.rs | 911 pub fn core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope) -> io::Result<u64> { in core_scheduling_cookie() 918 scope as usize as *mut _, in core_scheduling_cookie() 934 pub fn create_core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope) -> io::Result<()> { in create_core_scheduling_cookie() 940 scope as usize as *mut _, in create_core_scheduling_cookie() 956 pub fn push_core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope) -> io::Result<()> { in push_core_scheduling_cookie() 962 scope as usize as *mut _, in push_core_scheduling_cookie() 978 pub fn pull_core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope) -> io::Result<()> { in pull_core_scheduling_cookie() 984 scope as usize as *mut _, in pull_core_scheduling_cookie()
|
/third_party/musl/src/thread/ |
H A D | pthread_attr_setscope.c | 3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() argument 5 switch (scope) { in pthread_attr_setscope()
|
/third_party/gn/src/gn/ |
H A D | group_target_generator.cc | 12 Scope* scope, in GroupTargetGenerator() 15 : TargetGenerator(target, scope, function_call, err) {} in GroupTargetGenerator() 10 GroupTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) GroupTargetGenerator() argument
|
H A D | function_template_unittest.cc | 20 input.parsed()->Execute(setup.scope(), &err); in TEST() 27 setup.scope()->CheckForUnusedVars(&err); in TEST()
|
H A D | operators.h | 15 Value ExecuteUnaryOperator(Scope* scope, 19 Value ExecuteBinaryOperator(Scope* scope,
|
/third_party/selinux/libsepol/src/ |
H A D | module_to_cil.c | 166 int scope; member 325 // array of lists, where each list contains all the aliases defined in the scope at index i 334 struct scope_datum *scope; in typealiases_gather_map() local 339 scope = hashtab_search(pdb->scope[SYM_TYPES].table, key); in typealiases_gather_map() 340 if (scope == NULL) { in typealiases_gather_map() 344 len = scope->decl_ids_len; in typealiases_gather_map() 346 scope_id = scope->decl_ids[len-1]; in typealiases_gather_map() 498 struct scope_datum *scope; in is_id_in_scope_with_start() local 500 scope in is_id_in_scope_with_start() 1975 class_to_cil(int indent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char *key, void *datum, int scope) class_to_cil() argument 2106 role_to_cil(int indent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *decl_stack, char *key, void *datum, int scope) role_to_cil() argument 2238 type_to_cil(int indent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *decl_stack, char *key, void *datum, int scope) type_to_cil() argument 2311 user_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *UNUSED(decl_stack), char *key, void *datum, int scope) user_to_cil() argument 2362 boolean_to_cil(int indent, struct policydb *UNUSED(pdb), struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char *key, void *datum, int scope) boolean_to_cil() argument 2380 sens_to_cil(int indent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char *key, void *datum, int scope) sens_to_cil() argument 2424 cat_to_cil(int indent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char *key, void *datum, int scope) cat_to_cil() argument 3435 struct scope_datum *scope; declared_scopes_to_cil() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | code-generator-arm64.cc | 544 FrameScope scope(tasm(), StackFrame::MANUAL); \ 550 FrameScope scope(tasm(), StackFrame::MANUAL); \ 775 UseScratchRegisterScope scope(tasm()); in AssembleArchInstruction() 776 Register temp = scope.AcquireX(); in AssembleArchInstruction() 885 FrameScope scope(tasm(), StackFrame::NO_FRAME_TYPE); in AssembleArchInstruction() 1333 UseScratchRegisterScope scope(tasm()); in AssembleArchInstruction() 1334 Register temp = scope.AcquireX(); in AssembleArchInstruction() 1340 UseScratchRegisterScope scope(tasm()); in AssembleArchInstruction() 1341 Register temp = scope.AcquireW(); in AssembleArchInstruction() 1348 UseScratchRegisterScope scope(tas in AssembleArchInstruction() [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_attr_setguardsize.c | 29 int scope = 0; in pthread_attr_setguardsize_0100() local 44 int scope = 0; in pthread_attr_setguardsize_0200() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_update_scope_test.cc | 35 CordzUpdateScope scope(nullptr, kTrackCordMethod); in TEST() 41 CordzUpdateScope scope(cord.data.cordz_info(), kTrackCordMethod); in TEST()
|
/third_party/node/src/tracing/ |
H A D | trace_event_common.h | 38 // Events can be INSTANT, or can be pairs of BEGIN and END in the same scope: 43 // these are used in the same scope. Use ASYNC_BEGIN/ASYNC_END macros if you 208 // scope, with 0, 1 or 2 associated arguments. If the category is not 238 #define TRACE_EVENT_INSTANT0(category_group, name, scope) \ 240 TRACE_EVENT_FLAG_NONE | scope) 241 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ 243 TRACE_EVENT_FLAG_NONE | scope, arg1_name, arg1_val) 244 #define TRACE_EVENT_INSTANT2(category_group, name, scope, arg1_name, arg1_val, \ 247 TRACE_EVENT_FLAG_NONE | scope, arg1_name, arg1_val, \ 249 #define TRACE_EVENT_COPY_INSTANT0(category_group, name, scope) \ [all...] |
/third_party/node/deps/v8/base/trace_event/common/ |
H A D | trace_event_common.h | 28 // Events can be INSTANT, or can be pairs of BEGIN and END in the same scope: 33 // these are used in the same scope. Use ASYNC_BEGIN/ASYNC_END macros if you 297 // scope, with 0, 1 or 2 associated arguments. If the category is not 327 #define TRACE_EVENT_INSTANT0(category_group, name, scope) \ 329 TRACE_EVENT_FLAG_NONE | scope) 330 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ 332 TRACE_EVENT_FLAG_NONE | scope, arg1_name, arg1_val) 333 #define TRACE_EVENT_INSTANT2(category_group, name, scope, arg1_name, arg1_val, \ 336 TRACE_EVENT_FLAG_NONE | scope, arg1_name, arg1_val, \ 338 #define TRACE_EVENT_COPY_INSTANT0(category_group, name, scope) \ [all...] |
/third_party/eudev/src/shared/ |
H A D | util.h | 156 #define _DEFINE_STRING_TABLE_LOOKUP_TO_STRING(name,type,scope) \ 157 scope const char *name##_to_string(type i) { \ 163 #define _DEFINE_STRING_TABLE_LOOKUP_FROM_STRING(name,type,scope) \ 164 scope type name##_from_string(const char *s) { \ 175 #define _DEFINE_STRING_TABLE_LOOKUP(name,type,scope) \ 176 _DEFINE_STRING_TABLE_LOOKUP_TO_STRING(name,type,scope) \ 177 _DEFINE_STRING_TABLE_LOOKUP_FROM_STRING(name,type,scope) \
|
/third_party/curl/scripts/ |
H A D | checksrc.pl | 327 my ($warn, $scope)=($1, $2); 329 ($warn, $scope)=($1, $2); 333 $scope = 1; 335 # print "IGNORE $warn for SCOPE $scope\n"; 336 if($scope eq "all") { 337 $scope=999999; 341 # covers the case where $scope contains the ending '*' from the 344 if($scope eq "0") { 355 $ignore{$warn}=$scope;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ComputePassEncoder.cpp | 188 // Record the synchronization scope for Dispatch, which is just the current in APIDispatch() 314 SyncScopeUsageTracker scope; in APIDispatchIndirect() 315 scope.BufferUsedAs(indirectBuffer, wgpu::BufferUsage::Indirect); in APIDispatchIndirect() 344 // synchronization scope. in APIDispatchIndirect() 345 scope.BufferUsedAs(indirectBufferRef.Get(), wgpu::BufferUsage::Indirect); in APIDispatchIndirect() 349 AddDispatchSyncScope(std::move(scope)); in APIDispatchIndirect() 426 void ComputePassEncoder::AddDispatchSyncScope(SyncScopeUsageTracker scope) { in AddDispatchSyncScope() argument 429 scope.AddBindGroup(mCommandBufferState.GetBindGroup(i)); in AddDispatchSyncScope() 431 mUsageTracker.AddDispatch(scope.AcquireSyncScopeUsage()); in AddDispatchSyncScope()
|
H A D | CommandValidation.cpp | 31 // Performs validation of the "synchronization scope" rules of WebGPU. 32 MaybeError ValidateSyncScopeResourceUsage(const SyncScopeResourceUsage& scope) { in ValidateSyncScopeResourceUsage() argument 34 for (size_t i = 0; i < scope.bufferUsages.size(); ++i) { in ValidateSyncScopeResourceUsage() 35 const wgpu::BufferUsage usage = scope.bufferUsages[i]; in ValidateSyncScopeResourceUsage() 41 "synchronization scope.", in ValidateSyncScopeResourceUsage() 42 scope.buffers[i], usage); in ValidateSyncScopeResourceUsage() 47 for (size_t i = 0; i < scope.textureUsages.size(); ++i) { in ValidateSyncScopeResourceUsage() 48 const TextureSubresourceUsage& textureUsage = scope.textureUsages[i]; in ValidateSyncScopeResourceUsage() 56 "synchronization scope.", in ValidateSyncScopeResourceUsage() 57 scope in ValidateSyncScopeResourceUsage() [all...] |
/third_party/node/test/node-api/test_uv_loop/ |
H A D | test_uv_loop.cc | 64 napi_handle_scope scope; in SetImmediateBinding() 65 NODE_API_CALL(env, napi_open_handle_scope(env, &scope)); in SetImmediateBinding() 71 NODE_API_CALL(env, napi_close_handle_scope(env, scope)); in SetImmediateBinding()
|