Home
last modified time | relevance | path

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

/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/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/cronet/components/prefs/android/java/src/org/chromium/components/prefs/
DPrefService.java66 public int getInteger(@NonNull String preference) { in getInteger() method in PrefService
118 int getInteger(long nativePrefServiceAndroid, String preference); in getInteger() method
/external/dagger2/javatests/dagger/functional/kotlin/
DTestComponentWithCompanionModule.kt31 fun getInteger(): Int in getDataA() method
/external/icu/android_icu4j/src/main/java/android/icu/message2/
DOptUtils.java30 static Integer getInteger(Map<String, Object> options, String key) { in getInteger() method in OptUtils
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
DOptUtils.java29 static Integer getInteger(Map<String, Object> options, String key) { in getInteger() method in OptUtils
/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/deqp/modules/gles31/functional/
Des31fNegativeTestShared.cpp77 int NegativeTestContext::getInteger (GLenum pname) const in getInteger() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
Des31fShaderBuiltinConstantTests.cpp47 static int getInteger (const glw::Functions& gl, deUint32 pname) in getInteger() function
56 static int getInteger (const glw::Functions& gl) in getInteger() function
Des31fShaderHelperInvocationTests.cpp146 static int getInteger (const glw::Functions& gl, deUint32 pname) in getInteger() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DJavaBeanWithNullValues.java43 public Integer getInteger() { in getInteger() method in JavaBeanWithNullValues
/external/clang/test/FixIt/
Dformat-darwin.m64 - (NSInteger)getInteger; method
/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.java53 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, deUint32 pname) in getInteger() function
66 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
/external/setupcompat/partnerconfig/java/com/google/android/setupcompat/partnerconfig/
DPartnerConfigHelper.java485 public int getInteger(@NonNull Context context, PartnerConfig resourceConfig, int defaultValue) { in getInteger() method in PartnerConfigHelper
/external/javassist/src/test/test/javassist/convert/
DArrayAccessReplaceTest.java406 public Object getInteger(int i) { in getInteger() method in ArrayAccessReplaceTest.Complex
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp78 GLint getInteger (ContextWrapper& gl, GLenum queryParam) in getInteger() function