Home
last modified time | relevance | path

Searched refs:IIf (Results 1 – 25 of 76) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/qa/vba_tests/
H A Diif.vb21 …TestUtil.AssertEqual(IIf(True, "it is true", "it is false"), "it is true", "IIf(True, ""it is tr…
22 …TestUtil.AssertEqual(IIf(False, "It is true", "it is false"), "it is false", "IIf(False, ""It is t…
26 …TestUtil.AssertEqual(IIf(testnr > 1000, "Large", "Small"), "Large", "IIf(testnr > 1000, ""Large"",…
/dports/japanese/cmigemo/cmigemo-6a1c438/tools/
H A DclsMigemo.cls155 lngLoaded = lngLoaded + IIf(LoadDictionary(enmMigemo, strFile), 1, 0)
156 lngLoaded = lngLoaded + IIf(LoadDictionary(enmRomaToHira, strBase & enmDictRoma2Hira), 1, 0)
157 lngLoaded = lngLoaded + IIf(LoadDictionary(enmHiraToKata, strBase & enmDictHira2Kata), 1, 0)
158 lngLoaded = lngLoaded + IIf(LoadDictionary(enmHanToZen, strBase & enmDictHan2Zen), 1, 0)
159 lngLoaded = lngLoaded + IIf(LoadDictionary(enmZenToHan, strBase & enmDictZen2Han), 1, 0)
/dports/japanese/cmigemo-dict/cmigemo-6a1c438/tools/
H A DclsMigemo.cls155 lngLoaded = lngLoaded + IIf(LoadDictionary(enmMigemo, strFile), 1, 0)
156 lngLoaded = lngLoaded + IIf(LoadDictionary(enmRomaToHira, strBase & enmDictRoma2Hira), 1, 0)
157 lngLoaded = lngLoaded + IIf(LoadDictionary(enmHiraToKata, strBase & enmDictHira2Kata), 1, 0)
158 lngLoaded = lngLoaded + IIf(LoadDictionary(enmHanToZen, strBase & enmDictHan2Zen), 1, 0)
159 lngLoaded = lngLoaded + IIf(LoadDictionary(enmZenToHan, strBase & enmDictZen2Han), 1, 0)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/qa/vba_tests/
H A Diif.vb31 date1 = IIf(True, "it is true", "it is false")
35 date1 = IIf(False, "It is true", "it is false")
40 date1 = IIf(testnr > 1000, "Large", "Small")
/dports/devel/capstone3/capstone-3.0.5/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/devel/capstone4/capstone-4.0.2/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/emulators/qemu/qemu-6.2.0/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/emulators/qemu42/qemu-4.2.1/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/emulators/qemu60/qemu-6.0.0/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/emulators/qemu5/qemu-5.2.0/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/bindings/vb6/
H A DCInstDetails.cls67 …push ret, "Registers Read: " & regRead.count & IIf(regRead.count > 0, " Values: " & col2Str(regRe…
68 …push ret, "Registers Written: " & regWritten.count & IIf(regWritten.count > 0, " Values: " & col2…
69 … push ret, "Groups: " & groups.count & IIf(groups.count > 0, " Values: " & col2Str(groups), Empty)
/dports/graphics/graphviz/graphviz-2.44.1/windows/cmd/gvui/
H A DLayoutProperty.cls82 IIf(Mid(mvarValue, 1, 1) = Chr(34), "", Chr(34)) & _
84 IIf(Mid(mvarValue, 1, 1) = Chr(34), "", Chr(34))
H A DOther.bas147 IIf(Pos = 0, 1, Pos + 1), _
148 IIf(apos = 0, Len(FilePath), apos - Pos - 1))
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/resources/analysis/vb/
H A Dsample.cls174 …Err.Number & VBA.IIf(Err.Number < 0, " (" & VBA.LCase$(VBA.Hex$(Err.Number)) & ")", "") & ": " & E…
210 …Err.Number & VBA.IIf(Err.Number < 0, " (" & VBA.LCase$(VBA.Hex$(Err.Number)) & ")", "") & ": " & E…
272 …Err.Number & VBA.IIf(Err.Number < 0, " (" & VBA.LCase$(VBA.Hex$(Err.Number)) & ")", "") & ": " & E…
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.VisualBasic/src/Microsoft/VisualBasic/
H A DInteraction.vb9 …Friend Function IIf(Of T)(ByVal condition As Boolean, ByVal truePart As T, ByVal falsePart As T) A…
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.VisualBasic/src/Microsoft/VisualBasic/CompilerServices/
H A DOperators.Resolution.vb46 IIf(IsUnaryOperator(op), 1, 2),
81 IIf(IsUnaryOperator(op), 1, 2),
/dports/lang/mono-basic/mono-basic-4.7/vbnc/rt/source/
H A DListViewItemComparer.vb40 Dim asc As Integer = CInt(IIf(m_Ascending, 1, -1))
/dports/lang/mono-basic/mono-basic-4.7/vbnc/vbnc/tests/Generated/
H A DZCompilerCodeGenerator.vb331 … Test.AppendLine(" value2 = " & conv & VB.IIf(Explicit, "(value1)", "value1").ToString)
332 … Test.AppendLine(" const2 = " & conv & VB.IIf(Explicit, "(" & val1 & ")", val1).ToString)
399 … Test.AppendLine(" value2 = " & conv & VB.IIf(Explicit, "(value1)", "value1").ToString)
400 … Test.AppendLine(" const2 = " & conv & VB.IIf(Explicit, "(" & val1 & ")", val1).ToString)
/dports/emulators/py-unicorn/unicorn-1.0.2/bindings/vb6/
H A DucIntel32.cls297 UNICORN_PATH = UNICORN_PATH & IIf(Right(UNICORN_PATH, 1) = "\", "", "\") & "unicorn.dll"
317 …errMsg = "Dynamic Loading of unicorn.dll failed " & IIf(Len(UNICORN_PATH) > 0, "path: " & UNICORN_…
902 internal_invalid_mem_hook = IIf(continue, 1, 0)
H A Dmisc.bas147 chars = chars & IIf((x > 32 And x < 127), Chr(x), ".")
/dports/emulators/unicorn/unicorn-1.0.2/bindings/vb6/
H A DucIntel32.cls297 UNICORN_PATH = UNICORN_PATH & IIf(Right(UNICORN_PATH, 1) = "\", "", "\") & "unicorn.dll"
317 …errMsg = "Dynamic Loading of unicorn.dll failed " & IIf(Len(UNICORN_PATH) > 0, "path: " & UNICORN_…
902 internal_invalid_mem_hook = IIf(continue, 1, 0)
/dports/archivers/unzip/unzip60/windll/vb/
H A Dvbunzip.frm250 uPromptOverWrite = IIf(uOverWriteFiles = 0, 1, 0)

1234