| /external/golang-protobuf/protoc-gen-go/testdata/imports/test_a_2/ |
| D | m3.pb.go | 23 type M3 struct { struct 24 XXX_NoUnkeyedLiteral struct{} `json:"-"` 25 XXX_unrecognized []byte `json:"-"` 26 XXX_sizecache int32 `json:"-"` 29 func (m *M3) Reset() { *m = M3{} } 30 func (m *M3) String() string { return proto.CompactTextString(m) } 31 func (*M3) ProtoMessage() {} 32 func (*M3) Descriptor() ([]byte, []int) { 36 func (m *M3) XXX_Unmarshal(b []byte) error { 39 func (m *M3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { [all …]
|
| D | m3.proto | 35 message M3 {} message
|
| /external/llvm/unittests/Support/ |
| D | MemoryTest.cpp | 76 MemoryBlock M3 = Memory::allocateMappedMemory(32, nullptr, Flags, EC); in TEST_P() local 132 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, in TEST_P() local 190 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, in TEST_P() local 245 MemoryBlock M3 = Memory::allocateMappedMemory(32, &M2, Flags, EC); in TEST_P() local 271 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local 293 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local 319 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | MemoryTest.cpp | 131 MemoryBlock M3 = Memory::allocateMappedMemory(32, nullptr, Flags, EC); in TEST_P() local 190 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, in TEST_P() local 253 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, in TEST_P() local 309 MemoryBlock M3 = Memory::allocateMappedMemory(32, &M2, Flags, EC); in TEST_P() local 336 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local 359 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local 386 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local
|
| /external/llvm-project/clang/test/Driver/Inputs/ |
| D | gen-response.c | 4 #define M3 M2 M2 M2 M2 M2 M2 M2 M2 M2 M2 macro
|
| /external/clang/test/Driver/Inputs/ |
| D | gen-response.c | 4 #define M3 M2 M2 M2 M2 M2 M2 M2 M2 M2 M2 macro
|
| /external/flatbuffers/tests/MyGame/Example/ |
| D | AnyAmbiguousAliases.py | 9 M3 = 3 variable in AnyAmbiguousAliases
|
| D | AnyAmbiguousAliases.php | 11 const M3 = 3; define in MyGame\\Example\\AnyAmbiguousAliases
|
| D | AnyAmbiguousAliases.java | 10 public static final byte M3 = 3; field in AnyAmbiguousAliases
|
| D | AnyAmbiguousAliases.kt | 12 const val M3: UByte = 3u constant
|
| /external/clang/lib/Driver/ |
| D | Multilib.cpp | 158 const Multilib &M3) { in Either() 163 const Multilib &M3, const Multilib &M4) { in Either() 168 const Multilib &M3, const Multilib &M4, in Either()
|
| /external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| D | p15-star-this-capture.cpp | 15 const auto &M3 = [*this] () mutable -> auto&& { //expected-error{{call to deleted}} in foo() local
|
| /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| D | p15-star-this-capture.cpp | 15 const auto &M3 = [*this] () mutable -> auto&& { //expected-error{{call to deleted}} in foo() local
|
| /external/llvm-project/clang/lib/Driver/ |
| D | Multilib.cpp | 157 const Multilib &M3) { in Either() 162 const Multilib &M3, const Multilib &M4) { in Either() 167 const Multilib &M3, const Multilib &M4, in Either()
|
| /external/clang/test/Preprocessor/ |
| D | pp-record.c | 32 #define M3 int x2 macro
|
| /external/llvm-project/clang/test/Preprocessor/ |
| D | pp-record.c | 32 #define M3 int x2 macro
|
| /external/llvm-project/clang/test/CoverageMapping/ |
| D | macro-expansion.c | 25 #define M3(x) do { M2(x); } while (0) macro
|
| /external/clang/test/CoverageMapping/ |
| D | macro-expansion.c | 25 #define M3(x) do { M2(x); } while (0) macro
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
| D | Well512a.java | 50 private static final int M3 = 5; field in Well512a
|
| D | Well1024a.java | 50 private static final int M3 = 10; field in Well1024a
|
| D | Well19937a.java | 50 private static final int M3 = 449; field in Well19937a
|
| D | Well19937c.java | 50 private static final int M3 = 449; field in Well19937c
|
| D | Well44497b.java | 50 private static final int M3 = 229; field in Well44497b
|
| D | Well44497a.java | 50 private static final int M3 = 229; field in Well44497a
|
| /external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
| D | MeasureMapInternalTest.java | 145 private static final MeasureLong M3 = makeSimpleMeasureLong("m3"); field in MeasureMapInternalTest
|