/external/golang-protobuf/cmd/protoc-gen-go/testdata/imports/test_a_2/ |
D | m4.pb.go | 17 type M4 struct { struct 18 state protoimpl.MessageState 19 sizeCache protoimpl.SizeCache 20 unknownFields protoimpl.UnknownFields 23 func (x *M4) Reset() { 32 func (x *M4) String() string { 36 func (*M4) ProtoMessage() {} 38 func (x *M4) ProtoReflect() protoreflect.Message { 51 func (*M4) Descriptor() ([]byte, []int) {
|
D | m4.proto | 8 message M4 {} message
|
/external/llvm/test/DebugInfo/Inputs/ |
D | dwarfdump-macro-cmd.h | 1 #define M4 Value4 macro
|
/external/eigen/doc/snippets/ |
D | Tutorial_SlicingCol.cpp | 9 Map<RowMajorMatrixXf,0,Stride<Dynamic,3> > M4(M3.data(), M3.rows(), (M3.cols()+2)/3, variable
|
/external/llvm/unittests/Support/ |
D | MemoryTest.cpp | 92 MemoryBlock M4 = Memory::allocateMappedMemory(16, nullptr, Flags, EC); in TEST_P() local 165 MemoryBlock M4 = Memory::allocateMappedMemory(64 * sizeof(int), nullptr, in TEST_P() local 226 MemoryBlock M4 = Memory::allocateMappedMemory(16, nullptr, Flags, EC); in TEST_P() local
|
/external/clang/test/Driver/Inputs/ |
D | gen-response.c | 5 #define M4 M3 M3 M3 M3 M3 M3 M3 M3 M3 M3 macro
|
/external/clang/test/Preprocessor/ |
D | bigoutput.c | 10 #define M4 M2 M2 M2 M2 macro
|
D | assembler-with-cpp.c | 41 #define M4 expanded macro
|
/external/clang/test/CoverageMapping/ |
D | macro-expansion.c | 28 #define M4(x) ((x) && (x)) macro
|
/external/selinux/libsepol/tests/ |
D | Makefile | 2 M4 ?= m4 -E -E macro
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | ChainedMap.java | 71 …public static class M4<K3, K2, K1, V> extends ChainedMap implements Iterable<Map.Entry<K3, Map<K2,… class in ChainedMap 73 …private M4(Map<K3, Object> map3, Map<K2, Object> map2, Map<K1, Object> map1, Class<V> valueClass) { in M4() method in ChainedMap.M4 77 … private M4(Map<?, ?> map2, Constructor<Map<Object, Object>>[] constructors, int indexStart) { in M4() method in ChainedMap.M4
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
D | MeasureMapInternalTest.java | 146 private static final MeasureLong M4 = makeSimpleMeasureLong("m4"); field in MeasureMapInternalTest
|
/external/clang/lib/Driver/ |
D | Multilib.cpp | 163 const Multilib &M3, const Multilib &M4) { in Either() 168 const Multilib &M3, const Multilib &M4, in Either()
|
/external/clang/test/Misc/ |
D | macro-backtrace.c | 7 #define M4(A, B) M3(A, B) macro
|
/external/clang/test/Sema/ |
D | unused-expr.c | 133 #define M4(a, b) (foo((a), (b)) ? 0 : t3(a), 1) macro
|
/external/mesa3d/src/mesa/sparc/ |
D | sparc_matrix.h | 27 #define M4 %f20 macro
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305_vec.c | 239 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local 428 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
|
/external/cronet/third_party/boringssl/src/crypto/poly1305/ |
D | poly1305_vec.c | 239 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local 428 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/ |
D | FramedLZ4CompressorOutputStream.java | 70 M4(4096 * 1024, 7); enumConstant
|
/external/rust/crates/ring/crypto/poly1305/ |
D | poly1305_vec.c | 256 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local 445 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/ |
D | poly1305_vec.c | 252 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local 441 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
|
/external/speex/libspeexdsp/ |
D | math_approx.h | 277 #define M4 4936 macro
|
/external/libopus/celt/ |
D | mathops.h | 256 #define M4 4936 macro
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 270 MDNode *M4 = NMD->getOperand(1); in TEST_F() local
|
/external/clang/unittests/Driver/ |
D | MultilibTest.cpp | 149 Multilib M4("", "", ""); in TEST() local
|