HomeSort by relevance Sort by last modified time
    Searched full:held (Results 851 - 875 of 2106) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_socket.h 206 // Parses the message held in body_read_buffer_ and notifies |delegate_| if a
  /external/chromium_org/content/renderer/pepper/
plugin_object.cc 261 // NPObject is still held by script on the page.
  /external/chromium_org/ipc/
ipc_channel_proxy.h 124 // WARNING: The MessageFilter object held by the ChannelProxy is also
  /external/chromium_org/mojo/system/
raw_channel_posix.cc 57 // thread WITHOUT |write_lock_| held.
  /external/chromium_org/native_client_sdk/src/doc/community/security-contest/
index.rst 26 The Native Client team held a contest in 2009 to test the security of
  /external/chromium_org/ppapi/cpp/
array_output.h 243 // An easy way to release the resource references held by this object.
  /external/chromium_org/ppapi/cpp/dev/
truetype_font_dev.h 228 // An easy way to release the resource references held by |temp_storage_|.
  /external/chromium_org/ppapi/thunk/
enter.h 209 // Like EnterResource but assumes the lock is already held.
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
Resource.h 50 // A resource that is held in the cache. Classes who want to use this object should derive
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
ScriptProcessorNode.cpp 216 // This could be a problem if the main thread is very busy doing other things and is being held up handling previous requests.
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringBuilder.cpp 109 // mutate a String that's held elsewhere.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
filesystem.py 238 """On Windows, if a process was recently killed and it held on to a
  /external/chromium_org/third_party/WebKit/public/web/
WebWidget.h 241 // Pointer lock was held, but has been lost. This may be due to a
  /external/chromium_org/third_party/icu/source/common/
uvectr32.h 136 * smaller, then truncate the array, possibly deleting held
  /external/chromium_org/third_party/icu/source/i18n/
decNumber.h 60 /* DECNUMDIGITS is the default number of digits that can be held in */
reldtfmt.cpp 247 // Linear search the held strings
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
syncobj.c 34 * - At the start of \c glClientWaitSync. The reference is held for the
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h 516 // The return value is the current pointer held by this object.
605 // The return value is the current pointer held by this object.
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkPostConfig.h 127 * are still held on exit.
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureStripAtlas.cpp 135 // If we are writing into a row that already held bitmap data, we need to remove the
  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsLine.cpp 23 // SoftSurfer makes no warranty for this code, and cannot be held
  /external/chromium_org/third_party/sqlite/src/src/
loadext.c 529 ** mutex must be held while accessing this list.
pager.c 104 ** (12) An EXCLUSIVE lock is held on the database file when writing to
107 ** (13) A SHARED lock is held on the database file while reading any
179 ** * Any lock, or no lock at all, may be held on the database file.
198 ** * A SHARED or greater lock is held on the database file.
210 ** required to start a write-transaction are held, but no actual
226 ** lock is held on the database file.
243 ** * A RESERVED or greater lock is held on the database file.
256 ** * An EXCLUSIVE or greater lock is held on the database file.
274 ** * An EXCLUSIVE or greater lock is held on the database file.
361 ** following locking-states, according to the lock currently held o
    [all...]
vacuum.c 324 ** database. No locks are held on any other files (since the main file
  /external/chromium_org/third_party/sqlite/src/test/
attach2.test 202 # The read lock held by db does not prevent db2 from reading test.db

Completed in 1580 milliseconds

<<31323334353637383940>>