HomeSort by relevance Sort by last modified time
    Searched defs:bytes (Results 1176 - 1200 of 2455) sorted by null

<<41424344454647484950>>

  /external/kernel-headers/original/uapi/linux/
xfrm.h 77 __u64 bytes; member in struct:xfrm_lifetime_cur
  /external/libpcap/msdos/
ndis2.h 454 BYTE bytes[6]; member in union:_HardwareAddress
457 BYTE bytes[6]; member in struct:_HardwareAddress::__anon16753
  /external/libpng/contrib/libtests/
pngstest.c 80 /* Generate random bytes. This uses a boring repeatable algorithm and it
90 png_bytep bytes = voidcast(png_bytep, pv); local
104 *bytes++ = (png_byte)u;
691 /* Make sure 16 bytes match the given byte. */
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 163 * (16-bit RGBA) pixels in size; that's less than 2^65 bytes or 2^68 bits, so
439 /* Generate random bytes. This uses a boring repeatable algorithm and it
452 png_bytep bytes = voidcast(png_bytep, pv); local
466 *bytes++ = (png_byte)u;
562 * a CRC of the first four bytes of the stream, but this is what happens in
632 /* Return the size in bytes of an IDAT_list of the given length. */
880 * reset by the chunk handling code. They record the total number of bytes
881 * read or written for the chunk, including the header (length,type) bytes.
883 png_uint_32 read_count; /* Count of bytes read (in the chunk) */
884 png_uint_32 write_count; /* Count of bytes written (in the chunk) *
    [all...]
  /external/libvncserver/rfb/
rfb.h 179 uint8_t* bytes; member in union:__anon16952::__anon16953
870 /** Minimum zlib rectangle size in bytes. Anything smaller will
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 423 int bytes; member in struct:VP9_COMP
  /external/libxml2/
runtest.c 645 char bytes[4096]; local
657 res = read(fd, bytes, 4096);
662 if (memcmp(bytes, &mem[idx], res) != 0) {
665 if (bytes[ix] != mem[idx+ix])
    [all...]
  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc 883 jbyte* bytes = jni->GetByteArrayElements(data, NULL); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 466 int bytes; member in struct:VP9_COMP
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPhotoManager.java 557 * @param photoBytes The bytes that were parsed to create the bitmap.
619 final byte[] bytes; field in class:ContactPhotoManagerImpl.BitmapHolder
627 public BitmapHolder(byte[] bytes, int originalSmallerExtent) {
628 this.bytes = bytes;
637 * An LRU cache for bitmap holders. The cache contains bytes for photos just
656 * them from bytes (the bytes are stored in {@link #mBitmapHolderCache}.
730 return value.bytes != null ? value.bytes.length : 0
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/
tycho-artifactcomparator-0.20.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_sched.h 33 __u64 bytes; /* Number of enqueued bytes */ member in struct:tc_stats
110 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
158 unsigned quantum; /* Bytes per round allocated to flow */
190 __u32 limit; /* HARD maximal queue length (bytes) */
191 __u32 qth_min; /* Min average length threshold (bytes) */
192 __u32 qth_max; /* Max average length threshold (bytes) */
223 __u32 limit; /* HARD maximal queue length (bytes) */
224 __u32 qth_min; /* Min average length threshold (bytes) */
225 __u32 qth_max; /* Max average length threshold (bytes) */
    [all...]
xfrm.h 75 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_io.py 10 # * test_largefile - tests operations on a file greater than 2**32 bytes
54 bytes = support.py3k_bytes variable
73 self._write_stack.append(bytes(b))
229 b = bytes(b)
399 print("It requires %d bytes and a long time." % self.LARGE,
899 # Write out many bytes with exactly the same number of 0's,
905 s = bytes(bytearray(l))
934 c = bytes(bytearray([i]))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_io.py 10 # * test_largefile - tests operations on a file greater than 2**32 bytes
54 bytes = support.py3k_bytes variable
73 self._write_stack.append(bytes(b))
229 b = bytes(b)
399 print("It requires %d bytes and a long time." % self.LARGE,
899 # Write out many bytes with exactly the same number of 0's,
905 s = bytes(bytearray(l))
934 c = bytes(bytearray([i]))
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
xfrm.h 80 __u64 bytes; member in struct:xfrm_lifetime_cur

Completed in 1161 milliseconds

<<41424344454647484950>>