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

<<51525354555657585960>>

  /packages/apps/Exchange/tests/src/com/android/exchange/utility/
CalendarUtilitiesTests.java 380 assertEquals(1, vcalendar.blocks.size());
381 BlockHash vevent = vcalendar.blocks.get(0);
442 assertEquals(1, vcalendar.blocks.size());
443 BlockHash vevent = vcalendar.blocks.get(0);
507 // We should have two blocks under VCALENDAR (VTIMEZONE and VEVENT)
508 assertEquals(2, vcalendar.blocks.size());
513 BlockHash vtimezone = vcalendar.blocks.get(0);
518 BlockHash vevent = vcalendar.blocks.get(1);
591 // We should have two blocks under VCALENDAR (VTIMEZONE and VEVENT)
592 assertEquals(2, vcalendar.blocks.size())
727 ArrayList<BlockHash> blocks = new ArrayList<BlockHash>(); field in class:CalendarUtilitiesTests.BlockHash
    [all...]
  /external/chromium/net/tools/flip_server/
balsa_headers.cc 81 // Returns the total amount of memory used by the buffer blocks.
84 for (Blocks::const_iterator iter = blocks_.begin();
122 Blocks::size_type* block_buffer_idx) {
132 Blocks::size_type* block_buffer_idx) {
137 Blocks::size_type block_idx = can_write_to_contiguous_buffer_ ? 1 : 0;
184 for (Blocks::size_type i = 0; i < blocks_.size(); ++i) {
220 void BalsaBuffer::CleanupBlocksStartingFrom(Blocks::size_type start_idx) {
221 for (Blocks::size_type i = start_idx; i < blocks_.size(); ++i) {
287 BalsaBuffer::Blocks::size_type tmp_blk_idx = firstline_buffer_base_idx_;
353 BalsaBuffer::Blocks::size_type block_buffer_idx = 0
    [all...]
  /external/chromium_org/net/tools/balsa/
balsa_headers.cc 93 // Returns the total amount of memory used by the buffer blocks.
96 for (Blocks::const_iterator iter = blocks_.begin();
134 Blocks::size_type* block_buffer_idx) {
144 Blocks::size_type* block_buffer_idx) {
149 Blocks::size_type block_idx = can_write_to_contiguous_buffer_ ? 1 : 0;
196 for (Blocks::size_type i = 0; i < blocks_.size(); ++i) {
232 void BalsaBuffer::CleanupBlocksStartingFrom(Blocks::size_type start_idx) {
233 for (Blocks::size_type i = start_idx; i < blocks_.size(); ++i) {
319 BalsaBuffer::Blocks::size_type tmp_blk_idx = firstline_buffer_base_idx_;
385 BalsaBuffer::Blocks::size_type block_buffer_idx = 0
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_mpeg2_stereo_proc.cpp 266 * mixed blocks processing
294 * mixed blocks processing: intensity bound inside long blocks
296 /* 1. long blocks up to intensity border: Stereo or M/S */
320 /* 2. long blocks from intensity border up to sfb band 6: intensity */
338 /* 3. now process all sfb with short blocks (3...12), all in intensity mode */
372 * mixed blocks processing: intensity bound outside long blocks
375 /* 2. short blocks, do for all 3 */
464 /* long blocks 0 up to sfb band 6: no intensity *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gcov.1 137 [\fB\-a\fR|\fB\-\-all\-blocks\fR]
225 .IP "\fB\-\-all\-blocks\fR" 4
226 .IX Item "--all-blocks"
229 outputs execution counts only for the main blocks of a line. With this
230 option you can determine if blocks within a single line are not being
502 to contain code, unless previous blocks end on those lines.
504 the execution counts for individual blocks that end on that line. After each
509 after a line with no individual blocks.
534 \& function main called 1 returned 1 blocks executed 75%
559 function's blocks were executed
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gcov.1 137 [\fB\-a\fR|\fB\-\-all\-blocks\fR]
225 .IP "\fB\-\-all\-blocks\fR" 4
226 .IX Item "--all-blocks"
229 outputs execution counts only for the main blocks of a line. With this
230 option you can determine if blocks within a single line are not being
502 to contain code, unless previous blocks end on those lines.
504 the execution counts for individual blocks that end on that line. After each
509 after a line with no individual blocks.
534 \& function main called 1 returned 1 blocks executed 75%
559 function's blocks were executed
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gcov.1 137 [\fB\-a\fR|\fB\-\-all\-blocks\fR]
225 .IP "\fB\-\-all\-blocks\fR" 4
226 .IX Item "--all-blocks"
229 outputs execution counts only for the main blocks of a line. With this
230 option you can determine if blocks within a single line are not being
502 to contain code, unless previous blocks end on those lines.
504 the execution counts for individual blocks that end on that line. After each
509 after a line with no individual blocks.
534 \& function main called 1 returned 1 blocks executed 75%
559 function's blocks were executed
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gcov.1 137 [\fB\-a\fR|\fB\-\-all\-blocks\fR]
225 .IP "\fB\-\-all\-blocks\fR" 4
226 .IX Item "--all-blocks"
229 outputs execution counts only for the main blocks of a line. With this
230 option you can determine if blocks within a single line are not being
502 to contain code, unless previous blocks end on those lines.
504 the execution counts for individual blocks that end on that line. After each
509 after a line with no individual blocks.
534 \& function main called 1 returned 1 blocks executed 75%
559 function's blocks were executed
    [all...]
  /bionic/libc/arch-arm/bionic/
memcmp16.S 58 * and avoid some overhead for small blocks
64 /* small blocks (less then 12 words) */
  /cts/tools/dasm/src/dasm/
DasmCatchBuilder.java 35 * catch blocks defined in method.
156 "Bad .catch directive: two blocks have the same "
  /external/apache-xml/src/main/java/org/apache/xml/utils/
StringVector.java 32 /** @serial Size of blocks to allocate */
59 * @param blocksize Size of the blocks to allocate
  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 229 btif_hl_mcl_cb_t mcb[BTA_HL_NUM_MCLS]; /* application Control Blocks */
261 btif_hl_app_cb_t acb[BTA_HL_NUM_APPS]; /* HL Control Blocks */
  /external/ceres-solver/docs/source/
version_history.rst 128 #. ``Problem`` can now report the set of parameter blocks it knows about.
245 blocks. (Based on an idea by Thad Hughes).
255 #. Better error reporting in ``Problem`` for missing parameter blocks.
350 parameter blocks.
365 #. Add support for cost functions with 10 parameter blocks in
367 #. Add support for 10 parameter blocks in ``AutoDiffCostFunction``.
499 #. Fix constant parameter blocks, and other minor fixes (Markus Moll)
558 #. Fix a bug in the handling of constant blocks. (Louis Simard)
  /external/ceres-solver/internal/ceres/
gradient_checker_test.cc 163 // Test with 3 blocks of size 2, 3 and 4.
167 // Make a random set of blocks.
parameter_block_ordering.cc 60 // Add the excluded blocks to back of the ordering vector.
79 // Add the excluded blocks to back of the ordering vector.
schur_eliminator_impl.h 103 // Iterate over the row blocks of A, and detect the chunks. The
129 // Iterate over the blocks in the row, ignoring the first
205 // Eliminate y blocks one chunk at a time. For each chunk,x3
210 // buffer_ contains the non-zero blocks in the row corresponding
215 // blocks for all the z blocks that share a row block/residual
420 // and the off diagonal blocks in the Guass Newton Hessian.
446 // contribution of its F blocks to the Schur complement, the
  /external/chromium_org/base/test/
test_support_android.cc 38 // MessagePumpForUIStub. Other platforms use the native event loop which blocks
51 // Blocks until more work is scheduled.
  /external/chromium_org/chrome/browser/extensions/api/socket/
tcp_socket.h 137 // Flag indicating whether a connected socket blocks its peer from sending
172 // Flag indicating whether a connected socket blocks its peer from sending
  /external/chromium_org/chrome/test/chromedriver/test/
webserver.py 184 """Blocks until request comes in, then calls given handler function.
199 """Blocks until request comes in, then handles it with the given content."""
  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
LibraryLoader.java 54 * This method blocks until the library is fully loaded and initialized.
77 * Loads the library and blocks until the load completes. The caller is responsible
  /external/chromium_org/gpu/command_buffer/client/
ring_buffer.h 92 // Used blocks are added to the end, blocks are freed from the beginning.
  /external/chromium_org/third_party/WebKit/Source/platform/audio/chromium/
AudioDestinationChromium.cpp 69 // Since WebAudio renders in 128-frame blocks, the small buffer sizes (144 for a Galaxy Nexus),
70 // cause significant processing jitter. Sometimes multiple blocks will processed, but other
  /external/chromium_org/third_party/icu/source/common/
bmpset.h 120 * The bits are organized vertically; consecutive 64-code point blocks
148 * for mixed BMP blocks and for supplementary code points.
  /external/chromium_org/third_party/icu/source/tools/makeconv/
genmbcs.h 63 * that covers small-script blocks which usually have either dense mappings
95 /* =4 number of regular stage 3 blocks for final UTF-8 trail byte */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_texture_desc.c 241 /* Compute the number of blocks in Y, see if the CBZB clear can be
334 * but the blocks have very weird ordering.
337 * clearing 4 dwords clears blocks like this:
341 * where numbers correspond to dword indices. The blocks are interleaved
342 * in the X direction, so the alignment must be 4x1 blocks (32x8 pixels).
345 * clearing 8 dwords clears blocks like this:
350 * where numbers correspond to dword indices. The blocks are interleaved
351 * in both directions, so the alignment must be 4x4 blocks (32x32 pixels)

Completed in 1449 milliseconds

<<51525354555657585960>>