Home
last modified time | relevance | path

Searched defs:getInteger (Results 1 – 14 of 14) 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/chromium_org/ui/webui/resources/js/
Dload_time_data.js95 getInteger: function(id) { method in LoadTimeData
/external/robolectric/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.cpp74 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.cpp117 static int getInteger (const glw::Functions& gl, deUint32 pname) in getInteger() function
/external/clang/test/FixIt/
Dformat-darwin.m64 - (NSInteger)getInteger; method
/external/llvm/include/llvm/IR/
DDerivedTypes.h374 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/chromium_org/third_party/WebKit/Source/core/css/parser/
DMediaQueryTokenizer.cpp270 static unsigned long long getInteger(MediaQueryInputStream& input, unsigned& offset) in getInteger() function
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DNormalizeAlgorithm.cpp357 bool getInteger(const Dictionary& raw, const char* propertyName, double& value, double minValue, do… 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.cpp76 GLint getInteger (ContextWrapper& gl, GLenum queryParam) in getInteger() function