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

<<111112113114115116117118119120>>

  /external/chromium_org/v8/src/
spaces.h 975 // Freed blocks of memory are added to the free list. When the allocation
979 // Memory is allocated from the free blocks on the allocation list.
986 // the existing free memory blocks, and searches again.
    [all...]
  /external/chromium_org/webkit/browser/database/
database_tracker.h 216 // Deletes session-only databases. Blocks databases from being created/opened.
  /external/clang/docs/
PCHInternals.rst 127 Clang's AST files are organized into several different blocks, each of which
129 representation. Each of the blocks corresponds to either a block or a record
131 The contents of each of these logical blocks are described below.
310 <pchinternals-types>` and the :ref:`declarations <pchinternals-decls>` blocks,
  /external/clang/include/clang/AST/
StmtObjC.h 158 // The number of catch blocks in this statement.
  /external/clang/include/clang/Analysis/
AnalysisContext.h 123 /// callExprs. If this is false, then try/catch statements and blocks
CallGraph.h 101 // Add all blocks declared inside this function to the graph.
  /external/clang/include/clang/Driver/
ToolChain.h 264 /// blocks runtime?
  /external/clang/include/clang/Lex/
Token.h 278 /// an \#else block or something. Only useful in Skipping blocks.
  /external/clang/include/clang/Sema/
Scope.h 58 /// Blocks serve as top-level scopes for some objects like labels, they
  /external/clang/lib/Parse/
ParseOpenMP.cpp 139 // The body is a block scope like in Lambdas and Blocks.
  /external/clang/tools/scan-build/
scan-build.1 204 Check for blocks that capture uninitialized values.
  /external/clang/www/analyzer/
available_checks.html 69 <td><b>core.uninitialized.CapturedBlockVariable</b></td><td>Check for blocks that capture uninitialized values.</td>
  /external/compiler-rt/www/
index.html 70 <li>A target-independent implementation of the Apple "Blocks" runtime
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
ConstCollector.java 117 // We need two new basic blocks along with the new insn
  /external/dnsmasq/src/
log.c 24 making DNS lookups through dnsmasq, and dnsmasq blocks awaiting
  /external/dropbear/
common-session.c 240 /* write our version string, this blocks */
  /external/e2fsprogs/debugfs/
htree.c 342 * large hash tree directories that have lost some blocks from the
  /external/e2fsprogs/e2fsck/
ea_refcount.c 21 * follows. We keep a sorted array of first EA blocks and its
  /external/e2fsprogs/ext2ed/
inode_com.c 220 wprintw (show_win,"Bad blocks inode - ");
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 78 // mc x kc blocks A' on the lhs. A' has to fit into L2 cache. Moreover, B' is processed
141 * cf*cf : same but with 2x4 blocks
    [all...]
GeneralMatrixMatrixTriangular.h 123 // the sub blocks above and below the diagonal are processed as usual,
  /external/eigen/blas/testing/
cblat2.f 114 * .. Common blocks ..
452 * .. Common blocks ..
796 * .. Common blocks ..
    [all...]
dblat2.f 110 * .. Common blocks ..
442 * .. Common blocks ..
782 * .. Common blocks ..
    [all...]
sblat2.f 110 * .. Common blocks ..
442 * .. Common blocks ..
782 * .. Common blocks ..
    [all...]
zblat2.f 115 * .. Common blocks ..
454 * .. Common blocks ..
799 * .. Common blocks ..
    [all...]

Completed in 1090 milliseconds

<<111112113114115116117118119120>>