HomeSort by relevance Sort by last modified time
    Searched full:owning (Results 376 - 400 of 526) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/jpeg-6b/
jpeglib.h 391 /* MCU_membership[i] is index in cur_comp_info of component owning */
613 /* MCU_membership[i] is index in cur_comp_info of component owning */
    [all...]
  /frameworks/base/core/java/android/app/
PendingIntent.java 50 * that, even if its owning application's process is killed, the
550 * owning a PendingIntent can cancel it.
    [all...]
  /art/runtime/base/
mutex.cc 287 os << " sample shows tid=" << max_tid << " owning during this time";
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java     [all...]
  /external/chromium/chrome/browser/extensions/
extension_service.h 539 // Preferences for the owning profile (weak reference).
  /external/chromium/net/tools/testserver/
xmppserver.py 370 socket_map: A map from sockets to their owning objects.
  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 715 // Unregisters a mock method; removes the owning mock object from the
  /external/chromium_org/apps/
shell_window.cc 639 // dialogs to be unhosted but still close with the owning web contents.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_transfer_controller.js 16 * @param {HTMLDocument} doc Owning document.
  /external/chromium_org/chromeos/dbus/
cryptohome_client.h 187 virtual bool CallTpmIsBeingOwnedAndBlock(bool* owning) = 0;
  /external/chromium_org/components/nacl/loader/
nacl_ipc_adapter.cc 242 // to the owning scoped_refptr, which is supposed to give us our first
  /external/chromium_org/sync/tools/testserver/
xmppserver.py 382 socket_map: A map from sockets to their owning objects.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptController.cpp 385 // or when the object's "owning" object is destroyed, the object will
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBObjectStore.cpp 432 // This is kept alive by being the success handler of the request, which is in turn kept alive by the owning transaction.
  /external/clang/include/clang/Frontend/
CompilerInstance.h 101 /// \brief Non-owning reference to the ASTReader, if one exists.
  /external/iproute2/doc/
ss.sgml 339 <item><tt/-p/ - show list of processes owning the socket
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 306 /// that we have for an instruction. The pointer is an owning pointer and
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 38 // this is only set by the MachineBasicBlock owning the LiveList
  /frameworks/base/core/java/android/provider/
BrowserContract.java 142 * to be synchronized by its owning account.
Downloads.java 575 * This download has been paused by the owning app.
  /frameworks/base/docs/html/google/gcm/
helper.jd 164 <li>Create a servlet (or other server-side mechanism) that can be used by the Android application to send the registration ID received by GCM . The application might also need to send other information&mdash;such as the user's email address or username&mdash;so that the server can associate the registration ID with the user owning the device.</li>
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 469 // check only the thread currently owning the lock can do this.
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 219 * uses by the owning thread are otherwise acceptably ordered by
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantLock.java 723 * {@linkplain Thread#getName name} of the owning thread.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
rpc.py 409 self.responses and notify the owning thread.

Completed in 1500 milliseconds

<<11121314151617181920>>