Home
last modified time | relevance | path

Searched refs:LookupInternal (Results 1 – 25 of 31) sorted by relevance

12

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/storage/
H A Dregistry.h66 if (!LookupInternal(key, &tmp)) { in Lookup()
78 return LookupInternal(key, value); in Lookup()
124 static bool LookupInternal(const string &key, string *value);
H A Dlru_cache.h127 Element* LookupInternal(const Key &key) const;
226 LRUCache<Key, Value>::LookupInternal(const Key &key) const { in LookupInternal() function
331 Element* e = LookupInternal(key); in Insert()
355 Element* e = LookupInternal(key); in MutableLookup()
370 Element *e = LookupInternal(key); in MutableLookupWithoutInsert()
384 Element* e = LookupInternal(key); in Erase()
H A Dregistry.cc104 bool Registry::LookupInternal(const string &key, string *value) { in LookupInternal() function in mozc::storage::Registry
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/storage/
H A Dregistry.h66 if (!LookupInternal(key, &tmp)) { in Lookup()
78 return LookupInternal(key, value); in Lookup()
124 static bool LookupInternal(const string &key, string *value);
H A Dlru_cache.h127 Element* LookupInternal(const Key &key) const;
226 LRUCache<Key, Value>::LookupInternal(const Key &key) const { in LookupInternal() function
331 Element* e = LookupInternal(key); in Insert()
355 Element* e = LookupInternal(key); in MutableLookup()
370 Element *e = LookupInternal(key); in MutableLookupWithoutInsert()
384 Element* e = LookupInternal(key); in Erase()
H A Dregistry.cc104 bool Registry::LookupInternal(const string &key, string *value) { in LookupInternal() function in mozc::storage::Registry
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/storage/
H A Dregistry.h66 if (!LookupInternal(key, &tmp)) { in Lookup()
78 return LookupInternal(key, value); in Lookup()
124 static bool LookupInternal(const string &key, string *value);
H A Dlru_cache.h127 Element* LookupInternal(const Key &key) const;
226 LRUCache<Key, Value>::LookupInternal(const Key &key) const { in LookupInternal() function
331 Element* e = LookupInternal(key); in Insert()
355 Element* e = LookupInternal(key); in MutableLookup()
370 Element *e = LookupInternal(key); in MutableLookupWithoutInsert()
384 Element* e = LookupInternal(key); in Erase()
H A Dregistry.cc104 bool Registry::LookupInternal(const string &key, string *value) { in LookupInternal() function in mozc::storage::Registry
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/storage/
H A Dregistry.h66 if (!LookupInternal(key, &tmp)) { in Lookup()
78 return LookupInternal(key, value); in Lookup()
124 static bool LookupInternal(const string &key, string *value);
H A Dlru_cache.h127 Element* LookupInternal(const Key &key) const;
226 LRUCache<Key, Value>::LookupInternal(const Key &key) const { in LookupInternal() function
331 Element* e = LookupInternal(key); in Insert()
355 Element* e = LookupInternal(key); in MutableLookup()
370 Element *e = LookupInternal(key); in MutableLookupWithoutInsert()
384 Element* e = LookupInternal(key); in Erase()
H A Dregistry.cc104 bool Registry::LookupInternal(const string &key, string *value) { in LookupInternal() function in mozc::storage::Registry
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/storage/
H A Dregistry.h66 if (!LookupInternal(key, &tmp)) { in Lookup()
78 return LookupInternal(key, value); in Lookup()
124 static bool LookupInternal(const string &key, string *value);
H A Dlru_cache.h127 Element* LookupInternal(const Key &key) const;
226 LRUCache<Key, Value>::LookupInternal(const Key &key) const { in LookupInternal() function
331 Element* e = LookupInternal(key); in Insert()
355 Element* e = LookupInternal(key); in MutableLookup()
370 Element *e = LookupInternal(key); in MutableLookupWithoutInsert()
384 Element* e = LookupInternal(key); in Erase()
H A Dregistry.cc104 bool Registry::LookupInternal(const string &key, string *value) { in LookupInternal() function in mozc::storage::Registry
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/storage/
H A Dregistry.h66 if (!LookupInternal(key, &tmp)) { in Lookup()
78 return LookupInternal(key, value); in Lookup()
124 static bool LookupInternal(const string &key, string *value);
H A Dlru_cache.h127 Element* LookupInternal(const Key &key) const;
226 LRUCache<Key, Value>::LookupInternal(const Key &key) const { in LookupInternal() function
331 Element* e = LookupInternal(key); in Insert()
355 Element* e = LookupInternal(key); in MutableLookup()
370 Element *e = LookupInternal(key); in MutableLookupWithoutInsert()
384 Element* e = LookupInternal(key); in Erase()
H A Dregistry.cc104 bool Registry::LookupInternal(const string &key, string *value) { in LookupInternal() function in mozc::storage::Registry
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/
H A Dcustom_wrappable_adapter.h35 return static_cast<T*>(LookupInternal(object, property)); in Lookup()
58 static CustomWrappableAdapter* LookupInternal(
H A Dcustom_wrappable_adapter.cc50 CustomWrappableAdapter* CustomWrappableAdapter::LookupInternal( in LookupInternal() function in blink::CustomWrappableAdapter
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/
H A Dcustom_wrappable_adapter.h35 return static_cast<T*>(LookupInternal(object, property)); in Lookup()
58 static CustomWrappableAdapter* LookupInternal(
H A Dcustom_wrappable_adapter.cc43 CustomWrappableAdapter* CustomWrappableAdapter::LookupInternal( in LookupInternal() function in blink::CustomWrappableAdapter
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dfilefinder_rtp.h49 …Filesystem_Stream::InputStream LookupInternal(StringView dir, StringView name, Span<StringView> ex…
H A Dfilefinder_rtp.cpp218 Filesystem_Stream::InputStream FileFinder_RTP::LookupInternal(StringView dir, StringView name, Span… in LookupInternal() function in FileFinder_RTP
294 …auto is = LookupInternal(lcf::ReaderUtil::Normalize(dir), lcf::ReaderUtil::Normalize(name), exts, … in Lookup()
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dgendex.ll48 set(path, concat(HREF, save(key(me)), "/?LookupInternal"))

12