| /external/tcpdump/tests/ | 
| mpls-ldp-hello.out | 6 	      Hold Time: 15s, Flags: [Link Hello] 
 | 
| /frameworks/base/core/java/android/app/backup/ | 
| IBackupManager.aidl | 44      * only callers who hold the android.permission.BACKUP permission 54      * only callers who hold the android.permission.BACKUP permission
 64      * <p>Callers must hold the android.permission.BACKUP permission to use this method.
 93      * <p>Callers must hold the android.permission.BACKUP permission to use this method.
 105      * <p>Callers must hold  the android.permission.BACKUP permission to use this method.
 115      * <p>Callers must hold the android.permission.BACKUP permission to use this method.
 122      * <p>Callers must hold the android.permission.BACKUP permission to use this method.
 131      * <p>Callers must hold the android.permission.BACKUP permission to use this method.
 139      * <p>Callers must hold the android.permission.BACKUP permission to use this method.
 151      * <p>Callers must hold the android.permission.BACKUP permission to use this method
 [all...]
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/ | 
| DividerState.java | 20  * Class to hold state of divider that needs to persist across configuration changes. 
 | 
| /frameworks/support/lifecycle/livedata-core/src/main/java/androidx/lifecycle/ | 
| MutableLiveData.java | 22  * @param <T> The type of data hold by this instance 
 | 
| /packages/services/Car/car-lib/src_feature_current/com/android/car/internal/ | 
| FeatureConfiguration.java | 19  * Class to hold static boolean flag for enabling / disabling features. 
 | 
| /packages/services/Car/car-lib/src_feature_future/com/android/car/internal/ | 
| FeatureConfiguration.java | 19  * Class to hold static boolean flag for enabling / disabling features. 
 | 
| /packages/services/Telephony/src/com/android/services/telephony/ | 
| Holdable.java | 19 /** The inference used to track the hold state of a holdable object. */ 
 | 
| /toolchain/binutils/binutils-2.27/gas/config/ | 
| tc-mn10300.c | 29 /* Structure to hold information about predefined registers.  */ 1270       char *hold;
 1317 	  hold = input_line_pointer;
 1324 		  input_line_pointer = hold;
 1325 		  str = hold;
 1336 		  input_line_pointer = hold;
 1337 		  str = hold;
 1345 		  input_line_pointer = hold;
 1346 		  str = hold;
 1358 		  input_line_pointer = hold;
 1267  char *hold;  local
 [all...]
 | 
| tc-mn10200.c | 27 /* Structure to hold information about predefined registers.  */ 913       char *hold;
 948 	  hold = input_line_pointer;
 955 		  input_line_pointer = hold;
 956 		  str = hold;
 967 		  input_line_pointer = hold;
 968 		  str = hold;
 976 		  input_line_pointer = hold;
 977 		  str = hold;
 989 		  input_line_pointer = hold;
 910  char *hold;  local
 [all...]
 | 
| /compatibility/cdd/5_multimedia/ | 
| 5_0_intro.md | 22     *   SHOULD NOT hold onto decoded buffers for longer than as specified by the 24     *   SHOULD NOT hold onto encoded buffers longer than required by the GOP
 
 | 
| /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/Dsdt/ | 
| D05I2c.asl | 34         Package () {"i2c-sda-hold-time-ns", 0x9c2}, 52         Package () {"i2c-sda-hold-time-ns", 0x9c2},
 
 | 
| /external/autotest/server/site_tests/network_WiFi_ChaosLongConnect/ | 
| control.long | 13 performed in the AP compatibility lab. This test would hold the connection with 33     # Note that duration_sec of 30s would just hold the connection to the AP.
 
 | 
| /external/dagger2/core/src/main/java/dagger/internal/ | 
| Collections.java | 32    * <em>should</em> hold {@code expectedSize} elements without growth. 40    * <em>should</em> hold {@code expectedSize} elements without growth.
 
 | 
| /external/libxcam/modules/isp/ | 
| xcam_cpf_reader.h | 72  * \param[out]    aiq_cpf    pointer to XCam CPF Blob which will hold AIQ records 73  * \param[out]    hal_cpf    pointer to XCam CPF HAL which will hold HAL records
 
 | 
| /external/mockito/src/main/java/org/mockito/plugins/ | 
| MockitoPlugins.java | 24      * Mockito plugins are stateless so it is recommended to keep hold of the returned plugin implementation 37      * Creates new instance each time is called so it is recommended to keep hold of the resulting object for future invocations.
 
 | 
| /external/webrtc/webrtc/modules/audio_coding/neteq/tools/ | 
| input_audio_file.h | 34   // The output |destination| must have the capacity to hold |samples| elements. 46   // hold samples * channels elements. Note that |source| and |destination| can
 
 | 
| /external/libnl/lib/idiag/ | 
| idiag.c | 104  * @arg buf	  output buffer which will hold string result 140  * @arg buf	  output buffer which will hold string result
 175  * @arg buf	  output buffer which will hold string result
 196  * @arg buf	output buffer which will hold string result
 230  * @arg buf	    Ouput buffer to hold string representation
 265  * @arg buf	Output buffer to hold string representation
 
 | 
| /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/ | 
| MtrrLib.h | 84 // Structure to hold base and mask pair for variable MTRR register 106 // Structure to hold all MTRRs
 210   @param[out]  VariableSettings   A buffer to hold variable MTRRs content.
 225   @param[in]  VariableSettings   A buffer to hold variable MTRRs content.
 240   @param[out]  FixedSettings      A buffer to hold fixed MTRRs content.
 270   @param[out]  MtrrSetting   A buffer to hold all MTRRs content.
 285   @param[in]  MtrrSetting   A buffer to hold all MTRRs content.
 
 | 
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ | 
| inflate.c | 121     state->hold = 0; 139     state->hold += value << state->bits;
 409         hold = state->hold; \
 420         state->hold = hold; \
 427         hold = 0; \
 437         hold += (unsigned long)(*next++) << bits; \
 451     ((unsigned)hold & ((1U << (n)) - 1))
 456         hold >>= (n); \
 562  unsigned long hold; \/* bit buffer *\/  local
 [all...]
 | 
| /frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/picker/ | 
| DatePickerTest.java | 111         assertThat("The first column of DatePicker should hold focus", 117         assertThat("The second column of DatePicker should hold focus",
 122         assertThat("The third column of DatePicker should hold focus",
 143         assertThat("After the first activation, the first column of DatePicker should hold focus",
 151         assertThat("The third column of DatePicker should hold focus",
 156         assertThat("After the first deactivation, the DatePicker itself should hold focus",
 161         assertThat("After the second activation, the last selected column (3rd) should hold focus",
 295         assertThat("The first column of DatePicker should initially hold focus",
 301         assertThat("The first column of DatePicker should still hold focus after scrolling down",
 307         assertThat("The second column of DatePicker should hold focus after scrolling right"
 [all...]
 | 
| /external/ltp/testcases/kernel/syscalls/vfork/ | 
| vfork02.c | 95 	sigset_t PendSig;	/* variable to hold pending signal */ 166  *   on hold and then sends the signal SIGUSR1 to itself so that it is in
 171 	sigset_t PendSig;	/* variable to hold pending signal */
 182 	/* Hold the signal SIGUSR1 */
 185 			 "sighold failed to hold the signal SIGUSR1");
 
 | 
| /packages/apps/Dialer/java/com/android/incallui/incall/impl/ | 
| ButtonChooserFactory.java | 77     // For multi-sim devices, the first sim's phoneType is used so hold button might be not 78     // available for CDMA + GSM devices calling with GSM sim. Adding hold button as low priority
 99      * Unlike the other configurations, MANAGE_VOICE_CONFERENCE shares a spot with HOLD for GSM.
 100      * On GSM, pressing hold while there's a background call just swaps to the background call. It
 101      * doesn't make sense to show both SWITCH_TO_SECONDARY and HOLD when they do the same thing, so
 
 | 
| /system/bt/stack/include/ | 
| a2dp_sbc_up_sample.h | 57  *                  p_dst: the data buffer to hold the converted audio data 86  *                  p_dst: the data buffer to hold the converted audio data
 108  *                  p_dst: the data buffer to hold the converted audio data
 130  *                  p_dst: the data buffer to hold the converted audio data
 152  *                  p_dst: the data buffer to hold the converted audio data
 
 | 
| /cts/tests/tests/media/libaudiojni/ | 
| Gate.h | 58     // Do not hold a monitor lock while calling this. 89             // unoptimized pthreads will wake thread to find we still hold lock.
 100             // unoptimized pthreads will wake thread to find we still hold lock.
 
 | 
| /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/ | 
| _types.h | 46 typedef	__int64_t	__id_t;		/* can hold a gid_t, pid_t, or uid_t */ 78  * ints cannot hold 32 bits, you will be in trouble.  The reason an int was
 85  * wchar_t, and should be able to hold all members of the largest
 
 |