Home
last modified time | relevance | path

Searched defs:Preprocessor (Results 1 – 25 of 200) sorted by relevance

12345678

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dobject_accessor_test.cc49 TEST(Preprocessor, CornerCases) { in TEST() argument
57 TEST(Preprocessor, ReadFromBuffer) { in TEST() argument
68 TEST(Preprocessor, ReadFromBufferLinear) { in TEST() argument
79 TEST(Preprocessor, ReadFromBufferByIndex) { in TEST() argument
93 TEST(Preprocessor, ReadFromTexture) { in TEST() argument
105 TEST(Preprocessor, ReadFromTexture1D) { in TEST() argument
116 TEST(Preprocessor, WriteToBuffer) { in TEST() argument
128 TEST(Preprocessor, WriteToBufferByIndex) { in TEST() argument
142 TEST(Preprocessor, WriteToTexture) { in TEST() argument
153 TEST(Preprocessor, WriteToTexture1D) { in TEST() argument
[all …]
H A Dpreprocessor_test.cc54 TEST(Preprocessor, CornerCases) { in TEST() argument
60 TEST(Preprocessor, One) { in TEST() argument
65 TEST(Preprocessor, More) { in TEST() argument
80 TEST(Preprocessor, RewriteCornerCases) { in TEST() argument
86 TEST(Preprocessor, RewriteOne) { in TEST() argument
91 TEST(Preprocessor, RewriteMore) { in TEST() argument
109 TEST(Preprocessor, KeepUnknownRewrites) { in TEST() argument
118 TEST(Preprocessor, KeepUnknownRewrites_Fail) { in TEST() argument
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/
H A Dperfetto_sql_preprocessor.cc47 struct Preprocessor { struct
49 explicit Preprocessor(State* state) in Preprocessor() function
51 ~Preprocessor() { PreprocessorGrammarParseFree(parser_, free); } in ~Preprocessor()
53 void Parse(int token_type, PreprocessorGrammarToken token) { in Parse()
58 void* parser_;
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/classifier/
DPreprocessor.java38 public final class Preprocessor { class
67 public Preprocessor(@NonNull Context context) { in Preprocessor() method in Preprocessor
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessorLexer.h25 class Preprocessor; variable
74 friend class Preprocessor; variable
H A DTokenLexer.h21 class Preprocessor; variable
52 friend class Preprocessor; variable
H A DMacroInfo.h29 class Preprocessor; variable
295 friend class Preprocessor; variable
510 friend class Preprocessor; variable
H A DLexer.h26 class Preprocessor; variable
94 friend class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DTokenLexer.h23 class Preprocessor; variable
31 friend class Preprocessor; variable
DLexer.h38 class Preprocessor; variable
79 friend class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DTokenLexer.h23 class Preprocessor; variable
31 friend class Preprocessor; variable
DLexer.h38 class Preprocessor; variable
79 friend class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DTokenLexer.h23 class Preprocessor; variable
31 friend class Preprocessor; variable
DLexer.h38 class Preprocessor; variable
79 friend class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DTokenLexer.h23 class Preprocessor; variable
31 friend class Preprocessor; variable
DLexer.h38 class Preprocessor; variable
79 friend class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Frontend/
DRewriters.h19 class Preprocessor; variable
DASTConsumers.h25 class Preprocessor; variable
/aosp_15_r20/external/clang/include/clang/Rewrite/Frontend/
H A DRewriters.h20 class Preprocessor; variable
H A DASTConsumers.h26 class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Rewrite/Frontend/
DRewriters.h19 class Preprocessor; variable
DASTConsumers.h25 class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Frontend/
DRewriters.h19 class Preprocessor; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Frontend/
DRewriters.h19 class Preprocessor; variable
DASTConsumers.h25 class Preprocessor; variable

12345678