Home
last modified time | relevance | path

Searched defs:getInt (Results 1 – 25 of 41) sorted by relevance

12

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DExperimentalTestDataProvider.java67 public int getInt() { in getInt() method in ExperimentalTestDataProvider
119 public int getInt() { in getInt() method in ExperimentalTestDataProvider.Varint32Provider
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DPointerIntPair.h58 IntType getInt() const { in getInt() function
152 static intptr_t getInt(intptr_t Value) { in getInt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPointerIntPair.h61 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h78 int64_t &getInt() { in getInt() function
98 int64_t getInt() const { in getInt() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUnsafeUtil.java128 static int getInt(Object target, long offset) { in getInt() method in UnsafeUtil
184 static int getInt(int[] target, long index) { in getInt() method in UnsafeUtil
262 static int getInt(long address) { in getInt() method in UnsafeUtil
553 public final int getInt(Object target, long offset) { in getInt() method in UnsafeUtil.MemoryAccessor
601 public abstract int getInt(long address); in getInt() method in UnsafeUtil.MemoryAccessor
633 public int getInt(long address) { in getInt() method in UnsafeUtil.JvmMemoryAccessor
725 public int getInt(long address) { in getInt() method in UnsafeUtil.Android64MemoryAccessor
845 public int getInt(long address) { in getInt() method in UnsafeUtil.Android32MemoryAccessor
DIntArrayList.java137 public int getInt(int index) { in getInt() method in IntArrayList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h93 int64_t getInt() const { return Constant.Int; } in getInt() function
/third_party/glslang/glslang/MachineIndependent/
Dattribute.cpp44 bool TAttributeArgs::getInt(int& value, int argNum) const in getInt() function in glslang::TAttributeArgs
/third_party/vk-gl-cts/framework/opengl/
DgluContextInfo.cpp226 int ContextInfo::getInt (int param) const in getInt() function in glu::ContextInfo
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Ddatamap.cpp171 int32_t RBDataMap::getInt(const char* key, UErrorCode &status) const in getInt() function in RBDataMap
/third_party/icu/icu4c/source/tools/ctestfw/
Ddatamap.cpp171 int32_t RBDataMap::getInt(const char* key, UErrorCode &status) const in getInt() function in RBDataMap
/third_party/node/deps/icu-small/source/common/
Dresbund.cpp272 int32_t ResourceBundle::getInt(UErrorCode& status) const { in getInt() function in ResourceBundle
/third_party/skia/third_party/externals/icu/source/common/
Dresbund.cpp272 int32_t ResourceBundle::getInt(UErrorCode& status) const { in getInt() function in ResourceBundle
/third_party/icu/icu4c/source/common/
Dresbund.cpp272 int32_t ResourceBundle::getInt(UErrorCode& status) const { in getInt() function in ResourceBundle
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRandom.hpp93 inline int Random::getInt (int min, int max) in getInt() function in de::Random
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUResource.java340 public abstract int getInt(); in getInt() method in UResource.Value
DICUResourceBundleImpl.java86 public int getInt() { in getInt() method in ICUResourceBundleImpl.ResourceInt
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUResource.java346 public abstract int getInt(); in getInt() method in UResource.Value
DICUResourceBundleImpl.java87 public int getInt() { in getInt() method in ICUResourceBundleImpl.ResourceInt
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVersionInfo.java597 private static int getInt(int major, int minor, int milli, int micro) in getInt() method in VersionInfo
DUResourceBundle.java481 public int getInt() { in getInt() method in UResourceBundle
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DVersionInfo.java581 private static int getInt(int major, int minor, int milli, int micro) in getInt() method in VersionInfo
DUResourceBundle.java460 public int getInt() { in getInt() method in UResourceBundle
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp211 inline int Token::getInt (void) const in getInt() function in rsg::Token
/third_party/vk-gl-cts/modules/egl/
DteglChooseConfigTests.cpp379 template <int MinVal, int MaxVal> static EGLint getInt (de::Random& rnd) in getInt() function in deqp::egl::ChooseConfigRandomCase

12