/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 421 FrameScope scope(tasm(), StackFrame::MANUAL); \ 434 FrameScope scope(tasm(), StackFrame::MANUAL); \ 447 FrameScope scope(tasm(), StackFrame::MANUAL); \ 1052 FrameScope scope(tasm(), StackFrame::NO_FRAME_TYPE); in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | code-generator-s390.cc | 629 FrameScope scope(tasm(), StackFrame::MANUAL); \ 641 FrameScope scope(tasm(), StackFrame::MANUAL); \ 653 FrameScope scope(tasm(), StackFrame::MANUAL); \ 1363 FrameScope scope(tasm(), StackFrame::NO_FRAME_TYPE); in AssembleArchInstruction()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1086 had a variable named C<$item_no> in scope in your program at the point 1536 scope in which they're declared. The template is not part of that 1537 scope, so the template can't see C<$recipient>. 1638 separate lexical scope, so you have to turn on C<strict> at the top of
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1086 had a variable named C<$item_no> in scope in your program at the point 1536 scope in which they're declared. The template is not part of that 1537 scope, so the template can't see C<$recipient>. 1638 separate lexical scope, so you have to turn on C<strict> at the top of
|
/third_party/vixl/test/aarch32/ |
H A D | test-disasm-a32.cc | 1707 ExactAssemblyScope scope(&masm, 2, CodeBufferCheckScope::kMaximumSize); in TEST() 1727 ExactAssemblyScope scope(&masm, 2, CodeBufferCheckScope::kMaximumSize); in TEST() 2003 ExactAssemblyScope scope(&masm, 0, CodeBufferCheckScope::kMaximumSize); in TEST() 2243 ExactAssemblyScope scope(&masm, 8, CodeBufferCheckScope::kMaximumSize); in TEST()
|
H A D | test-assembler-cond-rd-operand-const-can-use-pc-a32.cc | 1597 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-operand-const-cannot-use-pc-a32.cc | 1412 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-operand-imm16-t32.cc | 521 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-rn-a32.cc | 636 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-rn-rm-a32.cc | 543 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-rn-rm-t32.cc | 541 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rdlow-rnlow-operand-immediate-imm3-t32.cc | 644 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-rd-rn-rm-a32.cc | 634 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 8743 Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module: diag(2441, ts.DiagnosticCategory.Error, "Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_2441", "Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module."), 8778 Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1: diag(2481, ts.DiagnosticCategory.Error, "Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1_2481", "Cannot initialize outer scoped variable '{0}' in the same scope as block scoped declaration '{1}'."), 8821 Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_functions: diag(2529, ts.DiagnosticCategory.Error, "Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_func_2529", "Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module containing async functions."), 8932 Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_declarations: diag(2669, ts.DiagnosticCategory.Error, "Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_2669", "Augmentations for the global scope can only be directly nested in external modules or ambient module declarations."), 8933 Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambient_context: diag(2670, ts.DiagnosticCategory.Error, "Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambien_2670", "Augmentations for the global scope should have 'declare' modifier unless they appear in already ambient context."), 9486 Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve: diag(6270, ts.DiagnosticCategory.Message, "Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270", "Directory '{0}' has no containing package.json scope. Imports will not resolve."), 9487 Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1: diag(6271, ts.DiagnosticCategory.Message, "Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271", "Import specifier '{0}' does not exist in package.json scope at path '{1}'."), 9489 package_json_scope_0_has_no_imports_defined: diag(6273, ts.DiagnosticCategory.Message, "package_json_scope_0_has_no_imports_defined_6273", "package.json scope '{0}' has no imports defined."), 9490 package_json_scope_0_explicitly_maps_specifier_1_to_null: diag(6274, ts.DiagnosticCategory.Message, "package_json_scope_0_explicitly_maps_specifier_1_to_null_6274", "package.json scope '{0}' explicitly maps specifier '{1}' to null."), 9491 package_json_scope_0_has_invalid_type_for_target_of_specifier_1: diag(6275, ts.DiagnosticCategory.Message, "package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275", "package.json scope '{ [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 461 FrameScope scope(tasm(), StackFrame::MANUAL); \ 472 FrameScope scope(tasm(), StackFrame::MANUAL); \ 818 FrameScope scope(tasm(), StackFrame::NO_FRAME_TYPE); in AssembleArchInstruction() 1235 FrameScope scope(tasm(), StackFrame::MANUAL); in AssembleArchInstruction() 1297 FrameScope scope(tasm(), StackFrame::MANUAL); in AssembleArchInstruction() 4367 UseScratchRegisterScope scope(tasm()); in AssembleSwap()
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-fp-aarch64.cc | 1757 ExactAssemblyScope scope(&masm, kInstructionSize); in TEST() 1763 ExactAssemblyScope scope(&masm, kInstructionSize); in TEST() 1833 ExactAssemblyScope scope(&masm, kInstructionSize); in TEST() 1838 ExactAssemblyScope scope(&masm, kInstructionSize); in TEST() 2057 ExactAssemblyScope scope(&masm, 2 * kInstructionSize); in TEST() 2089 ExactAssemblyScope scope(&masm, 2 * kInstructionSize); in TEST()
|
/third_party/node/src/ |
H A D | cares_wrap.cc | 162 EscapableHandleScope scope(env->isolate()); in HostentToNames() 171 return scope.Escape(ret); in HostentToNames()
|
H A D | js_native_api_v8_inspector.cc | 1029 HandleScope scope(env->isolate); in ThrowUninitializedInspectorError()
|
H A D | module_wrap.cc | 75 HandleScope scope(env()->isolate()); in ~ModuleWrap()
|
H A D | node_zlib.cc | 440 HandleScope scope(env->isolate()); in EmitError()
|
/third_party/node/src/crypto/ |
H A D | crypto_tls.cc | 1417 HandleScope scope(env->isolate()); in PskServerCallback() 1458 HandleScope scope(env->isolate()); in PskClientCallback()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.c | 1046 VkSystemAllocationScope scope, in vk_graphics_pipeline_state_fill() 1294 *alloc_ptr_out = vk_multialloc_alloc2(&ma, &device->alloc, alloc, scope); in vk_graphics_pipeline_state_fill() 1040 vk_graphics_pipeline_state_fill(const struct vk_device *device, struct vk_graphics_pipeline_state *state, const VkGraphicsPipelineCreateInfo *info, const struct vk_subpass_info *sp_info, struct vk_graphics_pipeline_all_state *all, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, void **alloc_ptr_out) vk_graphics_pipeline_state_fill() argument
|
/third_party/libabigail/include/ |
H A D | abg-ir.h | 46 /// <b>The declaration for a type is owned by only one scope </b> 52 /// abigail::type_base_sptr is added to the scope using the function 56 /// a scope: it's function type. In libabigail, function types are 1198 /// containing scope (its context). That relationship can carry 1766 /// A declaration that introduces a scope. 1878 add_decl_to_scope(decl_base_sptr decl, scope_decl* scope); 1883 scope_decl* scope); 1908 /// This abstracts the global scope of a given translation unit. 2068 /// A basic type declaration that introduces no scope. 2124 /// A type that introduces a scope [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_alu.c | 432 vtn_assert(dec->scope == VTN_DEC_DECORATION); in handle_no_contraction()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_perfcounter.c | 870 pCounters[i].scope = VK_PERFORMANCE_COUNTER_SCOPE_COMMAND_KHR; in radv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
|