HomeSort by relevance Sort by last modified time
    Searched refs:PP (Results 1 - 25 of 798) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
pretty-print.h 123 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
126 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
138 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
142 #define pp_needs_newline(PP) pp_base (PP)->need_newlin
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cxx-pretty-print.h 27 #define pp_c_base(PP) (&(PP)->c_base)
43 #define pp_cxx_cv_qualifier_seq(PP, T) \
44 pp_c_type_qualifier_list (pp_c_base (PP), T)
46 #define pp_cxx_whitespace(PP) pp_c_whitespace (pp_c_base (PP))
47 #define pp_cxx_left_paren(PP) pp_c_left_paren (pp_c_base (PP))
48 #define pp_cxx_right_paren(PP) pp_c_right_paren (pp_c_base (PP))
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RTDyldMemoryManager.cpp 150 #define ARM_MATH_IMPORTS(PP) \
151 PP(__aeabi_d2f) \
152 PP(__aeabi_d2iz) \
153 PP(__aeabi_d2lz) \
154 PP(__aeabi_d2uiz) \
155 PP(__aeabi_d2ulz) \
156 PP(__aeabi_dadd) \
157 PP(__aeabi_dcmpeq) \
158 PP(__aeabi_dcmpge) \
159 PP(__aeabi_dcmpgt)
    [all...]
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/testdata/
complexnums.go 6 const PP = 1 + 1i
  /prebuilts/go/linux-x86/src/go/internal/gccgoimporter/testdata/
complexnums.go 6 const PP = 1 + 1i
  /external/clang/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Rewrite/Frontend/
Rewriters.h 24 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
27 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
  /external/libcxx/benchmarks/
filesystem.bench.cpp 16 path PP;
18 PP /= Part;
19 benchmark::DoNotOptimize(PP.native().data());
21 const path P(PP.native());
33 path PP;
35 PP /= Part;
36 benchmark::DoNotOptimize(PP.native().data());
38 const path P(PP.native().c_str());
51 path PP;
53 PP /= Part
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/benchmarks/
filesystem.bench.cpp 16 path PP;
18 PP /= Part;
19 benchmark::DoNotOptimize(PP.native().data());
21 const path P(PP.native());
33 path PP;
35 PP /= Part;
36 benchmark::DoNotOptimize(PP.native().data());
38 const path P(PP.native().c_str());
51 path PP;
53 PP /= Part
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteTest.cpp 19 void clang::DoRewriteTest(Preprocessor &PP, raw_ostream* OS) {
20 SourceManager &SM = PP.getSourceManager();
21 const LangOptions &LangOpts = PP.getLangOpts();
38 *OS << PP.getSpelling(*I);
  /external/clang/lib/Lex/
PreprocessorLexer.cpp 22 PreprocessorLexer::PreprocessorLexer(Preprocessor *pp, FileID fid)
23 : PP(pp), FID(fid), InitialNumSLocEntries(0),
26 if (pp)
27 InitialNumSLocEntries = pp->getSourceManager().local_sloc_entry_size();
44 PP->Lex(FilenameTok);
51 PP->Diag(FilenameTok.getLocation(), diag::err_pp_expects_filename);
57 return PP->getSourceManager().getFileEntryForID(getFileID());
  /frameworks/compile/slang/
slang_rs_pragma_handler.cpp 51 void HandlePragma(clang::Preprocessor &PP,
54 this->handleItemListPragma(PP, FirstToken);
63 void HandlePragma(clang::Preprocessor &PP,
92 PP.LexUnexpandedToken(PragmaToken);
100 PP.LexUnexpandedToken(PragmaToken);
103 std::string Spelling = PP.getSpelling(PragmaToken, &Invalid);
112 const clang::Token &NextTok = PP.LookAhead(0);
118 PP.LexUnexpandedToken(PragmaToken);
132 void HandlePragma(clang::Preprocessor &PP,
161 if (!ProcessKeywordAndValue(PP, PragmaToken, KeywordValueMap)
    [all...]

Completed in 1044 milliseconds

1 2 3 4 5 6 7 8 91011>>