/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/storage/ |
H A D | registry.h | 66 if (!LookupInternal(key, &tmp)) { in Lookup() 78 return LookupInternal(key, value); in Lookup() 124 static bool LookupInternal(const string &key, string *value);
|
H A D | lru_cache.h | 127 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 D | registry.cc | 104 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 D | registry.h | 66 if (!LookupInternal(key, &tmp)) { in Lookup() 78 return LookupInternal(key, value); in Lookup() 124 static bool LookupInternal(const string &key, string *value);
|
H A D | lru_cache.h | 127 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 D | registry.cc | 104 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 D | registry.h | 66 if (!LookupInternal(key, &tmp)) { in Lookup() 78 return LookupInternal(key, value); in Lookup() 124 static bool LookupInternal(const string &key, string *value);
|
H A D | lru_cache.h | 127 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 D | registry.cc | 104 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 D | registry.h | 66 if (!LookupInternal(key, &tmp)) { in Lookup() 78 return LookupInternal(key, value); in Lookup() 124 static bool LookupInternal(const string &key, string *value);
|
H A D | lru_cache.h | 127 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 D | registry.cc | 104 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 D | registry.h | 66 if (!LookupInternal(key, &tmp)) { in Lookup() 78 return LookupInternal(key, value); in Lookup() 124 static bool LookupInternal(const string &key, string *value);
|
H A D | lru_cache.h | 127 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 D | registry.cc | 104 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 D | registry.h | 66 if (!LookupInternal(key, &tmp)) { in Lookup() 78 return LookupInternal(key, value); in Lookup() 124 static bool LookupInternal(const string &key, string *value);
|
H A D | lru_cache.h | 127 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 D | registry.cc | 104 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 D | custom_wrappable_adapter.h | 35 return static_cast<T*>(LookupInternal(object, property)); in Lookup() 58 static CustomWrappableAdapter* LookupInternal(
|
H A D | custom_wrappable_adapter.cc | 50 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 D | custom_wrappable_adapter.h | 35 return static_cast<T*>(LookupInternal(object, property)); in Lookup() 58 static CustomWrappableAdapter* LookupInternal(
|
H A D | custom_wrappable_adapter.cc | 43 CustomWrappableAdapter* CustomWrappableAdapter::LookupInternal( in LookupInternal() function in blink::CustomWrappableAdapter
|
/dports/games/easyrpg-player/Player-0.7.0/src/ |
H A D | filefinder_rtp.h | 49 …Filesystem_Stream::InputStream LookupInternal(StringView dir, StringView name, Span<StringView> ex…
|
H A D | filefinder_rtp.cpp | 218 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 D | gendex.ll | 48 set(path, concat(HREF, save(key(me)), "/?LookupInternal"))
|