Home
last modified time | relevance | path

Searched refs:NotDefined (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Packaging/src/System/IO/Packaging/
H A DPackageXmlStringTable.cs23 … s_xmlstringtable[1] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
25 … s_xmlstringtable[2] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
27 … s_xmlstringtable[3] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
29 … s_xmlstringtable[4] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
31 … s_xmlstringtable[5] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
33 … s_xmlstringtable[6] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
35 … s_xmlstringtable[7] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
37 … s_xmlstringtable[8] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, null); in PackageXmlStringTable()
41 …s_xmlstringtable[10] = new XmlStringTableStruct(nameString, PackageXmlEnum.NotDefined, "NotSpecifi… in PackageXmlStringTable()
78 …if ((id <= PackageXmlEnum.NotDefined) || (id >= (PackageXmlEnum.LastPrinted | PackageXmlEnum.XmlSc… in CheckIdRange()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_print.py13 NotDefined = object() variable
48 sep=NotDefined, end=NotDefined, file=NotDefined):
55 fn = dispatch[(sep is not NotDefined,
56 end is not NotDefined,
57 file is not NotDefined)]
65 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_print.py13 NotDefined = object() variable
48 sep=NotDefined, end=NotDefined, file=NotDefined):
55 fn = dispatch[(sep is not NotDefined,
56 end is not NotDefined,
57 file is not NotDefined)]
65 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_print.py13 NotDefined = object() variable
48 sep=NotDefined, end=NotDefined, file=NotDefined):
55 fn = dispatch[(sep is not NotDefined,
56 end is not NotDefined,
57 file is not NotDefined)]
65 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_print.py7 NotDefined = object() variable
47 sep=NotDefined, end=NotDefined, file=NotDefined):
54 fn = dispatch[(sep is not NotDefined,
55 end is not NotDefined,
56 file is not NotDefined)]
64 def x(expected, args, sep=NotDefined, end=NotDefined):
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-50480.stderr1 error[E0412]: cannot find type `NotDefined` in this scope
4 LL | struct Foo(NotDefined, <i32 as Iterator>::Item, Vec<i32>, String);
7 error[E0412]: cannot find type `NotDefined` in this scope
10 LL | struct Foo(NotDefined, <i32 as Iterator>::Item, Vec<i32>, String);
16 LL | struct Foo(NotDefined, <i32 as Iterator>::Item, Vec<i32>, String);
28 LL | struct Foo(NotDefined, <i32 as Iterator>::Item, Vec<i32>, String);
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dclass_func_in_control_structures_T87.pyx5 >>> n = NotDefined() # doctest: +ELLIPSIS
7 NameError: ...name 'NotDefined' is not defined
18 class NotDefined(object): class
20 >>> NotDefined() # fails when defined
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dclass_func_in_control_structures_T87.pyx5 >>> n = NotDefined() # doctest: +ELLIPSIS
7 NameError: ...name 'NotDefined' is not defined
18 class NotDefined(object): class
20 >>> NotDefined() # fails when defined
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CMP0054/
H A DCMP0054-keywords-WARN.cmake3 elseif("DEFINED" NotDefined)
4 message(FATAL_ERROR "[\"DEFINED\" NotDefined] evaluated true")
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CMP0054/
H A DCMP0054-keywords-WARN.cmake3 elseif("DEFINED" NotDefined)
4 message(FATAL_ERROR "[\"DEFINED\" NotDefined] evaluated true")
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CMP0054/
H A DCMP0054-keywords-WARN.cmake3 elseif("DEFINED" NotDefined)
4 message(FATAL_ERROR "[\"DEFINED\" NotDefined] evaluated true")
/dports/games/moria/umoria/util/mc/
H A Dcreature.y1205 void NotDefined(name, s) in NotDefined() function
1224 NotDefined(tmpl_P->val.name, "MOVE");
1230 NotDefined(tmpl_P->val.name, "XP");
1232 NotDefined(tmpl_P->val.name, "SLEEP");
1234 NotDefined(tmpl_P->val.name, "RADIUS");
1236 NotDefined(tmpl_P->val.name, "AC");
1238 NotDefined(tmpl_P->val.name, "SPEED");
1240 NotDefined(tmpl_P->val.name, "CCHAR");
1242 NotDefined(tmpl_P->val.name, "HD");
1244 NotDefined(tmpl_P->val.name, "ATTACK");
[all …]
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceManualFont.cpp91 id = static_cast<Char>(FontCodeType::NotDefined); in deserialization()
126 if (id == FontCodeType::NotDefined) in deserialization()
167 if (id == FontCodeType::NotDefined) in addGlyphInfo()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceManualFont.cpp91 id = static_cast<Char>(FontCodeType::NotDefined); in deserialization()
126 if (id == FontCodeType::NotDefined) in deserialization()
167 if (id == FontCodeType::NotDefined) in addGlyphInfo()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceManualFont.cpp91 id = static_cast<Char>(FontCodeType::NotDefined); in deserialization()
126 if (id == FontCodeType::NotDefined) in deserialization()
167 if (id == FontCodeType::NotDefined) in addGlyphInfo()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceManualFont.cpp91 id = static_cast<Char>(FontCodeType::NotDefined); in deserialization()
126 if (id == FontCodeType::NotDefined) in deserialization()
167 if (id == FontCodeType::NotDefined) in addGlyphInfo()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/devtestlabs/mgmt/2015-05-21-preview/dtl/
H A Denums.go163 NotDefined SubscriptionNotificationState = "NotDefined" const
176 …return []SubscriptionNotificationState{Deleted, NotDefined, Registered, Suspended, Unregistered, W…

12345678910>>...14