/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestMultipleParagraphs.java | 208 gotLevels = bidi.getLevels(); in testMultipleParagraphs() 232 gotLevels = bidiLine.getLevels(); in testMultipleParagraphs() 262 gotLevels = bidi.getLevels(); in testMultipleParagraphs() 288 gotLevels = bidiLine.getLevels(); in testMultipleParagraphs() 321 gotLevels = bidi.getLevels(); in testMultipleParagraphs() 359 gotLevels = bidi.getLevels(); in testMultipleParagraphs() 392 gotLevels = bidi.getLevels(); in testMultipleParagraphs() 439 gotLevels = bidi.getLevels(); in testMultipleParagraphs()
|
D | TestInverse.java | 125 printUnicode(src.toCharArray(), bidi.getLevels()); in _testInverseBidi() 151 printUnicode(visualLTR.toCharArray(), bidi.getLevels()); in _testInverseBidi() 161 printUnicode(logicalDest.toCharArray(), bidi.getLevels()); in _testInverseBidi()
|
D | BiDiConformanceTest.java | 75 byte actualLevels[] = ubidi.getLevels(); in TestBidiTest() 250 byte[] actualLevels = ubidi.getLevels(); in TestBidiCharacterTest()
|
D | TestBidi.java | 230 levels = bidi.getLevels(); in _testReordering() 423 byte[] levels = bidi.getLevels(); in doMisc()
|
D | BidiTest.java | 331 byte[] levels = bidi.getLevels();
|
/external/deqp/framework/common/ |
D | tcuTexture.hpp | 476 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DView 527 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DView 596 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid 597 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid 825 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DArrayView 852 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DArrayView 1009 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture3DView 1088 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::TextureCubeArrayView
|
D | tcuTexture.cpp | 2734 , m_view (getNumLevels(), getLevels()) in Texture1D() 2741 , m_view (getNumLevels(), getLevels()) in Texture1D() 2753 m_view = Texture1DView(getNumLevels(), getLevels()); in operator =() 2777 , m_view (getNumLevels(), getLevels()) in Texture2D() 2785 , m_view (getNumLevels(), getLevels()) in Texture2D() 2798 m_view = Texture2DView(getNumLevels(), getLevels()); in operator =() 3098 , m_view (getNumLevels(), getLevels()) in Texture1DArray() 3106 , m_view (getNumLevels(), getLevels()) in Texture1DArray() 3119 m_view = Texture1DArrayView(getNumLevels(), getLevels()); in operator =() 3144 , m_view (getNumLevels(), getLevels()) in Texture2DArray() [all …]
|
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 149 virtual unsigned getLevels() const { return 0; } in getLevels() function 239 unsigned getLevels() const override { return Levels; } in getLevels() function
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Bidi.java | 3695 System.arraycopy(getLevels(), 0, saveLevels, 0, this.length); in setParaRunsOnly() 4792 public byte[] getLevels() in getLevels() method in Bidi 4798 return BidiLine.getLevels(this); in getLevels()
|
D | BidiLine.java | 247 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 130 unsigned Levels = D->getLevels(); in populateDependencyMatrix()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 125 …const tcu::ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; … in getLevels() function in sglr::rc::TextureLevelArray
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 401 return tcu::Texture2DView(1, view.getLevels() + level); in getOneLevelSubView() 406 return tcu::Texture2DArrayView(1, view.getLevels() + level); in getOneLevelSubView()
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 115 return tcu::Texture1DView(numLevels, view.getLevels()+clampedBase); in getSubView() 123 return tcu::Texture2DView(numLevels, view.getLevels()+clampedBase); in getSubView() 144 return tcu::Texture3DView(numLevels, view.getLevels()+clampedBase); in getSubView() 152 return tcu::TextureCubeArrayView(numLevels, view.getLevels()+clampedBase); in getSubView()
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 170 for (unsigned Level = 1; Level <= D->getLevels(); Level++) { in dumpExampleDependence() 589 unsigned Levels = getLevels(); in dump()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |