Home
last modified time | relevance | path

Searched refs:conStr (Results 1 – 25 of 51) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/qa/vba_tests/
H A Dole_ObjAssignToNothing.vb8 Dim conStr As String
9 conStr = "Provider=MSDASQL;Driver={" & Driver & "};DBQ="
10 conStr = conStr & TestData & "; ReadOnly=False;"
11 cn.Open conStr
H A Dole_ObjAssignNoDflt.vb11 Dim conStr As String
12 conStr = "Provider=MSDASQL;Driver={" & Driver & "};DBQ="
13 conStr = conStr & TestData & "; ReadOnly=False;"
14 cn.Open conStr
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/qa/vba_tests/
H A Dole_ObjAssignToNothing.vb8 Dim conStr As String
9 conStr = "Provider=MSDASQL;Driver={" & Driver & "};DBQ="
10 conStr = conStr & TestData & "; ReadOnly=False;"
11 cn.Open conStr
H A Dole_ObjAssignNoDflt.vb11 Dim conStr As String
12 conStr = "Provider=MSDASQL;Driver={" & Driver & "};DBQ="
13 conStr = conStr & TestData & "; ReadOnly=False;"
14 cn.Open conStr
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/deriving-compat-0.5.10/src/Text/Read/Deriving/
H A DInternal.hs520 | isSym conStr = [symbolPat conStr]
521 | otherwise = identHPat conStr
523 conStr = dataConStr con function
558 let conStr = nameBase conName function
559 isTup = isNonUnitTupleString conStr
582 conStr = nameBase conName function
604 conStr = nameBase conName function
606 | isSym conStr = [symbolPat conStr]
872 readPrefixCon conStr
873 | isSym conStr = [readPunc "(", symbolPat conStr, readPunc ")"]
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.OracleClient/Test/System.Data.OracleClient.jvm/OracleConnection/
H A DOracleConnection_ConnectionString.cs189 string conStr = string.Format(jdbcUrlTemplate, server, user, password, database); in TestCaseForBug3925()
190 con = new OracleConnection(conStr); in TestCaseForBug3925()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/internal/uvm/
H A Dscsi.go451 conStr string = fmt.Sprintf("%d", sm.Controller)
505 if _, ok := cd.doc.VirtualMachine.Devices.Scsi[conStr]; !ok {
506 cd.doc.VirtualMachine.Devices.Scsi[conStr] = hcsschema.Scsi{
511 cd.doc.VirtualMachine.Devices.Scsi[conStr].Attachments[lunStr] = hcsschema.Attachment{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/Microsoft/hcsshim/internal/uvm/
H A Dscsi.go451 conStr string = fmt.Sprintf("%d", sm.Controller)
505 if _, ok := cd.doc.VirtualMachine.Devices.Scsi[conStr]; !ok {
506 cd.doc.VirtualMachine.Devices.Scsi[conStr] = hcsschema.Scsi{
511 cd.doc.VirtualMachine.Devices.Scsi[conStr].Attachments[lunStr] = hcsschema.Attachment{
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_saga.c994 void CG_ParseSiegeExtendedDataEntry(const char *conStr) in CG_ParseSiegeExtendedDataEntry() argument
997 char *str = (char *)conStr; in CG_ParseSiegeExtendedDataEntry()
1003 if (!conStr || !conStr[0]) in CG_ParseSiegeExtendedDataEntry()
/dports/www/limesurvey/limesurvey/tests/
H A DTestHelper.php169 $conStr = \Yii::app()->db->connectionString;
170 $isMysql = substr($conStr, 0, 5) === 'mysql';
/dports/devel/stack/stack-2.7.3/_cabal_deps/aeson-1.5.6.0/src/Data/Aeson/
H A DTH.hs348 [ match (conP conName []) (normalB $ conStr target opts conName) []
355 conStr :: ToJSONFun -> Options -> Name -> Q Exp
356 conStr Value opts = appE [|String|] . conTxt opts function
357 conStr Encoding opts = appE [|E.text|] . conTxt opts function
417 array target [conStr target opts conName, value]
421 let tag = pairE tagFieldName (conStr target opts conName)
427 UntaggedValue | nullary -> conStr target opts conName
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/aeson-1.4.7.1/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/aeson-1.5.2.0/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/aeson-1.5.0.0/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/aeson-1.4.7.1/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/aeson-1.5.6.0/src/Data/Aeson/
H A DTH.hs348 [ match (conP conName []) (normalB $ conStr target opts conName) []
355 conStr :: ToJSONFun -> Options -> Name -> Q Exp
356 conStr Value opts = appE [|String|] . conTxt opts function
357 conStr Encoding opts = appE [|E.text|] . conTxt opts function
417 array target [conStr target opts conName, value]
421 let tag = pairE tagFieldName (conStr target opts conName)
427 UntaggedValue | nullary -> conStr target opts conName
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/aeson-1.4.7.1/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/aeson-1.5.4.0/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/aeson-1.5.6.0/src/Data/Aeson/
H A DTH.hs348 [ match (conP conName []) (normalB $ conStr target opts conName) []
355 conStr :: ToJSONFun -> Options -> Name -> Q Exp
356 conStr Value opts = appE [|String|] . conTxt opts function
357 conStr Encoding opts = appE [|E.text|] . conTxt opts function
417 array target [conStr target opts conName, value]
421 let tag = pairE tagFieldName (conStr target opts conName)
427 UntaggedValue | nullary -> conStr target opts conName
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/aeson-1.5.6.0/src/Data/Aeson/
H A DTH.hs348 [ match (conP conName []) (normalB $ conStr target opts conName) []
355 conStr :: ToJSONFun -> Options -> Name -> Q Exp
356 conStr Value opts = appE [|String|] . conTxt opts function
357 conStr Encoding opts = appE [|E.text|] . conTxt opts function
417 array target [conStr target opts conName, value]
421 let tag = pairE tagFieldName (conStr target opts conName)
427 UntaggedValue | nullary -> conStr target opts conName
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/aeson-1.4.7.1/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/aeson-1.5.6.0/src/Data/Aeson/
H A DTH.hs348 [ match (conP conName []) (normalB $ conStr target opts conName) []
355 conStr :: ToJSONFun -> Options -> Name -> Q Exp
356 conStr Value opts = appE [|String|] . conTxt opts function
357 conStr Encoding opts = appE [|E.text|] . conTxt opts function
417 array target [conStr target opts conName, value]
421 let tag = pairE tagFieldName (conStr target opts conName)
427 UntaggedValue | nullary -> conStr target opts conName
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/aeson-1.5.1.0/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/aeson-1.4.7.1/Data/Aeson/
H A DTH.hs347 [ match (conP conName []) (normalB $ conStr target opts conName) []
354 conStr :: ToJSONFun -> Options -> Name -> Q Exp
355 conStr Value opts = appE [|String|] . conTxt opts function
356 conStr Encoding opts = appE [|E.text|] . conTxt opts function
416 array target [conStr target opts conName, value]
420 let tag = pairE tagFieldName (conStr target opts conName)
426 UntaggedValue | nullary -> conStr target opts conName
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/aeson-1.5.6.0/src/Data/Aeson/
H A DTH.hs348 [ match (conP conName []) (normalB $ conStr target opts conName) []
355 conStr :: ToJSONFun -> Options -> Name -> Q Exp
356 conStr Value opts = appE [|String|] . conTxt opts function
357 conStr Encoding opts = appE [|E.text|] . conTxt opts function
417 array target [conStr target opts conName, value]
421 let tag = pairE tagFieldName (conStr target opts conName)
427 UntaggedValue | nullary -> conStr target opts conName

123