Home
last modified time | relevance | path

Searched defs:Latest (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/
Drepo.go62 Latest(ctx context.Context) (*RevInfo, error) methodSpec
355 func (l *loggingRepo) Latest(ctx context.Context) (*RevInfo, error) { func
388 func (r errRepo) Latest(ctx context.Context) (*RevInfo, error) { return nil, r.er… func
Dtoolchain.go136 func (r *toolchainRepo) Latest(ctx context.Context) (*RevInfo, error) { func
Dproxy.go388 func (p *proxyRepo) Latest(ctx context.Context) (*RevInfo, error) { func
Dcoderepo.go322 func (r *codeRepo) Latest(ctx context.Context) (*RevInfo, error) { func
Dcache.go272 func (r *cachingRepo) Latest(ctx context.Context) (*RevInfo, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go1115 Latest(context.Context) (*modfetch.RevInfo, error) methodSpec
1157 func (er emptyRepo) Latest(ctx context.Context) (*modfetch.RevInfo, error) { return nil, er.err } func
1248 func (rr *replacementRepo) Latest(ctx context.Context) (*modfetch.RevInfo, error) { func
/aosp_15_r20/external/tink/cc/config/
H A Dtink_config.cc35 const RegistryConfig& TinkConfig::Latest() { in Latest() function in crypto::tink::TinkConfig
/aosp_15_r20/external/clang/include/clang/AST/
H A DRedeclarable.h96 auto Latest = Next.get<KnownLatest>(); in setLatest() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); in setLatest() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); in setLatest() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); in setLatest() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); in setLatest() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/codehost/
Dgit.go362 func (r *gitRepo) Latest(ctx context.Context) (*RevInfo, error) { func
Dvcs.go393 func (r *vcsRepo) Latest(ctx context.Context) (*RevInfo, error) { func
Dcodehost.go62 Latest(ctx context.Context) (*RevInfo, error) methodSpec
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp359 DomainValue *Latest = LiveRegs[Regs.pop_back_val()]; in visitSoftInstr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp359 DomainValue *Latest = LiveRegs[Regs.pop_back_val()]; in visitSoftInstr() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp690 DomainValue *Latest = Regs.pop_back_val().Value; in visitSoftInstr() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DLangOptions.h247 Latest enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DLangOptions.h241 Latest enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DLangOptions.h229 Latest enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DLangOptions.h229 Latest enumerator
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp3163 void ASTDeclReader::attachLatestDeclImpl(Redeclarable<DeclT> *D, Decl *Latest) { in attachLatestDeclImpl()
3170 void ASTDeclReader::attachLatestDecl(Decl *D, Decl *Latest) { in attachLatestDecl()
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessor.h461 if (auto *Latest = getLatest()) in findDirectiveAtLoc() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp971 unsigned Latest = SIndex; in FormCandidates() local

12