/external/selinux/libselinux/man/man3/ |
get_ordered_context_list.3 | 32 function to obtain the list of contexts for the specified 34 that are reachable from the specified 51 function and applies the specified level. 63 function and applies the specified level. 68 but only returns a context with the specified role, returning \-1 if no 74 function and applies the specified level.
|
/external/selinux/python/semanage/ |
semanage-ibpkey.8 | 16 Do not print heading when listing the specified object type 28 Add a record of the specified object type 31 Delete a record of the specified object type 34 Modify a record of the specified object type 37 List records of the specified object type 52 Subnet prefix for the specified pkey or range of pkeys.
|
/external/skia/include/utils/mac/ |
SkCGUtils.h | 45 * Copy the pixels from src into the memory specified by info/rowBytes/dstPixels. On failure, 55 * Create an imageref from the specified bitmap using the specified colorspace. 62 * Create an imageref from the specified bitmap using the colorspace returned 70 * Draw the bitmap into the specified CG context. The bitmap will be converted 78 * Return a provider that wraps the specified stream.
|
/external/skqp/include/utils/mac/ |
SkCGUtils.h | 45 * Copy the pixels from src into the memory specified by info/rowBytes/dstPixels. On failure, 55 * Create an imageref from the specified bitmap using the specified colorspace. 62 * Create an imageref from the specified bitmap using the colorspace returned 70 * Draw the bitmap into the specified CG context. The bitmap will be converted 78 * Return a provider that wraps the specified stream.
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
llvm-link.pod | 18 that fails, it looks for each file in each of the directories specified by the
21 in the order they were specified on the command line.
29 Add the specified F<directory> to the library search path. When looking for
31 specified multiple times; B<llvm-link> will search inside these directories in
32 the order in which they were specified on the command line.
51 If specified, B<llvm-link> prints a human-readable version of the output
|
/frameworks/base/libs/hwui/renderstate/ |
TextureState.h | 37 * Activate the specified texture unit. The texture unit must 38 * be specified using an integer number (0 for GL_TEXTURE0 etc.) 48 * Binds the specified texture as a GL_TEXTURE_2D texture. 55 * Binds the specified texture with the specified render target. 62 * Deletes the specified texture and clears it from the cache
|
/frameworks/support/core/ktx/src/main/java/androidx/core/graphics/ |
Canvas.kt | 23 * Wrap the specified [block] in calls to [Canvas.save] 36 * Wrap the specified [block] in calls to [Canvas.save]/[Canvas.translate] 54 * Wrap the specified [block] in calls to [Canvas.save]/[Canvas.rotate] 73 * Wrap the specified [block] in calls to [Canvas.save]/[Canvas.scale] 93 * Wrap the specified [block] in calls to [Canvas.save]/[Canvas.skew] 111 * Wrap the specified [block] in calls to [Canvas.save]/[Canvas.concat]
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMImplementationSource.java | 17 * implementations, based upon requested features and versions, as specified 27 * specified features. 30 * is specified by its name optionally followed by a space and a 47 * specified features and versions, as specified in . 50 * is specified by its name optionally followed by a space and a
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
DHParameterSpecTest.java | 40 * specified in the constructor with the values returned by getters. 52 + "equal to the value specified in the constructor", 55 + "equal to the value specified in the constructor", 61 + "equal to the value specified in the constructor", 64 + "equal to the value specified in the constructor", 67 + "equal to the value specified in the constructor",
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
EdkIIGlueIoLib.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
84 Reads the 8-bit I/O port specified by Port, performs a bitwise inclusive OR
85 between the read result and the value specified by OrData, and writes the
86 result to the 8-bit I/O port specified by Port. The value written to the I/O
109 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
110 the read result and the value specified by AndData, and writes the result to
111 the 8-bit I/O port specified by Port. The value written to the I/O port is
134 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
PciSegmentLib.h | 100 Reads and returns the 8-bit PCI configuration register specified by Address.
107 @return The 8-bit PCI configuration register specified by Address.
119 Writes the 8-bit PCI configuration register specified by Address with the value specified by Value.
140 Reads the 8-bit PCI configuration register specified by Address,
141 performs a bitwise OR between the read result and the value specified by OrData,
142 and writes the result to the 8-bit PCI configuration register specified by Address.
164 Reads the 8-bit PCI configuration register specified by Address,
165 performs a bitwise AND between the read result and the value specified by AndData,
166 and writes the result to the 8-bit PCI configuration register specified by Address. [all...] |
PciExpressLib.h | 45 Registers the PCI device specified by Address so all the PCI configuration
72 Reads and returns the 8-bit PCI configuration register specified by Address.
93 Writes the 8-bit PCI configuration register specified by Address with the
94 value specified by Value. Value is returned. This function must guarantee
117 Reads the 8-bit PCI configuration register specified by Address, performs a
118 bitwise OR between the read result and the value specified by
120 specified by Address. The value written to the PCI configuration register is
144 Reads the 8-bit PCI configuration register specified by Address, performs a
145 bitwise AND between the read result and the value specified by AndData, and
146 writes the result to the 8-bit PCI configuration register specified by [all...] |
PciLib.h | 47 Registers the PCI device specified by Address so all the PCI configuration registers
73 Reads and returns the 8-bit PCI configuration register specified by Address.
94 Writes the 8-bit PCI configuration register specified by Address with the
95 value specified by Value. Value is returned. This function must guarantee
118 Reads the 8-bit PCI configuration register specified by Address, performs a
119 bitwise OR between the read result and the value specified by
121 specified by Address. The value written to the PCI configuration register is
145 Reads the 8-bit PCI configuration register specified by Address, performs a
146 bitwise AND between the read result and the value specified by AndData, and
147 writes the result to the 8-bit PCI configuration register specified by [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BasePciSegmentLibPci/ |
PciSegmentLib.c | 73 Reads and returns the 8-bit PCI configuration register specified by Address.
80 @return The 8-bit PCI configuration register specified by Address.
97 Writes the 8-bit PCI configuration register specified by Address with the value specified by Value.
123 Reads the 8-bit PCI configuration register specified by Address,
124 performs a bitwise OR between the read result and the value specified by OrData,
125 and writes the result to the 8-bit PCI configuration register specified by Address.
150 Reads the 8-bit PCI configuration register specified by Address,
151 performs a bitwise AND between the read result and the value specified by AndData,
152 and writes the result to the 8-bit PCI configuration register specified by Address. [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/ |
VgaClass.h | 88 It Checks if this driver supports the controller specified. Any Controller
113 It starts the device specified by Controller with the driver based on PCI I/O Protocol
166 Unicode string. If the driver specified by This has a user readable name in
167 the language specified by Language, then a pointer to the driver name is
168 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
169 by This does not support the language specified by Language,
178 languages specified in SupportedLanguages. The
180 to the driver writer. Language is specified
184 driver specified by This in the language
185 specified by Language. [all...] |
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/BaseCachingPciExpressLib/ |
PciExpressLib.c | 43 Registers the PCI device specified by Address so all the PCI configuration
101 Reads and returns the 8-bit PCI configuration register specified by Address.
126 Writes the 8-bit PCI configuration register specified by Address with the
127 value specified by Value. Value is returned. This function must guarantee
154 Reads the 8-bit PCI configuration register specified by Address, performs a
155 bitwise OR between the read result and the value specified by
157 specified by Address. The value written to the PCI configuration register is
185 Reads the 8-bit PCI configuration register specified by Address, performs a
186 bitwise AND between the read result and the value specified by AndData, and
187 writes the result to the 8-bit PCI configuration register specified by [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BasePciExpressLib/ |
PciExpressLib.c | 43 Registers the PCI device specified by Address so all the PCI configuration
91 Reads and returns the 8-bit PCI configuration register specified by Address.
116 Writes the 8-bit PCI configuration register specified by Address with the
117 value specified by Value. Value is returned. This function must guarantee
144 Reads the 8-bit PCI configuration register specified by Address, performs a
145 bitwise OR between the read result and the value specified by
147 specified by Address. The value written to the PCI configuration register is
175 Reads the 8-bit PCI configuration register specified by Address, performs a
176 bitwise AND between the read result and the value specified by AndData, and
177 writes the result to the 8-bit PCI configuration register specified by [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BasePciLibCf8/ |
PciLib.c | 26 Registers the PCI device specified by Address so all the PCI configuration registers
55 Reads and returns the 8-bit PCI configuration register specified by Address.
79 Writes the 8-bit PCI configuration register specified by Address with the
80 value specified by Value. Value is returned. This function must guarantee
106 Reads the 8-bit PCI configuration register specified by Address, performs a
107 bitwise OR between the read result and the value specified by
109 specified by Address. The value written to the PCI configuration register is
136 Reads the 8-bit PCI configuration register specified by Address, performs a
137 bitwise AND between the read result and the value specified by AndData, and
138 writes the result to the 8-bit PCI configuration register specified by [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BasePciLibPciExpress/ |
PciLib.c | 26 Registers the PCI device specified by Address so all the PCI configuration registers
55 Reads and returns the 8-bit PCI configuration register specified by Address.
79 Writes the 8-bit PCI configuration register specified by Address with the
80 value specified by Value. Value is returned. This function must guarantee
106 Reads the 8-bit PCI configuration register specified by Address, performs a
107 bitwise OR between the read result and the value specified by
109 specified by Address. The value written to the PCI configuration register is
136 Reads the 8-bit PCI configuration register specified by Address, performs a
137 bitwise AND between the read result and the value specified by AndData, and
138 writes the result to the 8-bit PCI configuration register specified by [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/SmmPciExpressLib/ |
PciExpressLib.c | 70 Registers the PCI device specified by Address so all the PCI configuration
125 Reads and returns the 8-bit PCI configuration register specified by Address.
149 Writes the 8-bit PCI configuration register specified by Address with the
150 value specified by Value. Value is returned. This function must guarantee
176 Reads the 8-bit PCI configuration register specified by Address, performs a
177 bitwise OR between the read result and the value specified by
179 specified by Address. The value written to the PCI configuration register is
206 Reads the 8-bit PCI configuration register specified by Address, performs a
207 bitwise AND between the read result and the value specified by AndData, and
208 writes the result to the 8-bit PCI configuration register specified by [all...] |
/device/linaro/bootloader/edk2/OvmfPkg/Library/DxePciLibI440FxQ35/ |
PciLib.c | 51 Registers the PCI device specified by Address so all the PCI configuration registers
82 Reads and returns the 8-bit PCI configuration register specified by Address.
108 Writes the 8-bit PCI configuration register specified by Address with the
109 value specified by Value. Value is returned. This function must guarantee
137 Reads the 8-bit PCI configuration register specified by Address, performs a
138 bitwise OR between the read result and the value specified by
140 specified by Address. The value written to the PCI configuration register is
169 Reads the 8-bit PCI configuration register specified by Address, performs a
170 bitwise AND between the read result and the value specified by AndData, and
171 writes the result to the 8-bit PCI configuration register specified by [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/ |
GaussianParametersGuesser.java | 31 * of a {@link ParametricGaussianFunction} based on the specified observed 46 * Constructs instance with the specified observed points. 73 * Guesses the parameters based on the specified observed points. 105 * Finds index of point in specified points with the smallest Y. 109 * @return index in specified points array 122 * Finds index of point in specified points with the largest Y. 126 * @return index in specified points array 139 * Interpolates using the specified points to determine X at the specified 148 * @return value of X at the specified [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/ |
IoHighLevel.c | 33 Reads the 8-bit I/O port specified by Port, performs a bitwise OR
34 between the read result and the value specified by OrData, and writes the
35 result to the 8-bit I/O port specified by Port. The value written to the I/O
61 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
62 the read result and the value specified by AndData, and writes the result to
63 the 8-bit I/O port specified by Port. The value written to the I/O port is
89 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
90 the read result and the value specified by AndData, performs a bitwise OR
91 between the result of the AND operation and the value specified by OrData,
92 and writes the result to the 8-bit I/O port specified by Port. The value [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/ |
IoHighLevel.c | 30 Reads the 8-bit I/O port specified by Port, performs a bitwise OR
31 between the read result and the value specified by OrData, and writes the
32 result to the 8-bit I/O port specified by Port. The value written to the I/O
58 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
59 the read result and the value specified by AndData, and writes the result to
60 the 8-bit I/O port specified by Port. The value written to the I/O port is
86 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
87 the read result and the value specified by AndData, performs a bitwise OR
88 between the result of the AND operation and the value specified by OrData,
89 and writes the result to the 8-bit I/O port specified by Port. The value [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/ |
IoHighLevel.c | 25 Reads the 8-bit I/O port specified by Port, performs a bitwise OR
26 between the read result and the value specified by OrData, and writes the
27 result to the 8-bit I/O port specified by Port. The value written to the I/O
53 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
54 the read result and the value specified by AndData, and writes the result to
55 the 8-bit I/O port specified by Port. The value written to the I/O port is
81 Reads the 8-bit I/O port specified by Port, performs a bitwise AND between
82 the read result and the value specified by AndData, performs a bitwise OR
83 between the result of the AND operation and the value specified by OrData,
84 and writes the result to the 8-bit I/O port specified by Port. The value [all...] |