Home
last modified time | relevance | path

Searched defs:nullID (Results 1 – 7 of 7) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/request/
H A DRequestID.java28 public static final RequestID nullID = new RequestID(NULL_REQUEST_ID); field in RequestID
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Ddialogex.h84 wxWindowID const nullID = wxID_HIGHEST; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/
H A DValueImpl.java141 JdwpObjectID nullID = new JdwpObjectID(target.virtualMachineImpl()); in writeNull() local
/dports/devel/loki/loki-0.1.7/test/CachedFactory/
H A DCachedFactoryTest.cpp124 const int nullID(0); variable
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Didtypes.h58 const int16 nullID = -1; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DXmlSerializationReader.cs57 string nullID; field in System.Xml.Serialization.XmlSerializationReader
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttpBaseChannel.cpp3649 nsID nullID; in EnsureRequestContextID() local