HomeSort by relevance Sort by last modified time
    Searched full:positions (Results 101 - 125 of 701) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/guide/tutorials/views/
hello-relativelayout.jd 7 in positions relative to the parent or siblings elements.</p>
52 how we'd like to position each View. Naturally, these are different relative positions, and the
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
fenv.h 59 /* We need to be able to map status flag positions to mask flag positions */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
fenv.h 59 /* We need to be able to map status flag positions to mask flag positions */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
fenv.h 59 /* We need to be able to map status flag positions to mask flag positions */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
fenv.h 59 /* We need to be able to map status flag positions to mask flag positions */
  /dalvik/dx/tests/095-dex-const-string-jumbo/
run 40 dx --debug --dex --no-optimize --positions=none --no-locals \
  /dalvik/dx/tests/096-dex-giant-catch/
run 39 dx --debug --dex --no-optimize --positions=none --no-locals \
  /dalvik/tests/056-const-string-jumbo/
build 45 dx -JXmx500m --debug --dex --no-optimize --positions=none --no-locals \
  /external/guava/src/com/google/common/collect/
RegularImmutableSet.java 31 // the same elements in hashed positions (plus nulls)
  /external/kernel-headers/original/linux/
if_fc.h 34 * certains positions. So, it can't be generalized here.*/
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.2.5-1.js 45 10. If the four characters at positions k+2, k+3, k+4, and k+5 within
48 by the four hexadecimal digits at positions k+2, k+3, k+4, and k+5
53 15. If the two characters at positions k+1 and k+2 within Result(1) are not
56 by two zeroes plus the two hexadecimal digits at positions k+1 and k+2
15.1.2.5-3.js 49 10. If the four characters at positions k+2, k+3, k+4, and k+5 within
52 by the four hexadecimal digits at positions k+2, k+3, k+4, and k+5
57 15. If the two characters at positions k+1 and k+2 within Result(1) are not
60 by two zeroes plus the two hexadecimal digits at positions k+1 and k+2
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Expressions/
StrictEquality-001.js 47 // in corresponding positions.) Otherwise return false.
  /external/webkit/WebCore/rendering/
RenderTextFragment.h 31 // first letter and that must therefore have different styles (and positions in the render tree).
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_fc.h 34 * certains positions. So, it can't be generalized here.*/
  /external/chromium/third_party/icu/source/common/
dictbe.h 122 * @param foundBreaks Output of C array of int32_t break positions, or 0
179 * @param foundBreaks Output of C array of int32_t break positions, or 0
240 * @param foundBreaks Output of C array of int32_t break positions, or 0
rbbitblb.h 107 UVector *fPositions; // Set of parse tree positions associated
  /external/icu4c/layoutex/layout/
ParagraphLayout.h 180 const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]);
187 * <code>LEGlyphIDs</code>, an array of (x, y) glyph positions and
247 * Get the (x, y) positions of the glyphs in the visual run. To simplify storage
248 * management, the x and y positions are stored in a single array with the x positions
253 * @return the address of the array of glyph positions for this visual run. The storage
341 const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]);
560 float *positions; member in struct:ParagraphLayout::StyleRunInfo
728 const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[])
730 fGlyphs(glyphs), fPositions(positions), fGlyphToCharMap(glyphToCharMap
    [all...]
  /build/tools/droiddoc/src/
MethodInfo.java 438 SourcePositionInfo[] positions = new SourcePositionInfo[N]; local
445 positions[i] = mParameters[i].position();
453 positions[index] = tag.position();
468 positions[i] = maternal[i].position();
477 parent(), positions[i]);
483 Errors.error(Errors.UNDOCUMENTED_PARAMETER, positions[i],
  /external/icu4c/layout/
LEGlyphStorage.h 59 * The glyph positions array.
196 * @param positions - the destiniation position array
201 void getGlyphPositions(float positions[], LEErrorCode &success) const;
234 * This method allocates the storage for the glyph positions. It allocates one extra X, Y
237 * @param success set to an error code if the positions array cannot be allocated.
356 * all of the relevant glyph information ( glyph, indices, positions, and auxData ),
  /external/chromium/base/
event_recorder.h 21 // different sizes or positions, the playback will fail. When
  /external/chromium/base/i18n/
word_iterator.h 81 // Previous and current iterator positions.
  /external/icu4c/common/
rbbitblb.h 107 UVector *fPositions; // Set of parse tree positions associated
  /external/icu4c/i18n/unicode/
fpositer.h 49 * FieldPositionIterator returns the field ids and their start/limit positions generated
  /external/icu4c/samples/layout/
GDIFontInstance.h 35 const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height);

Completed in 997 milliseconds

1 2 3 45 6 7 8 91011>>