/hardware/google/aemu/base/include/aemu/base/sockets/ |
D | ScopedSocket.h | 65 inline void swap(ScopedSocket& one, ScopedSocket& two) { in swap() argument 66 one.swap(&two); in swap()
|
/hardware/interfaces/tests/memory/2.0/ |
D | IMemoryInterface.hal | 8 // Given two memory regions of the same size, returns two memory fields of
|
/hardware/interfaces/tests/foo/1.0/ |
D | IFooCallback.hal | 27 // The next two methods are for instrumentation purposes. 34 // method was oneway or two-way. callerBlockedNs reflects the amount of 35 // time the caller was blocked before the method returned. For two-way
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_image_2d_array_of_3d.adoc | 14 Other graphics APIs, such as OpenGL, provide functionality for creating two dimensional views of th… 53 …two layers and wants to only access the zero-th layer in a shader, `VK_IMAGE_CREATE_2D_VIEW_COMPAT…
|
/hardware/interfaces/dumpstate/1.0/ |
D | IDumpstateDevice.hal | 23 * One file descriptor must be passed to this method but two may be passed: 28 * @param h A native handle with one or two valid file descriptors.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_fragment_shader_barycentric.adoc | 84 while variables decorated with code:BaryCoordSmoothAMD provide only two 110 (2) Why do the built-in SPIR-V decorations for this extension include two 116 behavior of the GLSL extension, which provides two built-in variables. 118 two variables using the "`same attribute`", but with different interpolation
|
D | VK_NV_fragment_shading_rate_enums.adoc | 41 Since this extension adds two different types of shading rates, both 63 For those enums, bits 0 and 1 specify the base two logarithm of the fragment 64 height and bits 2 and 3 specify the base two logarithm of the fragment 67 through 14 (10 plus the base two logarithm of the invocation count) for the
|
D | VK_KHR_maintenance2.adoc | 39 * Adds two new image layouts for depth stencil images to allow either the 64 Consider the case where a render pass has two subpasses and two attachments.
|
D | VK_EXT_calibrated_timestamps.adoc | 24 quasi simultaneously from two time domains.
|
D | VK_NV_fill_rectangle.adoc | 19 This can be useful for drawing a rectangle without being split into two
|
D | VK_NV_external_memory.adoc | 48 they need to ensure views of images are consistent between the two 50 Other APIs will fall into two categories: Those that are Vulkan compatible
|
D | invariance.adoc | 37 If rendering is not repeatable, swapping between two buffers rendered with 43 Given only repeatability as a requirement, two scenes rendered with one 165 generated for two adjacent patches have identical vertices along shared 169 *Rule 1* _When processing two patches with identical outer and inner 210 *Rule 5* _When processing two patches that are identical in all respects 219 *Rule 6* _When processing two patches that are identical in all respects
|
D | VK_EXT_device_fault.adoc | 40 ** Restored two missing members to the XML definition of
|
D | VK_KHR_shader_clock.adoc | 28 The two valid SPIR-V scopes for code:OpReadClockKHR are code:Subgroup and
|
/hardware/interfaces/wifi/hostapd/1.3/ |
D | IHostapdCallback.hal | 34 * will have two instances (e.q. 2.4 Ghz AP and 5 GHz AP) in dual AP mode. 52 * will have two instances in dual AP mode. The apIfaceInstance can be used
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 885 long two, xx; in inv_one_over_x() local 898 two = 2147483647L; in inv_one_over_x() 940 …xx = (two - x0) + 1; // Note 2 will overflow so the computation (2-x) is done with "two" == (2^30-… in inv_one_over_x() 942 xx = inv_q30_mult( xx, (two - inv_q30_mult(x0, xx)) + 1 ); in inv_one_over_x() 945 xx = inv_q30_mult( xx, (two - inv_q30_mult(x0, xx)) + 1 ); in inv_one_over_x() 948 xx = inv_q30_mult( xx, (two - inv_q30_mult(x0, xx)) + 1 ); in inv_one_over_x()
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 885 long two, xx; in inv_one_over_x() local 898 two = 2147483647L; in inv_one_over_x() 940 …xx = (two - x0) + 1; // Note 2 will overflow so the computation (2-x) is done with "two" == (2^30-… in inv_one_over_x() 942 xx = inv_q30_mult( xx, (two - inv_q30_mult(x0, xx)) + 1 ); in inv_one_over_x() 945 xx = inv_q30_mult( xx, (two - inv_q30_mult(x0, xx)) + 1 ); in inv_one_over_x() 948 xx = inv_q30_mult( xx, (two - inv_q30_mult(x0, xx)) + 1 ); in inv_one_over_x()
|
/hardware/interfaces/sensors/2.1/ |
D | types.hal | 30 * A sensor of this type measures the angle, in degrees, between two 98 /** smallest difference between two values reported by this sensor */ 141 * It is the delay between two sensor events corresponding to the lowest
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiChip.hal | 121 * At most two STA interfaces are supported 153 * ChipConcurrencyCombinations is satisfied. This means that if a chip has two 160 * When switching between two available combinations it is expected that 177 * the combinations must be separated into two separate modes. Before 218 * For Example in case of a chip which has two radios, where one radio is
|
/hardware/google/gfxstream/third-party/fuchsia/magma/ |
D | README.md | 20 definition errors are only visible during one of the two codegen phases. If
|
/hardware/interfaces/audio/common/all-versions/default/service/ |
D | Android.bp | 29 // having two binaries installable to the same location even if they are
|
/hardware/interfaces/vibrator/1.0/ |
D | types.hal | 37 * This effect should produce two sequential sharp, crisp click sensations with a minimal
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | Android.bp | 91 // There are two ways to utilize the dynamic sensor module: 98 // Please take only one of these two options to avoid conflict over hardware resource.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | formats.adoc | 32 * ename:VK_FORMAT_R4G4_UNORM_PACK8 specifies a two-component, 8-bit packed 96 * ename:VK_FORMAT_R8G8_UNORM specifies a two-component, 16-bit unsigned 99 * ename:VK_FORMAT_R8G8_SNORM specifies a two-component, 16-bit signed 102 * ename:VK_FORMAT_R8G8_USCALED specifies a two-component, 16-bit unsigned 105 * ename:VK_FORMAT_R8G8_SSCALED specifies a two-component, 16-bit signed 108 * ename:VK_FORMAT_R8G8_UINT specifies a two-component, 16-bit unsigned 111 * ename:VK_FORMAT_R8G8_SINT specifies a two-component, 16-bit signed 114 * ename:VK_FORMAT_R8G8_SRGB specifies a two-component, 16-bit unsigned 314 * ename:VK_FORMAT_R16G16_UNORM specifies a two-component, 32-bit unsigned 317 * ename:VK_FORMAT_R16G16_SNORM specifies a two-component, 32-bit signed [all …]
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | quaternion_simd.inl | 185 __m128 const two = _mm_set1_ps(2.0f); local 186 uv = _mm_mul_ps(uv, _mm_mul_ps(q_wwww, two)); 187 uuv = _mm_mul_ps(uuv, two);
|