Home
last modified time | relevance | path

Searched defs:toInt (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterUtility.java43 static int toInt(char msc, char lsc) in toInt() method in UCharacterUtility
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
DPriority.java139 public final int toInt() { in toInt() method in Priority
/external/jetty/src/java/org/eclipse/jetty/io/
DBufferUtil.java43 public static int toInt(Buffer buffer) in toInt() method in BufferUtil
/external/guava/guava/src/com/google/common/primitives/
DUnsignedBytes.java71 public static int toInt(byte value) { in toInt() method in UnsignedBytes
/external/deqp/modules/egl/
DteglInfoTests.cpp46 static int toInt (std::string str) in toInt() function
/external/pdfium/third_party/bigint/
DBigInteger.cc135 int BigInteger::toInt () const { return convertToSignedPrimitive <int , unsig… in toInt() function in BigInteger
DBigUnsigned.cc25 int BigUnsigned::toInt () const { return convertToSignedPrimitive< int … in toInt() function in BigUnsigned
/external/deqp/modules/gles2/scripts/
Dgenutil.py94 def toInt(lst): return [Scalar(int(v.x)) for v in lst] function
212 def toInt(self): return Scalar(int(self.x)) member in Scalar
326 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2
412 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3
505 def toInt(self): return Vec4(int(self.x), int(self.y), int(self.z), int(self.w)) member in Vec4
/external/deqp/framework/randomshaders/
DrsgVariableValue.cpp110 inline int toInt (bool boolVal) { return boolVal ? 1 : 0; } in toInt() function
/external/deqp/modules/gles31/scripts/
Dgenutil.py94 def toInt(lst): return [Scalar(int(v.x)) for v in lst] function
234 def toInt(self): return Scalar(int(self.x)) member in Scalar
395 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2
506 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3
626 def toInt(self): return Vec4(int(self.x), int(self.y), int(self.z), int(self.w)) member in Vec4
/external/deqp/modules/gles3/scripts/
Dgenutil.py94 def toInt(lst): return [Scalar(int(v.x)) for v in lst] function
234 def toInt(self): return Scalar(int(self.x)) member in Scalar
393 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2
504 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3
624 def toInt(self): return Vec4(int(self.x), int(self.y), int(self.z), int(self.w)) member in Vec4
/external/deqp/executor/
DxeTestResultParser.cpp39 static inline int toInt (const char* str) in toInt() function
/external/llvm/include/llvm/Support/
DScaledNumber.h778 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js648 toInt: function(base){ method
713 toInt: function(base){ method