| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| D | CLContextCL.h | 89 struct Mutable struct 95 using MutableData = angle::SynchronizedValue<Mutable, angle::Spinlock>; argument
|
| /third_party/flatbuffers/swift/Sources/FlatBuffers/ |
| D | Mutable.swift | 24 public protocol Mutable { protocol 31 extension Mutable { extension
|
| /third_party/typescript/tests/cases/conformance/types/union/ |
| D | unionTypeReadonly.ts | 7 interface Mutable { interface
|
| /third_party/typescript/tests/cases/conformance/types/intersection/ |
| D | intersectionTypeReadonly.ts | 7 interface Mutable { interface
|
| /third_party/protobuf/src/google/protobuf/ |
| D | arenastring.cc | 112 std::string* ArenaStringPtr::Mutable(EmptyDefault, ::google::protobuf::Arena* arena) { in Mutable() function in google::protobuf::internal::ArenaStringPtr 120 std::string* ArenaStringPtr::Mutable(const LazyString& default_value, in Mutable() function in google::protobuf::internal::ArenaStringPtr
|
| D | extension_set.h | 1099 static inline std::string* Mutable(int number, int index, ExtensionSet* set) { in Mutable() function 1237 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() function 1285 static inline MutableType Mutable(int number, int index, ExtensionSet* set) { in Mutable() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyMCInstLower.cpp | 83 bool Mutable = in GetExternalSymbolSymbol() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | cord_rep_ring.cc | 276 CordRepRing* CordRepRing::Mutable(CordRepRing* rep, size_t extra) { in Mutable() function in absl::cord_internal::CordRepRing
|
| /third_party/typescript/src/server/ |
| D | project.ts | 12 export type Mutable<T> = { -readonly [K in keyof T]: T[K]; }; alias
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_build/ |
| D | func_graph_builder.cc | 59 bool Mutable(const py::object &obj, const ValuePtr &value = nullptr) { in Mutable() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| D | WasmYAML.h | 73 bool Mutable; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Wasm.h | 87 bool Mutable; member
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_swift.cpp | 1900 std::string Mutable() const { return "_Mutable"; } in Mutable() function in flatbuffers::swift::SwiftGenerator
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/ |
| D | pipeline.cc | 172 bool Mutable(const py::object &obj, const ValuePtr &value) { in Mutable() function
|
| /third_party/python/Lib/test/ |
| D | test_dataclasses.py | 737 class Mutable: class
|
| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 7225 export type Mutable<T extends object> = { -readonly [K in keyof T]: T[K] }; alias
|