Searched defs:getLevels (Results 1 - 11 of 11) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidiLine.java94 level of B chars from 0 to paraLevel in getLevels when
219 getLevels()) */
227 getLevels()) */
248 static byte[] getLevels(Bidi bidi) method in class:BidiLine
H A DBidi.java3654 System.arraycopy(getLevels(), 0, saveLevels, 0, this.length);
4028 /* all levels are implicitly at paraLevel (important for getLevels()) */
4032 /* all levels are implicitly at paraLevel (important for getLevels()) */
4400 * <li>number of elements in the array returned by <code>getLevels</code>
4728 public byte[] getLevels() method in class:Bidi
4734 return BidiLine.getLevels(this);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiLine.java93 level of B chars from 0 to paraLevel in getLevels when
218 getLevels()) */
226 getLevels()) */
247 static byte[] getLevels(Bidi bidi) method in class:BidiLine
H A DBidi.java3691 System.arraycopy(getLevels(), 0, saveLevels, 0, this.length);
4067 /* all levels are implicitly at paraLevel (important for getLevels()) */
4071 /* all levels are implicitly at paraLevel (important for getLevels()) */
4447 * <li>number of elements in the array returned by <code>getLevels</code>
4788 public byte[] getLevels() method in class:Bidi
4794 return BidiLine.getLevels(this);
/external/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h157 /// getLevels - Returns the number of common loops surrounding the
159 virtual unsigned getLevels() const { return 0; } function in class:llvm::Dependence
243 /// getLevels - Returns the number of common loops surrounding the
245 unsigned getLevels() const override { return Levels; }
/external/deqp/framework/common/
H A DtcuTexture.hpp494 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } function in class:tcu::Texture1DView
545 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } function in class:tcu::Texture2DView
614 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } function in class:tcu::TextureLevelPyramid
615 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } function in class:tcu::TextureLevelPyramid
843 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } function in class:tcu::Texture1DArrayView
870 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } function in class:tcu::Texture2DArrayView
1027 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } function in class:tcu::Texture3DView
1106 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } function in class:tcu::TextureCubeArrayView
/external/opencv3/modules/imgproc/src/
H A Dgeneralized_hough.cpp356 int getLevels() const { return levels_; } function in class:__anon16054::GeneralizedHoughBallardImpl
531 int getLevels() const { return levels_; } function in class:__anon16055::GeneralizedHoughGuilImpl
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp125 const tcu::ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } function in class:sglr::rc::TextureLevelArray
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 355 milliseconds