/aosp_15_r20/external/grpc-grpc-java/xds/third_party/protoc-gen-validate/src/main/proto/validate/ |
H A D | validate.proto | 70 // Const specifies that this field must be exactly the specified value 73 // Lt specifies that this field must be less than the specified value, 78 // specified value, inclusive 81 // Gt specifies that this field must be greater than the specified value, 82 // exclusive. If the value of Gt is larger than a specified Lt or Lte, the 87 // specified value, inclusive. If the value of Gte is larger than a 88 // specified Lt or Lte, the range is reversed. 91 // In specifies that this field must be equal to one of the specified 95 // NotIn specifies that this field cannot be equal to one of the specified 106 // Const specifies that this field must be exactly the specified value [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/ |
H A D | SafeIntLib.h | 71 Converts the value specified by Operand to a value specified by Result type 73 specified by Result. The caller must pass in a Result buffer that is at 98 Converts the value specified by Operand to a value specified by Result type 100 specified by Result. The caller must pass in a Result buffer that is at 125 Converts the value specified by Operand to a value specified by Result type 127 specified by Result. The caller must pass in a Result buffer that is at 152 Converts the value specified by Operand to a value specified by Result type 154 specified by Result. The caller must pass in a Result buffer that is at 179 Converts the value specified by Operand to a value specified by Result type 181 specified by Result. The caller must pass in a Result buffer that is at [all …]
|
H A D | IoLib.h | 35 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 55 Writes the 8-bit I/O port specified by Port with the value specified by Value 77 Reads the 8-bit I/O fifo port specified by Port. 102 Writes the 8-bit I/O fifo port specified by Port. 128 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 129 between the read result and the value specified by OrData, and writes the 130 result to the 8-bit I/O port specified by Port. The value written to the I/O 153 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 154 the read result and the value specified by AndData, and writes the result to 155 the 8-bit I/O port specified by Port. The value written to the I/O port is [all …]
|
H A D | PciCf8Lib.h | 39 Registers the PCI device specified by Address so all the PCI configuration registers 43 If the register specified by Address >= 0x100, then ASSERT(). 66 Reads and returns the 8-bit PCI configuration register specified by Address. 71 If the register specified by Address >= 0x100, then ASSERT(). 88 Writes the 8-bit PCI configuration register specified by Address with the 89 value specified by Value. Value is returned. This function must guarantee 93 If the register specified by Address >= 0x100, then ASSERT(). 113 Reads the 8-bit PCI configuration register specified by Address, performs a 114 bitwise OR between the read result and the value specified by 116 specified by Address. The value written to the PCI configuration register is [all …]
|
H A D | S3IoLib.h | 19 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 40 Writes the 8-bit I/O port specified by Port with the value specified by Value 64 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 65 between the read result and the value specified by OrData, and writes the 66 result to the 8-bit I/O port specified by Port. The value written to the I/O 90 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 91 the read result and the value specified by AndData, and writes the result to 92 the 8-bit I/O port specified by Port. The value written to the I/O port is 116 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 117 the read result and the value specified by AndData, performs a bitwise OR [all …]
|
H A D | PcdLib.h | 28 Returns the token number associated with the PCD token specified by TokenName. 41 Returns the Boolean value for the PCD feature flag specified by TokenName. 55 Returns the 8-bit value for the token specified by TokenName. 61 @return 8-bit value for the token specified by TokenName. 69 Returns the 16-bit value for the token specified by TokenName. 75 @return 16-bit value for the token specified by TokenName. 83 Returns the 32-bit value for the token specified by TokenName. 89 @return 32-bit value for the token specified by TokenName. 97 Returns the 64-bit value for the token specified by TokenName. 103 @return 64-bit value for the token specified by TokenName. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/ |
H A D | SafeIntLib.h | 70 Converts the value specified by Operand to a value specified by Result type 72 specified by Result. The caller must pass in a Result buffer that is at 97 Converts the value specified by Operand to a value specified by Result type 99 specified by Result. The caller must pass in a Result buffer that is at 124 Converts the value specified by Operand to a value specified by Result type 126 specified by Result. The caller must pass in a Result buffer that is at 151 Converts the value specified by Operand to a value specified by Result type 153 specified by Result. The caller must pass in a Result buffer that is at 178 Converts the value specified by Operand to a value specified by Result type 180 specified by Result. The caller must pass in a Result buffer that is at [all …]
|
H A D | IoLib.h | 35 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 55 Writes the 8-bit I/O port specified by Port with the value specified by Value 77 Reads the 8-bit I/O fifo port specified by Port. 102 Writes the 8-bit I/O fifo port specified by Port. 128 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 129 between the read result and the value specified by OrData, and writes the 130 result to the 8-bit I/O port specified by Port. The value written to the I/O 153 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 154 the read result and the value specified by AndData, and writes the result to 155 the 8-bit I/O port specified by Port. The value written to the I/O port is [all …]
|
H A D | PciCf8Lib.h | 40 Registers the PCI device specified by Address so all the PCI configuration registers 44 If the register specified by Address >= 0x100, then ASSERT(). 67 Reads and returns the 8-bit PCI configuration register specified by Address. 72 If the register specified by Address >= 0x100, then ASSERT(). 89 Writes the 8-bit PCI configuration register specified by Address with the 90 value specified by Value. Value is returned. This function must guarantee 94 If the register specified by Address >= 0x100, then ASSERT(). 114 Reads the 8-bit PCI configuration register specified by Address, performs a 115 bitwise OR between the read result and the value specified by 117 specified by Address. The value written to the PCI configuration register is [all …]
|
H A D | S3IoLib.h | 19 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 40 Writes the 8-bit I/O port specified by Port with the value specified by Value 64 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 65 between the read result and the value specified by OrData, and writes the 66 result to the 8-bit I/O port specified by Port. The value written to the I/O 90 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 91 the read result and the value specified by AndData, and writes the result to 92 the 8-bit I/O port specified by Port. The value written to the I/O port is 116 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 117 the read result and the value specified by AndData, performs a bitwise OR [all …]
|
H A D | PcdLib.h | 29 Returns the token number associated with the PCD token specified by TokenName. 43 Returns the Boolean value for the PCD feature flag specified by TokenName. 58 Returns the 8-bit value for the token specified by TokenName. 64 @return 8-bit value for the token specified by TokenName. 73 Returns the 16-bit value for the token specified by TokenName. 79 @return 16-bit value for the token specified by TokenName. 88 Returns the 32-bit value for the token specified by TokenName. 94 @return 32-bit value for the token specified by TokenName. 103 Returns the 64-bit value for the token specified by TokenName. 109 @return 64-bit value for the token specified by TokenName. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/ |
H A D | SafeIntLib.h | 70 Converts the value specified by Operand to a value specified by Result type 72 specified by Result. The caller must pass in a Result buffer that is at 97 Converts the value specified by Operand to a value specified by Result type 99 specified by Result. The caller must pass in a Result buffer that is at 124 Converts the value specified by Operand to a value specified by Result type 126 specified by Result. The caller must pass in a Result buffer that is at 151 Converts the value specified by Operand to a value specified by Result type 153 specified by Result. The caller must pass in a Result buffer that is at 178 Converts the value specified by Operand to a value specified by Result type 180 specified by Result. The caller must pass in a Result buffer that is at [all …]
|
H A D | IoLib.h | 35 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 55 Writes the 8-bit I/O port specified by Port with the value specified by Value 77 Reads the 8-bit I/O fifo port specified by Port. 102 Writes the 8-bit I/O fifo port specified by Port. 128 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 129 between the read result and the value specified by OrData, and writes the 130 result to the 8-bit I/O port specified by Port. The value written to the I/O 153 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 154 the read result and the value specified by AndData, and writes the result to 155 the 8-bit I/O port specified by Port. The value written to the I/O port is [all …]
|
H A D | PciCf8Lib.h | 40 Registers the PCI device specified by Address so all the PCI configuration registers 44 If the register specified by Address >= 0x100, then ASSERT(). 67 Reads and returns the 8-bit PCI configuration register specified by Address. 72 If the register specified by Address >= 0x100, then ASSERT(). 89 Writes the 8-bit PCI configuration register specified by Address with the 90 value specified by Value. Value is returned. This function must guarantee 94 If the register specified by Address >= 0x100, then ASSERT(). 114 Reads the 8-bit PCI configuration register specified by Address, performs a 115 bitwise OR between the read result and the value specified by 117 specified by Address. The value written to the PCI configuration register is [all …]
|
H A D | S3IoLib.h | 19 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 40 Writes the 8-bit I/O port specified by Port with the value specified by Value 64 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 65 between the read result and the value specified by OrData, and writes the 66 result to the 8-bit I/O port specified by Port. The value written to the I/O 90 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 91 the read result and the value specified by AndData, and writes the result to 92 the 8-bit I/O port specified by Port. The value written to the I/O port is 116 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 117 the read result and the value specified by AndData, performs a bitwise OR [all …]
|
H A D | PcdLib.h | 29 Returns the token number associated with the PCD token specified by TokenName. 43 Returns the Boolean value for the PCD feature flag specified by TokenName. 58 Returns the 8-bit value for the token specified by TokenName. 64 @return 8-bit value for the token specified by TokenName. 73 Returns the 16-bit value for the token specified by TokenName. 79 @return 16-bit value for the token specified by TokenName. 88 Returns the 32-bit value for the token specified by TokenName. 94 @return 32-bit value for the token specified by TokenName. 103 Returns the 64-bit value for the token specified by TokenName. 109 @return 64-bit value for the token specified by TokenName. [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/ |
D | Array.java | 51 * Creates a new array with the specified component type and 69 * @exception NullPointerException if the specified 74 * @exception NegativeArraySizeException if the specified {@code length} 84 * with the specified component type and dimensions. 104 * @exception NullPointerException if the specified 106 * @exception IllegalArgumentException if the specified {@code dimensions} 111 * the specified {@code dimensions} argument is negative. 129 * Returns the length of the specified array object, as an {@code int}. 163 * Returns the value of the indexed component in the specified 170 * the specified array [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/ |
H A D | Array.java | 51 * Creates a new array with the specified component type and 69 * @exception NullPointerException if the specified 74 * @exception NegativeArraySizeException if the specified {@code length} 84 * with the specified component type and dimensions. 104 * @exception NullPointerException if the specified 106 * @exception IllegalArgumentException if the specified {@code dimensions} 111 * the specified {@code dimensions} argument is negative. 129 * Returns the length of the specified array object, as an {@code int}. 163 * Returns the value of the indexed component in the specified 170 * the specified array [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/reflect/ |
D | Array.java | 51 * Creates a new array with the specified component type and 69 * @exception NullPointerException if the specified 74 * @exception NegativeArraySizeException if the specified {@code length} 84 * with the specified component type and dimensions. 104 * @exception NullPointerException if the specified 106 * @exception IllegalArgumentException if the specified {@code dimensions} 111 * the specified {@code dimensions} argument is negative. 129 * Returns the length of the specified array object, as an {@code int}. 163 * Returns the value of the indexed component in the specified 170 * the specified array [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/ |
H A D | IoLib.h | 41 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 61 Writes the 8-bit I/O port specified by Port with the value specified by Value 83 Reads the 8-bit I/O fifo port specified by Port. 108 Writes the 8-bit I/O fifo port specified by Port. 134 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 135 between the read result and the value specified by OrData, and writes the 136 result to the 8-bit I/O port specified by Port. The value written to the I/O 159 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 160 the read result and the value specified by AndData, and writes the result to 161 the 8-bit I/O port specified by Port. The value written to the I/O port is [all …]
|
H A D | PciCf8Lib.h | 46 Registers the PCI device specified by Address so all the PCI configuration registers 50 If the register specified by Address >= 0x100, then ASSERT(). 73 Reads and returns the 8-bit PCI configuration register specified by Address. 78 If the register specified by Address >= 0x100, then ASSERT(). 95 Writes the 8-bit PCI configuration register specified by Address with the 96 value specified by Value. Value is returned. This function must guarantee 100 If the register specified by Address >= 0x100, then ASSERT(). 120 Reads the 8-bit PCI configuration register specified by Address, performs a 121 bitwise OR between the read result and the value specified by 123 specified by Address. The value written to the PCI configuration register is [all …]
|
H A D | S3IoLib.h | 26 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned. 47 Writes the 8-bit I/O port specified by Port with the value specified by Value 71 Reads the 8-bit I/O port specified by Port, performs a bitwise OR 72 between the read result and the value specified by OrData, and writes the 73 result to the 8-bit I/O port specified by Port. The value written to the I/O 97 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 98 the read result and the value specified by AndData, and writes the result to 99 the 8-bit I/O port specified by Port. The value written to the I/O port is 123 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between 124 the read result and the value specified by AndData, performs a bitwise OR [all …]
|
H A D | PcdLib.h | 35 Returns the token number associated with the PCD token specified by TokenName. 49 Returns the Boolean value for the PCD feature flag specified by TokenName. 64 Returns the 8-bit value for the token specified by TokenName. 70 @return 8-bit value for the token specified by TokenName. 79 Returns the 16-bit value for the token specified by TokenName. 85 @return 16-bit value for the token specified by TokenName. 94 Returns the 32-bit value for the token specified by TokenName. 100 @return 32-bit value for the token specified by TokenName. 109 Returns the 64-bit value for the token specified by TokenName. 115 @return 64-bit value for the token specified by TokenName. [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | monitoring_v1.projects.dashboards.html | 82 …This method requires the monitoring.dashboards.create permission on the specified project. For mor… 85 …This method requires the monitoring.dashboards.delete permission on the specified dashboard. For m… 88 …rd.This method requires the monitoring.dashboards.get permission on the specified dashboard. For m… 91 …s.This method requires the monitoring.dashboards.list permission on the specified project. For mor… 97 …This method requires the monitoring.dashboards.update permission on the specified dashboard. For m… 106 …This method requires the monitoring.dashboards.create permission on the specified project. For mor… 152 …NONE is specified, this field is required or an error is returned. If no per-series aligner is spe… 153 …es_reducer is specified, then per_series_aligner must be specified, and must not be ALIGN_NONE. An… 154 …specified. The group_by_fields determine how the time series are partitioned into subsets prior to… 157 …eries_reducer is specified, then per_series_aligner must be specified and not equal to ALIGN_NONE … [all …]
|
/aosp_15_r20/packages/apps/Launcher3/res/values/ |
D | attrs.xml | 181 <!-- numSearchContainerColumns defaults to numColumns, if not specified --> 187 <!-- numFolderRows & numFolderColumns defaults to numRows & numColumns, if not specified --> 189 <!-- defaults to numFolderRows, if not specified --> 191 <!-- defaults to numFolderRows, if not specified --> 193 <!-- defaults to numFolderRows, if not specified --> 196 <!-- defaults to numFolderColumns, if not specified --> 198 <!-- defaults to numFolderColumns, if not specified --> 200 <!-- defaults to numFolderColumns, if not specified --> 208 <!-- numAllAppsColumns defaults to numColumns, if not specified --> 218 <!-- numHotseatIcons defaults to numColumns, if not specified --> [all …]
|