HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 801 - 825 of 9550) sorted by null

<<31323334353637383940>>

  /art/compiler/utils/x86_64/
jni_macro_assembler_x86_64.h 151 // Set up out_reg to hold a Object** into the handle scope, or to be null if the
160 // Set up out_off to hold a Object** into the handle scope, or to be null if the
  /bionic/libc/tzcode/
tzfile.h 105 #define TZ_MAX_TYPES 256 /* Limited by what (unsigned char)'s can hold */
110 /* (limited by what unsigned chars can hold) */
  /cts/tests/tests/telecom3/src/android/telecom/cts/
SelfManagedAwareInCallServiceTest.java 188 // Request hold from the call side.
189 call.hold();
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MenuInflateFromXml.java 70 * Safe to hold on to this.
125 // Hold on to this
  /device/google/marlin/dataservices/datatop/src/
datatop_opt.c 53 * @param clopts Struct used to hold data regarding CLI arguments.
65 * @param clopts Struct used to hold data regarding CLI arguments.
  /device/google/wahoo/power-libperfmgr/
power-helper.c 102 ALOGE("%s: no memory to hold line", __func__);
145 ALOGE("%s: no memory to hold line", __func__);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
longobject.h 109 + n isn't big enough to hold the full mathematical value of v. For
112 being large enough to hold a sign bit. OverflowError is set in this
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
longobject.h 108 + n isn't big enough to hold the full mathematical value of v. For
111 being large enough to hold a sign bit. OverflowError is set in this
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
AsmDispatchExecute.S 182 # Restore C register and eax hold the return status from 32-bit function.
183 # Note: Do not touch rax from now which hold the return value from IA32 function
AsmDispatchExecute.asm 180 ; Restore C register and eax hold the return status from 32-bit function.
181 ; Note: Do not touch rax from now which hold the return value from IA32 function
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UnicodeCollation/
UnicodeCollation.h 156 be preallocated to hold FatSize Unicode characters.
180 be preallocated to hold FatSize Unicode characters.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UnicodeCollation2/
UnicodeCollation2.h 156 be preallocated to hold FatSize Unicode characters.
180 be preallocated to hold FatSize Unicode characters.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
FormGuid.h 154 // Use UINT32 to hold the potential value 0xFFFF+1=0x10000
161 // Use UINT32 to hold the potential value 0xFFFF+1=0x10000
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/
Thunk64To32.nasm 189 ; Restore C register and eax hold the return status from 32-bit function.
190 ; Note: Do not touch rax from now which hold the return value from IA32 function
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
Thunk64To32.asm 187 ; Restore C register and eax hold the return status from 32-bit function.
188 ; Note: Do not touch rax from now which hold the return value from IA32 function
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
LockBoxLib.h 80 @retval RETURN_BUFFER_TOO_SMALL the original buffer to too small to hold new information.
106 @retval RETURN_BUFFER_TOO_SMALL the Length is too small to hold the confidential information.
TcpIoLib.h 229 @param[in] Packet The buffer to hold the data copy from the socket rx buffer.
232 can hold.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LockBoxNullLib/
LockBoxNullLib.c 79 @retval RETURN_BUFFER_TOO_SMALL the original buffer to too small to hold new information.
108 @retval RETURN_BUFFER_TOO_SMALL the Length is too small to hold the confidential information.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/
UnicodeCollationEng.h 130 be preallocated to hold FatSize characters.
148 be preallocated to hold FatSize characters.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Statistics.c 50 hold all the statistics is returned in StatisticsSize.
53 to hold all the statistics is returned in
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/Pei/
Variable.h 78 buffer is too small to hold the contents of the variable, the error
89 @param Data Points to the buffer which will hold the returned variable value.
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
ReadOnlyVariable2.h 32 buffer is too small to hold the contents of the variable,
43 @param Data Points to the buffer which will hold the returned variable value.
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/
TcgMorLock.h 66 @retval EFI_OUT_OF_RESOURCES Not enough storage is available to hold the variable and its data.
102 @retval EFI_OUT_OF_RESOURCES Not enough storage is available to hold the variable and its data.
  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
tzfile.h 104 #define TZ_MAX_TYPES 256 /* Limited by what (unsigned char)'s can hold */
117 /* (limited by what unsigned chars can hold) */
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMAxisTraverser.java 26 * an iterator, because it does not need to hold state, and, in fact, must not
27 * hold any iteration-based state. It is meant to be implemented as an inner

Completed in 550 milliseconds

<<31323334353637383940>>