HomeSort by relevance Sort by last modified time
    Searched refs:OUT (Results 201 - 225 of 4144) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/autotest/client/deps/nvmap_compactor/src/
Makefile 8 OUT = $(OUTDIR)/$(TARGET)
13 $(GCC) -lEGL -lGLESv2 $(CFLAGS) $(SOURCE_FILES) -o $(OUT)
17 rm -rf $(OUT)
  /external/toybox/tests/
chown.test 27 OUT="&& echo \$(ls -l testdir/file | awk '{print \$3,\$4}')"
32 testing "initial" "chown root:root $F $OUT" "root root\n" "" ""
33 testing "usr:grp" "chown $USR:$GRP $F $OUT" "$USR $GRP\n" "" ""
34 testing "root" "chown root $F $OUT" "root $GRP\n" "" ""
36 testing ":grp" "chown root:root $F && chown :$GRP $F $OUT" \
38 testing ":" "chown $USR:$GRP $F && chown : $F $OUT" \
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
FirmwareVolumeBufferLib.h 24 IN OUT VOID *Fv,
30 IN OUT VOID **Fv,
36 IN OUT VOID *Fv,
42 IN OUT VOID *FfsFile
47 IN OUT VOID *Fv
52 IN OUT VOID *Fv
57 OUT VOID* SizeDest,
70 IN OUT VOID **DestinationFv
98 OUT VOID **File
105 OUT VOID **File
    [all...]
Decompress.h 24 OUT UINT32 *DstSize,
25 OUT UINT32 *ScratchSize
51 IN OUT VOID *Destination,
53 IN OUT VOID *Scratch,
82 OUT UINT32 *DstSize,
83 OUT UINT32 *ScratchSize
109 IN OUT VOID *Destination,
111 IN OUT VOID *Scratch,
141 OUT UINT32 *DstSize,
142 OUT UINT32 *ScratchSize
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueSmbusLib.h 73 OUT RETURN_STATUS *Status OPTIONAL
97 OUT RETURN_STATUS *Status OPTIONAL
123 OUT RETURN_STATUS *Status OPTIONAL
151 OUT RETURN_STATUS *Status OPTIONAL
176 OUT RETURN_STATUS *Status OPTIONAL
204 OUT RETURN_STATUS *Status OPTIONAL
229 OUT RETURN_STATUS *Status OPTIONAL
257 OUT RETURN_STATUS *Status OPTIONAL
285 OUT RETURN_STATUS *Status OPTIONAL
315 OUT VOID *Buffer,
    [all...]
EdkIIGlueDxeRuntimeDriverLib.h 92 OUT EFI_TIME *Time,
93 OUT EFI_TIME_CAPABILITIES *Capabilities
125 OUT BOOLEAN *Enabled,
126 OUT BOOLEAN *Pending,
127 OUT EFI_TIME *Time
168 OUT UINT32 *Attributes,
169 IN OUT UINTN *DataSize,
170 OUT VOID *Data
193 IN OUT UINTN *VariableNameSize,
194 IN OUT CHAR16 *VariableName,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
S3SmbusLib.h 36 @param[out] Status The return status for the executed command.
51 OUT RETURN_STATUS *Status OPTIONAL
68 @param[out] Status The return status for the executed command.
83 OUT RETURN_STATUS *Status OPTIONAL
100 @param[out] Status The return status for the executed command.
118 OUT RETURN_STATUS *Status OPTIONAL
136 @param[out] Status The return status for the executed command.
155 OUT RETURN_STATUS *Status OPTIONAL
171 @param[out] Status The return status for the executed command.
189 OUT RETURN_STATUS *Status OPTIONAL
    [all...]
UefiRuntimeLib.h 78 OUT EFI_TIME *Time,
79 OUT EFI_TIME_CAPABILITIES *Capabilities OPTIONAL
97 is returned if any field is out of range.
100 @retval EFI_INVALID_PARAMETER A time field is out of range.
134 OUT BOOLEAN *Enabled,
135 OUT BOOLEAN *Pending,
136 OUT EFI_TIME *Time
156 @retval EFI_INVALID_PARAMETER A time field is out of range.
203 OUT UINT32 *Attributes OPTIONAL,
204 IN OUT UINTN *DataSize,
    [all...]
DxeServicesLib.h 66 OUT VOID **Buffer,
67 OUT UINTN *Size
119 OUT VOID **Buffer,
120 OUT UINTN *Size
174 OUT VOID **Buffer,
175 OUT UINTN *Size
226 OUT VOID **Buffer,
227 OUT UINTN *Size
251 @param[out] FileSize Pointer to the size of the abstracted file buffer.
252 @param[out] AuthenticationStatus Pointer to the authentication status.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpVlan.h 30 @param[out] Devicepath Pointer to returned device path for child handle.
40 OUT EFI_DEVICE_PATH_PROTOCOL **Devicepath OPTIONAL
46 @param[in, out] MnpDeviceData Pointer to the mnp device context data.
47 @param[in, out] Nbuf Pointer to the NET_BUF to remove VLAN tag.
48 @param[out] VlanId Pointer to the returned VLAN ID.
56 IN OUT MNP_DEVICE_DATA *MnpDeviceData,
57 IN OUT NET_BUF *Nbuf,
58 OUT UINT16 *VlanId
77 OUT UINT16 *ProtocolType,
78 IN OUT UINT8 **Packet,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/
BasePeCoffLibInternals.h 42 IN OUT CHAR8 *Fixup,
43 IN OUT CHAR8 **FixupData,
64 IN OUT CHAR8 *Fixup,
65 IN OUT CHAR8 **FixupData,
112 IN OUT PE_COFF_LOADER_IMAGE_CONTEXT *ImageContext,
113 OUT EFI_IMAGE_OPTIONAL_HEADER_PTR_UNION Hdr
127 IN OUT PE_COFF_LOADER_IMAGE_CONTEXT *ImageContext,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/
EfiOemBadging.h 62 IN OUT UINT32 *Instance,
63 OUT EFI_BADGING_FORMAT *Format,
64 OUT UINT8 **ImageData,
65 OUT UINTN *ImageSize,
66 OUT EFI_BADGING_DISPLAY_ATTRIBUTE *Attribute,
67 OUT UINTN *CoordinateX,
68 OUT UINTN *CoordinateY
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/
OEMBadging.h 71 IN OUT UINT32 *Instance,
72 OUT EFI_BADGING_FORMAT *Format,
73 OUT UINT8 **ImageData,
74 OUT UINTN *ImageSize,
75 OUT EFI_BADGING_DISPLAY_ATTRIBUTE *Attribute,
76 OUT UINTN *CoordinateX,
77 OUT UINTN *CoordinateY
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
PlatformLogo.h 69 IN OUT UINT32 *Instance,
70 OUT IMAGE_FORMAT *Format,
71 OUT UINT8 **ImageData,
72 OUT UINTN *ImageSize,
73 OUT EDKII_PLATFORM_LOGO_DISPLAY_ATTRIBUTE *Attribute,
74 OUT INTN *OffsetX,
75 OUT INTN *OffsetY
  /device/linaro/bootloader/edk2/OvmfPkg/Include/Library/
VirtioLib.h 30 and lays out several "navigation" (ie. no-ownership) pointers to parts of
40 @param[out] Ring The virtio ring to set up.
55 OUT VRING *Ring
67 @param[out] Ring The virtio ring to clean up.
73 IN OUT VRING *Ring
94 @param[in,out] Ring The virtio ring we intend to append descriptors to.
96 @param[out] Indices The DESC_INDICES structure to initialize.
102 IN OUT VRING *Ring,
103 OUT DESC_INDICES *Indices
122 @param[in,out] Ring The virtio ring to append the buffer to, as a
    [all...]
  /external/autotest/client/site_tests/security_ptraceRestrictions/src/
ptrace-restrictions.sh 39 OUT=$(gdb -ex run -ex quit --batch ./sleeper </dev/null 2>&1)
40 if echo "$OUT" | grep -q 'Quit anyway'; then
50 OUT=$(gdb -ex "attach $pid" -ex "quit" --batch </dev/null 2>&1)
51 if echo "$OUT" | grep -q 'Operation not permitted'; then
67 OUT=$(gdb -ex "attach 1" -ex "quit" --batch </dev/null 2>&1)
68 if echo "$OUT" | grep -q 'Operation not permitted'; then
89 OUT=$(gdb -ex "attach $pid" -ex "quit" --batch </dev/null 2>&1)
91 if echo "$OUT" | grep -q 'Operation not permitted'; then
101 OUT=$(gdb -ex "attach $pid" -ex "quit" --batch </dev/null 2>&1)
103 if echo "$OUT" | grep -q 'Quit anyway'; the
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
HalRuntimeServicesLib.h 28 OUT UINT32 *HighCount
33 OUT UINT64 *Count
48 OUT UINT32 *Attributes OPTIONAL,
49 IN OUT UINTN *DataSize,
50 OUT VOID *Data
55 IN OUT UINTN *VariableNameSize,
56 IN OUT CHAR16 *VariableName,
57 IN OUT EFI_GUID *VendorGuid
72 OUT UINT64 *MaximumVariableStorageSize,
73 OUT UINT64 *RemainingVariableStorageSize,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Pxe.h 222 OUT UINT16 Status;
223 IN OUT UINT16 Ax;
224 IN OUT UINT16 Bx;
225 IN OUT UINT16 Dx;
226 IN OUT UINT16 Di;
227 IN OUT UINT16 Es;
228 IN OUT UINT16 Undi_Ds;
229 IN OUT UINT16 Undi_Cs;
230 OUT SEGOFF16 PXEptr;
231 OUT SEGOFF16 PXENVptr;
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
CryptSha512Null.c 41 @param[out] Sha384Context Pointer to SHA-384 context being initialized.
49 OUT VOID *Sha384Context
62 @param[out] NewSha384Context Pointer to new SHA-384 context.
71 OUT VOID *NewSha384Context
83 @param[in, out] Sha384Context Pointer to the SHA-384 context.
93 IN OUT VOID *Sha384Context,
107 @param[in, out] Sha384Context Pointer to the SHA-384 context.
108 @param[out] HashValue Pointer to a buffer that receives the SHA-384 digest
117 IN OUT VOID *Sha384Context,
118 OUT UINT8 *HashValue
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptPkcs7VerifyNull.c 27 @param[out] CertStack Pointer to Signer's certificates retrieved from P7Data.
29 @param[out] StackLength Length of signer's certificates in bytes.
30 @param[out] TrustedCert Pointer to a trusted certificate from Signer's certificates.
32 @param[out] CertLength Length of the trusted certificate in bytes.
42 OUT UINT8 **CertStack,
43 OUT UINTN *StackLength,
44 OUT UINT8 **TrustedCert,
45 OUT UINTN *CertLength
77 @param[out] SignerChainCerts Pointer to the certificates list chained to signer's
79 @param[out] ChainLength Length of the chained certificates list buffer in bytes.
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
CryptPkcs7VerifyNull.c 27 @param[out] CertStack Pointer to Signer's certificates retrieved from P7Data.
29 @param[out] StackLength Length of signer's certificates in bytes.
30 @param[out] TrustedCert Pointer to a trusted certificate from Signer's certificates.
32 @param[out] CertLength Length of the trusted certificate in bytes.
42 OUT UINT8 **CertStack,
43 OUT UINTN *StackLength,
44 OUT UINT8 **TrustedCert,
45 OUT UINTN *CertLength
77 @param[out] SignerChainCerts Pointer to the certificates list chained to signer's
79 @param[out] ChainLength Length of the chained certificates list buffer in bytes.
    [all...]
  /external/strace/tests/
redirect.test 28 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 > "$OUT"
50 echo TIMEOUT >> "$OUT"
55 if [ -s "$OUT" ]; then
71 echo TIMEOUT >> "$OUT"
75 if [ -s "$OUT" ]; then
  /external/strace/tests-m32/
redirect.test 28 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 > "$OUT"
50 echo TIMEOUT >> "$OUT"
55 if [ -s "$OUT" ]; then
71 echo TIMEOUT >> "$OUT"
75 if [ -s "$OUT" ]; then
  /external/strace/tests-mx32/
redirect.test 28 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 > "$OUT"
50 echo TIMEOUT >> "$OUT"
55 if [ -s "$OUT" ]; then
71 echo TIMEOUT >> "$OUT"
75 if [ -s "$OUT" ]; then
  /prebuilts/tools/linux-x86_64/kythe/studio/
serve_studio_kythe.sh 14 OUT="$1"
15 OUT_ENTRIES="${OUT}/entries"
16 OUT_GRAPHSTORE="${OUT}/graphstore"
17 OUT_SERVING="${OUT}/serving"
18 if [ -z "${OUT}" ]; then
46 --out "${OUT_SERVING}"

Completed in 1550 milliseconds

1 2 3 4 5 6 7 891011>>