HomeSort by relevance Sort by last modified time
    Searched full:num_bytes (Results 226 - 250 of 261) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/v8/src/ia32/
disasm-ia32.cc 584 int num_bytes = 2; local
601 num_bytes = 3;
615 return num_bytes;
    [all...]
  /external/chromium_org/content/common/gpu/media/
video_decode_accelerator_unittest.cc 1206 int num_bytes = file_util::WriteFile(filepath, local
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.h 271 int num_bytes,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
evergreen_compute.c 145 shader->mod = llvm_parse_bitcode(code, header->num_bytes);
  /external/chromium_org/third_party/openssl/openssl/crypto/
crypto.h 538 /* unsigned long order, char *file, int line, int num_bytes, char *addr */
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
crypto.h 538 /* unsigned long order, char *file, int line, int num_bytes, char *addr */
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_compute.c 145 shader->mod = llvm_parse_bitcode(code, header->num_bytes);
  /external/openssl/crypto/
crypto.h 538 /* unsigned long order, char *file, int line, int num_bytes, char *addr */
  /external/openssl/include/openssl/
crypto.h 538 /* unsigned long order, char *file, int line, int num_bytes, char *addr */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c     [all...]
  /packages/apps/Nfc/nci/jni/
NativeNfcManager.cpp 412 ALOGD("%s: NFA_TLV_DETECT_EVT: status = %d, protocol = %d, num_tlvs = %d, num_bytes = %d",
414 eventData->tlv_detect.num_tlvs, eventData->tlv_detect.num_bytes);
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 344 UINT8 num_bytes; /* number of lock/reserved bytes */ member in struct:__anon22299
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 183 UINT8 num_bytes; /* number of reserved/lock bytes based on the type of tlv */ member in struct:__anon22643
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 835 extern void bcm_inc_bytes(uchar *num, int num_bytes, uint8 amount);
  /external/chromium_org/net/http/
http_cache_transaction.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ChangeLog 238 * Add ReleaseToSystem(num_bytes) (kash)
    [all...]
  /external/jpeg/
jpeglib.h 794 JMETHOD(void, skip_input_data, (j_decompress_ptr cinfo, long num_bytes));
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 794 JMETHOD(void, skip_input_data, (j_decompress_ptr cinfo, long num_bytes));
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ftplib.py 453 fp: A file-like object with a read(num_bytes) method.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ftplib.py 453 fp: A file-like object with a read(num_bytes) method.
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /external/openssh/
umac.c 550 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes)
554 UWORD iters = num_bytes / bpw;
    [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc 3526 GLsizei num_bytes = sizes[tt]; local
    [all...]

Completed in 2121 milliseconds

1 2 3 4 5 6 7 8 91011