Home
last modified time | relevance | path

Searched defs:VALUE_ERROR (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/pxtools/pxtools-0.0.20/src/
H A Dpxconvert.h8 #define VALUE_ERROR -1 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.releng/bundles/org.eclipse.releng.tools/src/org/eclipse/releng/internal/tools/pomversion/
H A DIPomVersionConstants.java61 public static final String VALUE_ERROR = "Error"; //$NON-NLS-1$ field
/dports/lang/gnu-apl/apl-1.8/src/
H A DError_macros.hh55 #define VALUE_ERROR throw_apl_error(E_VALUE_ERROR, LOC) macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A Djson.hpp68 VALUE_ERROR enumerator
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dadd_filters.py40 VALUE_ERROR = _('You must provide a value for the filename to match') variable in RuleEdit
H A Dauthor_mapper.py40 VALUE_ERROR = _('You must provide a value for the author name to match') variable in RuleEdit
H A Dtag_mapper.py64 VALUE_ERROR = _('You must provide a value for the tag to match') variable in RuleEdit
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dvalue.h21 VALUE_ERROR = 50, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/provisional/
H A DApiPlugin.java134 public static final String VALUE_ERROR = "Error"; //$NON-NLS-1$ field in ApiPlugin
/dports/math/gretl/gretl-2021d/plugin/
H A Dgnumeric_import.c39 VALUE_ERROR = 50, enumerator
/dports/databases/postgresql-orafce/orafce-VERSION_3_13_4/
H A Dfile.c46 #define VALUE_ERROR "UTL_FILE_VALUE_ERROR" macro
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/gmpy2/
H A Dgmpy2.h405 #define VALUE_ERROR(msg) PyErr_SetString(PyExc_ValueError, msg) macro
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2.h405 #define VALUE_ERROR(msg) PyErr_SetString(PyExc_ValueError, msg) macro
/dports/math/py-gmpy2/gmpy2-2.1.1/gmpy2/
H A Dgmpy2.h390 #define VALUE_ERROR(msg) PyErr_SetString(PyExc_ValueError, msg) macro
/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2.h390 #define VALUE_ERROR(msg) PyErr_SetString(PyExc_ValueError, msg) macro
/dports/lang/seed7/seed7/src/
H A Dcommon.h552 #define VALUE_ERROR 9 macro
/dports/devel/py-mypy/mypy-0.910/mypyc/ir/
H A Dops.py812 VALUE_ERROR = 'ValueError' # type: Final variable in RaiseStandardError
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxproto.rs4921 pub const VALUE_ERROR: u8 = 2; const

12