Home
last modified time | relevance | path

Searched defs:Contents (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm/docs/
DBitCodeFormat.rst571 .. _MODULE_CODE_VERSION:
573 MODULE_CODE_VERSION Record
623 MODULE_CODE_TRIPLE Record
631 MODULE_CODE_DATALAYOUT Record
639 MODULE_CODE_ASM Record
650 MODULE_CODE_SECTIONNAME Record
662 MODULE_CODE_DEPLIB Record
672 MODULE_CODE_GLOBALVAR Record
741 MODULE_CODE_FUNCTION Record
799 MODULE_CODE_ALIAS Record
[all …]
/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp330 std::vector<std::string> Contents; in TEST() local
387 const char *Contents[] = {"/file2", "/file1"}; in TEST() local
397 const char *Contents[] = {"/dir2", "/file2", "/dir1", "/file1"}; in TEST() local
422 const char *Contents[] = {"/dir", "/dir/file2", "/file1"}; in TEST() local
442 const char *Contents[] = { "/dir", "/dir/file2", "/dir2", "/dir2/foo", in TEST() local
468 const char *Contents[] = {"/file3", "/file2", "/file1"}; in TEST() local
492 const char *Contents[] = {"/hiddenByUp", "/onlyInUp", "/hiddenByMid", in TEST() local
917 const char *Contents[] = {"//root/file1", "//root/file2", "//root/file3", in TEST_F() local
923 const char *Contents[] = {"//root/foo/bar/a", "//root/foo/bar/b"}; in TEST_F() local
/external/skia/site/dev/testing/
Dct.md4 ### Contents ### subsection in Cluster Telemetry
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMarkupAnnotationsDictionary_autogen.cpp23 SkString SkPdfMarkupAnnotationsDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfMarkupAnnotationsDictionary
DSkPdfRubberStampAnnotationDictionary_autogen.cpp23 SkString SkPdfRubberStampAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfRubberStampAnnotationDictionary
DSkPdfInkAnnotationDictionary_autogen.cpp23 SkString SkPdfInkAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfInkAnnotationDictionary
DSkPdfSoundAnnotationDictionary_autogen.cpp35 SkString SkPdfSoundAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfSoundAnnotationDictionary
DSkPdfFreeTextAnnotationDictionary_autogen.cpp23 SkString SkPdfFreeTextAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfFreeTextAnnotationDictionary
DSkPdfFileAttachmentAnnotationDictionary_autogen.cpp35 SkString SkPdfFileAttachmentAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfFileAttachmentAnnotationDictionary
DSkPdfPopUpAnnotationDictionary_autogen.cpp23 SkString SkPdfPopUpAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfPopUpAnnotationDictionary
DSkPdfSquareOrCircleAnnotation_autogen.cpp23 SkString SkPdfSquareOrCircleAnnotation::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfSquareOrCircleAnnotation
DSkPdfTextAnnotationDictionary_autogen.cpp23 SkString SkPdfTextAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfTextAnnotationDictionary
DSkPdfWidgetAnnotationDictionary_autogen.cpp23 SkString SkPdfWidgetAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfWidgetAnnotationDictionary
DSkPdfLineAnnotationDictionary_autogen.cpp23 SkString SkPdfLineAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfLineAnnotationDictionary
DSkPdfTrapNetworkAnnotationDictionary_autogen.cpp23 SkString SkPdfTrapNetworkAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfTrapNetworkAnnotationDictionary
DSkPdfMovieAnnotationDictionary_autogen.cpp35 SkString SkPdfMovieAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfMovieAnnotationDictionary
DSkPdfALinkAnnotationDictionary_autogen.cpp23 SkString SkPdfALinkAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfALinkAnnotationDictionary
DSkPdfSignatureDictionary_autogen.cpp59 SkString SkPdfSignatureDictionary::Contents(SkPdfNativeDoc* doc) { in Contents() function in SkPdfSignatureDictionary
/external/clang/test/CodeGenCXX/
D2010-03-09-AnonAggregate.cpp8 …struct { union { int BA; } Val; int Offset; } OffsetedInfo; } Contents; member in MO
/external/clang/unittests/libclang/
DLibclangTest.cpp42 const char *Contents; member
330 const char *Contents = in TEST() local
375 void WriteFile(std::string &Filename, const std::string &Contents) { in WriteFile()
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp288 ArrayRef<uint8_t> Contents; in printRuntimeFunction() local
310 ArrayRef<uint8_t> Contents; in printData() local
/external/skia/site/dev/design/
Dpdftheory.md24 ### Contents ### subsection in PDF Theory of Operation
/external/skia/site/dev/sheriffing/
Dindex.md4 ### Contents ### subsection in Tree Sheriffs Documentation
/external/llvm/unittests/Support/
DSpecialCaseListTest.cpp35 std::string makeSpecialCaseListFile(StringRef Contents) { in makeSpecialCaseListFile()
/external/llvm/include/llvm/MC/
DMCAssembler.h215 SmallVector<char, 32> Contents; variable
267 SmallVector<char, 4> Contents; variable
304 SmallVector<char, 8> Contents; variable
465 SmallString<8> Contents; variable
500 SmallString<8> Contents; variable
533 SmallString<8> Contents; variable

12