Searched
full:held (Results
451 -
475 of
2106) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/sqlite/src/src/ |
os_unix.c | 207 unsigned char eFileLock; /* The type of lock held on this fd */ 490 ** is held when required. This function is only used as part of assert() 710 ** All unique filenames are held on a linked list headed by this 936 int nShared; /* Number of SHARED locks held */ 938 unsigned char bProcessLock; /* An exclusive process lock is held */ [all...] |
/art/compiler/dex/quick/arm/ |
call_arm.cc | 458 * simple case is thin lock, held by no-one. For monitor exit, 459 * the simple case is thin lock, held by the unlocking thread with 478 // Is lock unheld on lock or held by us (==thread_id) on unlock? 509 // Is lock unheld on lock or held by us (==thread_id) on unlock?
|
/art/runtime/base/ |
mutex-inl.h | 97 // Check if a bad Mutex of this level or lower is held.
|
/art/runtime/mirror/ |
object-inl.h | 41 // Proxy classes are held live by the class loader, and other classes are roots of the class
|
/art/runtime/ |
monitor.h | 97 // Calls 'callback' once for each lock held in the single stack frame represented by
|
/bootable/recovery/ |
device.h | 56 // if you want to find out if other keys are held down.)
|
ui.h | 89 // Called when a key is held down long enough to have been a
|
/cts/tests/tests/media/src/android/media/cts/ |
InputSurface.java | 116 * Discard all resources held by this class, notably the EGL context. Also releases the
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
README.txt | 27 OpenGL ES Coding Challenge held in 2004-2005.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentRetainInstance.java | 132 // we touch the progress bar with the lock held, so it
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentRetainInstanceSupport.java | 133 // we touch the progress bar with the lock held, so it
|
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/ |
CharSinkTester.java | 46 * {@link #create}, and releases any resources held by that writer.
|
SinkTester.java | 46 * returned by {@link #create}, and releases any resources held by that
|
/external/apache-http/src/org/apache/http/impl/conn/ |
IdleConnectionHandler.java | 66 * Registers the given connection with this handler. The connection will be held until
|
/external/bluetooth/bluedroid/stack/include/ |
btu.h | 167 /* This is the inquiry response information held by BTU, and available
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1TaggedObject.java | 188 * Return the object held in this tagged object as a parser assuming it has
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
CTSBlockCipher.java | 177 * @param out the array the block currently being held is copied into.
|
/external/ceres-solver/internal/ceres/ |
local_parameterization.cc | 73 << "Number of parameters held constant should be less "
|
residual_block_utils.cc | 100 "held constant then the corresponding jacobian is printed as 'Not Computed'. If an entry \n" // NOLINT
|
/external/chromium/base/ |
atomicops.h | 73 // Atomically store new_value into *ptr, returning the previous value held in
|
atomicops_internals_mips_gcc.h | 49 // Atomically store new_value into *ptr, returning the previous value held in
|
/external/chromium/base/memory/ |
ref_counted.h | 249 // The return value is the current pointer held by this object.
|
/external/chromium/chrome/browser/ |
browsing_data_remover.h | 189 // Reference to database tracker held while deleting databases.
|
/external/chromium/chrome/browser/net/ |
url_info_unittest.cc | 25 // Cycle throught the states held by a UrlInfo instance, and check to see that
|
/external/chromium/chrome/browser/sessions/ |
session_restore_browsertest.cc | 146 // If this tab held url2, then restore this single tab.
|
Completed in 2565 milliseconds
<<11121314151617181920>>