Home
last modified time | relevance | path

Searched defs:strType (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack.Text/src/ServiceStack.Text/Common/
H A DDeserializeType.cs70 public static object ObjectStringToType(string strType) in ObjectStringToType()
83 public static Type ExtractType(string strType) in ExtractType()
124 public static Type ExtractType(ITypeSerializer Serializer, string strType) in ExtractType()
H A DDeserializeTypeRef.cs9 internal static SerializationException CreateSerializationError(Type type, string strType) in CreateSerializationError()
H A DDeserializeTypeRefJson.cs13 string strType, in StringToType()
H A DDeserializeTypeRefJsv.cs14 string strType, in StringToType()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DGUIPassword.cpp47 const std::string& strType, in IsItemUnlocked()
114 bool CGUIPassword::IsItemUnlocked(CFileItem* pItem, const std::string& strType) in IsItemUnlocked()
126 bool CGUIPassword::IsItemUnlocked(CMediaSource* pItem, const std::string& strType) in IsItemUnlocked()
474 bool CGUIPassword::LockSource(const std::string& strType, const std::string& strName, bool bState) in LockSource()
500 for (const char* const strType : strTypes) in LockSources() local
515 for (const char* const strType : strTypes) in RemoveSourceLocks() local
552 const std::string& strType) in IsMediaPathUnlocked()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/controllers/
H A DControllerTranslator.cpp45 FEATURE_TYPE CControllerTranslator::TranslateFeatureType(const std::string& strType) in TranslateFeatureType()
163 INPUT_TYPE CControllerTranslator::TranslateInputType(const std::string& strType) in TranslateInputType()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogContextMenu.cpp195 bool CGUIDialogContextMenu::SourcesMenu(const std::string &strType, const CFileItemPtr& item, float… in SourcesMenu()
588 std::string CGUIDialogContextMenu::GetDefaultShareNameByType(const std::string &strType) in GetDefaultShareNameByType()
603 void CGUIDialogContextMenu::SetDefault(const std::string &strType, const std::string &strDefault) in SetDefault()
609 void CGUIDialogContextMenu::ClearDefault(const std::string &strType) in ClearDefault()
614 void CGUIDialogContextMenu::SwitchMedia(const std::string& strType, const std::string& strPath) in SwitchMedia()
/dports/math/cvc4/CVC4-1.7/test/unit/theory/
H A Dtheory_strings_rewriter_white.h86 TypeNode strType = d_nm->stringType(); in testCheckEntailLengthOne() local
123 TypeNode strType = d_nm->stringType(); in testCheckEntailArith() local
141 TypeNode strType = d_nm->stringType(); in testCheckEntailArithWithAssumption() local
218 TypeNode strType = d_nm->stringType(); in testRewriteSubstr() local
347 TypeNode strType = d_nm->stringType(); in testRewriteConcat() local
409 TypeNode strType = d_nm->stringType(); in testLengthPreserveRewrite() local
442 TypeNode strType = d_nm->stringType(); in testRewriteIndexOf() local
546 TypeNode strType = d_nm->stringType(); in testRewriteReplace() local
699 TypeNode strType = d_nm->stringType(); in testRewriteContains() local
1007 TypeNode strType = d_nm->stringType(); in testInferEqsFromContains() local
[all …]
/dports/security/i2pd/i2pd-2.40.0/daemon/
H A DUPnP.cpp178 std::string strType (GetProto (address)), strPort (std::to_string (address->port)); in TryPortMapping() local
226 std::string strType (GetProto (address)), strPort (std::to_string (address->port)); in CloseMapping() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/lib/
H A DSettingUpdate.cpp34 auto strType = elem->Attribute(SETTING_XML_ATTR_TYPE); in Deserialize() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/codegen/
H A DStringFunctions.cc54 llvm::Type* strType = LLVMType<codegen::String>::get(C); in axstringalloc() local
138 llvm::Type* strType = LLVMType<codegen::String>::get(C); in axstring() local
200 llvm::Type* strType = LLVMType<codegen::String>::get(B.getContext()); in axstringassign() local
242 llvm::Type* strType = LLVMType<codegen::String>::get(B.getContext()); in axstringadd() local
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkFileFilter.c266 const char *strType = Tcl_GetStringFromObj(ostypeList[i], &len); in AddClause() local
380 const char *strType = Tcl_GetStringFromObj(ostypeList[i], &len); in AddClause() local
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkFileFilter.c266 const char *strType = Tcl_GetStringFromObj(ostypeList[i], &len); in AddClause() local
380 const char *strType = Tcl_GetStringFromObj(ostypeList[i], &len); in AddClause() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/writers/
H A Dgff2_write_data.hpp68 const string& strType ) { in CorrectType()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DStr.hs64 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DStr.hs64 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DStr.hs71 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DStr.hs64 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DStr.hs71 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DStr.hs64 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DStr.hs64 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DStr.hs64 strType = error "Data.Generics.Str.strType: Cannot be called" function
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/wallet/
H A Dwalletdb.cpp238 string strType; in ListAccountCreditDebit() local
351 CWalletScanState &wss, string& strType, string& strErr) in ReadKeyValue()
619 static bool IsKeyType(string strType) in IsKeyType()
665 string strType, strErr; in LoadWallet() local
770 string strType; in FindWalletTx() local
972 string strType, strErr; in Recover() local
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/wallet/
H A Dwalletdb.cpp238 string strType; in ListAccountCreditDebit() local
351 CWalletScanState &wss, string& strType, string& strErr) in ReadKeyValue()
619 static bool IsKeyType(string strType) in IsKeyType()
665 string strType, strErr; in LoadWallet() local
770 string strType; in FindWalletTx() local
972 string strType, strErr; in Recover() local
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/wallet/
H A Dwalletdb.cpp238 string strType; in ListAccountCreditDebit() local
351 CWalletScanState &wss, string& strType, string& strErr) in ReadKeyValue()
619 static bool IsKeyType(string strType) in IsKeyType()
665 string strType, strErr; in LoadWallet() local
770 string strType; in FindWalletTx() local
972 string strType, strErr; in Recover() local

12345678910>>...13