Home
last modified time | relevance | path

Searched defs:getInteger (Results 1 – 25 of 30) sorted by relevance

12

/external/dagger2/javatests/dagger/hilt/android/
DInstallInObjectModule.kt28 fun getInteger(): Int in getInteger() method
/external/emma/core/java12/com/vladium/util/
DIntegerFactory.java22 public static Integer getInteger (final int value) in getInteger() method in IntegerFactory
/external/jspecify/samples/
DNotNullMarkedUnboxing.java23 Integer getInteger(); in getInteger() method
/external/swiftshader/src/System/
DConfigurator.hpp57 int Configurator::getInteger(const std::string &sectionName, const std::string &keyName, T defaultV… in getInteger() function in sw::Configurator
/external/aws-sdk-java-v2/services/cloudfront/src/main/java/software/amazon/awssdk/services/cloudfront/internal/auth/
DAsn1Object.java92 public BigInteger getInteger() throws IOException { in getInteger() method in Asn1Object
/external/icu/android_icu4j/src/main/java/android/icu/message2/
DOptUtils.java26 static Integer getInteger(Map<String, Object> options, String key) { in getInteger() method in OptUtils
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
DOptUtils.java25 static Integer getInteger(Map<String, Object> options, String key) { in getInteger() method in OptUtils
/external/dagger2/javatests/dagger/functional/kotlin/
DCompanionModuleClasses.kt48 fun getInteger(): Int in getDataA() method
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/
DInterfaceControlMessageTest.java56 public void getInteger(GetIntegerResponse response) { in getInteger() method in InterfaceControlMessageTest.IntegerAccessorImpl
/external/cronet/stable/components/prefs/android/java/src/org/chromium/components/prefs/
DPrefService.java67 public int getInteger(@NonNull String preference) { in getInteger() method in PrefService
155 int getInteger(long nativePrefServiceAndroid, String preference); in getInteger() method
/external/cronet/tot/components/prefs/android/java/src/org/chromium/components/prefs/
DPrefService.java67 public int getInteger(@NonNull String preference) { in getInteger() method in PrefService
155 int getInteger(long nativePrefServiceAndroid, String preference); in getInteger() method
/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.cpp73 int NegativeTestContext::getInteger(GLenum pname) const in getInteger() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
Des31fShaderBuiltinConstantTests.cpp47 static int getInteger(const glw::Functions &gl, uint32_t pname) in getInteger() function
57 static int getInteger(const glw::Functions &gl) in getInteger() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DJavaBeanWithNullValues.java41 public Integer getInteger() { in getInteger() method in JavaBeanWithNullValues
/external/clang/test/FixIt/
Dformat-darwin.m64 - (NSInteger)getInteger; method
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDerivedTypes.h440 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
537 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function
585 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function
/external/aws-eventstream-java/src/main/java/software/amazon/eventstream/
DHeaderValue.java100 public int getInteger() { in getInteger() method in HeaderValue
311 public int getInteger() { in getInteger() method in HeaderValue.IntegerValue
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/
DExtProperties.java1679 public int getInteger(String key) in getInteger() method in ExtProperties
1704 public int getInteger(String key, int defaultValue) in getInteger() method in ExtProperties
1727 public Integer getInteger(String key, Integer defaultValue) in getInteger() method in ExtProperties
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
DTestBean1.java52 public Integer getInteger() { in getInteger() method in TestBean1
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java770 private Integer getInteger(Class<?> clazz, String value) { in getInteger() method in ViewInflater
809 private Integer getInteger(View view, String value) { in getInteger() method in ViewInflater
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h382 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h379 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp57 static int getInteger(const glw::Functions &gl, uint32_t pname) in getInteger() function
67 static int getInteger(const glw::Functions &gl) in getInteger() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h468 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp50 llvm::Optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object

12