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

<<81828384858687888990>>

  /external/chromium_org/net/proxy/
multi_threaded_proxy_resolver.h 50 // able to keep servicing PAC requests even if one blocks its execution.
  /external/chromium_org/net/spdy/
buffered_spdy_framer_unittest.cc 161 // Returns true if the two header blocks have equivalent content.
  /external/chromium_org/net/tools/balsa/
simple_buffer.cc 34 // Callers may try to allocate overly large blocks, but negative sizes are
  /external/chromium_org/net/url_request/
url_request_throttler_manager.cc 92 // URLRequestThrottlerEntryInterface here that never blocks anything (and
  /external/chromium_org/ppapi/
ppapi_nacl_test_common.gypi 13 # target_condition blocks in this file are expanded. This means that any
  /external/chromium_org/sync/notifier/
registration_manager.h 83 // Marks the registration for the |id| permanently lost and blocks any future
  /external/chromium_org/sync/test/android/javatests/src/org/chromium/sync/test/util/
MockSyncContentResolverDelegate.java 166 * Blocks until the last notification has been issued to all registered observers.
  /external/chromium_org/third_party/WebKit/ManualTests/
cursor.html 1 <div>Mouse over the grey blocks to change the cursor.</div>
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
code_generator_v8.py 141 # Jinja2 filter to generate if/endif directive blocks
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
LayoutState.h 107 // If our page height has changed, this will force all blocks to relayout.
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
GIFImageReader.cpp 343 // Some bad GIFs have extra blocks beyond the last row, which we don't want to decode.
354 // If this frame is data complete then the previous loop must have completely decoded all LZW blocks.
479 // between blocks. The GIF87a spec tells us to keep reading
714 // Note that some broken GIF files do not have enough LZW blocks to fully
  /external/chromium_org/third_party/WebKit/Source/wtf/
Compiler.h 57 #define WTF_COMPILER_SUPPORTS_BLOCKS __has_feature(blocks)
  /external/chromium_org/third_party/angle/src/compiler/
glslang_tab.h 42 /* "%code requires" blocks. */
  /external/chromium_org/third_party/icu/source/config/
mh-beos 17 # -fcse-skip-blocks -frerun-cse-after-loop -frerun-loop-opt \
  /external/chromium_org/third_party/icu/source/i18n/
bocsu.c 111 * Most small scripts are allocated within aligned 128-blocks of Unicode
bocsu.h 98 * - There should be >=128 single-byte values to cover 128-blocks
  /external/chromium_org/third_party/lcov/
lcovrc 111 # Use gcov's --all-blocks option if non-zero
  /external/chromium_org/third_party/libjingle/source/talk/base/
criticalsection.h 147 // lock was taken. Never blocks.
proxy_unittest.cc 80 detect->Run(); // blocks until done
  /external/chromium_org/third_party/libxslt/libxslt/
xsltutils.h 32 * Macro to flag unimplemented blocks.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_slab.c 63 /* Mark all blocks as free. */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_setup_tri.c 456 * the blocks are square.
494 * exterior blocks from the triangle.
686 /* Test tile-sized blocks against the triangle.
687 * Discard blocks fully outside the tri. If the block is fully
lp_texture.h 83 * The later are simple malloc'd blocks of memory.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_pipe.c 91 LIST_ADD(&block->head, &rscreen->fences.blocks);
93 block = LIST_ENTRY(struct r600_fence_block, rscreen->fences.blocks.next, head);
690 LIST_FOR_EACH_ENTRY_SAFE(entry, tmp, &rscreen->fences.blocks, head) {
984 LIST_INITHEAD(&rscreen->fences.blocks);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_winsys.h 174 * - Each slice is a 2D array of 'blocks'

Completed in 1157 milliseconds

<<81828384858687888990>>