HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 1426 - 1450 of 5464) sorted by null

<<51525354555657585960>>

  /external/mesa3d/src/gallium/drivers/r600/
r600.h 96 /* there is a block entry for each register so 512 blocks */
146 struct r600_block **blocks; member in struct:r600_range
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.h 57 /* linked list of preallocated blocks */
58 struct list_head blocks; member in struct:r600_pipe_fences
  /external/mesa3d/src/glsl/
glsl_parser_extras.h 96 * Currently affects uniform blocks and uniform buffer variables in
97 * those blocks.
  /external/openssl/crypto/aes/
aes.h 125 /* NB: the IV is _two_ blocks long */
129 /* NB: the IV is _four_ blocks long */
  /external/openssl/include/openssl/
aes.h 125 /* NB: the IV is _two_ blocks long */
129 /* NB: the IV is _four_ blocks long */
modes.h 19 size_t blocks, const void *key,
23 size_t blocks, const void *key,
  /external/oprofile/events/mips/r10000/
events 34 event:0x0e counters:1 um:zero minimum:500 name:STORES_OR_STORE_PREF_TO_CLEANEXCLUSIVE_SCACHE_BLOCKS : Stores or prefetches with store hint to CleanExclusive secondary cache blocks
36 event:0x0f counters:1 um:zero minimum:500 name:STORES_OR_STORE_PREF_TO_SHD_SCACHE_BLOCKS : Stores or prefetches with store hint to Shared secondary cache blocks
  /external/proguard/docs/manual/
optimizations.html 109 <dd>Merges identical blocks of code by modifying branch targets.</dd>
145 <dd>Removes exceptions with empty catch blocks.</dd>
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java 358 // Remove exceptions with empty code blocks.
406 // Remove line numbers with empty code blocks.
419 // Remove local variables with empty code blocks.
432 // Remove local variables with empty code blocks.
    [all...]
  /external/qemu/distrib/jpeg-6b/
transupp.h 60 * bother to preserve DCT blocks that appear to be completely outside the
69 * and process edge blocks in a way that preserves the equivalence.
  /external/qemu/memcheck/
memcheck_malloc_map.h 15 * tree (a map) of memory blocks allocated by the guest system. The map is
19 * malloc's caller. Map considers two blocks to be equal if their address ranges
  /external/stressapptest/src/
worker.h 203 // task on various blocks of memory.
720 int read_block_size_; // Size of blocks read from disk, in bytes.
721 int write_block_size_; // Size of blocks written to disk, in bytes.
722 int64 blocks_read_; // Number of blocks read in work loop.
723 int64 blocks_written_; // Number of blocks written in work loop.
730 int blocks_per_segment_; // Number of blocks that will be tested per
733 int queue_size_; // Length of in-flight-blocks queue, in blocks.
  /external/valgrind/main/memcheck/tests/
leak-cases.c 20 // - AAA, BBB: heap blocks
104 // pointers to supposedly-lost heap blocks were being left on the stack,
memalign2.c 41 // assert failures (as reclaimable blocks cannot be splitted).
47 // parameter smaller than the released blocks size to ensure the free is directly
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_GetVLCInfo.c 44 * for blocks of type LUMADC, LUMAAC, LUMALEVEL, and CHROMAAC. The
45 * value should be 4 for blocks of type CHROMADC.
  /frameworks/base/libs/hwui/
PatchCache.cpp 138 // adjacent free blocks
267 ALOGD("%s: Free blocks%s", prefix, dump.string());
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 317 // Log the number of allocated blocks.
318 VIDEOEDIT_LOG_ALLOCATION(ANDROID_LOG_ERROR, "VIDEO_EDITOR_OSAL", "allocated, %d blocks",\
  /hardware/ti/omap3/dspbridge/inc/
qosti.h 95 arg OUT memFreeBlocks: number of free blocks in heap
96 arg OUT memAllocBlocks: number of allocated blocks in heap
  /libcore/luni/src/main/java/java/io/
SequenceInputStream.java 126 * the next one. Blocks until one byte has been read, the end of the last
151 * Blocks only until at least 1 byte has been read, the end of the stream
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fuse.h 46 __u64 blocks; member in struct:fuse_attr
63 __u64 blocks; member in struct:fuse_kstatfs
quota.h 47 /* Size of blocks in which are counted size limits */
51 /* Conversion routines from and to quota blocks */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
malloc.h 96 int smblks; /* number of fastbin blocks */
100 int fsmblks; /* space available in freed fastbin blocks */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
scsi.h 168 unsigned char number_blocks_hi; /* number of blocks in this block
173 unsigned char block_length_hi; /* block length for blocks in this
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fuse.h 46 __u64 blocks; member in struct:fuse_attr
63 __u64 blocks; member in struct:fuse_kstatfs
quota.h 47 /* Size of blocks in which are counted size limits */
51 /* Conversion routines from and to quota blocks */

Completed in 2085 milliseconds

<<51525354555657585960>>