Home
last modified time | relevance | path

Searched defs:nullElement (Results 1 – 11 of 11) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/positioning/
H A Djuce_RelativePointPath.h68 nullElement, enumerator
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/positioning/
H A Djuce_RelativePointPath.h68 nullElement, enumerator
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dordlist.h122 static T nullElement; variable
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dhash.c155 static HashElem nullElement = { 0, 0, 0, 0 }; in findElementWithHash() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dhash.c155 static HashElem nullElement = { 0, 0, 0, 0 }; in findElementWithHash() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dhash.c155 static HashElem nullElement = { 0, 0, 0, 0 }; in findElementWithHash() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dhash.c155 static HashElem nullElement = { 0, 0, 0, 0 }; in findElementWithHash() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/invoke/MethodHandles/classData/
H A DClassDataTest.java122 public void nullElement() throws IllegalAccessException { in nullElement() method in ClassDataTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/invoke/MethodHandles/classData/
H A DClassDataTest.java122 public void nullElement() throws IllegalAccessException { in nullElement() method in ClassDataTest
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/wxml/
H A Dm_wxml_core.F90806 type (element_t), pointer :: nullElement local
855 type (element_t), pointer :: nullElement local
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/sax/
H A Dm_sax_parser.F901566 type(element_t), pointer :: nullElement local