/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/ |
D | ConstructorReference.java | 35 public List<Integer> toInt() { in toInt() method in ConstructorReference
|
D | ClassCallingRequireNonNull.java | 26 public static int toInt(IntSupplier function) { in toInt() method in ClassCallingRequireNonNull
|
D | ConcreteFunction.java | 29 public static SpecializedParser<Integer> toInt() { in toInt() method in ConcreteFunction
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterUtility.java | 45 static int toInt(char msc, char lsc) in toInt() method in UCharacterUtility
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCharacterUtility.java | 46 static int toInt(char msc, char lsc) in toInt() method in UCharacterUtility
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
D | Priority.java | 139 public final int toInt() { in toInt() method in Priority
|
/external/guava/guava/src/com/google/common/primitives/ |
D | UnsignedBytes.java | 71 public static int toInt(byte value) { in toInt() method in UnsignedBytes
|
/external/deqp/modules/egl/ |
D | teglInfoTests.cpp | 46 static int toInt (std::string str) in toInt() function
|
/external/pdfium/third_party/bigint/ |
D | BigInteger.cc | 135 int BigInteger::toInt () const { return convertToSignedPrimitive <int , unsig… in toInt() function in BigInteger
|
D | BigUnsigned.cc | 25 int BigUnsigned::toInt () const { return convertToSignedPrimitive< int … in toInt() function in BigUnsigned
|
/external/apache-commons-bcel/src/examples/Mini/ |
D | ASTExpr.java | 199 private static String toInt(String i) { in toInt() method in ASTExpr
|
/external/deqp/modules/gles2/scripts/ |
D | genutil.py | 116 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 348 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2 434 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3 527 def toInt(self): return Vec4(int(self.x), int(self.y), int(self.z), int(self.w)) member in Vec4
|
/external/deqp/framework/randomshaders/ |
D | rsgVariableValue.cpp | 110 inline int toInt (bool boolVal) { return boolVal ? 1 : 0; } in toInt() function
|
/external/deqp/modules/gles31/scripts/ |
D | genutil.py | 116 def toInt(lst): return [Scalar(int(v.x)) for v in lst] function 256 def toInt(self): return Scalar(int(self.x)) member in Scalar 417 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2 528 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3 648 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/ |
D | genutil.py | 116 def toInt(lst): return [Scalar(int(v.x)) for v in lst] function 256 def toInt(self): return Scalar(int(self.x)) member in Scalar 415 def toInt(self): return Vec2(int(self.x), int(self.y)) member in Vec2 526 def toInt(self): return Vec3(int(self.x), int(self.y), int(self.z)) member in Vec3 646 def toInt(self): return Vec4(int(self.x), int(self.y), int(self.z), int(self.w)) member in Vec4
|
/external/fonttools/Lib/fontTools/misc/ |
D | arrayTools.py | 192 def toInt(self): member in Vector
|
/external/deqp/executor/ |
D | xeTestResultParser.cpp | 39 static inline int toInt (const char* str) in toInt() function
|
/external/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 781 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 781 IntT ScaledNumber<DigitsT>::toInt() const { in toInt() function
|
/external/bcc/src/cc/vendor/ |
D | tinyformat.hpp | 505 int toInt() const in toInt() function in tinyformat::detail::FormatArg
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | _g_l_y_f.py | 1326 def toInt(self): member in GlyphCoordinates
|
/external/llvm/lib/Target/Hexagon/ |
D | BitTracker.cpp | 397 uint64_t BT::MachineEvaluator::toInt(const RegisterCell &A) const { in toInt() function in BT::MachineEvaluator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | BitTracker.cpp | 397 uint64_t BT::MachineEvaluator::toInt(const RegisterCell &A) const { in toInt() function in BT::MachineEvaluator
|