HomeSort by relevance Sort by last modified time
    Searched full:bytewise (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/leveldatabase/src/util/
comparator.cc 70 static const Comparator* bytewise; member in class:leveldb::__anon11715::BytewiseComparatorImpl
73 bytewise = new BytewiseComparatorImpl;
78 return bytewise;
  /external/chromium_org/courgette/
difference_estimator.h 47 // are bytewise identical.
  /external/chromium_org/third_party/leveldatabase/src/
README 25 just bytewise comparison of keys, you can use the default comparator,
  /dalvik/vm/hprof/
HprofOutput.cpp 254 //xxx also, don't do this bytewise if aligned and on a matching-endian arch
279 //xxx also, don't do this bytewise if aligned and on a matching-endian arch
304 //xxx also, don't do this bytewise if aligned and on a matching-endian arch
  /frameworks/base/media/java/android/media/
AmrInputStream.java 51 // helper for bytewise read()
ResampleInputStream.java 51 // helper for bytewise read()
  /bionic/libc/upstream-netbsd/libc/inet/
inet_ntop.c 145 * Copy the input (bytewise) array into a wordwise array.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
AbstractBox.java 162 * @param newDeadBytes the unused bytes with no meaning but required for bytewise reconstruction
  /external/openssh/openbsd-compat/
inet_ntop.c 126 * Copy the input (bytewise) array into a wordwise array.
  /external/tcpdump/missing/
inet_ntop.c 122 * Copy the input (bytewise) array into a wordwise array.
  /external/e2fsprogs/e2fsck/
crc32.c 485 * of bytewise bit-reversing the input buffer, and returns
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 579 // logically a bytewise copy. This means that we cannot use it if the
SystemZISelDAGToDAG.cpp 908 // MVC is logically a bytewise copy, so can't be used for volatile accesses.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_u7.c 30 * It was intended for use in Internet email systems, using in its bytewise
    [all...]
  /external/icu4c/common/
ucnv_u7.c 31 * It was intended for use in Internet email systems, using in its bytewise
    [all...]
  /external/libvorbis/lib/
vorbisfile.c 1805 unsigned char *bytewise = (unsigned char *)&pattern; local
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/
README 419 0..255, they are thus useful for bytewise/binary I/O.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/man3/
JSON__backportPP.3pm 418 characters outside the range 0..255, they are thus useful for bytewise/binary I/O.
    [all...]
JSON.3pm 567 characters outside the range 0..255, they are thus useful for bytewise/binary I/O.
    [all...]
  /external/chromium_org/third_party/JSON/out/man/man3/
JSON__backportPP.3pm 418 characters outside the range 0..255, they are thus useful for bytewise/binary I/O.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm 1023 characters outside the range 0..255, they are thus useful for bytewise/binary I/O.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/
JSON.pm 1023 characters outside the range 0..255, they are thus useful for bytewise/binary I/O.
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
backportPP.pm     [all...]

Completed in 1214 milliseconds

1 2