/external/clang/lib/Rewrite/Frontend/ |
D | RewriteModernObjC.cpp | 74 std::string Preamble; member in __anon5d474c250111::RewriteModernObjC 2608 Preamble += "static __NSConstantStringImpl " + S; in RewriteObjCStringLiteral() 2609 …Preamble += " __attribute__ ((section (\"__DATA, __cfstring\"))) = {__CFConstantStringClassReferen… in RewriteObjCStringLiteral() 2610 Preamble += "0x000007c8,"; // utf8_str in RewriteObjCStringLiteral() 2615 Preamble += prettyBuf.str(); in RewriteObjCStringLiteral() 2616 Preamble += ","; in RewriteObjCStringLiteral() 2617 Preamble += utostr(Exp->getString()->getByteLength()) + "};\n"; in RewriteObjCStringLiteral() 5213 Preamble += HF; in RewriteByRefVar() 5981 RewriteObjCProtocolMetaData(*I, Preamble); in HandleTranslationUnit() 5982 Write_ProtocolExprReferencedMetadata(Context, (*I), Preamble); in HandleTranslationUnit() [all …]
|
D | RewriteObjC.cpp | 74 std::string Preamble; member in __anon312f8b600111::RewriteObjC 2507 Preamble += "static __NSConstantStringImpl " + S; in RewriteObjCStringLiteral() 2508 …Preamble += " __attribute__ ((section (\"__DATA, __cfstring\"))) = {__CFConstantStringClassReferen… in RewriteObjCStringLiteral() 2509 Preamble += "0x000007c8,"; // utf8_str in RewriteObjCStringLiteral() 2514 Preamble += prettyBuf.str(); in RewriteObjCStringLiteral() 2515 Preamble += ","; in RewriteObjCStringLiteral() 2516 Preamble += utostr(Exp->getString()->getByteLength()) + "};\n"; in RewriteObjCStringLiteral() 4970 RewriteObjCProtocolMetaData(*I, "", "", Preamble); in HandleTranslationUnit() 4972 InsertText(SM->getLocForStartOfFile(MainFileID), Preamble, false); in HandleTranslationUnit() 5003 Preamble = "#pragma once\n"; in Initialize() [all …]
|
/external/libvorbis/doc/ |
D | Vorbis_I_spec.cfg | 1 \Preamble{html}
|
/external/linux-tools-perf/perf-3.12.0/arch/metag/lib/ |
D | memset.S | 28 ! Preamble to LongLoop which generates 4*8 bytes per interation (5 cycles) 45 ! Preamble to LongishLoop which generates 1*8 bytes per interation (2 cycles)
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 1119 PreprocessorOpts.PrecompiledPreambleBytes.first = Preamble.size(); in Parse() 1384 Preamble.clear(); in getMainBufferWithPrecompiledPreamble() 1392 if (!Preamble.empty()) { in getMainBufferWithPrecompiledPreamble() 1397 if (Preamble.size() == NewPreamble.second.first && in getMainBufferWithPrecompiledPreamble() 1399 memcmp(Preamble.getBufferStart(), NewPreamble.first->getBufferStart(), in getMainBufferWithPrecompiledPreamble() 1480 Preamble.clear(); in getMainBufferWithPrecompiledPreamble() 1514 Preamble.assign(FileMgr->getFile(MainFilename), in getMainBufferWithPrecompiledPreamble() 1523 NewPreamble.first->getBuffer().slice(0, Preamble.size()), MainFilename); in getMainBufferWithPrecompiledPreamble() 1554 Preamble.clear(); in getMainBufferWithPrecompiledPreamble() 1600 Preamble.clear(); in getMainBufferWithPrecompiledPreamble() [all …]
|
D | FrontendActions.cpp | 383 bool Preamble = CI.getPreprocessorOpts().PrecompiledPreambleBytes.first != 0; in ExecuteAction() local 394 Preamble ? serialization::MK_Preamble in ExecuteAction() 682 unsigned Preamble = Lexer::ComputePreamble(Buffer, CI.getLangOpts()).first; in ExecuteAction() local 683 llvm::outs().write(Buffer->getBufferStart(), Preamble); in ExecuteAction()
|
D | CompilerInstance.cpp | 392 bool Preamble = getPreprocessorOpts().PrecompiledPreambleBytes.first != 0; in createPCHExternalASTSource() local 396 DeserializationListener, OwnDeserializationListener, Preamble, in createPCHExternalASTSource() 406 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument 422 Preamble ? serialization::MK_Preamble in createPCHExternalASTSource()
|
/external/clang/include/clang/Frontend/ |
D | ASTUnit.h | 224 return Preamble; in getPreambleData() 257 PreambleData Preamble;
|
D | CompilerInstance.h | 594 bool Preamble, bool UseGlobalModuleIndex);
|
/external/clang/include/clang/Basic/ |
D | SourceManager.h | 761 void setPreambleFileID(FileID Preamble) { in setPreambleFileID() argument 763 PreambleFileID = Preamble; in setPreambleFileID()
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | Artistic.txt | 7 Preamble
|
/external/chromium_org/courgette/third_party/ |
D | LICENCE | 4 Preamble
|
/external/dnsmasq/contrib/dnslist/ |
D | dnslist.pl | 277 Preamble
|
/external/chromium_org/third_party/binutils/ |
D | LICENSE | 9 Preamble
|
/external/e2fsprogs/ext2ed/ |
D | COPYRIGHT | 16 Preamble
|
/external/valgrind/main/VEX/ |
D | LICENSE.GPL | 9 Preamble
|
/external/fio/ |
D | COPYING | 9 Preamble
|
/external/genext2fs/ |
D | COPYING | 9 Preamble
|
/external/libcap-ng/ |
D | NOTICE | 9 Preamble
|
/external/dnsmasq/ |
D | COPYING | 9 Preamble
|
/external/oprofile/ |
D | NOTICE | 9 Preamble
|
/external/iproute2/ip/ |
D | NOTICE | 9 Preamble
|
/external/qemu/ |
D | COPYING | 9 Preamble
|
/external/gcc-demangle/ |
D | COPYING | 9 Preamble
|
/external/libpng/contrib/gregbook/ |
D | COPYING | 9 Preamble
|