Home
last modified time | relevance | path

Searched defs:getInteger (Results 1 – 17 of 17) 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/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/swiftshader/src/System/
DConfigurator.cpp217 int Configurator::getInteger(string keyName, string valueName, int defaultValue) const in getInteger() function in sw::Configurator
/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-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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDerivedTypes.h406 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-7.0/llvm/lib/Support/
DJSON.cpp51 llvm::Optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp78 GLint getInteger (ContextWrapper& gl, GLenum queryParam) in getInteger() function