HomeSort by relevance Sort by last modified time
    Searched full:boundaries (Results 126 - 150 of 1263) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/support/v7/gridlayout/res/values/
attrs.xml 61 When set to true, forces row boundaries to appear in the same order
68 When set to true, forces column boundaries to appear in the same order
122 boundaries delimiting the group of cells occupied by this view.
134 boundaries delimiting the group of cells occupied by this view.
  /frameworks/wilhelm/src/android/include/
AacBqToPcmCbRenderer.h 40 // verifies the given memory starts and ends on ADTS frame boundaries.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
dbxelf.h 63 we can't depend upon the linker to mark .o file boundaries with
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
dbxelf.h 63 we can't depend upon the linker to mark .o file boundaries with
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
dbxelf.h 63 we can't depend upon the linker to mark .o file boundaries with
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
dbxelf.h 63 we can't depend upon the linker to mark .o file boundaries with
  /sdk/testapps/gridlayoutTest/v7-gridlayout/res/values/
attrs.xml 61 When set to true, forces row boundaries to appear in the same order
68 When set to true, forces column boundaries to appear in the same order
133 boundaries delimiting the group of cells occupied by this view.
145 boundaries delimiting the group of cells occupied by this view.
  /external/chromium/base/i18n/
break_iterator.h 23 // boundaries can fall in the middle of a continuous run of non-space /
33 // boundary in Chinese/Japanese/Korean and at word boundaries in Thai
  /external/chromium_org/base/i18n/
break_iterator.h 23 // boundaries can fall in the middle of a continuous run of non-space /
33 // boundary in Chinese/Japanese/Korean and at word boundaries in Thai
  /external/chromium_org/chrome_frame/
exception_barrier.h 5 // A class to make it easy to tag exception propagation boundaries and
10 // boundaries.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
AbstractInlineTextBox.cpp 89 FloatRect boundaries = m_inlineTextBox->calculateBoundaries();
90 return m_renderText->localToAbsoluteQuad(boundaries).enclosingBoundingBox();
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
bignum-dtoa.cc 164 // upper and lower boundaries. d must be strictly between them if !is_even.
389 // the fact that 2^(p-1) <= f < 2^p. Boundaries still satisfy this requirement
418 // Introduce a common denominator so that the deltas to the boundaries are
467 // Introduce a common denominator so that the deltas to the boundaries are
474 // to the boundaries is simply 1.
534 // Introduce a common denominator so that the deltas to the boundaries are
538 // With this shift the boundaries have their correct value, since
547 // The only exception where a significand == 0 has its boundaries at
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
utf8.h 269 * "Safe" macro, checks for illegal sequences and for string boundaries.
393 * "Safe" macro, checks for illegal sequences and for string boundaries.
439 * "Safe" macro, checks for illegal sequences and for string boundaries.
479 * "Safe" macro, checks for illegal sequences and for string boundaries.
540 * "Safe" macro, checks for illegal sequences and for string boundaries.
586 * "Safe" macro, checks for illegal sequences and for string boundaries.
626 * "Safe" macro, checks for illegal sequences and for string boundaries.
667 * "Safe" macro, checks for illegal sequences and for string boundaries.
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_split.c 142 * on whole-primitive boundaries, otherwise try to split the
156 * module). Try to split on whole-primitive boundaries,
  /external/chromium_org/ui/views/controls/
scroll_view.h 141 // Controller to determine row boundaries.
155 // Used to determine row boundaries.
  /external/chromium_org/v8/src/
bignum-dtoa.cc 165 // upper and lower boundaries. d must be strictly between them if !is_even.
390 // the fact that 2^(p-1) <= f < 2^p. Boundaries still satisfy this requirement
419 // Introduce a common denominator so that the deltas to the boundaries are
468 // Introduce a common denominator so that the deltas to the boundaries are
475 // to the boundaries is simply 1.
535 // Introduce a common denominator so that the deltas to the boundaries are
539 // With this shift the boundaries have their correct value, since
548 // The only exception where a significand == 0 has its boundaries at
  /external/mesa3d/src/mesa/vbo/
vbo_split.c 142 * on whole-primitive boundaries, otherwise try to split the
156 * module). Try to split on whole-primitive boundaries,
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbmatrox.c 95 /* Set up the X boundaries */
98 /* Set up the Y boundaries */
  /external/v8/src/
bignum-dtoa.cc 165 // upper and lower boundaries. d must be strictly between them if !is_even.
390 // the fact that 2^(p-1) <= f < 2^p. Boundaries still satisfy this requirement
419 // Introduce a common denominator so that the deltas to the boundaries are
468 // Introduce a common denominator so that the deltas to the boundaries are
475 // to the boundaries is simply 1.
535 // Introduce a common denominator so that the deltas to the boundaries are
539 // With this shift the boundaries have their correct value, since
548 // The only exception where a significand == 0 has its boundaries at
  /frameworks/base/core/java/android/text/method/
WordIterator.java 27 * Walks through cursor positions at word boundaries. Internally uses
31 * Also provides methods to determine word boundaries.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
TextRange.java 49 * and end of the span matching the boundaries of the word.
69 // Any span starting more than 1 char away from the word boundaries in any direction
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
chunk.py 47 specifies whether or not chunks are aligned on 2-byte boundaries. The
55 self.align = align # whether to align to word (2-byte) boundaries
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
cfmfile.py 141 # pad to 4 byte boundaries
172 # pad to 16 byte boundaries
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
chunk.py 47 specifies whether or not chunks are aligned on 2-byte boundaries. The
55 self.align = align # whether to align to word (2-byte) boundaries
  /external/antlr/antlr-3.4/runtime/Python/tests/
t048rewrite.py 120 "insert op <InsertBeforeOp@1:\"0\"> within boundaries of "
206 "insert op <InsertBeforeOp@4:\"y\"> within boundaries of "
249 "replace op boundaries of <ReplaceOp@3..5:\"foo\"> overlap "
264 "replace op boundaries of <ReplaceOp@1..3:\"foo\"> overlap "
345 "replace op boundaries of <ReplaceOp@1..2:\"foo\"> overlap "

Completed in 1963 milliseconds

1 2 3 4 56 7 8 91011>>