/external/valgrind/main/exp-bbv/docs/ |
bbv-manual.xml | 18 basic blocks entered during program execution, and a count of how many 144 and function name info for the various basic blocks. 230 small basic blocks aren't counted as more important than instructions 231 in large basic blocks. 259 A superblock has one entry point but unlike basic blocks can 262 Valgrind cannot produce "true" basic blocks, the generated
|
/external/valgrind/main/include/ |
pub_tool_debuginfo.h | 131 /* Get an XArray of StackBlock which describe the stack (auto) blocks 133 point. If 'arrays_only' is True, only array-typed blocks are 134 returned; otherwise blocks of all types are returned. */ 150 /* Get an array of GlobalBlock which describe the global blocks owned 154 array-typed blocks are returned; otherwise blocks of all types are
|
/system/core/libsparse/include/sparse/ |
sparse.h | 32 * blocks. Can later be written to a file with a variety of options. 56 * @block - offset in blocks into the sparse file to place the data chunk 77 * @block - offset in blocks into the sparse file to place the fill chunk 96 * @block - offset in blocks into the sparse file to place the file chunk 120 * @block - offset in blocks into the sparse file to place the file chunk 175 * sparse_file_callback - call a callback for blocks in sparse file
|
/dalvik/dx/src/com/android/dx/command/ |
Main.java | 58 " [--basic-blocks | --rop-blocks | --ssa-blocks | --dot] " +
|
/external/ceres-solver/examples/ |
curve_fitting.c | 151 * but in this case use separate blocks to illustrate the use of 152 * multiple parameter blocks. */ 176 2, /* Number of parameter blocks */
|
/external/ceres-solver/include/ceres/ |
dynamic_autodiff_cost_function.h | 36 // implementation, all the sizes (both the number of parameter blocks and the 130 // To handle constant parameters between non-constant parameter blocks, the 161 // parameter blocks. Pushing parameter_cursor (the total number of
|
/external/ceres-solver/internal/ceres/ |
schur_eliminator_test.cc | 132 vector<int> blocks(num_col_blocks - num_eliminate_blocks, 0); 134 blocks[i - num_eliminate_blocks] = bs->cols[i].size; 137 BlockRandomAccessDenseMatrix lhs(blocks);
|
/external/chromium_org/third_party/leveldatabase/src/table/ |
table_builder.cc | 39 // blocks. 140 // File format contains a sequence of blocks where each block has: 225 // TODO(postrelease): Add stats and other meta blocks
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/ |
rc4speed.c | 233 printf("Doing RC4 on %ld byte blocks for 10 seconds\n",BUFSIZE); 236 printf("Doing RC4 %ld times on %ld byte blocks\n",cc,BUFSIZE); 242 printf("%ld RC4's of %ld byte blocks in %.2f second\n",
|
/external/e2fsprogs/misc/ |
chattr.1.in | 83 the blocks on disk. It may not be removed using 92 The 'h' attribute indicates the file is storing its blocks in units of the 112 When a file with the `s' attribute set is deleted, its blocks are zeroed
|
/external/emma/core/java12/com/vladium/emma/report/ |
MethodItem.java | 116 final int [] blocks = (int []) lineMap.get (lines [l]); local 118 int thisLineCoverageCount = 0; final int thisLineTotalCount = blocks.length; 123 final int b = blocks [bID];
|
/external/llvm/docs/HistoricalNotes/ |
2003-06-25-Reoptimizer1.txt | 26 The reoptimizer maintains a map between machine-code basic blocks and 98 generating the final optimized trace; we copy the same basic blocks 101 LLVM basic blocks are not typically used in the Reoptimizer except
|
/external/llvm/docs/ |
SphinxQuickstartTemplate.rst | 101 You can make blocks of code like this: 126 Some other common code blocks you might need are ``c``, ``objc``, ``make``, 128 list`_ of supported code blocks.
|
/external/llvm/include/llvm/CodeGen/ |
MachineDominators.h | 53 /// getRoots - Return the root blocks of the current CFG. This may include 54 /// multiple blocks if we are computing post dominators. For forward 151 /// dominate any other blocks. Removes node from its immediate dominator's
|
/external/llvm/include/llvm/Transforms/Utils/ |
Cloning.h | 13 // functions, to copying basic blocks to support loop unrolling or superblock 84 /// The correlation between instructions in the source and result basic blocks 120 /// to VMap values. Note that if NewFunc already has basic blocks, the ones
|
/external/llvm/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 10 // This family of functions perform manipulations on basic blocks, and 11 // instructions contained within basic blocks. 117 // Don't merge away blocks who have their address taken. 269 /// to a new block. The two blocks are joined by an unconditional branch and 480 /// OrigBB, by introducing two new basic blocks into the function. One of those 481 /// new basic blocks gets the predecessors listed in Preds. The other basic 483 /// OrigBB is clone into both of the new basic blocks. The new blocks are given 632 /// new block. The two blocks are connected by a conditional branch 676 /// This does no checking to see if the true/false blocks have large or unsavor [all...] |
/external/markdown/docs/ |
CHANGE_LOG | 95 Sept 6, 2006: Added exception for PHP tags when handling html blocks. 98 with ampersand normalization and html blocks. 176 Nov. 2004: Added links, blockquotes, html blocks to Manfred
|
/external/markdown/markdown/extensions/ |
headerid.py | 95 def run(self, parent, blocks): 96 block = blocks.pop(0) 119 blocks.insert(0, after)
|
/external/openfst/src/include/fst/extensions/ngram/ |
bitmap-index.h | 160 // blocks. The primary index uses fields wide enough to accomodate any 163 // count of one bits set for all blocks (and, thus, all uint64s). 171 // The primary index contains the running popcount of all blocks
|
/external/openssl/crypto/rc4/ |
rc4speed.c | 233 printf("Doing RC4 on %ld byte blocks for 10 seconds\n",BUFSIZE); 236 printf("Doing RC4 %ld times on %ld byte blocks\n",cc,BUFSIZE); 242 printf("%ld RC4's of %ld byte blocks in %.2f second\n",
|
/external/valgrind/main/cachegrind/ |
cg_sim.c | 34 - handling of references straddling two cache blocks: 36 - both blocks hit --> one hit 38 - both blocks miss --> one miss (not two)
|
/external/valgrind/main/docs/internals/ |
xml-output-protocol4.txt | 68 - The ad-hoc blocks <leakedbytes> and <leakedblocks> used by Memcheck 313 where CDATAS is a sequence of one or more <![CDATA[ .. ]]> blocks 316 such a sequence, it has to be split between two CDATA blocks, one 318 why the spec calls for one or more CDATA blocks rather than exactly 327 the specification allows multiple blocks, as a matter of safety. 477 blocks. 544 memory leak; the referenced blocks are definitely lost 548 memory leak; the referenced blocks are lost because all pointers 549 to them are also in leaked blocks 553 memory leak; only interior pointers to referenced blocks wer [all...] |
/frameworks/av/libvideoeditor/vss/common/inc/ |
SSRC.h | 25 The input and output blocks of the SRC are by default blocks of 40 ms. This means that 130 /* will return the number of samples for 40 ms blocks */
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Process.c | 47 /* The Stereo Enhancer, Reverb and Equaliser blocks are each configured to have */ 49 /* input signal. The gains of these blocks are re-combined in the Alpha mixer and */ 223 Split data into small blocks and use interpolated gain values */
|
/packages/apps/Dialer/tests/src/com/android/dialer/util/ |
FakeAsyncTaskExecutor.java | 154 * This method blocks until the AsyncTask has completely finished executing. 170 * This method blocks until the AsyncTask objects have completely finished executing. 183 * Blocks until the task has completed running.
|