Home
last modified time | relevance | path

Searched defs:scope (Results 226 - 250 of 283) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.h1393 lsc_fence_msg_desc(UNUSED const struct intel_device_info *devinfo, enum lsc_fence_scope scope, enum lsc_flush_type flush_type, bool route_to_lsc) lsc_fence_msg_desc() argument
/third_party/libabigail/src/
H A Dabg-writer.cc2216 write_canonical_types_of_scope(const scope_decl &scope, in write_canonical_types_of_scope() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp120 Scope scope; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp120 Scope scope; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp54 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope) in allocateSystemMem() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessage.java1616 newMessageScopedGeneratedExtension(final Message scope, in newMessageScopedGeneratedExtension() argument
1677 newMessageScopedGeneratedExtension( final Message scope, final String name, final Class singularType, final Message defaultInstance) newMessageScopedGeneratedExtension() argument
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc296 void MessageDifferencer::set_scope(Scope scope) { scope_ = scope; } in set_scope() argument
298 MessageDifferencer::Scope MessageDifferencer::scope() { return scope_; } in scope() function in google::protobuf::util::MessageDifferencer
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.cc659 contents_.SetTree(NewTree(data, length, 0), scope); operator =() local
[all...]
/third_party/selinux/libsepol/src/
H A Dlink.c251 scope_datum_t *scope = NULL; in class_copy_callback() local
607 scope_datum_t *scope; in bool_copy_callback() local
675 scope_datum_t *scope; sens_copy_callback() local
717 scope_datum_t *scope; cat_copy_callback() local
1777 scope_datum_t *scope, *base_scope; scope_copy_callback() local
1971 scope_datum_t *scope; is_decl_requires_met() local
[all...]
H A Dpolicydb.c1658 symtab_insert(policydb_t * pol, uint32_t sym, hashtab_key_t key, hashtab_datum_t datum, uint32_t scope, uint32_t avrule_decl_id, uint32_t * value) symtab_insert() argument
4110 scope_datum_t *scope = NULL; scope_read() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h650 int scope; member
H A Dspirv_to_nir.c2475 vtn_scope_to_nir_scope(struct vtn_builder *b, SpvScope scope) vtn_scope_to_nir_scope() argument
2540 vtn_emit_scoped_memory_barrier(struct vtn_builder *b, SpvScope scope, SpvMemorySemanticsMask semantics) vtn_emit_scoped_memory_barrier() argument
3238 SpvScope scope = SpvScopeInvocation; vtn_handle_image() local
3678 SpvScope scope = SpvScopeInvocation; vtn_handle_atomics() local
4120 vtn_emit_memory_barrier(struct vtn_builder *b, SpvScope scope, SpvMemorySemanticsMask semantics) vtn_emit_memory_barrier() argument
4222 SpvScope scope = vtn_constant_uint(b, w[1]); vtn_handle_barrier() local
6194 SpvScope scope = vtn_constant_uint(b, w[3]); vtn_handle_body_instruction() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h191 sync_scope scope : 8; member
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c461 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope, in spirv_builder_emit_atomic_store() argument
1589 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask semantics) in spirv_builder_emit_memory_barrier() argument
1598 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, SpvMemorySemanticsMask semantics) in spirv_builder_emit_control_barrier() argument
H A Dnir_to_spirv.c146 get_scope(nir_scope scope) in get_scope() argument
2947 SpvScope scope = get_scope(nir_intrinsic_memory_scope(intr)); in emit_shader_clock() local
/third_party/node/deps/v8/src/ast/
H A Dscopes.cc49 Variable* VariableMap::Declare(Zone* zone, Scope* scope, in Declare() argument
385 DeclarationScope* scope = GetClosureScope(); in HasSimpleParameters() local
684 DeclarationScope* scope = info->literal()->scope(); Analyze() local
848 Scope* scope = inner_scope_; FinalizeBlockScope() local
1251 DeclarationScope* scope = GetClosureScope(); NewTemporary() local
1323 FindVariableDeclaredIn(Scope* scope, VariableMode mode_limit) FindVariableDeclaredIn() argument
1445 Scope* scope = this; GetDeclarationScope() local
1453 Scope* scope = this; GetNonEvalDeclarationScope() local
1461 const Scope* scope = this; GetClosureScope() local
1469 Scope* scope = this; GetClosureScope() local
1490 Scope* scope = this; GetReceiverScope() local
1500 Scope* scope = this; GetConstructorScope() local
1512 Scope* scope = this; GetHomeObjectScope() local
1535 Scope* scope = this; GetScriptScope() local
1543 Scope* scope = outer_scope_; GetOuterScopeWithContext() local
1551 WasLazilyParsed(Scope* scope) WasLazilyParsed() argument
1560 Scope* scope = this; ForEach() local
1584 Scope* scope = other; IsOuterScopeOf() local
1949 DeclarationScope* scope = AsDeclarationScope(); Print() local
2066 Lookup(VariableProxy* proxy, Scope* scope, Scope* outer_scope_end, Scope* cache_scope, bool force_context_allocation) Lookup() argument
2181 LookupWith(VariableProxy* proxy, Scope* scope, Scope* outer_scope_end, Scope* cache_scope, bool force_context_allocation) LookupWith() argument
2221 LookupSloppyEval(VariableProxy* proxy, Scope* scope, Scope* outer_scope_end, Scope* cache_scope, bool force_context_allocation) LookupSloppyEval() argument
2288 UpdateNeedsHoleCheck(Variable* var, VariableProxy* proxy, Scope* scope) UpdateNeedsHoleCheck() argument
2347 ResolvePreparsedVariable(VariableProxy* proxy, Scope* scope, Scope* end) ResolvePreparsedVariable() argument
2681 DeclarationScope* scope; RecordNeedsPrivateNameContextChainRecalc() local
2694 DeclarationScope* scope = info->literal()->scope(); AllocateScopeInfos() local
2946 ClassScope* scope = scope_iter.GetScope(); LookupPrivateName() local
3094 Scope* scope = inner->outer_scope(); Next() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc2659 DebugScope* scope = reinterpret_cast<DebugScope*>( SetTerminateOnResume() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc219 PrintTracePrefix(const CodeTracer::Scope& scope, const char* header, OptimizedCompilationInfo* info) PrintTracePrefix() argument
225 PrintTracePrefix(const CodeTracer::Scope& scope, const char* header, Handle<JSFunction> function, CodeKind code_kind) PrintTracePrefix() argument
233 PrintTracePrefix(const CodeTracer::Scope& scope, const char* header, Handle<SharedFunctionInfo> shared, CodeKind code_kind) PrintTracePrefix() argument
242 PrintTraceSuffix(const CodeTracer::Scope& scope) PrintTraceSuffix() argument
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc2870 i::wasm::WasmCodeRefScope scope; in _v8_internal_Print_Code() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.cc639 BytecodeArrayBuilder& BytecodeArrayBuilder::LoadLiteral(const Scope* scope) { in LoadLiteral() argument
959 CreateBlockContext( const Scope* scope) CreateBlockContext() argument
966 CreateCatchContext( Register exception, const Scope* scope) CreateCatchContext() argument
973 CreateFunctionContext( const Scope* scope, int slots) CreateFunctionContext() argument
980 CreateEvalContext( const Scope* scope, int slots) CreateEvalContext() argument
987 CreateWithContext( Register object, const Scope* scope) CreateWithContext() argument
1537 GetConstantPoolEntry(const Scope* scope) GetConstantPoolEntry() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp543 void OutputASM::emitShader(Scope scope) in emitShader() argument
/third_party/toybox/toys/pending/
H A Dip.c57 int ifindex, scope, scopemask, up, to; member
1002 char *family = toybuf, *scope = toybuf+256, *label = toybuf+512, in print_addrinfo() local
1196 int scope = idxfromRPDB(*argv, RPDB_rtscopes); in ipaddrupdate() local
1310 int scope = 0; ipaddr_listflush() local
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp472 Id Builder::makeCooperativeMatrixTypeKHR(Id component, Id scope, Id rows, Id cols, Id use) in makeCooperativeMatrixTypeKHR() argument
500 Id Builder::makeCooperativeMatrixTypeNV(Id component, Id scope, Id rows, Id cols) in makeCooperativeMatrixTypeNV() argument
2415 createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scope, unsigned int alignment) createStore() argument
2438 createLoad(Id lValue, spv::Decoration precision, spv::MemoryAccessMask memoryAccess, spv::Scope scope, unsigned int alignment) createLoad() argument
3732 accessChainLoad(Decoration precision, Decoration l_nonUniform, Decoration r_nonUniform, Id resultType, spv::MemoryAccessMask memoryAccess, spv::Scope scope, unsigned int alignment) accessChainLoad() argument
[all...]
/third_party/node/src/
H A Djs_native_api_v8.cc438 v8::HandleScope scope; member in v8impl::__anon15370::HandleScopeWrapper
458 v8::EscapableHandleScope scope; member in v8impl::__anon15370::EscapableHandleScopeWrapper
1510 auto scope = new v8::Isolate::Scope(isolate); in OH_JSVM_OpenVMScope() local
1516 OH_JSVM_CloseVMScope(JSVM_VM vm, JSVM_VMScope scope) { in OH_JSVM_CloseVMScope() argument
1615 OH_JSVM_CloseEnvScope(JSVM_Env env, JSVM_EnvScope scope) { in OH_JSVM_CloseEnvScope() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc599 DeclarationScope* scope = outer->AsDeclarationScope(); in DoParseProgram() local
775 ParseREPLProgram(ParseInfo* info, ScopedPtrList<Statement>* body, DeclarationScope* scope) ParseREPLProgram() argument
987 DeclarationScope* scope = NewFunctionScope(kind); DoParseFunction() local
1796 DeclareAndBindVariable(VariableProxy* proxy, VariableKind kind, VariableMode mode, Scope* scope, bool* was_added, int initializer_position) DeclareAndBindVariable() argument
1806 DeclareVariable(const AstRawString* name, VariableKind kind, VariableMode mode, InitializationFlag init, Scope* scope, bool* was_added, int begin, int end) DeclareVariable() argument
1821 Declare(Declaration* declaration, const AstRawString* name, VariableKind variable_kind, VariableMode mode, InitializationFlag init, Scope* scope, bool* was_added, int var_begin_pos, int var_end_pos) Declare() argument
1956 RewriteSwitchStatement(SwitchStatement* switch_statement, Scope* scope) RewriteSwitchStatement() argument
2021 ReportVarRedeclarationIn(const AstRawString* name, Scope* scope) ReportVarRedeclarationIn() argument
2738 DeclarationScope* scope = NewFunctionScope(kind, parse_zone); ParseFunctionLiteral() local
3113 DeclareClassVariable(ClassScope* scope, const AstRawString* name, ClassInfo* class_info, int class_token_pos) DeclareClassVariable() argument
3139 CreatePrivateNameVariable(ClassScope* scope, VariableMode mode, IsStaticFlag is_static_flag, const AstRawString* name) CreatePrivateNameVariable() argument
3158 DeclarePublicClassField(ClassScope* scope, ClassLiteralProperty* property, bool is_static, bool is_computed_name, ClassInfo* class_info) DeclarePublicClassField() argument
3180 DeclarePrivateClassMember(ClassScope* scope, const AstRawString* property_name, ClassLiteralProperty* property, ClassLiteralProperty::Kind kind, bool is_static, ClassInfo* class_info) DeclarePrivateClassMember() argument
3234 CreateInitializerFunction( const char* name, DeclarationScope* scope, Statement* initializer_stmt) CreateInitializerFunction() argument
3344 InsertSloppyBlockFunctionVarBindings(DeclarationScope* scope) InsertSloppyBlockFunctionVarBindings() argument
3533 SetLanguageMode(Scope* scope, LanguageMode mode) SetLanguageMode() argument
[all...]

Completed in 75 milliseconds

12345678910>>...12