/external/ltp/include/ |
tst_res_flags.h | 20 #define TINFO 16 /* Test information flag */ 24 #define TERRNO 0x100 /* Append errno information to output */ 25 #define TTERRNO 0x200 /* Append TEST_ERRNO information to output */ 26 #define TRERRNO 0x400 /* Capture errno information from TEST_RETURN to
|
/external/owasp/sanitizer/empiricism/ |
README.html | 3 be run in browser to extract information about how it deals with tags.
|
/external/ppp/pppd/ |
ppp.pam | 2 # Information for the PPPD process with the 'login' option.
|
/external/skqp/site/ |
skqp.md | 4 More information about SkQP will be here in the future.
|
/external/syslinux/gpxe/src/arch/i386/prefix/ |
kkpxeprefix.S | 8 /* Since we have the whole stack, we can use cached DHCP information */
|
/external/tensorflow/tensorflow/examples/speech_commands/ |
README.md | 3 This is a basic speech recognition example. For more information, see the
|
/external/webrtc/webrtc/examples/objc/ |
README | 3 See ../../app/webrtc/objc/README for information on how to use it.
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
package.html | 5 <p>For more information about how to use OpenGL, read the
|
/frameworks/base/test-base/src/android/test/ |
package.html | 5 <p>For more information, see the
|
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/ |
authenticate.h | 4 See included License.txt for License information.
|
/prebuilts/sdk/update_prebuilts/ |
README | 4 For information on running this script, please see go/update-prebuilts.
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
EventLogInfo.h | 53 Function to display system event log access information.
55 @param[in] Key Additional information to print.
56 @param[in] Option Whether to print the additional information.
65 Function to display system event log status information.
67 @param[in] Key Additional information to print.
68 @param[in] Option Whether to print the additional information.
77 Function to display system event log header format information.
79 @param[in] Key Additional information to print.
80 @param[in] Option Whether to print the additional information.
89 Function to display system event log header information. [all...] |
/dalvik/dx/tests/133-source-debug-extension/ |
info.txt | 1 This test checks that SourceDebugExtension information propagates from 2 the class file to the DEX file emitted by dx. It extracts SMAP information
|
/external/clang/test/CodeGen/ |
debug-info-line4.c | 2 // Checks that clang emits column information when -gcolumn-info is passed. 10 // Without column information we wouldn't change locations for b.
|
/external/e2fsprogs/tests/f_bad_local_jnl/ |
expect.1 | 4 Backing up journal inode block information. 10 Pass 5: Checking group summary information
|
/external/protobuf/csharp/src/AddressBook/Properties/ |
AssemblyInfo.cs | 4 // General Information about an assembly is controlled through the following
5 // set of attributes. Change these attribute values to modify the information
|
/external/protobuf/csharp/src/Google.Protobuf.JsonDump/Properties/ |
AssemblyInfo.cs | 5 // General Information about an assembly is controlled through the following
6 // set of attributes. Change these attribute values to modify the information
|
/external/tensorflow/tensorflow/contrib/cluster_resolver/ |
README.md | 3 Cluster Resolvers are a new way of specifying cluster information for distributed execution. Built on top of existing `ClusterSpec` framework, Cluster Resolvers allow users to simply specify a configuration and a cluster management service and a `ClusterResolver` will automatically fetch the relevant information from the service and populate `ClusterSpec`s.
|
/external/testng/src/main/java/org/testng/ |
IInvokedMethodListener2.java | 11 * To be implemented if the method needs a handle to contextual information. 17 * To be implemented if the method needs a handle to contextual information.
|
/hardware/interfaces/camera/ |
README.md | 9 More details and versioning information can be found within each particular HAL. 11 More complete information about the Android camera HAL and subsystem can be found at
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/VariableInfo/ |
VariableInfo.uni | 2 // A shell application that displays statistical information about variable usage.
4 // This application can display statistical information about variable usage for SMM variable
7 // as TRUE, the application will not display variable statistical information.
21 #string STR_MODULE_ABSTRACT #language en-US "A shell application that displays statistical information about variable usage"
23 #string STR_MODULE_DESCRIPTION #language en-US "This application can display statistical information about variable usage for SMM variable driver and non-SMM variable driver. Note that if Variable DXE/SMM driver doesn't enable the feature by setting PcdVariableCollectStatistics as TRUE, the application will not display variable statistical information."
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
LockBoxLib.h | 3 confidential information to LockBox and get it by PEI modules in S3 phase.
22 This function will save confidential information to lockbox.
24 @param Guid the guid to identify the confidential information
25 @param Buffer the address of the confidential information
26 @param Length the length of the confidential information
28 @retval RETURN_SUCCESS the information is saved successfully.
31 @retval RETURN_OUT_OF_RESOURCES no enough resource to save the information.
47 @param Guid the guid to identify the confidential information
50 @retval RETURN_SUCCESS the information is saved successfully.
70 This function will update confidential information to lockbox. [all...] |
/external/tcpdump/tests/ |
lacp-ev.out | 2 Actor Information TLV (0x01), length 20 5 Partner Information TLV (0x02), length 20 8 Collector Information TLV (0x03), length 16 12 Actor Information TLV (0x01), length 20 15 Partner Information TLV (0x02), length 20 18 Collector Information TLV (0x03), length 16 22 Actor Information TLV (0x01), length 20 25 Partner Information TLV (0x02), length 20 28 Collector Information TLV (0x03), length 16 32 Actor Information TLV (0x01), length 2 [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LockBoxNullLib/ |
LockBoxNullLib.c | 20 This function will save confidential information to lockbox.
22 @param Guid the guid to identify the confidential information
23 @param Buffer the address of the confidential information
24 @param Length the length of the confidential information
26 @retval RETURN_SUCCESS the information is saved successfully.
29 @retval RETURN_OUT_OF_RESOURCES no enough resource to save the information.
48 @param Guid the guid to identify the confidential information
51 @retval RETURN_SUCCESS the information is saved successfully.
69 This function will update confidential information to lockbox.
71 @param Guid the guid to identify the original confidential information
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/AuthenticationInfo/ |
AuthenticationInfo.h | 47 Retrieves the Authentication information associated with a particular
53 Buffer - Pointer to the authentication information. This function
59 EFI_SUCCESS - Successfully retrieved Authentication information
61 EFI_NOT_FOUND - No matching Authentication information found for the
63 EFI_DEVICE_ERROR - The Authentication information could not be retrieved
78 Set the Authentication information for a given controller handle.
83 Buffer - Pointer to the authentication information.
86 EFI_SUCCESS - Successfully set the Authentication node information
89 Authentication information.
90 EFI_DEVICE_ERROR - The authentication node information could not be configured [all...] |