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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/common/
ucasemap.c 316 * R3 toTitlecase(X): Find the word boundaries based on Unicode Standard Annex
317 * #29, "Text Boundaries." Between each pair of word boundaries, find the first
  /external/chromium_org/third_party/icu/source/common/unicode/
ucasemap.h 172 * R3 toTitlecase(X): Find the word boundaries based on Unicode Standard Annex
173 * #29, "Text Boundaries." Between each pair of word boundaries, find the first
  /external/icu4c/common/
ucasemap.cpp 300 * R3 toTitlecase(X): Find the word boundaries based on Unicode Standard Annex
301 * #29, "Text Boundaries." Between each pair of word boundaries, find the first
  /external/icu4c/common/unicode/
ucasemap.h 172 * R3 toTitlecase(X): Find the word boundaries based on Unicode Standard Annex
173 * #29, "Text Boundaries." Between each pair of word boundaries, find the first
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_strtod.py 177 # boundaries expressed as triples (n, e, u), where
180 boundaries = [
186 for n, e, u in boundaries:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_strtod.py 177 # boundaries expressed as triples (n, e, u), where
180 boundaries = [
186 for n, e, u in boundaries:
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_menu_controller_gtk.cc 156 // This breaks on word boundaries. Ideally we would break on character
157 // boundaries.
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.h 83 // Iterates through the DOM range, returning all the text, and 0-length boundaries
219 // Iterates through the DOM range, returning all the text, and 0-length boundaries
  /external/chromium_org/third_party/icu/source/i18n/
regeximp.h 177 // word boundaries.
262 URX_GC_NORMAL, // Sets for finding grapheme cluster boundaries.
  /external/chromium_org/third_party/re2/re2/testing/
search_test.cc 82 // Word boundaries.
122 // Non-word boundaries.
  /external/chromium_org/third_party/skia/include/core/
SkTemplates.h 436 * Reserves memory that is aligned on double and pointer boundaries.
451 * Reserves memory that is aligned on double and pointer boundaries.
  /external/jmonkeyengine/engine/src/core/com/jme3/util/
SortUtil.java 207 // set up our partitioning boundaries
264 // set up our partitioning boundaries
  /external/libvorbis/doc/
02-bitpacking.tex 72 aligned to the boundaries of the byte representation; the next field
197 boundaries maintained in the bitstream.
oggstream.html 89 boundaries without relying on decoding to find packet boundaries.</p>
  /external/regex-re2/re2/testing/
search_test.cc 82 // Word boundaries.
122 // Non-word boundaries.
  /external/skia/include/core/
SkTemplates.h 436 * Reserves memory that is aligned on double and pointer boundaries.
451 * Reserves memory that is aligned on double and pointer boundaries.
  /frameworks/base/services/java/com/android/server/location/
LocationFudger.java 275 * to detect location at grid boundaries very accurately. So
281 * enough to stop information leakage as we cross grid boundaries.
  /packages/apps/Nfc/src/com/android/nfc/echoserver/
EchoServer.java 91 * packet boundaries and sizes of the requests - that is,
97 * boundaries, not knowing how much data to put in a single
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieMediaItem.java 49 // The duration of the entire media item (ignore trim boundaries)
52 // Trimming boundaries
  /art/compiler/dex/
arena_bit_vector.cc 67 /* Round up to word boundaries for "num+1" bits */
  /bionic/linker/
linker_phdr.cpp 62 - ranges do not necessarily start or end at page boundaries. Two distinct
90 However, in practice, segments do _not_ start at page boundaries. Since we
91 can only memory-map at page boundaries, this means that the bias is
465 * or end at page boundaries?. We're going to be over-protective
  /bootable/recovery/minzip/
SysUtil.c 30 * page boundaries (usually 4K).
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-ia32.S 78 * FIXME - this won't work as-is. The cache boundaries are not
  /docs/source.android.com/src/devices/
index.jd 63 cross process boundaries and call into the Android system services code. This basically allows
media.jd 48 <dd>The Binder IPC proxies facilitate communication over process boundaries. They are located in

Completed in 1055 milliseconds

1 2 3 4 5 6 7 8 91011>>