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

<<21222324252627282930>>

  /external/ceres-solver/internal/ceres/
residual_block.h 32 // Purpose : Class and struct definitions for parameter and residual blocks.
66 // loss functions, and parameter blocks.
109 // Access the parameter blocks for this residual. The array has size
115 // Number of variable blocks that this residual term depends on.
  /external/chromium/chrome/browser/bookmarks/
bookmark_service.h 32 // Blocks until loaded. This is intended for usage on a thread other than
  /external/chromium/chrome/browser/ui/views/
certificate_viewer_win.cc 29 // This next call blocks but keeps processing windows messages, making it
  /external/chromium/net/data/ftp/
dir-listing-vms-1 19 Total of 11 files, 17 blocks.
  /external/chromium/net/disk_cache/
mapped_file.h 21 // the actual data for the blocks will be access asynchronously (most of the
  /external/chromium/net/tools/spdyshark/
packet-spdy.h 38 * entities and for decompressing request & reply header blocks.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_mux.py 321 blocks = list(parser.read_control_blocks())
322 self.assertEqual(4, len(blocks))
324 self.assertEqual(mux._MUX_OPCODE_ADD_CHANNEL_REQUEST, blocks[0].opcode)
325 self.assertEqual(0, blocks[0].encoding)
326 self.assertEqual(0, len(blocks[0].encoded_handshake))
328 self.assertEqual(mux._MUX_OPCODE_DROP_CHANNEL, blocks[1].opcode)
329 self.assertEqual(0, blocks[1].mux_error)
330 self.assertEqual(0x0100, len(blocks[1].reason))
332 self.assertEqual(mux._MUX_OPCODE_ADD_CHANNEL_REQUEST, blocks[2].opcode)
333 self.assertEqual(2, blocks[2].encoding
    [all...]
  /external/chromium_org/android_webview/native/
aw_web_contents_view_delegate.cc 38 // TODO(boliu): Large blocks of this function are identical with
  /external/chromium_org/base/test/
sequenced_worker_pool_owner.h 22 // Wrapper around SequencedWorkerPool for testing that blocks destruction
  /external/chromium_org/build/internal/
release_impl_official.gypi 38 # version of Visual Studio. If this blocks your official build, simply
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_service.h 45 // Blocks until loaded. This is intended for usage on a thread other than
  /external/chromium_org/chrome/browser/chromeos/login/test/
oobe_screen_waiter.h 18 // A waiter that blocks until the expected oobe screen is reached.
  /external/chromium_org/chrome/common/mac/
cfbundle_blocker.h 21 // behind the scenes, this also blocks modules loaded by NSBundle when located
  /external/chromium_org/chrome/renderer/spellchecker/
hunspell_engine.h 40 // non-null. This blocks.
  /external/chromium_org/chrome_frame/
delete_chrome_history.h 23 // pumps cache clearing operations over automation. Blocks the UI
  /external/chromium_org/chromeos/dbus/
blocking_method_caller.h 30 // Calls the method and blocks until it returns.
  /external/chromium_org/content/test/
accessibility_browser_test_utils.h 31 // Blocks until the specific accessibility notification registered in
  /external/chromium_org/media/cast/audio_receiver/
audio_decoder.h 34 // Set the number of desired 10ms blocks and frequency.
  /external/chromium_org/net/data/ftp/
dir-listing-vms-1 19 Total of 11 files, 17 blocks.
  /external/chromium_org/net/quic/
quic_spdy_decompressor.h 21 // Handles the compression of request/response headers blocks.
  /external/chromium_org/third_party/WebKit/ManualTests/
inline-input-marking.html 23 <li>Type characters into each of the green blocks below</li>
  /external/chromium_org/third_party/angle/src/compiler/
PoolAlloc.cpp 105 // We should not check the guard blocks
214 // If we are using guard blocks, all allocations are bracketed by
217 // size including guard blocks. In release build,
259 // No guard blocks for multi-page allocations (yet)
  /external/chromium_org/third_party/mesa/src/docs/
enums.txt 4 Blocks allocated to Mesa:
  /external/chromium_org/third_party/skia/include/core/
SkChunkAlloc.h 21 * Free up all allocated blocks. This invalidates all returned
  /external/chromium_org/third_party/skia/src/gpu/
GrAllocPool.h 19 * Frees all blocks that have been allocated with alloc().

Completed in 700 milliseconds

<<21222324252627282930>>