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

<<31323334353637383940>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h 141 // method. This must also advance "target" past the written bytes.
  /external/chromium_org/third_party/skia/include/core/
SkFlattenableBuffers.h 47 * sure that no operation reads past the end of the stream, for example)
  /external/chromium_org/third_party/sqlite/src/src/
memjournal.c 84 /* SQLite never tries to read past the end of a rollback journal file */
  /external/chromium_org/third_party/sqlite/src/test/
corruptD.test 25 # This test file attempts to verify that SQLite does not read past the
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bc-incbin.c 185 N_("`incbin': start past end of file `%s'"),
  /external/chromium_org/ui/views/corewm/
cursor_manager_unittest.cc 335 // not be invoked past this point.
  /external/chromium_org/v8/src/
rewriter.cc 273 // Set the position of the assignment statement one character past the
  /external/clang/bindings/python/tests/cindex/
test_cursor.py 36 # Skip until past start_decl.
  /external/clang/docs/
ReleaseNotes.rst 98 this section should help get you past the largest hurdles of upgrading.
  /external/clang/include/clang/AST/
DeclFriend.h 189 assert(Ptr && "attempt to increment past end of friend list");
  /external/clang/include/clang/Frontend/
ASTUnit.h 666 /// lifetime is expected to extend past that of the returned ASTUnit.
699 /// lifetime is expected to extend past that of the returned ASTUnit.
738 /// lifetime is expected to extend past that of the returned ASTUnit.
760 /// lifetime is expected to extend past that of the returned ASTUnit.
    [all...]
  /external/clang/tools/libclang/
CXString.cpp 84 // This is doing a one past end read, and should be removed!
  /external/dropbear/
cli-kex.c 239 * buf_getfoo() past the end and die horribly - the base64 parsing
  /external/elfutils/libdw/
dwarf_child.c 160 /* Skip past the last attribute. */
dwarf_getabbrev.c 83 /* We are past the last entry. */
  /external/expat/lib/
xmltok.h 177 token, but do not scan past eptr. Return an integer giving the
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
SortedMultisetTestSuiteBuilder.java 157 // map generators must past entry objects
  /external/iptables/extensions/
libxt_u32.man 93 Last test: the first byte past the IP header (the type) is 0. This is where we
  /external/jsilver/src/com/google/streamhtmlparser/util/
JavascriptTokenBuffer.java 240 * if the position is past the size of the buffer.
  /external/junit/src/org/junit/runner/
Description.java 20 * <p>In the past, we used the raw {@link junit.framework.TestCase}s and {@link junit.framework.TestSuite}s
  /external/kernel-headers/original/asm-x86/
string_32.h 266 * find the first occurrence of byte 'c', or 1 past the area if none
  /external/libexif/
NEWS 164 * If someone wants to reconstruct past changes and log them here,
  /external/liblzf/
Changes 13 - lzf_compress did sometimes write one octet past the given output
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 94 #define BUFFER_HDR_SIZE (sizeof(BUFFER_HDR_T)) /* Offset past header */
  /external/libnfc-nci/src/gki/common/
gki_common.h 94 #define BUFFER_HDR_SIZE (sizeof(BUFFER_HDR_T)) /* Offset past header */

Completed in 1142 milliseconds

<<31323334353637383940>>