Home
last modified time | relevance | path

Searched defs:Mutable (Results 1 – 25 of 32) sorted by relevance

12

/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.h89 struct Mutable struct
95 using MutableData = angle::SynchronizedValue<Mutable, angle::Spinlock>; argument
/external/flatbuffers/swift/Sources/FlatBuffers/
DFlatBufferObject.swift25 public protocol Mutable { protocol
32 extension Mutable { extension
/external/golang-protobuf/internal/impl/
Dmessage_reflect_gen.go96 func (m *messageState) Mutable(fd protoreflect.FieldDescriptor) protoreflect.Value { func
216 func (m *messageReflectWrapper) Mutable(fd protoreflect.FieldDescriptor) protoreflect.Value { func
Dconvert_map.go92 func (ms *mapReflect) Mutable(k pref.MapKey) pref.Value { func
Dmessage_reflect.go305 func (m *extensionMap) Mutable(xt pref.ExtensionType) pref.Value { func
Dlegacy_message.go539 func (m aberrantMessage) Mutable(pref.FieldDescriptor) pref.Value { func
/external/golang-protobuf/reflect/protoreflect/
Dvalue.go115 Mutable(FieldDescriptor) Value methodSpec
268 Mutable(MapKey) Value methodSpec
/external/golang-protobuf/testing/protocmp/
Dreflect.go118 func (m reflectMessage) Mutable(fd protoreflect.FieldDescriptor) protoreflect.Value { func
250 func (ms reflectMap) Mutable(k protoreflect.MapKey) protoreflect.Value { func
/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.cc226 MutableFlatbuffer* MutableFlatbuffer::Mutable(const StringPiece field_name) { in Mutable() function in libtextclassifier3::MutableFlatbuffer
234 MutableFlatbuffer* MutableFlatbuffer::Mutable(const reflection::Field* field) { in Mutable() function in libtextclassifier3::MutableFlatbuffer
251 MutableFlatbuffer* MutableFlatbuffer::Mutable(const FlatbufferFieldPath* path) { in Mutable() function in libtextclassifier3::MutableFlatbuffer
/external/clang/test/CodeGenCXX/
Dconst-init-cxx11.cpp443 struct Mutable { constexpr Mutable(int n) : k(n) {} mutable int k; }; in Mutable() function
/external/golang-protobuf/internal/testprotos/irregular/
Dirregular.go77 func (m *message) Mutable(pref.FieldDescriptor) pref.Value { func
/external/clang/test/CXX/special/class.copy/
Dp13-0x.cpp118 namespace Mutable { namespace
Dp11.0x.copy.cpp143 namespace Mutable { namespace
Dp23-cxx11.cpp178 namespace Mutable { namespace
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp83 bool Mutable = in GetExternalSymbolSymbol() local
/external/golang-protobuf/types/dynamicpb/
Ddynamic.go216 func (m *Message) Mutable(fd pref.FieldDescriptor) pref.Value { func
459 func (x *dynamicMap) Mutable(k pref.MapKey) pref.Value { func
/external/protobuf/src/google/protobuf/
Darenastring.h86 inline ::std::string* Mutable(const ::std::string* default_value, in Mutable() function
Dinlined_string_field.h98 std::string* Mutable(const std::string* default_value, in Mutable() function
Dextension_set.h1104 static inline std::string* Mutable(int number, int index, ExtensionSet* set) { in Mutable() function
1242 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() function
1290 static inline MutableType Mutable(int number, int index, ExtensionSet* set) { in Mutable() function
/external/golang-protobuf/testing/prototest/
Dmessage.go431 func (m testMap) Mutable(k pref.MapKey) pref.Value { panic("unimplemented") } func
/external/clang/include/clang/Sema/
DScopeInfo.h686 bool Mutable; variable
/external/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc276 CordRepRing* CordRepRing::Mutable(CordRepRing* rep, size_t extra) { in Mutable() function in absl::cord_internal::CordRepRing
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc276 CordRepRing* CordRepRing::Mutable(CordRepRing* rep, size_t extra) { in Mutable() function in absl::cord_internal::CordRepRing
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc276 CordRepRing* CordRepRing::Mutable(CordRepRing* rep, size_t extra) { in Mutable() function in absl::cord_internal::CordRepRing
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc399 CordRepRing* CordRepRing::Mutable(CordRepRing* rep, size_t extra) { in Mutable() function in absl::cord_internal::CordRepRing

12