Home
last modified time | relevance | path

Searched refs:CacheLookup (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DCastableObjectSupport.cs59 … internal static unsafe V CacheLookup<V>(CastableObjectCacheEntry<V>[] cache, IntPtr keyToLookup) in CacheLookup() method in System.Runtime.CastableObjectSupport
237 targetObjectInitial = CacheLookup(cache, new IntPtr(interfaceType)); in GetCastableTargetIfPossible()
271 targetObjectInCache = CacheLookup(cache, new IntPtr(interfaceType)); in GetCastableTargetIfPossible()
289 IntPtr pTargetCode = CacheLookup(s_ThunkBasedDispatchCellTargets, pDispatchCell); in GetCastableObjectDispatchCellThunk()
297 pTargetCode = CacheLookup(s_ThunkBasedDispatchCellTargets, pDispatchCell); in GetCastableObjectDispatchCellThunk()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp841 i = CacheLookup.HitIdx; in LookupFile()
842 if (CacheLookup.MappedName) { in LookupFile()
843 Filename = CacheLookup.MappedName; in LookupFile()
851 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
866 CacheLookup.MappedName = in LookupFile()
924 CacheLookup.HitIdx = i; in LookupFile()
966 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1009 auto &CacheLookup = in LookupSubframeworkHeader() local
1014 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1021 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp836 i = CacheLookup.HitIdx;
837 if (CacheLookup.MappedName) {
838 Filename = CacheLookup.MappedName;
846 CacheLookup.reset(/*StartIdx=*/i+1);
860 CacheLookup.MappedName =
913 CacheLookup.HitIdx = i;
955 CacheLookup.HitIdx = SearchDirs.size();
998 auto &CacheLookup =
1003 if (CacheLookup.second.Directory &&
1010 if (!CacheLookup.second.Directory) {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp842 i = CacheLookup.HitIdx; in LookupFile()
843 if (CacheLookup.MappedName) { in LookupFile()
844 Filename = CacheLookup.MappedName; in LookupFile()
852 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
866 CacheLookup.MappedName = in LookupFile()
919 CacheLookup.HitIdx = i; in LookupFile()
961 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1004 auto &CacheLookup = in LookupSubframeworkHeader() local
1009 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1016 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DHeaderSearch.cpp680 CacheLookup.HitIdx = HitIdx; in cacheLookupSuccess()
942 i = CacheLookup.HitIdx; in LookupFile()
943 if (CacheLookup.MappedName) { in LookupFile()
944 Filename = CacheLookup.MappedName; in LookupFile()
952 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
968 CacheLookup.MappedName = in LookupFile()
1076 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1117 auto &CacheLookup = in LookupSubframeworkHeader() local
1122 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1129 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp881 i = CacheLookup.HitIdx; in LookupFile()
882 if (CacheLookup.MappedName) { in LookupFile()
883 Filename = CacheLookup.MappedName; in LookupFile()
891 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
907 CacheLookup.MappedName = in LookupFile()
970 CacheLookup.HitIdx = i; in LookupFile()
1015 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1056 auto &CacheLookup = in LookupSubframeworkHeader() local
1061 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1068 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DHeaderSearch.cpp881 i = CacheLookup.HitIdx; in LookupFile()
882 if (CacheLookup.MappedName) { in LookupFile()
883 Filename = CacheLookup.MappedName; in LookupFile()
891 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
907 CacheLookup.MappedName = in LookupFile()
970 CacheLookup.HitIdx = i; in LookupFile()
1015 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1056 auto &CacheLookup = in LookupSubframeworkHeader() local
1061 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1068 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp880 i = CacheLookup.HitIdx; in LookupFile()
881 if (CacheLookup.MappedName) { in LookupFile()
882 Filename = CacheLookup.MappedName; in LookupFile()
890 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
906 CacheLookup.MappedName = in LookupFile()
969 CacheLookup.HitIdx = i; in LookupFile()
1014 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1055 auto &CacheLookup = in LookupSubframeworkHeader() local
1060 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1067 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp880 i = CacheLookup.HitIdx; in LookupFile()
881 if (CacheLookup.MappedName) { in LookupFile()
882 Filename = CacheLookup.MappedName; in LookupFile()
890 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
906 CacheLookup.MappedName = in LookupFile()
969 CacheLookup.HitIdx = i; in LookupFile()
1014 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1055 auto &CacheLookup = in LookupSubframeworkHeader() local
1060 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1067 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Lex/
H A DHeaderSearch.cpp901 i = CacheLookup.HitIdx; in LookupFile()
902 if (CacheLookup.MappedName) { in LookupFile()
903 Filename = CacheLookup.MappedName; in LookupFile()
911 CacheLookup.reset(/*StartIdx=*/i+1); in LookupFile()
927 CacheLookup.MappedName = in LookupFile()
990 CacheLookup.HitIdx = i; in LookupFile()
1035 CacheLookup.HitIdx = SearchDirs.size(); in LookupFile()
1076 auto &CacheLookup = in LookupSubframeworkHeader() local
1081 if (CacheLookup.second.Directory && in LookupSubframeworkHeader()
1088 if (!CacheLookup.second.Directory) { in LookupSubframeworkHeader()
[all …]
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/
H A DFileZillaEngine.cpp44 int CFileZillaEngine::CacheLookup(const CServerPath& path, CDirectoryListing& listing) in CacheLookup() function in CFileZillaEngine
46 return impl_->CacheLookup(path, listing); in CacheLookup()
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/logging/type/
H A Dhttp_request.pb.go68CacheLookup bool `protobuf:"varint,11,opt,name=cache_lookup,json=cacheLookup" json:"cache_lookup,o… member
160 return m.CacheLookup
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/vendor/google.golang.org/genproto/googleapis/logging/type/
H A Dhttp_request.pb.go68CacheLookup bool `protobuf:"varint,11,opt,name=cache_lookup,json=cacheLookup" json:"cache_lookup,o… member
160 return m.CacheLookup
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/google.golang.org/genproto/googleapis/logging/type/
H A Dhttp_request.pb.go69CacheLookup bool `protobuf:"varint,11,opt,name=cache_lookup,json=cacheLookup" json:"cache_lookup,o… member
159 return m.CacheLookup
/dports/www/miniflux/v2-2.0.35/vendor/github.com/golang/gddo/vendor/google.golang.org/genproto/googleapis/logging/type/
H A Dhttp_request.pb.go68CacheLookup bool `protobuf:"varint,11,opt,name=cache_lookup,json=cacheLookup" json:"cache_lookup,o… member
160 return m.CacheLookup
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/google.golang.org/genproto/googleapis/logging/type/
H A Dhttp_request.pb.go69CacheLookup bool `protobuf:"varint,11,opt,name=cache_lookup,json=cacheLookup" json:"cache_lookup,o… member
159 return m.CacheLookup
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/vendor/google.golang.org/genproto/googleapis/logging/type/
H A Dhttp_request.pb.go68CacheLookup bool `protobuf:"varint,11,opt,name=cache_lookup,json=cacheLookup" json:"cache_lookup,o… member
160 return m.CacheLookup
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/logging/type/
H A Dhttp_request.pb.go63CacheLookup bool `protobuf:"varint,11,opt,name=cache_lookup,json=cacheLookup,proto3" json:"cache_l… member
178 return m.CacheLookup

12345678910