| /external/deqp/framework/opengl/simplereference/ |
| D | sglrReferenceContext.hpp | 122 …const tcu::PixelBufferAccess& getLevel (int level) { DE_ASSERT(hasLevel(level)); return m_acc… in getLevel() function in sglr::rc::TextureLevelArray 123 …const tcu::ConstPixelBufferAccess& getLevel (int level) const { DE_ASSERT(hasLevel(level)); retu… in getLevel() function in sglr::rc::TextureLevelArray 150 const tcu::ConstPixelBufferAccess& getLevel (int level) const { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture1D 151 const tcu::PixelBufferAccess& getLevel (int level) { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture1D 176 const tcu::ConstPixelBufferAccess& getLevel (int level) const { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture2D 177 const tcu::PixelBufferAccess& getLevel (int level) { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture2D 227 const tcu::ConstPixelBufferAccess& getLevel (int level) const { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture2DArray 228 const tcu::PixelBufferAccess& getLevel (int level) { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture2DArray 253 const tcu::ConstPixelBufferAccess& getLevel (int level) const { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture3D 254 const tcu::PixelBufferAccess& getLevel (int level) { return m_levels.getLevel(level); } in getLevel() function in sglr::rc::Texture3D [all …]
|
| /external/jmonkeyengine/engine/src/networking/com/jme3/network/message/ |
| D | ZIPCompressedMessage.java | 70 public int getLevel() { return compressionLevel; } in getLevel() method in ZIPCompressedMessage
|
| /external/deqp/framework/common/ |
| D | tcuTexture.hpp | 475 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture1DView 526 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture2DView 593 const ConstPixelBufferAccess& getLevel (int ndx) const { return m_access[ndx]; } in getLevel() function in tcu::TextureLevelPyramid 594 const PixelBufferAccess& getLevel (int ndx) { return m_access[ndx]; } in getLevel() function in tcu::TextureLevelPyramid 824 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture1DArrayView 851 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture2DArrayView 1008 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture3DView 1087 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLe… in getLevel() function in tcu::TextureCubeArrayView
|
| /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
| D | ShadowDrawable.java | 140 public int getLevel() { in getLevel() method in ShadowDrawable
|
| /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/ |
| D | SimpleLog.java | 262 public int getLevel() { in getLevel() method in SimpleLog
|
| /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
| D | Category.java | 122 final public Level getLevel() { in getLevel() method in Category
|
| /external/apache-http/src/org/apache/commons/logging/impl/ |
| D | SimpleLog.java | 264 public int getLevel() { in getLevel() method in SimpleLog
|
| /external/apache-xml/src/main/java/org/apache/xml/utils/ |
| D | DOMHelper.java | 480 public short getLevel(Node n) in getLevel() method in DOMHelper
|
| /external/jetty/src/java/org/eclipse/jetty/util/log/ |
| D | StdErrLog.java | 355 public int getLevel() in getLevel() method in StdErrLog
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ |
| D | DTM.java | 552 public short getLevel(int nodeHandle); in getLevel() method
|
| /external/clang/lib/Basic/ |
| D | DiagnosticIDs.cpp | 273 DiagnosticIDs::Level getLevel(unsigned DiagID) const { in getLevel() function in clang::diag::CustomDiagInfo
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | LocaleMatcher.java | 359 public Level getLevel() { in getLevel() method in LocaleMatcher.LocalePatternMatcher
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| D | ElemNumber.java | 266 public int getLevel() in getLevel() method in ElemNumber
|
| /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
| D | PropertyTable.java | 1415 public int getLevel() { in getLevel() method in PropertyTable.PropertyInfo
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
| D | DTMDefaultBase.java | 1849 public short getLevel(int nodeHandle) in getLevel() method in DTMDefaultBase
|
| D | DTMDocumentImpl.java | 1742 public short getLevel(int nodeHandle) { in getLevel() method in DTMDocumentImpl
|
| /external/clang/include/clang/Basic/ |
| D | Diagnostic.h | 1273 DiagnosticsEngine::Level getLevel() const { return Level; } in getLevel() function
|
| /external/icu/icu4c/source/i18n/ |
| D | rulebasedcollator.cpp | 1409 Collation::Level getLevel() const { return level; } in getLevel() function in __anonce12549f0311::PartLevelCallback
|
| /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
| D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|