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

<<919293949596979899100>>

  /external/llvm/test/CodeGen/SystemZ/Large/
branch-range-01.py 23 # (0x28 - 4) / 8 == 4 blocks can use short branches. The ones after "main:"
  /external/llvm/test/CodeGen/SystemZ/
loop-01.ll 89 ; of a subregister use being the only thing that blocks a conversion to BRCTG.
  /external/llvm/test/CodeGen/X86/
fast-isel-gep.ll 91 ; of their blocks.
  /external/llvm/test/Transforms/LoopUnswitch/
2011-11-18-SimpleSwitch.ll 5 ; STATS: 1 loop-simplify - Number of pre-header or exit blocks inserted
  /external/llvm/test/Transforms/ObjCARC/
rle-s2l.ll 73 ; A regular call blocks redundant weak load elimination.
  /external/llvm/tools/llvm-diff/
DiffConsumer.cpp 30 // Walk the basic blocks in order.
  /external/lzma/C/
Xz.h 110 CXzBlockSizes *blocks; member in struct:__anon25332
  /external/mesa3d/src/gallium/auxiliary/util/
u_slab.c 63 /* Mark all blocks as free. */
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_tri.c 456 * the blocks are square.
494 * exterior blocks from the triangle.
686 /* Test tile-sized blocks against the triangle.
687 * Discard blocks fully outside the tri. If the block is fully
lp_texture.h 83 * The later are simple malloc'd blocks of memory.
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 91 LIST_ADD(&block->head, &rscreen->fences.blocks);
93 block = LIST_ENTRY(struct r600_fence_block, rscreen->fences.blocks.next, head);
690 LIST_FOR_EACH_ENTRY_SAFE(entry, tmp, &rscreen->fences.blocks, head) {
984 LIST_INITHEAD(&rscreen->fences.blocks);
  /external/mesa3d/src/gallium/drivers/svga/
svga_winsys.h 174 * - Each slice is a 2D array of 'blocks'
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 177 short *blocks; member in struct:pipe_mpeg12_macroblock
  /external/mesa3d/src/glsl/
lower_if_to_cond_assign.cpp 176 /* Check that both blocks don't contain anything we can't support. */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_copy_propagation.cpp 143 fs_bblock *block = cfg.blocks[b];
brw_fs_cse.cpp 182 fs_bblock *block = cfg.blocks[b];
  /external/nist-sip/java/gov/nist/javax/sip/message/
MultipartMimeContentImpl.java 81 * @return -- an iterator of Content blocks.
  /external/okhttp/
checkstyle.xml 90 <!-- Checks for blocks. You know, those {}'s -->
  /external/openssl/crypto/modes/
modes_lcl.h 127 u64 blocks; member in struct:ccm128_context
  /external/oprofile/doc/
CodingStyle 101 Single-line for/while/if blocks should generally not use containing
  /external/proguard/src/proguard/optimize/peephole/
GotoCommonCodeReplacer.java 158 * avoiding branches and exception blocks.
  /external/qemu/distrib/jpeg-6b/
jutils.c 153 /* Copy a row of coefficient blocks from one place to another. */
  /external/qemu/distrib/zlib-1.2.3/
adler32.c 96 /* do length NMAX blocks -- requires just one modulo operation */
inflate.h 64 Read deflate blocks:
  /external/qemu/
uboot_image.h 91 * "RAMDisk Images" are more or less just data blocks, and their

Completed in 1097 milliseconds

<<919293949596979899100>>