/external/llvm/lib/Linker/ |
D | LinkItems.cpp | 82 std::string Magic; in LinkInLibrary() local 83 Pathname.getMagicNumber(Magic, 64); in LinkInLibrary() 84 switch (sys::IdentifyFileType(Magic.c_str(), 64)) { in LinkInLibrary() 180 std::string Magic; in LinkInFile() local 181 if (!File.getMagicNumber(Magic, 64)) in LinkInFile() 184 switch (sys::IdentifyFileType(Magic.c_str(), 64)) { in LinkInFile()
|
/external/llvm/include/llvm/Support/ |
D | GCOV.h | 48 StringRef Magic = Buffer->getBuffer().slice(0, 12); in readGCOVFormat() local 50 if (Magic == "oncg*404MVLL") in readGCOVFormat() 52 else if (Magic == "oncg*204MVLL") in readGCOVFormat() 54 else if (Magic == "adcg*404MVLL") in readGCOVFormat() 56 else if (Magic == "adcg*204MVLL") in readGCOVFormat()
|
D | COFF.h | 428 uint16_t Magic; member 452 uint16_t Magic; member
|
D | PathV1.h | 327 bool getMagicNumber(std::string& Magic, unsigned len) const;
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.cpp | 294 StringRef Magic = InputBuffer->getBuffer().slice(0, 4); in isCompatibleFormat() local 295 if (Magic == "\xFE\xED\xFA\xCE") return true; in isCompatibleFormat() 296 if (Magic == "\xCE\xFA\xED\xFE") return true; in isCompatibleFormat() 297 if (Magic == "\xFE\xED\xFA\xCF") return true; in isCompatibleFormat() 298 if (Magic == "\xCF\xFA\xED\xFE") return true; in isCompatibleFormat()
|
D | RuntimeDyldELF.cpp | 526 StringRef Magic = InputBuffer->getBuffer().slice(0, ELF::EI_NIDENT); in isCompatibleFormat() local 527 return (memcmp(Magic.data(), ELF::ElfMagic, strlen(ELF::ElfMagic))) == 0; in isCompatibleFormat()
|
/external/clang/lib/Lex/ |
D | HeaderMap.cpp | 45 uint32_t Magic; // Magic word, also indicates byte order. member 94 if (Header->Magic == HMAP_HeaderMagicNumber && in Create() 97 else if (Header->Magic == llvm::ByteSwap_32(HMAP_HeaderMagicNumber) && in Create()
|
/external/llvm/lib/Object/ |
D | MachOObject.cpp | 68 SwapValue(Header.Magic); in MachOObject() 98 StringRef Magic = Buffer->getBuffer().slice(0, 4); in LoadFromBuffer() local 99 if (Magic == "\xFE\xED\xFA\xCE") { in LoadFromBuffer() 100 } else if (Magic == "\xCE\xFA\xED\xFE") { in LoadFromBuffer() 102 } else if (Magic == "\xFE\xED\xFA\xCF") { in LoadFromBuffer() 104 } else if (Magic == "\xCF\xFA\xED\xFE") { in LoadFromBuffer()
|
D | Archive.cpp | 22 static const char *Magic = "!<arch>\n"; variable 181 || StringRef(source->getBufferStart(), 8) != Magic) { in Archive() 203 const char *Loc = Data->getBufferStart() + strlen(Magic); in begin_children()
|
/external/llvm/lib/Support/ |
D | Path.cpp | 224 bool Path::hasMagicNumber(StringRef Magic) const { in hasMagicNumber() 226 if (getMagicNumber(actualMagic, static_cast<unsigned>(Magic.size()))) in hasMagicNumber() 227 return Magic == actualMagic; in hasMagicNumber()
|
D | PathV2.cpp | 729 StringRef Magic = magic.toStringRef(MagicStorage); in has_magic() local 732 if (error_code ec = get_magic(path, Magic.size(), Buffer)) { in has_magic() 741 result = Magic == Buffer; in has_magic() 859 SmallString<32> Magic; in identify_magic() local 860 error_code ec = get_magic(path, Magic.capacity(), Magic); in identify_magic() 864 result = identify_magic(Magic); in identify_magic()
|
/external/clang/test/SemaTemplate/ |
D | qualified-id.cpp | 27 template <class T> class Magic : public Impl { class
|
/external/e2fsprogs/tests/f_dup4/ |
D | script | 4 echo "/ Murphy Magic. The SeCrEt of the UnIvErSe is 43, NOT 42" > $TEST_DATA
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.MiNT | 26 MiNT version (maybe Magic, only for multitasking OS): 28 Mint and Magic may supports threads, so audio can be used with current 79 xbios Magic Uses MFP Timer A interrupt 83 mcsn Magic Disabled
|
/external/quake/quake/src/WinQuake/ |
D | 3dfx.txt | 35 - Skywell Magic 3D
|
/external/llvm/include/llvm/Object/ |
D | MachOFormat.h | 113 uint32_t Magic; member
|
/external/llvm/test/CodeGen/ARM/ |
D | ldrd.ll | 7 ; Magic ARM pair hints works best with linearscan / fast.
|
/external/chromium/base/win/ |
D | pe_image.cc | 515 if (nt_headers->OptionalHeader.Magic != IMAGE_NT_OPTIONAL_HDR_MAGIC) in VerifyMagic()
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 344 * Magic 350 <li>Magic</li> 357 * Magic 363 <li><p>Magic</p></li>
|
/external/llvm/unittests/Support/ |
D | Path.cpp | 290 TEST_F(FileSystemTest, Magic) { in TEST_F() argument
|
/external/markdown/tests/markdown-test/ |
D | markdown-syntax.txt | 381 * Magic 387 <li>Magic</li> 394 * Magic 400 <li><p>Magic</p></li>
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Syntax.text | 381 * Magic 387 <li>Magic</li> 394 * Magic 400 <li><p>Magic</p></li>
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Syntax.text | 381 * Magic 387 <li>Magic</li> 394 * Magic 400 <li><p>Magic</p></li>
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 381 * Magic 387 <li>Magic</li> 394 * Magic 400 <li><p>Magic</p></li>
|
/external/libogg/doc/ |
D | rfc5334.txt | 401 Magic number(s): The first four bytes, 0x4f 0x67 0x67 0x53, 462 Magic number(s): The first four bytes, 0x4f 0x67 0x67 0x53, 521 Magic number(s): The first four bytes, 0x4f 0x67 0x67 0x53,
|