Searched
full:hold (Results
451 -
475 of
9550) sorted by null
<<11121314151617181920>>
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/ |
UseListOrder.h | 26 /// \brief Structure to hold a use-list order.
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
UseListOrder.h | 26 /// \brief Structure to hold a use-list order.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/ |
UseListOrder.h | 26 /// \brief Structure to hold a use-list order.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/ |
UseListOrder.h | 26 /// \brief Structure to hold a use-list order.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
diagnostic.def | 21 variables that can hold a kind, to mean they have yet to have a
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ScrolledText.py | 8 A Frame widget is inserted between the master and the text, to hold
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
ScrolledText.py | 8 A Frame widget is inserted between the master and the text, to hold
|
/prebuilts/go/darwin-x86/src/internal/poll/ |
sock_cloexec.go | 34 // It is probably okay to hold the lock across syscall.Accept
|
/prebuilts/go/darwin-x86/src/os/ |
proc.go | 14 // Args hold the command-line arguments, starting with the program name.
|
/prebuilts/go/darwin-x86/src/runtime/race/ |
race_test.go | 218 hold := make([][]uint32, H) 222 hold[rand.Intn(len(hold))] = a 224 _ = hold
|
/prebuilts/go/linux-x86/src/internal/poll/ |
sock_cloexec.go | 34 // It is probably okay to hold the lock across syscall.Accept
|
/prebuilts/go/linux-x86/src/os/ |
proc.go | 14 // Args hold the command-line arguments, starting with the program name.
|
/prebuilts/go/linux-x86/src/runtime/race/ |
race_test.go | 218 hold := make([][]uint32, H) 222 hold[rand.Intn(len(hold))] = a 224 _ = hold
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ScrolledText.py | 8 A Frame widget is inserted between the master and the text, to hold
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ScrolledText.py | 8 A Frame widget is inserted between the master and the text, to hold
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
GLIntegerProperty.java | 19 /** Properties that hold an integer value. */
|
GLLongProperty.java | 19 /** Properties that hold a long value. */
|
/system/bt/bta/include/ |
bta_hf_client_api.h | 72 0x00000008 /* 2 Active calls on hold and accept other call */ 74 0x00000010 /* 2x Active multiparty call on hold except call x */ 116 #define BTA_HF_CLIENT_BTRH_EVT 18 /* bluetooth response and hold event */ 141 #define BTA_HF_CLIENT_IND_CALLHELD 6 /* Call hold status indicator */
|
/system/bt/include/hardware/ |
bt_hf.h | 65 BTHF_CHLD_TYPE_HOLDACTIVE_ACCEPTHELD, // Hold all active calls and accepts a
|
/system/chre/platform/include/chre/platform/ |
mutex.h | 60 * Unlocks the mutex. Illegal to call if the current thread does not hold the
|
/system/keymaster/tests/ |
ecies_kem_test.cpp | 40 * TestConsistency just tests that the basic key encapsulation hold.
|
/system/update_engine/ |
chrome_browser_proxy_resolver.cc | 54 // If |success| is false, |proxies| will still hold the direct proxy option
|
/toolchain/binutils/binutils-2.27/ld/ |
ldfile.h | 29 /* Structure used to hold the list of directories to search for
|
/libcore/ojluni/src/main/java/java/util/concurrent/locks/ |
ReentrantReadWriteLock.java | 159 * rwl.writeLock().unlock(); // Unlock write, still hold read 260 * The lower one representing the exclusive (writer) lock hold count, 261 * and the upper the shared (reader) hold count. 275 * A counter for per-thread read hold counts. 298 * Removed whenever a thread's read hold count drops to 0. 303 * The hold count of the last thread to successfully acquire 310 * hold count, but avoids garbage retention by not retaining a 320 * firstReaderHoldCount is firstReader's hold count. 460 * to avoid having to check hold count in 502 * retries and lazily reading hold counts [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
dictobject.h | 20 Does not hold an active (key, value) pair now and never did. Unused can
36 hold a search finger. The me_hash field of Unused or Dummy slots has no
53 * me_hash to hold a search finger.
|
Completed in 742 milliseconds
<<11121314151617181920>>