/external/google-breakpad/src/testing/gtest/ |
D | Makefile.am | 28 src/gtest-typed-test.cc \ 63 test/gtest-typed-test2_test.cc \ 64 test/gtest-typed-test_test.cc \ 65 test/gtest-typed-test_test.h \ 192 include/gtest/gtest-typed-test.h \
|
D | CMakeLists.txt | 135 cxx_test(gtest-typed-test_test gtest_main 136 test/gtest-typed-test2_test.cc)
|
/external/protobuf/gtest/ |
D | Makefile.am | 26 src/gtest-typed-test.cc 64 test/gtest-typed-test_test.cc \ 65 test/gtest-typed-test2_test.cc \ 66 test/gtest-typed-test_test.h \ 192 include/gtest/gtest-typed-test.h
|
/external/doclava/src/com/google/doclava/ |
D | TypeInfo.java | 476 public static Map<String, TypeInfo> getTypeArgumentMapping(TypeInfo generic, TypeInfo typed) { in getTypeArgumentMapping() argument 479 if (typed.typeArguments() != null && typed.typeArguments().size() > i) { in getTypeArgumentMapping() 480 map.put(generic.typeArguments().get(i).fullName(), typed.typeArguments().get(i)); in getTypeArgumentMapping() 490 public static Map<String, TypeInfo> getTypeArgumentMapping(ClassInfo cls, TypeInfo typed) { in getTypeArgumentMapping() argument 491 return getTypeArgumentMapping(cls.asTypeInfo(), typed); in getTypeArgumentMapping()
|
/external/llvm/test/YAMLParser/ |
D | construct-set.data | 3 # Explicitly typed set.
|
D | construct-pairs.data | 3 # Explicitly typed pairs.
|
D | construct-omap.data | 3 # Explicitly typed ordered map (dictionary).
|
/external/llvm/test/CodeGen/X86/ |
D | vec_return.ll | 3 ; Without any typed operations, always use the smaller xorps.
|
/external/mesa3d/src/gtest/ |
D | Makefile.am | 39 src/gtest-typed-test.cc
|
/external/v8/testing/ |
D | gtest.gyp | 18 'gtest/include/gtest/gtest-typed-test.h', 38 'gtest/src/gtest-typed-test.cc',
|
/external/pdfium/testing/ |
D | gtest.gyp | 25 'gtest/include/gtest/gtest-typed-test.h', 45 'gtest/src/gtest-typed-test.cc',
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-07-06-LoweringIRForCodeGen.txt | 17 form and typed. This means that we can re-generate core VM code from the
|
D | 2000-11-18-EarlyDesignIdeas.txt | 30 b. A strongly-typed VM. One question is do we need the types to be
|
/external/clang/docs/analyzer/ |
D | DebugChecks.rst | 87 In C, the argument can be typed as 'int' or as '_Bool'. 112 In C, the argument can be typed as 'int' or as '_Bool'.
|
/external/clang/test/CodeGenObjC/ |
D | objc-fixed-enum.m | 46 // -treated as C++11 strongly typed enums.
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | multdeadretval.ll | 2 ; are unused. All unused values are typed i16, so we can easily check. We also
|
/external/clang/test/SemaObjC/ |
D | message.m | 40 // a statically typed object's class interface isn't in scope! This
|
/external/protobuf/gtest/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 42 …50E79B616000F2EEE /* gtest-typed-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BF6F2A40E7… 206 …000F2EEE /* gtest-typed-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =… 367 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */, 440 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */,
|
/external/google-breakpad/src/testing/gtest/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 42 …50E79B616000F2EEE /* gtest-typed-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BF6F2A40E7… 207 …000F2EEE /* gtest-typed-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =… 370 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */, 444 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */,
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.3 | 43 displayed if CTRL-\ (SIGQUIT from keyboard) typed. 46 now displayed if CTRL-\ (SIGQUIT from keyboard) is typed twice within
|
/external/clang/docs/ |
D | ObjectiveCLiterals.rst | 238 pointer typed expression. 252 pointer typed, as in array literals. Key sub-expressions must be of an 307 subscript expressions use integer typed subscripts; *dictionary-style* 308 subscript expressions use Objective-C object pointer typed subscripts.
|
/external/bison/ |
D | TODO | 292 Note that the default rule $$ = $1, when typed, is perfectly OK under C, 295 a Bison option where every typed default rule is explicitly written out 296 (same typed ruled can of course be grouped together).
|
/external/gtest/include/gtest/internal/ |
D | gtest-type-util.h.pump | 34 // Type utilities needed for implementing typed and type-parameterized 60 // the typed-test-only section below.
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-type-util.h.pump | 34 // Type utilities needed for implementing typed and type-parameterized 61 // the typed-test-only section below.
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-type-util.h.pump | 34 // Type utilities needed for implementing typed and type-parameterized 61 // the typed-test-only section below.
|