| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/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.
|
| /external/icu/icu4c/source/common/unicode/ |
| umachine.h | 160 /** The smallest value an 8 bit signed integer can hold @stable ICU 2.0 */ 164 /** The smallest value a 16 bit signed integer can hold @stable ICU 2.0 */ 168 /** The smallest value a 32 bit signed integer can hold @stable ICU 2.0 */ 173 /** The largest value an 8 bit signed integer can hold @stable ICU 2.0 */ 177 /** The largest value a 16 bit signed integer can hold @stable ICU 2.0 */ 181 /** The largest value a 32 bit signed integer can hold @stable ICU 2.0 */ 186 /** The largest value an 8 bit unsigned integer can hold @stable ICU 2.0 */ 190 /** The largest value a 16 bit unsigned integer can hold @stable ICU 2.0 */ 194 /** The largest value a 32 bit unsigned integer can hold @stable ICU 2.0 */ 218 /** The smallest value a 64 bit signed integer can hold @stable ICU 2.8 * [all...] |
| /external/ltp/testcases/kernel/syscalls/setgroups/ |
| setgroups03.c | 87 GID_T *groups_list; /* Array to hold gids for getgroups() */ 93 struct test_case_t { /* test case struct. to hold ref. test cond's */ 192 struct passwd *user_info; /* struct. to hold test user info */
|
| /external/pdfium/xfa/fwl/ |
| cfwl_combolist.cpp | 45 CFWL_ListItem* hOld = GetSelItem(0); 46 int32_t iOld = GetItemIndex(this, hOld); 54 SetSelItem(hOld, false);
|
| /external/python/cpython2/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.
|
| /external/valgrind/helgrind/ |
| README_MSMProp2.txt | 69 hold: 141 neither of those two conditions hold, a race is reported. 148 happen-after VTS. If neither of those two conditions hold, a race is
|
| /frameworks/base/core/java/android/app/ |
| IntentService.java | 113 // TODO: It would be nice to have an option to hold a partial wakelock 165 * So, if this code takes a long time, it will hold up other requests to 166 * the same IntentService, but it will not hold up anything else.
|
| /frameworks/support/lifecycle/livedata/src/main/java/androidx/lifecycle/ |
| MediatorLiveData.java | 66 * @param <T> The type of data hold by this instance 82 * @param <S> The type of data hold by {@code source} LiveData 104 * @param <S> the type of data hold by {@code source} LiveData
|
| /libcore/ojluni/src/main/java/javax/crypto/ |
| ExemptionMechanismSpi.java | 50 * order to hold the result of the next 150 * <p>If the <code>output</code> buffer is too small to hold the result, 163 * to hold the result.
|
| /prebuilts/gdb/darwin-x86/include/python2.7/ |
| 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.
|
| /prebuilts/gdb/linux-x86/include/python2.7/ |
| 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.
|
| /prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
| 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.
|
| /prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
| 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.
|
| /toolchain/binutils/binutils-2.27/gas/config/ |
| m68k-parse.h | 252 /* The structure used to hold information about an index register. */ 284 /* The structure used to hold information about an expression. */ 322 /* The structure used to hold a parsed operand. */
|
| /external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
| esextcGeometryShaderAdjacency.hpp | 63 * Initialize a buffer object (A) to have enough space to hold information 71 * Initialize a buffer object (B) to have enough space to hold result 74 * Initialize a buffer object (C) to have enough space to hold result 116 * Initialize a buffer object to have enough space to hold information about 123 * Initialize another buffer object to have enough space to hold information
|
| esextcGeometryShaderAdjacencyTests.hpp | 64 * Initialize a buffer object (A) to have enough space to hold information 72 * Initialize a buffer object (B) to have enough space to hold result 75 * Initialize a buffer object (C) to have enough space to hold result 117 * Initialize a buffer object to have enough space to hold information about 124 * Initialize another buffer object to have enough space to hold information
|
| /external/libavc/encoder/ |
| ih264e_defs.h | 259 /** Number of buffers created to hold half-pel planes for every reference buffer */ 267 * Macro to compute total size required to hold on set of scaling matrices 292 * Enum to hold various mem records being request 323 * Buffer to hold coeff data 328 * Buffer to hold coeff data
|
| /external/valgrind/none/tests/amd64/ |
| aes.c | 69 ; xmm1 and xmm2 hold two 128-bit inputs (xmm1 = State; xmm2 = Round key). 101 ; xmm1 and xmm2 hold two 128-bit inputs (xmm1 = State; xmm2 = Round key). 133 ; xmm1 and xmm2 hold two 128-bit inputs (xmm1 = State; xmm2 = Round key). 165 ; xmm1 and xmm2 hold two 128-bit inputs (xmm1 = State; xmm2 = Round key) 197 /* ; argR hold one 128-bit inputs (argR = Round key)
|
| /system/bt/stack/a2dp/ |
| a2dp_sbc_up_sample.cc | 98 * p_dst: the data buffer to hold the converted audio data 139 * p_dst: the data buffer to hold the converted audio data 198 * p_dst: the data buffer to hold the converted audio data 258 * p_dst: the data buffer to hold the converted audio data 323 * p_dst: the data buffer to hold the converted audio data
|
| /toolchain/binutils/binutils-2.27/include/opcode/ |
| crx.h | 296 /* Internal structure to hold the various entities 316 /* Structure to hold information about predefined operands. */ 329 /* Structure to hold trap handler information. */ 340 /* Structure to hold information about predefined registers. */ 361 /* Structure to hold a cst4 operand mapping. */
|
| /external/libavc/common/ |
| ih264_structs.h | 484 * Structure to hold quantization parameters of an mb 542 * Structure to hold Profile tier level info for a given layer 626 * Structure to hold VUI parameters Info 814 * Structure to hold SPS info 1049 * Structure to hold PPS info 1212 * Structure to hold Reference picture list modification info 1256 * Structure to hold Slice Header info [all...] |
| /libcore/ojluni/src/main/java/java/util/concurrent/locks/ |
| Condition.java | 202 * thread returns it is <em>guaranteed</em> to hold this lock. 217 * <p>The current thread is assumed to hold the lock associated with this 251 * thread returns it is <em>guaranteed</em> to hold this lock. 261 * <p>The current thread is assumed to hold the lock associated with this 291 * thread returns it is <em>guaranteed</em> to hold this lock. 309 * condition still does not hold. Typical uses of this method take 336 * <p>The current thread is assumed to hold the lock associated with this 397 * thread returns it is <em>guaranteed</em> to hold this lock. 432 * <p>The current thread is assumed to hold the lock associated with this 463 * current thread hold the lock associated with this {@cod [all...] |
| /frameworks/base/core/java/android/animation/ |
| Keyframe.java | 52 * The time at which mValue will hold true. 72 * time, as a proportion of an overall animation's duration, at which the value will hold true 91 * time, as a proportion of an overall animation's duration, at which the value will hold true 104 * time, as a proportion of an overall animation's duration, at which the value will hold true 123 * time, as a proportion of an overall animation's duration, at which the value will hold true 136 * time, as a proportion of an overall animation's duration, at which the value will hold true 155 * time, as a proportion of an overall animation's duration, at which the value will hold true
|
| /frameworks/base/telephony/java/android/telephony/ims/stub/ |
| ImsCallSessionImplBase.java | 190 public void hold(ImsStreamMediaProfile profile) { 191 ImsCallSessionImplBase.this.hold(profile); 279 * can only hold one listener at a time. Subsequent calls to this method 428 * Puts a call on hold. When it succeeds, {@link ImsCallSession.Listener#callSessionHeld} is 431 * @param profile stream media profile {@link ImsStreamMediaProfile} to hold the call 435 public void hold(ImsStreamMediaProfile profile) { method in class:ImsCallSessionImplBase 439 * Continues a call that's on hold. When it succeeds,
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
| Matrix.java | 111 * @param result is space to hold the result 140 * @param result is space to hold the result 168 * @param result is space to hold the result 199 * @param result is space to hold the result 233 * @param result is space to hold the result 260 * @param result is space to hold the result 339 * @param result is space to hold the result
|