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

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
routed.h 41 * padding stuff to 32-bit boundaries.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
routed.h 41 * padding stuff to 32-bit boundaries.
  /system/core/include/utils/
FileMap.h 36 * needs to be aligned on page boundaries, and in some cases we'd like to
  /external/chromium_org/content/public/browser/
site_instance.h 40 // across site boundaries (which uses the same BrowsingInstance). If the user
47 // creates a new tab, but not when navigating across site boundaries (unless
  /external/chromium_org/ppapi/api/
pp_var.idl 154 * align doubles on 8-byte boundaries for 32-bit x86, and some align on
155 * 4-byte boundaries.
  /external/chromium_org/ppapi/c/
pp_var.h 160 * align doubles on 8-byte boundaries for 32-bit x86, and some align on
161 * 4-byte boundaries.
  /external/chromium_org/third_party/icu/source/common/
brkeng.h 28 * finding text boundaries within a run of characters belonging to a
29 * specific set. The boundaries will be of a specific kind, e.g. word,
  /external/chromium_org/ui/views/controls/menu/
submenu_view.h 75 // Scrolls on menu item boundaries.
79 // Scrolls on menu item boundaries.
  /external/chromium_org/ui/views/corewm/
tooltip_aura.cc 106 // We break the line at word boundaries, then stuff as many words as we can
148 // Since we only break at word boundaries, it could happen that due to some
  /external/icu4c/common/
brkeng.h 28 * finding text boundaries within a run of characters belonging to a
29 * specific set. The boundaries will be of a specific kind, e.g. word,
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 107 Vorbis packets may span page boundaries.
180 end the stream on other than even frame boundaries. The difference
  /frameworks/base/docs/html/about/
index.jd 40 <p>With its partners, Android is continuously pushing the boundaries of hardware and software
47 <p>Android is continuously pushing the boundaries of hardware and software
  /frameworks/support/v4/java/android/support/v4/view/
MotionEventCompat.java 154 * boundaries of a window or view.
167 * boundaries of a window or view.
  /frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 75 * Returns whether a block of memory starts and ends on AAC ADTS frame boundaries
78 * @return SL_RESULT_SUCCESS if there is AAC ADTS data, and it starts and ends on frame boundaries,
  /external/chromium_org/third_party/re2/re2/
nfa.cc 16 // over the DFA implementation is that it tracks submatch boundaries.
18 // When the choice of submatch boundaries is ambiguous, this particular
46 // Records submatch boundaries in submatch[1..nsubmatch-1].
48 // which text matches each subexpression, the submatch boundaries
185 // current set of match boundaries.
583 // temporarily to hold match boundaries for new thread.
  /external/regex-re2/re2/
nfa.cc 16 // over the DFA implementation is that it tracks submatch boundaries.
18 // When the choice of submatch boundaries is ambiguous, this particular
46 // Records submatch boundaries in submatch[1..nsubmatch-1].
48 // which text matches each subexpression, the submatch boundaries
185 // current set of match boundaries.
583 // temporarily to hold match boundaries for new thread.
  /external/chromium_org/net/quic/
quic_framer_test.cc 417 // Now test framing boundaries
635 // Now test framing boundaries
688 // Now test framing boundaries
743 // Now test framing boundaries
796 // Now test framing boundaries
851 // Now test framing boundaries
906 // Now test framing boundaries
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
TokenRewriteStream.cs 526 * R.i-j.u R.x-y.v | boundaries overlap ERROR
529 * D.i-j.u D.x-y.v | boundaries overlap combine to max(min)..max(right)
613 // D.i-j.u D.x-y.v | boundaries overlap combine to max(min)..max(right)
624 throw new ArgumentException( "replace op boundaries of " + rop +
667 " within boundaries of previous " + rop );
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
TokenRewriteStream.java 417 * R.i-j.u R.x-y.v | boundaries overlap ERROR
420 * D.i-j.u D.x-y.v | boundaries overlap combine to max(min)..max(right)
495 // D.i-j.u D.x-y.v | boundaries overlap combine to max(min)..max(right)
504 throw new IllegalArgumentException("replace op boundaries of "+rop+
539 " within boundaries of previous "+rop);
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTokenRewriteStream.java 296 String expecting = "insert op <InsertBeforeOp@[@1,1:1='b',<5>,1:1]:\"0\"> within boundaries of previous <ReplaceOp@[@0,0:0='a',<4>,1:0]..[@2,2:2='c',<6>,1:2]:\"x\">";
440 String expecting = "insert op <InsertBeforeOp@[@4,4:4='c',<6>,1:4]:\"y\"> within boundaries of previous <ReplaceOp@[@2,2:2='c',<6>,1:2]..[@4,4:4='c',<6>,1:4]:\"x\">";
513 String expecting = "replace op boundaries of <ReplaceOp@[@3,3:3='c',<6>,1:3]..[@5,5:5='b',<5>,1:5]:\"foo\"> overlap with previous <ReplaceOp@[@2,2:2='c',<6>,1:2]..[@4,4:4='c',<6>,1:4]:\"xyz\">";
537 String expecting = "replace op boundaries of <ReplaceOp@[@1,1:1='b',<5>,1:1]..[@3,3:3='c',<6>,1:3]:\"foo\"> overlap with previous <ReplaceOp@[@2,2:2='c',<6>,1:2]..[@4,4:4='c',<6>,1:4]:\"xyz\">";
684 String expecting = "replace op boundaries of <ReplaceOp@[@1,1:1='b',<5>,1:1]..[@2,2:2='c',<6>,1:2]:\"foo\"> overlap with previous <ReplaceOp@[@0,0:0='a',<4>,1:0]..[@3,3:3='c',<6>,1:3]:\"bar\">";
  /external/chromium_org/third_party/icu/source/common/unicode/
normalizer2.h 53 * Some of the functions in this class identify normalization boundaries.
73 * The set of normalization boundaries returned by these functions may not be
74 * complete: There may be more boundaries that could be returned.
75 * Different functions may return different boundaries.
233 * (See the class documentation for more about normalization boundaries.)
  /external/chromium_org/third_party/icu/source/i18n/unicode/
stsearch.h 92 * boundaries given by the breakiterator. For instance the pattern "e" will
156 * indices in the target text are not boundaries as
183 * indices in the target text are not boundaries as
214 * indices in the target text are not boundaries as
244 * indices in the target text are not boundaries as
  /external/icu4c/common/unicode/
normalizer2.h 53 * Some of the functions in this class identify normalization boundaries.
73 * The set of normalization boundaries returned by these functions may not be
74 * complete: There may be more boundaries that could be returned.
75 * Different functions may return different boundaries.
368 * (See the class documentation for more about normalization boundaries.)
  /external/icu4c/i18n/unicode/
stsearch.h 92 * boundaries given by the breakiterator. For instance the pattern "e" will
156 * indices in the target text are not boundaries as
183 * indices in the target text are not boundaries as
214 * indices in the target text are not boundaries as
244 * indices in the target text are not boundaries as
  /external/chromium_org/chrome/browser/history/
scored_history_match_unittest.cc 440 // boundaries.
445 // Also verify that the matches at non-word-boundaries all score
446 // worse than the matches at word boundaries. These three sets suffice.

Completed in 1247 milliseconds

1 2 3 4 5 6 7 891011>>