HomeSort by relevance Sort by last modified time
    Searched full:past (Results 951 - 975 of 3189) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineTextBox.cpp 143 // The position after a hard line break is considered to be past its end.
155 // The position after a hard line break is considered to be past its end.
183 // the selection is past the beginning of the truncation and the
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
translit.cpp 407 // we try to advance contextStart past that portion. We use the
480 // Advance past filtered chars
552 // past committed text. rollbackStart is the rollbackOrigin,
553 // advanced past rollback text that corresponds to committed
616 // Move the pass indices past the committed text.
620 // it past the committed text. All characters we've
641 // Move start past committed text
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.h 307 a pointer just past the last character of the name,
312 /* Reads text. Returns a pointer past the given end tag.
578 /** Add a new node related to this. Adds a child past the LastChild.
584 /** Add a new node related to this. Adds a child past the LastChild.
    [all...]
  /external/icu4c/i18n/
translit.cpp 405 // we try to advance contextStart past that portion. We use the
478 // Advance past filtered chars
550 // past committed text. rollbackStart is the rollbackOrigin,
551 // advanced past rollback text that corresponds to committed
613 // Move the pass indices past the committed text.
617 // it past the committed text. All characters we've
638 // Move start past committed text
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 307 a pointer just past the last character of the name,
312 /* Reads text. Returns a pointer past the given end tag.
578 /** Add a new node related to this. Adds a child past the LastChild.
584 /** Add a new node related to this. Adds a child past the LastChild.
    [all...]
  /external/tinyxml/
tinyxml.h 260 a pointer just past the last character of the name,
265 /* Reads text. Returns a pointer past the given end tag.
531 /** Add a new node related to this. Adds a child past the LastChild.
537 /** Add a new node related to this. Adds a child past the LastChild.
    [all...]
  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch.java     [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 213 // Move past area 1.
231 // Move past area 2.
245 // Move past area 3.
254 // Move past the aligned DPRCS2 area.
427 // Increment past our save areas.
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 76 // the stream can never hurt, since we can never past that point anyway.
410 * then you would probably end up reading past the end of the varint since
636 * refreshing its buffer. If you need to prevent reading past a certain
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c     [all...]
  /external/clang/include/clang/Lex/
Lexer.h 308 /// \brief Computes the source location just past the end of the
312 /// points just past the end of the token referenced by \p Loc, and
321 /// location pointing just past the end of the token; an offset of 1 produces
  /external/clang/test/SemaCXX/
constant-expression-cxx1y.cpp 185 foo[10] = 'x'; // expected-warning {{past the end}} expected-note {{assignment to dereferenced one-past-the-end pointer}}
193 arr[k1] = 5; // expected-note {{past-the-end}} expected-note {{cannot refer to element 1235}} expected-note {{cannot refer to element -1}}
  /external/llvm/utils/TableGen/
DAGISelMatcher.h 113 /// PatternPredicate node past this one.
153 /// we can move this matcher past all of the nodes in-between Other and this
686 // Not safe to move a pattern predicate past a complex pattern.
    [all...]
  /external/tcpdump/
tcpdump.c 1257 * we have nothing past the link-layer header,
1276 * we have nothing past the link-layer header,
1295 * we have nothing past the link-layer header,
    [all...]
  /external/tremolo/Tremolo/
framing.c 227 the buffer preceeding pos and 'head'/'tail' are the buffer past the
228 split. If pos is at or past the end of the passed in segment,
233 /* walk past any preceeding fragments to one of:
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_set.h 302 * Returns a read-only (constant) iterator that points one past the last
339 * Returns a read-only (constant) iterator that points one past the last
657 * past-the-end ( @c end() ) iterator.
  /art/runtime/gc/accounting/
space_bitmap.cc 82 // Not sure if doing this trim is necessary, since nothing past the end of the heap capacity
  /bionic/libc/arch-arm/bionic/
memcmp.S 148 * read past the buffer (and segfault) if we're not careful.
  /cts/tools/dasm/src/java_cup/
lr_item_core.java 152 "Attempt to shift past end of an lr_item_core");
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/command/
CtsConsole.java 110 // Skip 2 tokens to get past addPattern and "derivedplan"
  /dalvik/docs/
verifier.html 77 uninitialized objects to slip past the verifier -- without unduly
  /dalvik/dx/src/com/android/dx/cf/code/
ExecutionStack.java 42 * {@code >= 0;} stack pointer (points one past the end) / current stack
LocalVariableList.java 178 * <i>just past</i> the one that sets the variable.
  /dalvik/vm/arch/mips/
CallO32.S 80 * will not be able to unwind the stack past this method. The only way
  /external/aac/libSBRdec/src/
lpp_tran.h 188 FIXP_DBL bwVectorOld[MAX_NUM_PATCHES]; /*!< pole moving factors of past frame */

Completed in 1507 milliseconds

<<31323334353637383940>>