/external/golang-protobuf/protoc-gen-go/testdata/imports/ |
D | test_import_all.pb.go | 27 type All struct { struct 28 Am1 *test_a_1.M1 `protobuf:"bytes,1,opt,name=am1,proto3" json:"am1,omitempty"` 29 Am2 *test_a_1.M2 `protobuf:"bytes,2,opt,name=am2,proto3" json:"am2,omitempty"` 30 Am3 *test_a_2.M3 `protobuf:"bytes,3,opt,name=am3,proto3" json:"am3,omitempty"` 31 Am4 *test_a_2.M4 `protobuf:"bytes,4,opt,name=am4,proto3" json:"am4,omitempty"` 32 Bm1 *test_b_1.M1 `protobuf:"bytes,5,opt,name=bm1,proto3" json:"bm1,omitempty"` 33 Bm2 *test_b_1.M2 `protobuf:"bytes,6,opt,name=bm2,proto3" json:"bm2,omitempty"` 34 Fmt *fmt1.M `protobuf:"bytes,7,opt,name=fmt,proto3" json:"fmt,omitempty"` 35 XXX_NoUnkeyedLiteral struct{} `json:"-"` 36 XXX_unrecognized []byte `json:"-"` [all …]
|
D | test_import_all.proto | 50 message All { message
|
/external/adhd/cras/src/tests/ |
D | dsp_core_unittest.cc | 37 TEST(InterleaveTest, All) { in TEST() argument 79 TEST(EqTest, All) { in TEST() argument 143 TEST(Eq2Test, All) { in TEST() argument 212 TEST(CrossoverTest, All) { in TEST() argument 257 TEST(Crossover2Test, All) { in TEST() argument 329 TEST(DrcTest, All) { in TEST() argument
|
D | checksum_unittest.cc | 25 TEST(ChecksumTest, All) { in TEST() argument
|
/external/libbrillo/brillo/glib/ |
D | object_unittest.cc | 58 TEST(ResetterTest, All) { in TEST() argument 71 TEST(ValueTest, All) { in TEST() argument 80 TEST(ScopedErrorTest, All) { in TEST() argument
|
/external/caliper/caliper/src/main/java/com/google/caliper/ |
D | All.java | 26 public @interface All {} annotation
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | llvm-pdbutil.h | 51 All enumerator 56 enum class ClassDefinitionFormat { None, Layout, All }; enumerator 69 enum class SymLevel { Functions, Data, Thunks, All }; enumerator
|
/external/autotest/client/site_tests/example_UnitTest/src/ |
D | main.cc | 7 TEST(ExampleTest, All) { in TEST() argument
|
/external/sfntly/cpp/src/test/ |
D | smart_pointer_test.cc | 77 TEST(SmartPointer, All) { in TEST() argument
|
D | endian_test.cc | 75 TEST(Endian, All) { in TEST() argument
|
D | memory_io_test.cc | 99 TEST(MemoryIO, All) { in TEST() argument
|
D | test_utils_test.cc | 81 TEST(TestUtils, All) { in TEST() argument
|
D | hdmx_test.cc | 80 TEST(HdmxTable, All) { in TEST() argument
|
D | chrome_subsetter.cc | 73 TEST(ChromeSubsetter, All) { in TEST() argument
|
D | open_type_data_test.cc | 67 TEST(OpenTypeData, All) { in TEST() argument
|
D | otf_basic_editing_test.cc | 88 TEST(OTFBasicEditing, All) { in TEST() argument
|
D | file_io_test.cc | 149 TEST(FileIO, All) { in TEST() argument
|
D | font_parsing_test.cc | 136 TEST(FontParsing, All) { in TEST() argument
|
D | byte_array_test.cc | 143 TEST(ByteArray, All) { in TEST() argument
|
D | name_editing_test.cc | 238 TEST(NameEditing, All) { in TEST() argument
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annotlist.h | 46 const std::vector<std::unique_ptr<CPDF_Annot>>& All() const { in All() function
|
/external/clang/include/clang/Index/ |
D | IndexingAction.h | 27 All, enumerator
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | types_test.cc | 185 TEST(Padding, All) { in TEST() argument 197 TEST(ActivationFunction, All) { in TEST() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUUnifyMetadata.cpp | 97 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | ImportedFunctionsInliningStatistics.cpp | 71 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString()
|