Home
last modified time | relevance | path

Searched +defs:scope +defs:operator (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyContext.h70 Scope scope() const { return fScope; } in scope() function
106 KeyContextWithLocalMatrix& operator=(const KeyContextWithLocalMatrix&) = delete; variable
127 KeyContextWithColorInfo& operator=(const KeyContextWithColorInfo&) = delete; variable
132 KeyContextWithScope(const KeyContext& other, KeyContext::Scope scope) : KeyContext(other) { in KeyContextWithScope()
143 KeyContextWithScope& operator=(const KeyContextWithScope&) = delete; variable
156 KeyContextWithCoordClamp& operator=(const KeyContextWithScope&) = delete; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.h166 Cord& operator=(const Cord& x); variable
167 Cord& operator=(Cord&& x) noexcept; variable
173 Cord& operator=(absl::string_view src); variable
181 Cord& operator=(T&& src); variable
815 InlineRep& operator=(const InlineRep& src); variable
816 InlineRep& operator=(InlineRep&& src) noexcept; variable
1166 const CordzUpdateScope& scope) { in SetTree()
1174 const CordzUpdateScope& scope) { in SetTreeOrEmpty()
1185 const CordzUpdateScope& scope, in CommitTree()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcord.h166 Cord& operator=(const Cord& x); variable
167 Cord& operator=(Cord&& x) noexcept; variable
173 Cord& operator=(absl::string_view src); variable
181 Cord& operator=(T&& src); variable
815 InlineRep& operator=(const InlineRep& src); variable
816 InlineRep& operator=(InlineRep&& src) noexcept; variable
1166 const CordzUpdateScope& scope) { in SetTree()
1174 const CordzUpdateScope& scope) { in SetTreeOrEmpty()
1185 const CordzUpdateScope& scope, in CommitTree()
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dcord.h190 Cord& operator=(const Cord& x); variable
191 Cord& operator=(Cord&& x) noexcept; variable
197 Cord& operator=(absl::string_view src); variable
205 Cord& operator=(T&& src); variable
910 InlineRep& operator=(const InlineRep& src); variable
911 InlineRep& operator=(InlineRep&& src) noexcept; variable
1279 const CordzUpdateScope& scope) { in SetTree()
1287 const CordzUpdateScope& scope) { in SetTreeOrEmpty()
1299 const CordzUpdateScope& scope, in CommitTree()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dcord.h165 Cord& operator=(const Cord& x); variable
166 Cord& operator=(Cord&& x) noexcept; variable
172 Cord& operator=(absl::string_view src); variable
180 Cord& operator=(T&& src); variable
814 InlineRep& operator=(const InlineRep& src); variable
815 InlineRep& operator=(InlineRep&& src) noexcept; variable
1202 const CordzUpdateScope& scope) { in SetTree()
1210 const CordzUpdateScope& scope) { in SetTreeOrEmpty()
1221 const CordzUpdateScope& scope, in CommitTree()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dcord.h188 Cord& operator=(const Cord& x); variable
189 Cord& operator=(Cord&& x) noexcept; variable
195 Cord& operator=(absl::string_view src); variable
203 Cord& operator=(T&& src); variable
864 InlineRep& operator=(const InlineRep& src); variable
865 InlineRep& operator=(InlineRep&& src) noexcept; variable
1231 const CordzUpdateScope& scope) { in SetTree()
1239 const CordzUpdateScope& scope) { in SetTreeOrEmpty()
1251 const CordzUpdateScope& scope, in CommitTree()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dcord.h190 Cord& operator=(const Cord& x); variable
191 Cord& operator=(Cord&& x) noexcept; variable
197 Cord& operator=(absl::string_view src); variable
205 Cord& operator=(T&& src); variable
909 InlineRep& operator=(const InlineRep& src); variable
910 InlineRep& operator=(InlineRep&& src) noexcept; variable
1278 const CordzUpdateScope& scope) { in SetTree()
1286 const CordzUpdateScope& scope) { in SetTreeOrEmpty()
1298 const CordzUpdateScope& scope, in CommitTree()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event.h43 #define TRACE_ID_WITH_SCOPE(scope, ...) \ argument
427 WithScope(const char* scope, uint64_t raw_id) in WithScope()
429 WithScope(const char* scope, LocalId local_id) in WithScope()
433 WithScope(const char* scope, GlobalId global_id) in WithScope()
438 const char* scope() const { return scope_; } in scope() function
479 const char* scope() const { return scope_; } in scope() function
592 const char* scope, in AddTraceEventWithThreadIdAndTimestamp()
613 const char* scope, in AddTraceEventWithThreadIdAndTimestamp()
636 const char* scope, in AddTraceEventWithThreadIdAndTimestamp()
651 const char* scope, in AddTraceEvent()
[all …]
H A Dtrace_event_impl.h68 TraceEvent& operator=(const TraceEvent&) = delete; variable
73 TraceEvent& operator=(TraceEvent&&) noexcept; variable
114 const char* scope() const { return scope_; } in scope() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h155 void SetLexicalScope(uint32_t scope) { lexical_scope_ = scope; } in SetLexicalScope()
222 Instruction& operator=(const Instruction&) = default; variable
225 Instruction& operator=(Instruction&&); variable
723 inline void Instruction::SetDebugScope(const DebugScope& scope) { in SetDebugScope()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.h155 void SetLexicalScope(uint32_t scope) { lexical_scope_ = scope; } in SetLexicalScope()
222 Instruction& operator=(const Instruction&) = default; variable
225 Instruction& operator=(Instruction&&); variable
723 inline void Instruction::SetDebugScope(const DebugScope& scope) { in SetDebugScope()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction.h155 void SetLexicalScope(uint32_t scope) { lexical_scope_ = scope; } in SetLexicalScope()
222 Instruction& operator=(const Instruction&) = default; variable
225 Instruction& operator=(Instruction&&); variable
723 inline void Instruction::SetDebugScope(const DebugScope& scope) { in SetDebugScope()
/aosp_15_r20/external/stg/
H A Dscope.h37 PushScopeName(Scope& scope, Kind&& kind, const std::string& name) in PushScopeName() argument
52 PushScopeName& operator=(const PushScopeName& other) = delete; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DType.h212 TypeQuery &operator=(const TypeQuery &rhs) = default; in LLDB_MARK_AS_BITMASK_ENUM() local
505 llvm::SmallVector<llvm::StringRef> scope; member
578 Type &operator=(const Type &t) = default; variable
580 Type &operator=(Type &&t) = default; variable
669 void operator()(const lldb::TypeImplSP &type) { m_type_list.Append(type); } in operator() function
830 TypeEnumMemberImpl &operator=(const TypeEnumMemberImpl &rhs); variable
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpolicy_map.h31 PolicyScope scope = POLICY_SCOPE_USER; member
43 Entry& operator=(Entry&&) noexcept; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h42 LVScope *scope() const { return Scope; } in scope() function
63 LVRange &operator=(const LVRange &) = delete; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVRange.h42 LVScope *scope() const { return Scope; } in scope() function
63 LVRange &operator=(const LVRange &) = delete; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVRange.h42 LVScope *scope() const { return Scope; } in scope() function
63 LVRange &operator=(const LVRange &) = delete; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVRange.h42 LVScope *scope() const { return Scope; } in scope() function
63 LVRange &operator=(const LVRange &) = delete; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVRange.h42 LVScope *scope() const { return Scope; } in scope() function
63 LVRange &operator=(const LVRange &) = delete; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dperf_event_config.gen.h79 PerfEventConfig& operator=(PerfEventConfig&&); variable
81 PerfEventConfig& operator=(const PerfEventConfig&); variable
218 PerfEventConfig_CallstackSampling& operator=(PerfEventConfig_CallstackSampling&&); variable
220 PerfEventConfig_CallstackSampling& operator=(const PerfEventConfig_CallstackSampling&); variable
230 const PerfEventConfig_Scope& scope() const { return *scope_; } in scope() function
268 PerfEventConfig_Scope& operator=(PerfEventConfig_Scope&&); variable
270 PerfEventConfig_Scope& operator=(const PerfEventConfig_Scope&); variable
/aosp_15_r20/external/cronet/net/dns/
H A Daddress_sorter_posix.h51 AddressScope scope = SCOPE_UNDEFINED; member
66 AddressSorterPosix& operator=(const AddressSorterPosix&) = delete; variable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.gen.h81 PerfEventConfig& operator=(PerfEventConfig&&); variable
83 PerfEventConfig& operator=(const PerfEventConfig&); variable
220 PerfEventConfig_CallstackSampling& operator=(PerfEventConfig_CallstackSampling&&); variable
222 PerfEventConfig_CallstackSampling& operator=(const PerfEventConfig_CallstackSampling&); variable
232 const PerfEventConfig_Scope& scope() const { return *scope_; } in scope() function
270 PerfEventConfig_Scope& operator=(PerfEventConfig_Scope&&); variable
272 PerfEventConfig_Scope& operator=(const PerfEventConfig_Scope&); variable
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/writer/
H A DJavaWriterVisitor.java165 public void visit(ScopeNode scope) { in visit()
272 ScopeNode scope = variableExpr.scope(); in visit() local
1120 private void operator(OperatorKind kind) { in operator() method in JavaWriterVisitor
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_utils.h33 #define ANGLE_WGPU_END_DEBUG_ERROR_SCOPE(context, scope) \ argument
178 ClearValuesArray &operator=(const ClearValuesArray &rhs); in ANGLE_EGL_OBJECTS_X() local

12345678910>>...22