Home
last modified time | relevance | path

Searched defs:null (Results 1 – 25 of 8054) sorted by relevance

12345678910>>...323

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/monoid-subclasses-1.1/src/Data/Monoid/
H A DNull.hs48 null () = True function
51 null = (== EQ) function
54 null = getAll function
57 null = not . getAny function
61 null _ = False function
65 null _ = False function
78 null _ = False function
90 null = List.null function
101 null = Text.null function
109 null = Map.null function
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/xsd2cppsax/src/de/netallied/xsd2cppsax/
H A DGenerator.java1127 element, null, null, null, null, this)); in printAttributeFreeing() local
1651 null, null, null, null, null, null, this)); in printComplexValidationBlockCloseCompileTimeOnly() local
1673 null, null, null, null, null, null, this)); in printComplexValidationBlockOpenCompileTimeOnly() local
1735 complexType, element, null, this), null, null, null, null, null, null, this)); in printComplexValidationDataStructCreation() local
1756 complexType, element, null, this), null, null, null, null, null, null, this)); in printComplexValidationDataStructDeletion() local
1881 null, null, null, null, this)); in printComplexValidationForSingleParent() local
2485 null, null, null, null, null, this)); in printFindElementHashImplStart() local
2561 null, null, null, null, null, null, this)); in printFindElementHashImplSwitch() local
2898 element, null, null, null, null, this)); in printParseAttrXMLNS() local
3229 null, null, null, null, null, this)); in printPrivateSourceFileBeginning() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/JarURLConnection/
H A DTestDefaultBehavior.java79 assertEquals(jarURLConnection.getAttributes(), null); in noEntry() local
81 assertEquals(jarURLConnection.getEntryName(), null); in noEntry() local
82 assertEquals(jarURLConnection.getJarEntry(), null); in noEntry() local
86 assertEquals(jarURLConnection.getManifest(), null); in noEntry() local
95 assertEquals(jarURLConnection.getAttributes(), null); in withEntry() local
102 assertEquals(jarURLConnection.getManifest(), null); in withEntry() local
111 assertEquals(jarURLConnection.getAttributes(), null); in manifestNoEntry() local
113 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntry() local
114 assertEquals(jarURLConnection.getJarEntry(), null); in manifestNoEntry() local
145 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntryAttr() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/JarURLConnection/
H A DTestDefaultBehavior.java79 assertEquals(jarURLConnection.getAttributes(), null); in noEntry() local
81 assertEquals(jarURLConnection.getEntryName(), null); in noEntry() local
82 assertEquals(jarURLConnection.getJarEntry(), null); in noEntry() local
86 assertEquals(jarURLConnection.getManifest(), null); in noEntry() local
95 assertEquals(jarURLConnection.getAttributes(), null); in withEntry() local
102 assertEquals(jarURLConnection.getManifest(), null); in withEntry() local
111 assertEquals(jarURLConnection.getAttributes(), null); in manifestNoEntry() local
113 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntry() local
114 assertEquals(jarURLConnection.getJarEntry(), null); in manifestNoEntry() local
145 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntryAttr() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/JarURLConnection/
H A DTestDefaultBehavior.java79 assertEquals(jarURLConnection.getAttributes(), null); in noEntry() local
81 assertEquals(jarURLConnection.getEntryName(), null); in noEntry() local
82 assertEquals(jarURLConnection.getJarEntry(), null); in noEntry() local
86 assertEquals(jarURLConnection.getManifest(), null); in noEntry() local
95 assertEquals(jarURLConnection.getAttributes(), null); in withEntry() local
102 assertEquals(jarURLConnection.getManifest(), null); in withEntry() local
111 assertEquals(jarURLConnection.getAttributes(), null); in manifestNoEntry() local
113 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntry() local
114 assertEquals(jarURLConnection.getJarEntry(), null); in manifestNoEntry() local
145 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntryAttr() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/JarURLConnection/
H A DTestDefaultBehavior.java79 assertEquals(jarURLConnection.getAttributes(), null); in noEntry() local
81 assertEquals(jarURLConnection.getEntryName(), null); in noEntry() local
82 assertEquals(jarURLConnection.getJarEntry(), null); in noEntry() local
86 assertEquals(jarURLConnection.getManifest(), null); in noEntry() local
95 assertEquals(jarURLConnection.getAttributes(), null); in withEntry() local
102 assertEquals(jarURLConnection.getManifest(), null); in withEntry() local
111 assertEquals(jarURLConnection.getAttributes(), null); in manifestNoEntry() local
113 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntry() local
114 assertEquals(jarURLConnection.getJarEntry(), null); in manifestNoEntry() local
145 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntryAttr() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/JarURLConnection/
H A DTestDefaultBehavior.java79 assertEquals(jarURLConnection.getAttributes(), null); in noEntry() local
81 assertEquals(jarURLConnection.getEntryName(), null); in noEntry() local
82 assertEquals(jarURLConnection.getJarEntry(), null); in noEntry() local
86 assertEquals(jarURLConnection.getManifest(), null); in noEntry() local
95 assertEquals(jarURLConnection.getAttributes(), null); in withEntry() local
102 assertEquals(jarURLConnection.getManifest(), null); in withEntry() local
111 assertEquals(jarURLConnection.getAttributes(), null); in manifestNoEntry() local
113 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntry() local
114 assertEquals(jarURLConnection.getJarEntry(), null); in manifestNoEntry() local
145 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntryAttr() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/JarURLConnection/
H A DTestDefaultBehavior.java79 assertEquals(jarURLConnection.getAttributes(), null); in noEntry() local
81 assertEquals(jarURLConnection.getEntryName(), null); in noEntry() local
82 assertEquals(jarURLConnection.getJarEntry(), null); in noEntry() local
86 assertEquals(jarURLConnection.getManifest(), null); in noEntry() local
95 assertEquals(jarURLConnection.getAttributes(), null); in withEntry() local
102 assertEquals(jarURLConnection.getManifest(), null); in withEntry() local
111 assertEquals(jarURLConnection.getAttributes(), null); in manifestNoEntry() local
113 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntry() local
114 assertEquals(jarURLConnection.getJarEntry(), null); in manifestNoEntry() local
145 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntryAttr() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/JarURLConnection/
H A DTestDefaultBehavior.java79 assertEquals(jarURLConnection.getAttributes(), null); in noEntry() local
81 assertEquals(jarURLConnection.getEntryName(), null); in noEntry() local
82 assertEquals(jarURLConnection.getJarEntry(), null); in noEntry() local
86 assertEquals(jarURLConnection.getManifest(), null); in noEntry() local
95 assertEquals(jarURLConnection.getAttributes(), null); in withEntry() local
102 assertEquals(jarURLConnection.getManifest(), null); in withEntry() local
111 assertEquals(jarURLConnection.getAttributes(), null); in manifestNoEntry() local
113 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntry() local
114 assertEquals(jarURLConnection.getJarEntry(), null); in manifestNoEntry() local
145 assertEquals(jarURLConnection.getEntryName(), null); in manifestNoEntryAttr() local
[all …]
/dports/games/gogui/Quaqua/src/test/
H A DNativeTest.java43 buf.insertString(buf.getLength(), "can work with aliases="+canWorkWithAliases, null); in test() local
51 buf.insertString(buf.getLength(),"\n",null); in test() local
52 buf.insertString(buf.getLength(),"\n",null); in test() local
59 buf.insertString(buf.getLength(),"\n\tlabel=",null); in test() local
61 buf.insertString(buf.getLength(),", is alias=",null); in test() local
64 buf.insertString(buf.getLength(),""+isAlias,null); in test() local
70 buf.insertString(buf.getLength(),", resolved=",null); in test() local
71 buf.insertString(buf.getLength(),resolved.toString(),null); in test() local
72 buf.insertString(buf.getLength(),", type=",null); in test() local
77 buf.insertString(buf.getLength(),"\n\tkind=",null); in test() local
[all …]
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/
H A DNull.hs47 null = (== empty) function
51 null _ = True function
71 null = List.null function
75 null = Bag.null function
79 null = IntMap.null function
83 null = IntSet.null function
87 null = Map.null function
91 null = HashMap.null function
99 null = Seq.null function
103 null = Set.null function
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/gcstub/
H A Dgc.d141 if ( proxy is null ) in gc_enable() local
148 if ( proxy is null ) in gc_disable() local
155 if ( proxy is null ) in gc_collect() local
162 if ( proxy is null ) in gc_minimize() local
169 if ( proxy is null ) in gc_getAttr() local
176 if ( proxy is null ) in gc_setAttr() local
183 if ( proxy is null ) in gc_clrAttr() local
190 if ( proxy is null ) variable
203 if ( proxy is null ) variable
216 if ( proxy is null ) variable
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/gcstub/
H A Dgc.d141 if ( proxy is null ) in gc_enable() local
148 if ( proxy is null ) in gc_disable() local
155 if ( proxy is null ) in gc_collect() local
162 if ( proxy is null ) in gc_minimize() local
169 if ( proxy is null ) in gc_getAttr() local
176 if ( proxy is null ) in gc_setAttr() local
183 if ( proxy is null ) in gc_clrAttr() local
190 if ( proxy is null ) variable
203 if ( proxy is null ) variable
216 if ( proxy is null ) variable
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/gcstub/
H A Dgc.d141 if ( proxy is null ) in gc_enable() local
148 if ( proxy is null ) in gc_disable() local
155 if ( proxy is null ) in gc_collect() local
162 if ( proxy is null ) in gc_minimize() local
169 if ( proxy is null ) in gc_getAttr() local
176 if ( proxy is null ) in gc_setAttr() local
183 if ( proxy is null ) in gc_clrAttr() local
190 if ( proxy is null ) variable
203 if ( proxy is null ) variable
216 if ( proxy is null ) variable
[all …]
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/handler/
H A DPresenceSubscribeHandler.java371 subrTable.put(Presence.Type.unsubscribe, new Change(null, null, null)); in subrTable.put()
382 subsTable.put(Presence.Type.unsubscribe, new Change(null, null, null)); in subsTable.put()
400 subsTable.put(Presence.Type.subscribed, new Change(RosterItem.RECV_NONE, null, null)); in subsTable.put() argument
403 subsTable.put(Presence.Type.unsubscribe, new Change(null, RosterItem.SUB_NONE, null)); in subsTable.put()
411 subrTable.put(Presence.Type.subscribe, new Change(RosterItem.RECV_NONE, null, null)); in subrTable.put() argument
430 subsTable.put(Presence.Type.subscribe, new Change(null, null, RosterItem.ASK_NONE)); in subsTable.put()
446 subrTable.put(Presence.Type.subscribed, new Change(null, null, RosterItem.ASK_NONE)); in subrTable.put()
462 subsTable.put(Presence.Type.subscribe, new Change(null, null, RosterItem.ASK_NONE)); in subsTable.put()
466 subsTable.put(Presence.Type.subscribed, new Change(RosterItem.RECV_NONE, null, null)); in subsTable.put() argument
477 subrTable.put(Presence.Type.subscribe, new Change(RosterItem.RECV_NONE, null, null)); in subrTable.put() argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/js/test/unit/builders/
H A Ddate-tests.ts88 null, constant
89 null, constant
90 null, constant
91 null, constant
92 null, constant
93 null, constant
98 null, constant
103 ].map((x) => x === null ? x : new Date(x));
/dports/databases/arrow/apache-arrow-6.0.1/js/test/unit/builders/
H A Ddate-tests.ts86 null, constant
87 null, constant
88 null, constant
89 null, constant
90 null, constant
91 null, constant
96 null, constant
101 ].map((x) => x === null ? x : new Date(x));
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/js/test/unit/builders/
H A Ddate-tests.ts88 null, constant
89 null, constant
90 null, constant
91 null, constant
92 null, constant
93 null, constant
98 null, constant
103 ].map((x) => x === null ? x : new Date(x));
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DValueUtil.java37 assert value != null; in isIllegal() local
42 assert value != null; in isIllegalJavaValue() local
51 assert value != null; in isVirtualObject() local
56 assert value != null; in asVirtualObject() local
61 assert value != null; in isConstantJavaValue() local
66 assert value != null; in asConstantJavaValue() local
71 assert value != null; in isAllocatableValue() local
76 assert value != null; in asAllocatableValue() local
81 assert value != null; in isStackSlot() local
86 assert value != null; in asStackSlot() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DValueUtil.java37 assert value != null; in isIllegal() local
42 assert value != null; in isIllegalJavaValue() local
51 assert value != null; in isVirtualObject() local
56 assert value != null; in asVirtualObject() local
61 assert value != null; in isConstantJavaValue() local
66 assert value != null; in asConstantJavaValue() local
71 assert value != null; in isAllocatableValue() local
76 assert value != null; in asAllocatableValue() local
81 assert value != null; in isStackSlot() local
86 assert value != null; in asStackSlot() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DValueUtil.java37 assert value != null; in isIllegal() local
42 assert value != null; in isIllegalJavaValue() local
51 assert value != null; in isVirtualObject() local
56 assert value != null; in asVirtualObject() local
61 assert value != null; in isConstantJavaValue() local
66 assert value != null; in asConstantJavaValue() local
71 assert value != null; in isAllocatableValue() local
76 assert value != null; in asAllocatableValue() local
81 assert value != null; in isStackSlot() local
86 assert value != null; in asStackSlot() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DValueUtil.java37 assert value != null; in isIllegal() local
42 assert value != null; in isIllegalJavaValue() local
51 assert value != null; in isVirtualObject() local
56 assert value != null; in asVirtualObject() local
61 assert value != null; in isConstantJavaValue() local
66 assert value != null; in asConstantJavaValue() local
71 assert value != null; in isAllocatableValue() local
76 assert value != null; in asAllocatableValue() local
81 assert value != null; in isStackSlot() local
86 assert value != null; in asStackSlot() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DValueUtil.java37 assert value != null; in isIllegal() local
42 assert value != null; in isIllegalJavaValue() local
51 assert value != null; in isVirtualObject() local
56 assert value != null; in asVirtualObject() local
61 assert value != null; in isConstantJavaValue() local
66 assert value != null; in asConstantJavaValue() local
71 assert value != null; in isAllocatableValue() local
76 assert value != null; in asAllocatableValue() local
81 assert value != null; in isStackSlot() local
86 assert value != null; in asStackSlot() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DValueUtil.java37 assert value != null; in isIllegal() local
42 assert value != null; in isIllegalJavaValue() local
51 assert value != null; in isVirtualObject() local
56 assert value != null; in asVirtualObject() local
61 assert value != null; in isConstantJavaValue() local
66 assert value != null; in asConstantJavaValue() local
71 assert value != null; in isAllocatableValue() local
76 assert value != null; in asAllocatableValue() local
81 assert value != null; in isStackSlot() local
86 assert value != null; in asStackSlot() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DValueUtil.java37 assert value != null; in isIllegal() local
42 assert value != null; in isIllegalJavaValue() local
51 assert value != null; in isVirtualObject() local
56 assert value != null; in asVirtualObject() local
61 assert value != null; in isConstantJavaValue() local
66 assert value != null; in asConstantJavaValue() local
71 assert value != null; in isAllocatableValue() local
76 assert value != null; in asAllocatableValue() local
81 assert value != null; in isStackSlot() local
86 assert value != null; in asStackSlot() local
[all …]

12345678910>>...323