Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DGridResolvedPosition.h103 size_t toInt() const in toInt() function
/external/guava/guava/src/com/google/common/primitives/
DUnsignedBytes.java63 public static int toInt(byte value) { in toInt() method in UnsignedBytes
/external/deqp/modules/egl/
DteglInfoTests.cpp64 static int toInt(std::string str) in toInt() function
/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/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLSrcsetParser.cpp68 int toInt(const CharType* attribute, bool& isValid) 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
389 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2
500 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3
620 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
387 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2
498 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3
618 def toInt(self): return Vec4(int(self.x), int(self.y), int(self.z), int(self.w)) member in Vec4
/external/chromium_org/third_party/WebKit/Source/platform/
DLayoutUnit.h95 int toInt() const { return m_value / kFixedPointDenominator; } in toInt() function
DDateComponents.cpp104 static bool toInt(const String& src, unsigned parseStart, unsigned parseLength, int& out) in toInt() function
/external/arduino/hardware/arduino/cores/arduino/
DWString.cpp441 long String::toInt() { in toInt() function in String
/external/deqp/executor/
DxeTestResultParser.cpp39 static inline int toInt (const char* str) in toInt() function
/external/llvm/include/llvm/Support/
DScaledNumber.h779 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DWTFString.cpp600 int String::toInt(bool* ok) const in toInt() function in WTF::String
DStringImpl.cpp1037 int StringImpl::toInt(bool* ok) in toInt() function in WTF::StringImpl
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js679 toInt: function(base){ method
746 toInt: function(base){ method
Dconcat-jquery-mootools-prototype.js5055 toInt: function(base){ method
5122 toInt: function(base){ method