/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
EdidActive.h | 26 /// This protocol contains the EDID information for an active video output device. This is either the
27 /// EDID information retrieved from the EFI_EDID_OVERRIDE_PROTOCOL if an override is
28 /// available, or an identical copy of the EDID information from the
33 /// The size, in bytes, of the Edid buffer. 0 if no EDID information
41 /// information for an active video output device. This pointer is
42 /// NULL if no EDID information is available for the video output
44 /// EDID information is defined in the E-EDID EEPROM
|
UserManager.h | 37 /// The attributes of the user profile information.
52 /// User information structure
56 /// The user credential identifier associated with this user information or else Nil if the
57 /// information is not associated with any specific credential.
61 /// The type of user information.
69 /// The attributes of the user profile information.
73 /// The size of the user information, in bytes, including this header.
105 /// User information record types
109 /// No information.
158 /// Provides PKCS#11 credential information from a smart card. [all...] |
EdidDiscovered.h | 5 the EDID information being used for the output device represented by the child handle.
27 /// This protocol contains the EDID information retrieved from a video output device.
31 /// The size, in bytes, of the Edid buffer. 0 if no EDID information
39 /// information for an active video output device. This pointer is
40 /// NULL if no EDID information is available for the video output
42 /// EDID information is defined in the E-EDID EEPROM
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/ |
UserIdentifyManager.h | 66 // Credential Provider Information.
239 Find a user using a user information record.
241 This function searches all user profiles for the specified user information record.
242 The search starts with the user information record handle following UserInfo and
243 continues until either the information is found or there are no more user profiles.
244 A match occurs when the Info.InfoType field matches the user information record
245 type and the user information record data matches the portion of Info passed the
253 @param[in, out] UserInfo On entry, points to the previously returned user information
255 points to the user information handle of the user information
[all...] |
/developers/build/prebuilts/gradle/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/ |
SampleAppConstants.java | 19 /** {@value #NORMAL} Used when sending information to an Adapter class */ 22 /** {@value #HEADER_FOOTER} Used when sending information to an Adapter class */ 25 /** {@value #PROGRESS_BAR} Used when sending information to an Adapter class */ 28 /** {@value #SWITCH} Used when sending information to an Adapter class */ 31 /** {@value #TITLE} Used when sending information to an Adapter class */
|
/developers/samples/android/wearable/wear/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/ |
SampleAppConstants.java | 19 /** {@value #NORMAL} Used when sending information to an Adapter class */ 22 /** {@value #HEADER_FOOTER} Used when sending information to an Adapter class */ 25 /** {@value #PROGRESS_BAR} Used when sending information to an Adapter class */ 28 /** {@value #SWITCH} Used when sending information to an Adapter class */ 31 /** {@value #TITLE} Used when sending information to an Adapter class */
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/ |
MemoryTypeInformation.h | 3 * Memory Type Information GUID for HOB and Variable.
4 * Memory Type Information Variable Name.
5 * Memory Type Information GUID HOB data structure.
7 The memory type information HOB and variable can
8 be used to store the information for each memory type in Variable or HOB.
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/ |
ISourceNode.java | 20 /** Place holder for unknown lines (no debug information) */ 24 * The number of the first line coverage information is available for. If no 32 * The number of the last line coverage information is available for. If no 40 * Returns the line information for given line. 44 * @return line information
|
/prebuilts/jdk/jdk8/darwin-x86/sample/lambda/BulkDataOperations/ |
index.html | 20 Analyzes a CSV file, finds and collects useful information, computes
21 different statistics. For more information, see the source file.
27 Behaves like the standard Linux tool Grep. For more information, see
34 Produces a password of desired length. For more information see
43 text file. For more information, see the source
|
/prebuilts/jdk/jdk8/linux-x86/sample/lambda/BulkDataOperations/ |
index.html | 20 Analyzes a CSV file, finds and collects useful information, computes
21 different statistics. For more information, see the source file.
27 Behaves like the standard Linux tool Grep. For more information, see
34 Produces a password of desired length. For more information see
43 text file. For more information, see the source
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/MemoryTypeInformation/ |
MemoryTypeInformation.c | 18 GUID used for Memory Type Information entries in the HOB list.
27 EFI_GUID_STRING(&gEfiMemoryTypeInformationGuid, "Memory Type Information",
28 "Memory Type Information HOB GUID for HOB list.");
|
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/ |
DnsDhcp.h | 41 // The required Dns4 server information.
49 // The required Dns6 server information.
59 Parse the ACK to get required information
63 @param DnsServerInfor The required Dns4 server information.
65 @retval EFI_SUCCESS The DNS information is got from the DHCP ACK.
66 @retval EFI_NO_MAPPING DHCP failed to acquire address and other information.
80 instance to intercept events that occurs in the DHCPv6 Information Request
91 @retval EFI_SUCCESS The DNS information is got from the DHCP ACK.
104 Parse the DHCP ACK to get Dns4 server information.
110 @retval EFI_SUCCESS The Dns4 information is got from the DHCP ACK. [all...] |
/external/capstone/bindings/ocaml/ |
README | 13 information out of disassembled instruction, such as address, mnemonic and 17 This code shows how to access to architecture-neutral information in disassembled 22 These code show how to access architecture-specific information for each
|
/external/e2fsprogs/tests/j_short_uncommitted_trans/ |
expect | 8 Writing superblocks and filesystem accounting information: done 14 Pass 5: Checking group summary information 24 Pass 5: Checking group summary information
|
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ |
Reporter.java | 21 * Used for reporting information to the execution environment. 26 * Report general information. 31 * Report information about a node.
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/ |
ISessionInfoVisitor.java | 15 * Interface for data output of collected session information. This interface is 22 * Provides session information for the subsequent execution data calls. In 26 * session information
|
/external/libnl/include/netlink/ |
version.h | 2 * netlink/version.h Versioning Information 15 /* Compile Time Versioning Information */ 30 /* Run-time version information */
|
version.h.in | 2 * netlink/version.h Versioning Information 15 /* Compile Time Versioning Information */ 30 /* Run-time version information */
|
/external/selinux/python/sepolicy/ |
sepolicy-interface.8 | 3 sepolicy-interface \- Print interface information based on the installed SELinux Policy 11 Use sepolicy interface to print interfaces information based on SELinux Policy. 34 Display extended information about the interface including parameters and desctiprion if available.
|
/prebuilts/jdk/jdk8/darwin-x86/sample/try-with-resources/ |
index.html | 19 For more information, see the source file.
26 Extracts archived files. For more information, see the source file.
31 <p>Prints data about a specified file from an archive. For more information, see the source file.</p>
|
/prebuilts/jdk/jdk8/linux-x86/sample/try-with-resources/ |
index.html | 19 For more information, see the source file.
26 Extracts archived files. For more information, see the source file.
31 <p>Prints data about a specified file from an archive. For more information, see the source file.</p>
|
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/ |
IScsiAuthenticationInfo.c | 24 Retrieves the authentication information associated with a particular controller handle.
28 @param[out] Buffer Pointer to the authentication information. This function is
32 @retval EFI_DEVICE_ERROR The authentication information could not be
48 Set the authentication information for a given controller handle.
52 @param[in] Buffer Pointer to the authentication information.
55 the authentication information.
|
/toolchain/binutils/binutils-2.27/binutils/ |
budbg.h | 1 /* budbg.c -- Interfaces to the generic debugging information routines. 25 /* Routine used to read generic debugging information. */ 29 /* Routine used to print generic debugging information. */ 35 /* Routines used to read and write stabs information. */ 47 /* Routines used to read and write IEEE debugging information. */ 53 /* Routine used to read COFF debugging information. */
|
/bionic/libc/kernel/uapi/asm-arm/asm/ |
auxvec.h | 5 *** of the same name, to make information necessary for userspace to 8 *** contains no copyrightable information.
|
bitsperlong.h | 5 *** of the same name, to make information necessary for userspace to 8 *** contains no copyrightable information.
|