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

<<61626364656667686970>>

  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
AbstractKernel.java 95 * blocks until one is available.
Kernel.java 85 * blocks until one is available.
  /external/kernel-headers/original/linux/raid/
md.h 84 extern void md_done_sync(mddev_t *mddev, int blocks, int ok);
  /external/libffi/
acinclude.m4 35 # 2. If you map two adjacent blocks of memory and then unmap them
  /external/libnfc-nci/src/nfc/nfc/
nfc_utils.c 187 ** Description This function is called to free all the control blocks and
  /external/libnfc-nxp/src/
phFriNfc_MifareStdMap.h 193 #define PH_FRINFC_MIFARESTD_SECTOR_BLOCKS 16 /*!< Blocks per sector */
196 #define PH_FRINFC_MIFARESTD4K_MAX_BLOCKS 210 /*!< Maximum number of Mifare 4k Blocks
198 #define PH_FRINFC_MIFARESTD1K_MAX_BLK 63 /*!< Maximum number of Mifare 1k blocks
200 #define PH_FRINFC_MIFARESTD4K_MAX_BLK 254 /*!< Maximum number of Mifare 4k blocks
  /external/libsepol/tests/
test-common.h 35 * the scope table, and that the decl blocks we think this symbol is in are correct
test-linker.c 25 * - check for non-optional disabled blocks
  /external/libvorbis/lib/
codec_internal.h 96 /* Vorbis supports only short and long blocks, but allows the
  /external/libvpx/libvpx/test/
idct_test.cc 32 /* Set up guard blocks */
  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 89 modes for the Y blocks to the left and above us; for interframes, there
309 // block and transform sizes, in number of 4x4 blocks log 2 ("*_b")
322 // visit the sub blocks that are wholly within the UMV.
339 // row and column of the blocks we use so that we know if we are in
  /external/libvpx/libvpx/vpx/
vp8.h 50 VP8_SET_DBG_COLOR_B_MODES = 6, /**< set which blocks modes to color */
  /external/libyuv/files/source/
rotate_neon.cc 29 // loops are on blocks of 8. loop will stop when
34 // handle 8x8 blocks. this should be the majority of the plane
196 // loops are on blocks of 8. loop will stop when
201 // handle 8x8 blocks. this should be the majority of the plane
  /external/linux-tools-perf/util/
thread.c 71 * Font-end cache - PID lookups come in blocks,
  /external/llvm/docs/HistoricalNotes/
2000-12-06-MeetingSummary.txt 42 in the LLVM bytecode program. Basic blocks could be numbered according
2001-09-18-OptimizeExceptions.txt 15 2. Declaring a function nothrow causes catch blocks to be added to every
  /external/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 27 // Blocks
49 /// MODULE blocks have a number of optional fields and subblocks.
77 /// PARAMATTR blocks have code for defining a parameter attribute set.
87 /// TYPE blocks have codes for each type primitive they use.
  /external/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 10 // This pass is used to evaluate branch probabilties on machine basic blocks.
  /external/llvm/include/llvm/IR/
SymbolTableListTraits.h 21 // blocks, arguments, functions, global variables, etc...
TypeFinder.h 67 /// other ways. GlobalValues, basic blocks, instructions, and inst operands
  /external/llvm/lib/Analysis/
InstCount.cpp 26 STATISTIC(TotalBlocks, "Number of basic blocks");
  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.h 11 // implements register anti-dependence breaking along a blocks
ExpandISelPseudos.cpp 62 // The expansion may involve new basic blocks.
VirtRegMap.cpp 149 // VirtRegMap analysis. It also updates live-in information on basic blocks
218 // Live-in lists on basic blocks are required for physregs.
245 // This is a virtual register that is live across basic blocks. Its
246 // assigned PhysReg must be marked as live-in to those blocks.
  /external/llvm/lib/IR/
BasicBlock.cpp 132 // All valid basic blocks should have a terminator,
142 // All valid basic blocks should have a terminator,
151 // All valid basic blocks should have a terminator,
293 /// Note that this only works on well formed basic blocks (must have a

Completed in 1521 milliseconds

<<61626364656667686970>>