Searched
full:blocks (Results
1626 -
1650 of
5464) sorted by null
<<61626364656667686970>>
| /external/chromium_org/sync/internal_api/public/base/ |
| cancelation_signal_unittest.cc | 24 // Blocks until canceled. Signals |task_done_signal| when finished.
|
| /external/chromium_org/third_party/WebKit/Source/build/scripts/ |
| license.py | 29 # FIXME: We should either not use license blocks in generated files
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| RenderMenuList.h | 108 // Flexbox defines baselines differently than regular blocks.
|
| RenderRuby.h | 51 // Generated :before/:after content is shunted into anonymous inline blocks
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
| jsdifflib.js | 287 var blocks = this.get_matching_blocks(); 288 for (var idx in blocks) { 289 if (blocks.hasOwnProperty(idx)) { 290 block = blocks[idx];
|
| /external/chromium_org/third_party/WebKit/Source/platform/ |
| AsyncFileSystemCallbacks.h | 76 // Returns true if the caller expects that the calling thread blocks
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/ |
| PrettyPatch_test.rb | 22 # Binary files use shared blocks, there are three in 30488.
|
| /external/chromium_org/third_party/WebKit/public/platform/ |
| WebCommon.h | 113 // Ideally, only use inside the public directory but outside of INSIDE_BLINK blocks. (Otherwise use WTF's ASSERT.)
|
| /external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
| ImageSSE2.cpp | 10 // not for code blocks that use SSE2 explicitly.
|
| /external/chromium_org/third_party/closure_linter/closure_linter/ |
| error_check.py | 60 'number of blank lines between blocks at top level.\n'
|
| javascriptstatetracker.py | 93 Code blocks come after parameters, keywords like else, and closing parens.
|
| /external/chromium_org/third_party/icu/source/tools/makeconv/ |
| genmbcs.c | 233 * UTF-8-friendly fromUnicode tries: allocate multiple blocks at a time. 237 * assumes that the initial stage 2/3 blocks are the all-unassigned ones. 243 * pre-compacted, overlapping adjacent stage 2/3 blocks. 270 /* Initialize stage 1 for the preallocated blocks. */ 279 * Stage 2 indexes count 16-blocks in stage 3 as follows: 576 * Note that the first stage 2 and 3 blocks are reserved for all-unassigned mappings. 616 /* allocate 64-entry blocks for UTF-8-friendly lookup */ 706 * Note that the first stage 2 and 3 blocks are reserved for 751 /* allocate 64-entry blocks for UTF-8-friendly lookup */ 763 * Overlap stage 3 blocks only in multiples of 16-entry block [all...] |
| /external/chromium_org/third_party/leveldatabase/src/db/ |
| log_reader.h | 87 // Skips all blocks that are completely before "initial_offset_".
|
| /external/chromium_org/third_party/leveldatabase/src/table/ |
| block_builder.cc | 5 // BlockBuilder generates blocks where keys are prefix-compressed:
|
| /external/chromium_org/third_party/mesa/src/docs/ |
| osmesa.html | 15 user-allocated blocks of memory.
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
| lp_bld_flow.h | 103 * it requires creating code blocks, branches, phi variables, so it
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/ |
| r600.h | 77 * data blocks for current query are stored sequentially from
|
| radeonsi_pipe.c | 108 LIST_ADD(&block->head, &rscreen->fences.blocks); 110 block = LIST_ENTRY(struct r600_fence_block, rscreen->fences.blocks.next, head); 504 LIST_FOR_EACH_ENTRY_SAFE(entry, tmp, &rscreen->fences.blocks, head) { 711 LIST_INITHEAD(&rscreen->fences.blocks);
|
| /external/chromium_org/third_party/mesa/src/src/glsl/ |
| ir_basic_block.cpp | 47 * Note that the basic blocks returned by this don't encompass all
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| texcompress_etc.c | 80 * The texture is described as a number of 4x4 pixel blocks. If the
|
| /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/ |
| prsem.h | 68 ** the calling thread blocks awaiting the semaphore to be released by another
|
| /external/chromium_org/third_party/opus/src/silk/ |
| decode_pulses.c | 55 /* Calculate number of shell blocks */
|
| resampler_down2_3.c | 56 /* Iterate over blocks of frameSizeIn input samples */
|
| resampler_private_IIR_FIR.c | 83 /* Iterate over blocks of frameSizeIn input samples */
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
| zero_copy_stream_impl_lite.h | 65 // will return data blocks no larger than the given size. Otherwise, the 99 // will return data blocks no larger than the given size. Otherwise, the 167 // in large blocks. 261 // in large blocks.
|
Completed in 1198 milliseconds
<<61626364656667686970>>