Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/util/
DIntegerFactory.java22 public static Integer getInteger (final int value) in getInteger() method in IntegerFactory
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
DInterfaceControlMessageTest.java46 public void getInteger(GetIntegerResponse response) { in getInteger() method in InterfaceControlMessageTest.IntegerAccessorImpl
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTypedArray.java33 public int getInteger(int index, int defValue) { in getInteger() method in ShadowTypedArray
DShadowResources.java185 public int getInteger(int id) throws Resources.NotFoundException { in getInteger() method in ShadowResources
/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/swiftshader/src/Common/
DConfigurator.cpp216 int Configurator::getInteger(string keyName, string valueName, int defaultValue) const in getInteger() function in sw::Configurator
/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/include/llvm/
DDerivedTypes.h375 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
/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/javassist/src/test/test/javassist/convert/
DArrayAccessReplaceTest.java403 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