/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-mio_fus.h | 221 …uint64_t man_info : 32; /**< [ 31: 0](RO) Fuse information - manufacturing info [31:… 223 …uint64_t man_info : 32; /**< [ 31: 0](RO) Fuse information - manufacturing info [31:… 259 …uint64_t man_info : 32; /**< [ 31: 0](RO) Fuse information - manufacturing info [63:… 261 …uint64_t man_info : 32; /**< [ 31: 0](RO) Fuse information - manufacturing info [63:… 309 … fuse[99]. Fuse information - Ignore trusted-mode disable. */ 310 uint64_t rom_info : 10; /**< [ 46: 37](RO) Fuse information - ROM info. */ 313 Fuse information - Power limit. */ 314 …uint64_t dorm_crypto : 1; /**< [ 34: 34](RO) Fuse information - Dormant encryption enab… 318 uint64_t raid_en : 1; /**< [ 32: 32](RO) Fuse information - RAID enabled. */ 324 … uint64_t nodfa_cp2 : 1; /**< [ 28: 28](RO) Fuse information - HFA disable (CP2). */ [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | UserManager.h | 31 /// The attributes of the user profile information. 46 /// User information structure 50 /// The user credential identifier associated with this user information or else Nil if the 51 /// information is not associated with any specific credential. 55 /// The type of user information. 63 /// The attributes of the user profile information. 67 /// The size of the user information, in bytes, including this header. 99 /// User information record types 103 /// No information. 152 /// Provides PKCS#11 credential information from a smart card. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | 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 …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | UserManager.h | 31 /// The attributes of the user profile information. 46 /// User information structure 50 /// The user credential identifier associated with this user information or else Nil if the 51 /// information is not associated with any specific credential. 55 /// The type of user information. 63 /// The attributes of the user profile information. 67 /// The size of the user information, in bytes, including this header. 99 /// User information record types 103 /// No information. 152 /// Provides PKCS#11 credential information from a smart card. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | UserManager.h | 31 /// The attributes of the user profile information. 46 /// User information structure 50 /// The user credential identifier associated with this user information or else Nil if the 51 /// information is not associated with any specific credential. 55 /// The type of user information. 63 /// The attributes of the user profile information. 67 /// The size of the user information, in bytes, including this header. 99 /// User information record types 103 /// No information. 152 /// Provides PKCS#11 credential information from a smart card. [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | manufacturers_v1.accounts.products.html | 107 …code (for example, en). `product_id` - The ID of the product. For more information, see https://su… 126 …code (for example, en). `product_id` - The ID of the product. For more information, see https://su… 127 …include: string, The information to be included in the response. Only sections listed here will be… 142 …"attributes": { # Attributes of the product. For more information, see https://support.g… 143 …"additionalImageLink": [ # The additional images of the product. For more information, s… 150 … "A String", # The target age group of the product. For more information, see https://su… 151 …"brand": "A String", # The brand name of the product. For more information, se… 152 …For more information, see https://support.google.com/manufacturers/answer/6124116#capacity. # The … 156 …"color": "A String", # The color of the product. For more information, see htt… 157 …e. For more information, see https://support.google.com/manufacturers/answer/6124116#count. # The … [all …]
|
D | driveactivity_v2.activity.html | 126 { # Information about the action. 132 …quot;impersonation": { # Information about an impersonation, where an admin acts on behalf of… 133 … "impersonatedUser": { # Information about an end user. # The impersonated user. 138 …ntifier for this user that can be used with the People API to get more information. The format is … 147 "user": { # Information about an end user. # An end user. 152 …ntifier for this user that can be used with the People API to get more information. The format is … 158 …: { # Data describing the type and additional information of an action. # The type and detailed in… 161 …"assignedUser": { # Information about an end user. # The user to whom the comment was as… 166 …ntifier for this user that can be used with the People API to get more information. The format is … 174 { # Information about an end user. [all …]
|
/aosp_15_r20/external/tcpdump/tests/ |
H A D | 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 20 [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/ |
H A D | x86-specific.rs | 77 let information = cupid::master().unwrap(); in env_override_no_avx() localVariable 81 if information.avx() { in env_override_no_avx() 82 assert_ne!(is_x86_feature_detected!("avx"), information.avx()) in env_override_no_avx() 86 if information.avx2() { in env_override_no_avx() 87 assert_ne!(is_x86_feature_detected!("avx2"), information.avx2()) in env_override_no_avx() 98 let information = cupid::master().unwrap(); in compare_with_cupid() localVariable 99 assert_eq!(is_x86_feature_detected!("aes"), information.aesni()); in compare_with_cupid() 102 information.pclmulqdq() in compare_with_cupid() 104 assert_eq!(is_x86_feature_detected!("rdrand"), information.rdrand()); in compare_with_cupid() 105 assert_eq!(is_x86_feature_detected!("rdseed"), information.rdseed()); in compare_with_cupid() [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/ |
H A D | x86-specific.rs | 77 let information = cupid::master().unwrap(); in env_override_no_avx() localVariable 81 if information.avx() { in env_override_no_avx() 82 assert_ne!(is_x86_feature_detected!("avx"), information.avx()) in env_override_no_avx() 86 if information.avx2() { in env_override_no_avx() 87 assert_ne!(is_x86_feature_detected!("avx2"), information.avx2()) in env_override_no_avx() 98 let information = cupid::master().unwrap(); in compare_with_cupid() localVariable 99 assert_eq!(is_x86_feature_detected!("aes"), information.aesni()); in compare_with_cupid() 102 information.pclmulqdq() in compare_with_cupid() 104 assert_eq!(is_x86_feature_detected!("rdrand"), information.rdrand()); in compare_with_cupid() 105 assert_eq!(is_x86_feature_detected!("rdseed"), information.rdseed()); in compare_with_cupid() [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/ |
H A D | x86-specific.rs | 77 let information = cupid::master().unwrap(); in env_override_no_avx() localVariable 81 if information.avx() { in env_override_no_avx() 82 assert_ne!(is_x86_feature_detected!("avx"), information.avx()) in env_override_no_avx() 86 if information.avx2() { in env_override_no_avx() 87 assert_ne!(is_x86_feature_detected!("avx2"), information.avx2()) in env_override_no_avx() 98 let information = cupid::master().unwrap(); in compare_with_cupid() localVariable 99 assert_eq!(is_x86_feature_detected!("aes"), information.aesni()); in compare_with_cupid() 102 information.pclmulqdq() in compare_with_cupid() 104 assert_eq!(is_x86_feature_detected!("rdrand"), information.rdrand()); in compare_with_cupid() 105 assert_eq!(is_x86_feature_detected!("rdseed"), information.rdseed()); in compare_with_cupid() [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/ |
H A D | x86-specific.rs | 77 let information = cupid::master().unwrap(); in env_override_no_avx() localVariable 81 if information.avx() { in env_override_no_avx() 82 assert_ne!(is_x86_feature_detected!("avx"), information.avx()) in env_override_no_avx() 86 if information.avx2() { in env_override_no_avx() 87 assert_ne!(is_x86_feature_detected!("avx2"), information.avx2()) in env_override_no_avx() 98 let information = cupid::master().unwrap(); in compare_with_cupid() localVariable 99 assert_eq!(is_x86_feature_detected!("aes"), information.aesni()); in compare_with_cupid() 102 information.pclmulqdq() in compare_with_cupid() 104 assert_eq!(is_x86_feature_detected!("rdrand"), information.rdrand()); in compare_with_cupid() 105 assert_eq!(is_x86_feature_detected!("rdseed"), information.rdseed()); in compare_with_cupid() [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/ |
H A D | x86-specific.rs | 77 let information = cupid::master().unwrap(); in env_override_no_avx() localVariable 81 if information.avx() { in env_override_no_avx() 82 assert_ne!(is_x86_feature_detected!("avx"), information.avx()) in env_override_no_avx() 86 if information.avx2() { in env_override_no_avx() 87 assert_ne!(is_x86_feature_detected!("avx2"), information.avx2()) in env_override_no_avx() 98 let information = cupid::master().unwrap(); in compare_with_cupid() localVariable 99 assert_eq!(is_x86_feature_detected!("aes"), information.aesni()); in compare_with_cupid() 102 information.pclmulqdq() in compare_with_cupid() 104 assert_eq!(is_x86_feature_detected!("rdrand"), information.rdrand()); in compare_with_cupid() 105 assert_eq!(is_x86_feature_detected!("rdseed"), information.rdseed()); in compare_with_cupid() [all …]
|
/aosp_15_r20/packages/services/Car/service/res/values/ |
D | strings.xml | 20 <!-- Permission text: can access your car's information [CHAR LIMIT=NONE] --> 21 <string name="car_permission_label">Car information</string> 22 <!-- Permission text: can access your car's information [CHAR LIMIT=NONE] --> 23 <string name="car_permission_desc">access your car\u2019s information</string> 28 <!-- Permission text: can access your car's energy information [CHAR LIMIT=NONE] --> 29 <string name="car_permission_label_energy">access car\u2019s energy information</string> 30 <!-- Permission text: can access your car's energy information [CHAR LIMIT=NONE] --> 31 <string name="car_permission_desc_energy">Access your car\u2019s energy information.</string> 48 <!-- Permission text: can access your car's mileage information [CHAR LIMIT=NONE] --> 49 <string name="car_permission_label_mileage">access car\u2019s mileage information</string> [all …]
|
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1beta1/src/main/java/com/google/cloud/networkmanagement/v1beta1/ |
H A D | StepOrBuilder.java | 118 * Display information of a Compute Engine instance. 130 * Display information of a Compute Engine instance. 142 * Display information of a Compute Engine instance. 153 * Display information of a Compute Engine firewall rule. 165 * Display information of a Compute Engine firewall rule. 177 * Display information of a Compute Engine firewall rule. 188 * Display information of a Compute Engine route. 200 * Display information of a Compute Engine route. 212 * Display information of a Compute Engine route. 223 * Display information of the source and destination under analysis. [all …]
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/rss/expanded/decoders/ |
H A D | GeneralAppIdDecoder.java | 39 private final BitArray information; field in GeneralAppIdDecoder 43 GeneralAppIdDecoder(BitArray information) { in GeneralAppIdDecoder() argument 44 this.information = information; in GeneralAppIdDecoder() 74 if (pos + 7 > this.information.getSize()) { in isStillNumeric() 75 return pos + 4 <= this.information.getSize(); in isStillNumeric() 79 if (this.information.get(i)) { in isStillNumeric() 84 return this.information.get(pos + 3); in isStillNumeric() 88 if (pos + 7 > this.information.getSize()) { in decodeNumeric() 91 … return new DecodedNumeric(this.information.getSize(), DecodedNumeric.FNC1, DecodedNumeric.FNC1); in decodeNumeric() 93 return new DecodedNumeric(this.information.getSize(), numeric - 1, DecodedNumeric.FNC1); in decodeNumeric() [all …]
|
H A D | AbstractExpandedDecoder.java | 39 private final BitArray information; field in AbstractExpandedDecoder 42 AbstractExpandedDecoder(BitArray information) { in AbstractExpandedDecoder() argument 43 this.information = information; in AbstractExpandedDecoder() 44 this.generalDecoder = new GeneralAppIdDecoder(information); in AbstractExpandedDecoder() 48 return information; in getInformation() 57 public static AbstractExpandedDecoder createDecoder(BitArray information) { in createDecoder() argument 58 if (information.get(1)) { in createDecoder() 59 return new AI01AndOtherAIs(information); in createDecoder() 61 if (!information.get(2)) { in createDecoder() 62 return new AnyAIDecoder(information); in createDecoder() [all …]
|
/aosp_15_r20/external/sg3_utils/doc/ |
H A D | sg_ident.8 | 3 sg_ident \- send SCSI REPORT/SET IDENTIFYING INFORMATION command 12 Send a SCSI REPORT IDENTIFYING INFORMATION or SET IDENTIFYING INFORMATION 16 to write (set) identifying information and report it back at some 17 later time. The information is persistent (i.e. stored on some 21 Typically the space allocated for the information is limited: 22 SPC\-4 (revision 7) states that for information type 0, the minimum 23 length is 64 bytes and the maximum is 512 bytes. For other information 25 information types 1 to 126 (inclusive) should contain a null 30 Report Identifying Information command with the information type defaulting 31 to zero. Error reports are sent to stderr. By default the information is [all …]
|
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1/src/main/java/com/google/cloud/networkmanagement/v1/ |
H A D | StepOrBuilder.java | 118 * Display information of a Compute Engine instance. 130 * Display information of a Compute Engine instance. 142 * Display information of a Compute Engine instance. 153 * Display information of a Compute Engine firewall rule. 165 * Display information of a Compute Engine firewall rule. 177 * Display information of a Compute Engine firewall rule. 188 * Display information of a Compute Engine route. 200 * Display information of a Compute Engine route. 212 * Display information of a Compute Engine route. 223 * Display information of the source and destination under analysis. [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/devicefarm/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 225 …"description": "The following example returns information about your Device Farm account settings.… 226 "id": "to-get-information-about-account-settings-1472567568189", 227 "title": "To get information about account settings" 264 "description": "The following example returns information about a specific device.", 266 "title": "To get information about a device" 285 …"description": "The following example returns information about a specific device pool, given a pr… 287 "title": "To get information about a device pool" 312 …"description": "The following example returns information about the compatibility of a specific de… 314 "title": "To get information about the compatibility of a device pool" 333 "description": "The following example returns information about a specific job.", [all …]
|
/aosp_15_r20/external/openthread/include/openthread/platform/ |
H A D | dnssd.h | 176 …* The @p aService and all its contained information (strings and buffers) are only valid during th… 177 …* platform MUST save a copy of the information if it wants to retain the information after returni… 222 * @param[in] aService Information about the service to register. 235 …* The @p aService and all its contained information (strings and buffers) are only valid during th… 236 …* platform MUST save a copy of the information if it wants to retain the information after returni… 259 * @param[in] aService Information about the service to unregister. 272 …* The @p aHost and all its contained information (strings and arrays) are only valid during this c… 273 …* platform MUST save a copy of the information if it wants to retain the information after returni… 300 * @param[in] aHost Information about the host to register. 313 …* The @p aHost and all its contained information (strings and arrays) are only valid during this c… [all …]
|
/aosp_15_r20/external/llvm/docs/ |
H A D | SourceLevelDebugging.rst | 11 This document is the central repository for all information pertaining to debug 12 information in LLVM. It describes the :ref:`actual format that the LLVM debug 13 information takes <format>`, which is useful for those interested in creating 14 front-ends or dealing directly with the information. Further, this document 15 provides specific examples of what debug information for C/C++ looks like. 17 Philosophy behind LLVM debugging information 20 The idea of the LLVM debugging information is to capture how the important 25 * Debugging information should have very little impact on the rest of the 27 be modified because of debugging information. 30 ways <intro_debugopt>` with the debugging information. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ |
H A D | MoveAnalysisResult.java | 79 * Blocking information that would prevent the target resource from moving 93 * Blocking information that would prevent the target resource from moving 108 * Blocking information that would prevent the target resource from moving 122 * Blocking information that would prevent the target resource from moving 136 * Blocking information that would prevent the target resource from moving 155 * Warning information indicating that moving the target resource to the 157 * information and configuration changes, but will not block moves at runtime. 170 * Warning information indicating that moving the target resource to the 172 * information and configuration changes, but will not block moves at runtime. 186 * Warning information indicating that moving the target resource to the [all …]
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/ |
H A D | TvInputServiceExtensionManager.java | 196 * Interface that handles scan session and get/store related information. 204 * Interface for setting HDPlus information. 226 * Interface for handling target region information. 251 * Interface for handling favorite network related information. 264 * Interface for notifying changes related to Turksat(TKGS) information. 276 * Interface for handling conditional access module app related information. 280 * Interface for notifying changes on conditional access module app related information. 284 * Interface for handling conditional access module related information. 288 * Interface for notifying changes on conditional access module related information. 300 * Interface for handling conditional access module profile related information. [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/ |
D | setupapi_windows.go | 19 // Information about these APIs can be found at: 147 // DevInfo holds reference to device information set 153 // DevInfoData is a device information structure (references a device instance that is a member of … 161 // DevInfoListDetailData is a structure for detailed information on a device information set (used … 235 …structure (associated with a particular device information element, or globally with a device info… 361 …_FLAGSEX = 0x10000000 // Build driver list based on alternate platform information specified in as… 411 …VICE = 0x00000001 // Make this change in all hardware profiles. Remove information about the devic… 422 …r information structure (member of a driver info list that may be associated with a particular dev… 499 …rvInfoDetailData is driver information details structure (provides detailed information about a pa… 602 // driver information list APIs) [all …]
|