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

<<41424344454647484950>>

  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0/
builder-2.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-beta1/
builder-2.1.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-beta3/
builder-2.1.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-rc1/
builder-2.1.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.2/
builder-2.1.2.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/build/builder/2.1.0/
builder-2.1.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /prebuilts/devtools/tools/lib/
commons-compress-1.8.1.jar 
emma.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 32 __u64 bytes; member in struct:tc_stats
  /development/ndk/platforms/android-21/include/linux/
pkt_sched.h 32 __u64 bytes; member in struct:tc_stats
  /external/boringssl/src/crypto/curve25519/
curve25519.c 1350 const uint8_t *bytes = &kSmallPrecomp[i*(2 * 32)]; local
    [all...]
  /external/flac/libFLAC/
stream_encoder.c 89 unsigned bytes; member in struct:__anon12107
134 static FLAC__StreamEncoderWriteStatus write_frame_(FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, FLAC__bool is_last_block);
294 static FLAC__StreamDecoderReadStatus verify_read_callback_(const FLAC__StreamDecoder *decoder, FLAC__byte buffer[], size_t *bytes, void *client_data);
299 static FLAC__StreamEncoderReadStatus file_read_callback_(const FLAC__StreamEncoder *encoder, FLAC__byte buffer[], size_t *bytes, void *client_data);
302 static FLAC__StreamEncoderWriteStatus file_write_callback_(const FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *client_data);
2579 size_t bytes; local
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 44 address from the bytes in that section.
48 the instruction would require bytes beyond
50 indicated garbage bytes at the end of a
77 opt_ignore_nulls=1, /* ignore sequences of > 4 NULL bytes */
134 unsigned int size; /* size of register in bytes */
201 op_fpregset = 24, /* 512 bytes: register set */
497 unsigned char bytes[MAX_INSN_SIZE]; member in struct:__anon12446
498 unsigned char size; /* size of insn in bytes */
554 /* x86_disasm: Disassemble a single instruction from a buffer of bytes.
555 * Returns size of instruction in bytes
816 unsigned char bytes[64]; \/* invariant representation *\/ member in struct:__anon12448
    [all...]
  /external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
TestCharset.java 224 byte[] bytes = new byte[0x10000];
227 bytes[j] = (byte) j;
237 ByteBuffer bs = ByteBuffer.wrap(bytes, 0, limit);
244 bs = ByteBuffer.wrap(bytes, i, 1).slice();
272 bs = ByteBuffer.wrap(bytes, i, 1).slice();
298 bs = ByteBuffer.wrap(bytes, i, 1).slice();
326 bs = ByteBuffer.wrap(bytes, 'a', m).slice();
332 bs = ByteBuffer.wrap(bytes, 'a', m).slice();
336 bs = ByteBuffer.wrap(bytes, 'a', n).slice();
340 bs = ByteBuffer.wrap(bytes, 'a', n).slice()
619 ByteBuffer bytes = encoder.encode(start); local
1292 ByteBuffer bytes = ByteBuffer.allocate(expectedByteStr.length); local
1317 ByteBuffer bytes = ByteBuffer.allocate(expectedByteStr.length); local
1352 ByteBuffer bytes = ByteBuffer.allocate(expectedByteStr.length); local
    [all...]
  /external/iproute2/include/linux/
pkt_sched.h 33 __u64 bytes; /* Number of enqueued bytes */ member in struct:tc_stats
122 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
195 unsigned quantum; /* Bytes per round allocated to flow */
216 __u32 limit; /* HARD maximal flow queue length (bytes) */
217 __u32 qth_min; /* Min average length threshold (bytes) */
218 __u32 qth_max; /* Max average length threshold (bytes) */
246 __u32 limit; /* HARD maximal queue length (bytes) */
247 __u32 qth_min; /* Min average length threshold (bytes) */
248 __u32 qth_max; /* Max average length threshold (bytes) */
    [all...]
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 33 __u64 bytes; /* Number of enqueued bytes */ member in struct:tc_stats
118 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
191 unsigned quantum; /* Bytes per round allocated to flow */
212 __u32 limit; /* HARD maximal flow queue length (bytes) */
213 __u32 qth_min; /* Min average length threshold (bytes) */
214 __u32 qth_max; /* Max average length threshold (bytes) */
242 __u32 limit; /* HARD maximal queue length (bytes) */
243 __u32 qth_min; /* Min average length threshold (bytes) */
244 __u32 qth_max; /* Max average length threshold (bytes) */
    [all...]
  /external/libnl/include/
netlink-types.h 426 uint64_t bytes; member in struct:rtnl_tstats::__anon16661
736 uint64_t bytes; member in struct:nfnl_ct_dir
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 633 int bytes; member in struct:VP8_COMP

Completed in 533 milliseconds

<<41424344454647484950>>