HomeSort by relevance Sort by last modified time
    Searched defs:getLevels (Results 1 - 25 of 26) sorted by null

1 2

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestInverse.java 131 printUnicode(src.toCharArray(), bidi.getLevels());
157 printUnicode(visualLTR.toCharArray(), bidi.getLevels());
167 printUnicode(logicalDest.toCharArray(), bidi.getLevels());
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestInverse.java 130 printUnicode(src.toCharArray(), bidi.getLevels());
156 printUnicode(visualLTR.toCharArray(), bidi.getLevels());
166 printUnicode(logicalDest.toCharArray(), bidi.getLevels());
  /external/icu/android_icu4j/src/main/java/android/icu/text/
BidiLine.java 96 level of B chars from 0 to paraLevel in getLevels when
221 getLevels()) */
229 getLevels()) */
250 static byte[] getLevels(Bidi bidi)
    [all...]
Bidi.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BidiLine.java 95 level of B chars from 0 to paraLevel in getLevels when
220 getLevels()) */
228 getLevels()) */
249 static byte[] getLevels(Bidi bidi)
    [all...]
Bidi.java     [all...]
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 157 /// getLevels - Returns the number of common loops surrounding the
159 virtual unsigned getLevels() const { return 0; }
243 /// getLevels - Returns the number of common loops surrounding the
245 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 152 /// getLevels - Returns the number of common loops surrounding the
154 virtual unsigned getLevels() const { return 0; }
233 /// getLevels - Returns the number of common loops surrounding the
235 unsigned getLevels() const override { return Levels; }
    [all...]
  /external/deqp/framework/common/
tcuTexture.hpp 499 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; }
550 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; }
619 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; }
620 const PixelBufferAccess* getLevels (void) { return &m_access[0]; }
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp 125 const tcu::ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; }
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/sdk/tools/
jack-server-4.11.ALPHA.jar 
jack-jar-tools.jar 
  /prebuilts/sdk/tools/jacks/
jack-4.32.CANDIDATE.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 287 milliseconds

1 2