/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_lexer.cc | 81 TokKind HloLexer::LookAhead() { in LookAhead() function in xla::HloLexer
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | AsmLexer.cpp | 224 const char *LookAhead = CurPtr; in doLookAhead() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | AsmLexer.cpp | 250 const char *LookAhead = CurPtr; in doHexLookAhead() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | AsmLexer.cpp | 268 const char *LookAhead = CurPtr; in doHexLookAhead() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/parser/ |
D | combinator.rs | 168 pub struct LookAhead<P>(P); struct 170 impl<Input, O, P> Parser<Input> for LookAhead<P> implementation
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/ |
H A D | ZipIn.cpp | 887 HRESULT CInArchive::LookAhead(size_t minRequired) in LookAhead() function in NArchive::NZip::CInArchive
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 1153 const Token &LookAhead(unsigned N) { in LookAhead() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 933 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 895 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Preprocessor.h | 1803 const Token &LookAhead(unsigned N) { in LookAhead() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Preprocessor.h | 1813 const Token &LookAhead(unsigned N) { in LookAhead() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 930 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Preprocessor.h | 1814 const Token &LookAhead(unsigned N) { in LookAhead() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Preprocessor.h | 1813 const Token &LookAhead(unsigned N) { in LookAhead() function
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tree.pas | 1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead; property
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1647 LookAheadHeuristics LookAhead(TLI, DL, SE, R, getNumLanes(), in getLookAheadScore() local 2189 LookAheadHeuristics LookAhead(*TLI, *DL, *SE, *this, /*NumLanes=*/2, in findBestRootPair() local
|