Home
last modified time | relevance | path

Searched defs:convertToInt (Results 1 – 25 of 67) sorted by relevance

123

/dports/x11-fm/worker/worker-4.10.0/src/
H A Dargclass.cc28 std::pair< IntArg, bool > StringArg::convertToInt() const in convertToInt() function in StringArg
/dports/devel/py-pyparsing2/pyparsing-2.4.7/examples/
H A DdatetimeParseActions.py15 def convertToInt(tokens): function
/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A DdatetimeParseActions.py17 def convertToInt(tokens): function
/dports/textproc/libkolabxml/libkolabxml-1.1.6/src/
H A Dutils.h94 int convertToInt(T integer) in convertToInt() function
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Table/
H A DContentHistory.php37 public $convertToInt = array(); variable in Joomla\\CMS\\Table\\ContentHistory
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/analysis/token/ngram/
H A Dngram.go97 func convertToInt(val interface{}) (int, error) { func
/dports/graphics/podofo/podofo-0.9.7/tools/podofopages/
H A Dpodofopages.cpp90 double convertToInt(const std::string& s) in convertToInt() function
/dports/science/gromacs/gromacs-2021.4/src/gromacs/options/
H A Dbasicoptions.h557 static int convertToInt(const EnumType* defaultValue) in convertToInt() function
669 static int convertToInt(const EnumType* defaultValue) in convertToInt() function
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/utils/tinyformat/
H A Dtinyformat.hpp261 struct convertToInt struct
263 static int invoke(const T& /*value*/) in invoke()
272 struct convertToInt<T,true> struct
274 static int invoke(const T& value) { return static_cast<int>(value); } in invoke()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/CDR/
H A DLittleEndianInputStream.java605 protected int convertToInt(byte[] buf) in convertToInt() method in LittleEndianInputStream
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/CDR/
H A DLittleEndianInputStream.java605 protected int convertToInt(byte[] buf) in convertToInt() method in LittleEndianInputStream
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/CDR/
H A DLittleEndianInputStream.java605 protected int convertToInt(byte[] buf) in convertToInt() method in LittleEndianInputStream
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/CDR/
H A DLittleEndianInputStream.java605 protected int convertToInt(byte[] buf) in convertToInt() method in LittleEndianInputStream
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/CDR/
H A DLittleEndianInputStream.java605 protected int convertToInt(byte[] buf) in convertToInt() method in LittleEndianInputStream
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/CDR/
H A DLittleEndianInputStream.java604 protected int convertToInt(byte[] buf) in convertToInt() method in LittleEndianInputStream
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/print/ipp/
H A DIppUtilities.java351 public static int convertToInt(byte[] b) in convertToInt() method in IppUtilities
365 public static int convertToInt(byte b1, byte b2, byte b3, byte b4) in convertToInt() method in IppUtilities
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/print/ipp/
H A DIppUtilities.java351 public static int convertToInt(byte[] b) in convertToInt() method in IppUtilities
365 public static int convertToInt(byte b1, byte b2, byte b3, byte b4) in convertToInt() method in IppUtilities
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/print/ipp/
H A DIppUtilities.java351 public static int convertToInt(byte[] b) in convertToInt() method in IppUtilities
365 public static int convertToInt(byte b1, byte b2, byte b3, byte b4) in convertToInt() method in IppUtilities
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/print/ipp/
H A DIppUtilities.java351 public static int convertToInt(byte[] b) in convertToInt() method in IppUtilities
365 public static int convertToInt(byte b1, byte b2, byte b3, byte b4) in convertToInt() method in IppUtilities
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/print/ipp/
H A DIppUtilities.java351 public static int convertToInt(byte[] b) in convertToInt() method in IppUtilities
365 public static int convertToInt(byte b1, byte b2, byte b3, byte b4) in convertToInt() method in IppUtilities
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/io/
H A DDataInputStream.java677 static int convertToInt (byte[] buf) in convertToInt() method in DataInputStream
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/io/
H A DDataInputStream.java723 static int convertToInt (byte[] buf) in convertToInt() method in DataInputStream
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/io/
H A DDataInputStream.java738 static int convertToInt (byte[] buf) in convertToInt() method in DataInputStream
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/io/
H A DDataInputStream.java723 static int convertToInt (byte[] buf) in convertToInt() method in DataInputStream
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/io/
H A DDataInputStream.java723 static int convertToInt (byte[] buf) in convertToInt() method in DataInputStream

123