HomeSort by relevance Sort by last modified time
    Searched full:block_size (Results 951 - 975 of 1104) sorted by null

<<31323334353637383940>>

  /system/nfc/src/nfc/int/
rw_int.h 678 uint8_t block_size; /* block size of tag, in bytes */ member in struct:__anon107640
    [all...]
  /system/update_engine/common/
utils.h 320 size_t block_size);
  /system/update_engine/payload_generator/
generate_delta_main.cc 503 payload_config.block_size = kBlockSize;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
floatobject.c 24 #define BLOCK_SIZE 1000 /* 1K less typical malloc overhead */
26 #define N_FLOATOBJECTS ((BLOCK_SIZE - BHEAD_SIZE) / sizeof(PyFloatObject))
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 653 ('block_size', c_int),
674 ('block_size', c_int),
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
floatobject.c 24 #define BLOCK_SIZE 1000 /* 1K less typical malloc overhead */
26 #define N_FLOATOBJECTS ((BLOCK_SIZE - BHEAD_SIZE) / sizeof(PyFloatObject))
    [all...]
  /external/libjpeg-turbo/
transupp.c     [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/squashfs-tools/
RELEASE-README 109 -b <block_size> set data block to <block_size>. Default 128 Kbytes
    [all...]
CHANGES 127 file size is between 2^32-block_size+1 and 2^32-1.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
random.tcc 702 discard_block<_UniformRandomNumberGenerator, __p, __r>::block_size;
716 while (_M_n < block_size)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
random.tcc 702 discard_block<_UniformRandomNumberGenerator, __p, __r>::block_size;
716 while (_M_n < block_size)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.tcc 702 discard_block<_UniformRandomNumberGenerator, __p, __r>::block_size;
716 while (_M_n < block_size)
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.tcc 702 discard_block<_UniformRandomNumberGenerator, __p, __r>::block_size;
716 while (_M_n < block_size)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.tcc 702 discard_block<_UniformRandomNumberGenerator, __p, __r>::block_size;
716 while (_M_n < block_size)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.tcc 702 discard_block<_UniformRandomNumberGenerator, __p, __r>::block_size;
716 while (_M_n < block_size)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 653 ('block_size', c_int),
674 ('block_size', c_int),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 653 ('block_size', c_int),
674 ('block_size', c_int),
    [all...]
  /bionic/libc/kernel/uapi/linux/
cdrom.h 635 __u32 block_size; member in struct:rwrt_feature_desc
  /development/ndk/platforms/android-21/include/linux/
cdrom.h 652 __u32 block_size; member in struct:rwrt_feature_desc
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
sha512module.c 584 {"block_size",
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
sha512module.c 584 {"block_size",
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c 44 static BLOCK_SIZE set_partition_min_limit(VP9_COMMON *const cm) {
  /external/stressapptest/src/
worker.cc 2757 uint64 block_size = 0; local
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
3c90x.c 921 inf_3c90x->nvs.block_size = 1;

Completed in 1805 milliseconds

<<31323334353637383940>>