/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelMessagePassing.cpp | 120 Scope scope; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
H A D | vktMemoryModelMessagePassing.cpp | 120 Scope scope; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 54 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope) in allocateSystemMem() argument
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | GeneratedMessage.java | 1616 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 D | message_differencer.cc | 296 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 D | cord.cc | 659 contents_.SetTree(NewTree(data, length, 0), scope); operator =() local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | link.c | 251 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...] |
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | icp_qat_uclo.h | 245 char scope; member
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | cpufeature.c | 1435 has_always(const struct arm64_cpu_capabilities *entry, int scope) in has_always() argument 1451 read_scoped_sysreg(const struct arm64_cpu_capabilities *entry, int scope) in read_scoped_sysreg() argument 1461 has_user_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_user_cpuid_feature() argument 1481 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature() argument 1531 static bool has_32bit_el0(const struct arm64_cpu_capabilities *entry, int scope) in has_32bit_el0() argument 1542 has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) has_useable_gicv3_cpuif() argument 1575 has_cache_idc(const struct arm64_cpu_capabilities *entry, int scope) has_cache_idc() argument 1600 has_cache_dic(const struct arm64_cpu_capabilities *entry, int scope) has_cache_dic() argument 1614 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) has_useable_cnp() argument 1673 unmap_kernel_at_el0(const struct arm64_cpu_capabilities *entry, int scope) unmap_kernel_at_el0() argument 2001 has_nested_virt_support(const struct arm64_cpu_capabilities *cap, int scope) has_nested_virt_support() argument 2051 has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) has_address_auth_cpucap() argument 2077 has_address_auth_metacap(const struct arm64_cpu_capabilities *entry, int scope) has_address_auth_metacap() argument 2115 can_use_gic_priorities(const struct arm64_cpu_capabilities *entry, int scope) can_use_gic_priorities() argument 2129 has_gic_prio_relaxed_sync(const struct arm64_cpu_capabilities *entry, int scope) has_gic_prio_relaxed_sync() argument 2872 compat_has_neon(const struct arm64_cpu_capabilities *cap, int scope) compat_has_neon() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/ |
H A D | efa_admin_cmds_defs.h | 516 u8 scope; member
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 993 u32 type, inst, scope; in tipc_send_group_anycast() local 1147 u32 type, inst, scope, exclude; tipc_send_group_mcast() local 1182 u32 type, lower, upper, scope; tipc_sk_mcast_rcv() local 2895 tipc_sk_publish(struct tipc_sock *tsk, uint scope, struct tipc_name_seq const *seq) tipc_sk_publish() argument 2923 tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, struct tipc_name_seq const *seq) tipc_sk_withdraw() argument 3109 int scope; tipc_sk_leave() local 3233 int len, scope; tipc_getsockopt() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/ |
H A D | efa_admin_cmds_defs.h | 537 u8 scope; member
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 3117 int scope; tipc_sk_leave() local 3243 int len, scope; tipc_getsockopt() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | route.c | 515 __u8 scope = RT_SCOPE_UNIVERSE; in __build_flow_key() local
|
H A D | udp.c | 1051 u8 tos, scope; in udp_sendmsg() local
|
H A D | nexthop.c | 1350 static int nexthop_check_scope(struct nh_info *nhi, u8 scope, in nexthop_check_scope() argument 1371 int fib_check_nexthop(struct nexthop *nh, u8 scope, in fib_check_nexthop() argument [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_make_chunk.c | 1633 enum sctp_scope scope; in sctp_make_temp_asoc() local 1752 enum sctp_scope scope; in sctp_unpack_cookie() local 2549 enum sctp_scope scope; in sctp_process_param() local [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_private.h | 650 int scope; member
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 191 sync_scope scope : 8; member
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.c | 461 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
|
/third_party/node/deps/v8/src/ast/ |
H A D | scopes.cc | 49 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 D | debug.cc | 2659 DebugScope* scope = reinterpret_cast<DebugScope*>( SetTerminateOnResume() local [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | compiler.cc | 219 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 D | objects-printer.cc | 2870 i::wasm::WasmCodeRefScope scope; in _v8_internal_Print_Code() local
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-array-builder.cc | 639 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...] |