Home
last modified time | relevance | path

Searched defs:FindKey (Results 51 – 75 of 149) sorted by relevance

123456

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DStringMap.cpp132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey() function in StringMapImpl
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DStringMap.cpp132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey() function in StringMapImpl
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DStringMap.cpp134 int StringMapImpl::FindKey(StringRef Key) const { in FindKey() function in StringMapImpl
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DStringMap.cpp135 int StringMapImpl::FindKey(StringRef Key) const { in FindKey() function in StringMapImpl
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DStringMap.cpp135 int StringMapImpl::FindKey(StringRef Key) const { in FindKey() function in StringMapImpl
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/apache/arrow/go/arrow/
H A Dschema.go83 func (md Metadata) FindKey(k string) int { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/
H A Dschema.go83 func (md Metadata) FindKey(k string) int { func
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/
H A Dschema.go83 func (md Metadata) FindKey(k string) int { func
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dtrie.cpp190 long _Trie::FindKey (const _String& key, _SimpleList* path, bool prefixOK, unsigned long * star… in FindKey() function in _Trie
215 long _Trie::FindKey (const char key, bool prefixOK) const { in FindKey() function in _Trie
/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dmisc.c264 const char *FindKey(const StringMappingType *mapping, int count, int value) in FindKey() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/inspect/
H A Dproperty_node.cc89 const AXPropertyNode* AXPropertyNode::FindKey(const char* refkey) const { in FindKey() function in ui::AXPropertyNode
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/
H A Dschema.go83 func (md Metadata) FindKey(k string) int { func
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/tool/
H A Dmaketree.c109 NODE* FindKey( NODE *pN, uint16 key ) in FindKey() function
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/tool/
H A Dmaketree.c109 NODE* FindKey( NODE *pN, uint16 key ) in FindKey() function
/dports/textproc/fcitx5-gtk/fcitx5-gtk-5.0.10/gtk2/
H A Dfcitximcontext.cpp1150 struct FindKey { in _create_gdk_event() struct
1151 guint keyval; in _create_gdk_event()
1152 guint state; in _create_gdk_event()
1153 gboolean isRelease; in _create_gdk_event()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIFontCache.cpp42 typename HashMap::iterator FindKey(CGUIFontCacheKey<Position> key) in FindKey() function
/dports/textproc/fcitx5-gtk/fcitx5-gtk-5.0.10/gtk3/
H A Dfcitximcontext.cpp1257 struct FindKey { in _create_gdk_event() struct
1258 guint keyval; in _create_gdk_event()
1259 guint state; in _create_gdk_event()
1260 gboolean isRelease; in _create_gdk_event()
/dports/misc/estic/estic-1.61_10/spunk/
H A Dresource.cc259 int ResourceFile::FindKey (const String& Key) in FindKey() function in ResourceFile
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/discovery/dnssd/impl/
H A Dpublisher_impl.cc39 inline typename std::map<DnsSdInstanceRecord, T>::iterator FindKey( in FindKey() function
/dports/devel/rpc2/rpc2-2.14/rpc2-src/
H A Dstest.c187 static long FindKey(authenticationtype, ClientIdent, IdentKey, SessionKey) in FindKey() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dtarray.h828 Node *FindKey(const KT key) in FindKey() function
839 const Node *FindKey(const KT key) const in FindKey() function
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dtarray.h763 Node *FindKey(const KT key) in FindKey() function
774 const Node *FindKey(const KT key) const in FindKey() function
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dinifile.cpp246 bool IniFile::FindKey(const char *key) in FindKey() function in IniFile
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/discovery/dnssd/impl/
H A Dpublisher_impl.cc57 inline typename std::map<DnsSdInstance, T>::iterator FindKey( in FindKey() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dkey_value_metadata_test.cc110 TEST(KeyValueMetadataTest, FindKey) { in TEST() argument

123456