HomeSort by relevance Sort by last modified time
    Searched full:threaded (Results 251 - 275 of 1090) sorted by null

<<11121314151617181920>>

  /external/chromium_org/media/filters/
ffmpeg_video_decoder_unittest.cc 411 // Multi-threaded decoders have different behavior than single-threaded
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
perftestsrunner_unittest.py 138 '--additional-drt-flag=--enable-threaded-parser',
155 self.assertEqual(options.additional_drt_flag, ['--enable-threaded-parser', '--awesomesauce'])
  /external/chromium_org/third_party/icu/source/common/unicode/
uclean.h 41 * In old versions of ICU, u_init() was required in multi-threaded applications
152 * This function may be used even when ICU has been built without multi-threaded
  /external/chromium_org/ui/compositor/
layer_animation_sequence_unittest.cc 37 // a single non-threaded element.
71 // a single threaded element.
  /external/chromium_org/ui/gfx/ozone/dri/
dri_surface_factory.cc 204 // TODO(dnicoara) Change this CHECK once we're running with the threaded
226 // not use any lock constructs unless we're using the threaded compositor.
  /external/libvorbis/doc/vorbisfile/
ov_open.html 141 <dt><b>[b] Threaded decode</b><p>
142 <dd>If your decoder is threaded, it is recommended that you NOT call
  /frameworks/base/core/java/android/content/
AbstractThreadedSyncAdapter.java 310 * thread than the sync thread and so you must consider the multi-threaded implications
328 * thread than the sync thread and so you must consider the multi-threaded implications
  /art/runtime/base/
mutex_test.cc 29 // This test is single-threaded, so we also know _who_ should hold the lock.
  /development/host/windows/usb/winusb/
adb_winusb_endpoint_object.h 136 issue, since we use single-threaded synchronous read / writes, so
  /external/ceres-solver/internal/ceres/
schur_jacobi_preconditioner.cc 123 // This loop can be easily multi-threaded with OpenMP if need be.
  /external/ceres-solver/scripts/
ceres-solver.spec 41 - Threaded Jacobian evaluators and linear solvers
  /external/chromium/base/threading/
simple_thread.h 141 // multi-threaded, but don't want to spawn a thread for each small bit of work.
  /external/chromium/base/win/
object_watcher.cc 80 // Make sure ObjectWatcher is used in a single-threaded fashion.
  /external/chromium/chrome/browser/net/
url_info_unittest.cc 5 // Single threaded tests of UrlInfo functionality.
  /external/chromium-trace/trace-viewer/src/cc/
picture_ops_list_view.js 134 * annotations threaded together. This function removes all annotations
  /external/chromium_org/cc/test/
layer_tree_test.h 158 virtual void RunTest(bool threaded,
  /external/chromium_org/chrome/browser/net/
url_info_unittest.cc 5 // Single threaded tests of UrlInfo functionality.
  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.h 64 // Returns true if the current process is single-threaded or if the number
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutex_consistent.c 38 * From the Sun Multi-threaded Programming Guide
  /external/chromium_org/net/proxy/
multi_threaded_proxy_resolver.h 72 // multi-threaded model, each thread may have a different value for this
  /external/chromium_org/printing/
printing_context.h 88 // Cancels printing. Can be used in a multi-threaded context. Takes effect
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.h 132 // Set this flag to allow access from multiple threads. Not all multi-threaded accesses are safe!
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkit-tools-completion.sh 77 complete -o default -W "--add-platform-exceptions --complex-text --configuration --guard-malloc --help --http --ignore-tests --launch-safari --leaks --merge-leak-depth --new-test-results --no-http --no-show-results --no-new-test-results --no-sample-on-timeout --no-strip-editing-callbacks --pixel-tests --platform --port --quiet --random --reset-results --results-directory --reverse --root --sample-on-timeout --singly --skipped --slowest --strict --strip-editing-callbacks --threaded --timeout --tolerance --use-remote-links-to-tests --valgrind --verbose -1 -c -g -h -i -l -m -o -p -q -t -v" run-webkit-tests
  /external/chromium_org/third_party/WebKit/public/web/
WebPluginContainer.h 110 // receive wheel events in some cases (such as when threaded compositing
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
capturerenderadapter.cc 42 // Since the signal we're connecting to is multi-threaded,

Completed in 636 milliseconds

<<11121314151617181920>>