Home
last modified time | relevance | path

Searched refs:one (Results 1 – 25 of 657) sorted by relevance

12345678910>>...27

/hardware/interfaces/radio/1.0/
DISapCallback.hal23 * @param token Id to match req-resp. Value must match the one in req.
33 * @param token Id to match req-resp. Value must match the one in req.
40 * @param token Id to match req-resp. Value must match the one in req.
48 * @param token Id to match req-resp. Value must match the one in req.
66 * @param token Id to match req-resp. Value must match the one in req.
82 * @param token Id to match req-resp. Value must match the one in req.
97 * @param token Id to match req-resp. Value must match the one in req.
111 * @param token Id to match req-resp. Value must match the one in req.
119 * @param token Id to match req-resp. Value must match the one in req.
135 * @param token Id to match req-resp. Value must match the one in req.
[all …]
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.h151 constexpr int64_t one = 1; in rawMask() local
152 return (one << bitSize) - 1; in rawMask()
160 constexpr int64_t one = 1; in isNegative() local
161 return ((one << (bitSize - 1)) & value) != 0; in isNegative()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dfine_sync_commands_common.adoc9 must: only include access flags that are supported by one or more of the
15 must: only include access flags that are supported by one or more of the
25 access flags that are supported by one or more of the pipeline stages in
35 access flags that are supported by one or more of the pipeline stages in
45 access flags that are supported by one or more of the pipeline stages in
55 access flags that are supported by one or more of the pipeline stages in
Daccess_mask_2_common.adoc42 ename:VK_PIPELINE_STAGE_2_ALL_COMMANDS_BIT, or one of the
48 ename:VK_PIPELINE_STAGE_2_ALL_COMMANDS_BIT, or one of the
54 ename:VK_PIPELINE_STAGE_2_ALL_COMMANDS_BIT, or one of the
60 ename:VK_PIPELINE_STAGE_2_ALL_COMMANDS_BIT, or one of the
73 or one of the etext:VK_PIPELINE_STAGE_*_SHADER_BIT stages
78 ename:VK_PIPELINE_STAGE_2_ALL_COMMANDS_BIT, or one of the
225 ename:VK_PIPELINE_STAGE_2_ALL_COMMANDS_BIT, or one of the
301 ename:VK_PIPELINE_STAGE_2_ALL_COMMANDS_BIT, or one of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_coverage_reduction_mode.adoc32 there is one to one association of the first M raster samples to the M
36 one to one mapping between them in either of the above modes.
DVK_EXT_line_rasterization.adoc30 1) Do we need to support Bresenham-style and smooth lines with more than one
32 OpenGL when the framebuffer has more than one sample?
37 to coverage, or alpha to one.
DVK_KHR_win32_surface.adoc53 2) If a native window object (code:HWND) is used by one graphics API, and
54 then is later used by a different graphics API (one of which is Vulkan), can
61 Such behavior may succeed when using one Vulkan implementation but fail when
75 one slink:VkPhysicalDevice can prevent flink:vkCreateSwapchainKHR from
96 object's pixel format can be set only one time.
DVK_EXT_physical_device_drm.adoc28 Each physical device may have one primary node and one render node
DVK_EXT_mutable_descriptor_type.adoc27 allocate one large descriptor set, rather than having one large descriptor
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentScalingCreateInfo.adoc32 pname:scalingBehavior does not result in a one-to-one pixel mapping
36 pname:scalingBehavior does not result in a one-to-one pixel mapping
54 pname:scalingBehavior must: not have more than one bit set
56 pname:presentGravityX must: not have more than one bit set
58 pname:presentGravityY must: not have more than one bit set
/hardware/google/aemu/base/include/aemu/base/sockets/
DScopedSocket.h65 inline void swap(ScopedSocket& one, ScopedSocket& two) { in swap() argument
66 one.swap(&two); in swap()
/hardware/interfaces/neuralnetworks/1.3/
DIPreparedModelCallback.hal33 * successfully prepared, one of the notify methods must be invoked with
35 * successfully prepared, one of the notify methods must be invoked with the
38 * IDevice::prepareModel is invalid, one of the notify methods must be invoked
48 * - INVALID_ARGUMENT if one of the input arguments to
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal28 * Radio hardware module class. A given radio hardware module HAL is of one
29 * class only. The platform can not have more than one hardware module of
62 * A struct FmBandConfig can list one or more. */
101 * module. The HAL can expose only one band per type with the the maximum range
118 * NOTE: current framework implementation supports only one audio source
120 * If more than one tuner is supported (num_tuners > 1), only one can be
/hardware/interfaces/memtrack/1.0/
Dtypes.hal26 * Exactly one of these must be set.
33 * Only zero or one of these may be set in a record.
39 * or separate video memory. Only zero or one of these may be set in a record.
44 * memory that is protected. Only zero or one of these may be set in a record.
/hardware/interfaces/graphics/mapper/3.0/
Dtypes.hal67 * Stride describes the distance in bytes from the first value of one row of
73 * chromaStep is the distance in bytes from one chroma pixel value to the
75 * and each chroma value is one byte) and 1 for planar.
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal48 * Stride describes the distance in bytes from the first value of one row of
54 * chromaStep is the distance in bytes from one chroma pixel value to the
56 * and each chroma value is one byte) and 1 for planar.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_AMD_shader_early_and_late_fragment_tests.adoc28 There is only really one solution to this problem, which is to expose this capability to applicatio…
80 If this and *ExecutionModeStencilRefReplacingEXT* are both specified, one of *StencilRefGreaterAMD*…
81 If this and *ExecutionModeDepthReplacing* are both specified, one of *DepthGreater*, *DepthLess*, o…
92 At most one of *StencilRefGreaterAMD*, *StencilRefLessAMD*, and *StencilRefUnchangedAMD* can be spe…
100 At most one of *StencilRefGreaterAMD*, *StencilRefLessAMD*, and *StencilRefUnchangedAMD* can be spe…
108 At most one of *StencilRefGreaterAMD*, *StencilRefLessAMD*, and *StencilRefUnchangedAMD* can be spe…
116 At most one of *StencilRefGreaterAMD*, *StencilRefLessAMD*, and *StencilRefUnchangedAMD* can be spe…
124 At most one of *StencilRefGreaterAMD*, *StencilRefLessAMD*, and *StencilRefUnchangedAMD* can be spe…
132 At most one of *StencilRefGreaterAMD*, *StencilRefLessAMD*, and *StencilRefUnchangedAMD* can be spe…
167 Only one __stencil_ref_*_frontAMD and one __stencil_ref_*_backAMD declaration may be specified.
[all …]
DVK_EXT_frame_boundary.adoc24 Note: here, "`frame`" is understood as "`a unit of workload that spans one or more
28 of compute kernels dispatches that treat one unit of work.
76 What we need is a way to associate a frame identifier to the one or more queue
87 than one queue submissions, in order to know when a frame ends, tools also need
88 to know which queue submission is the last one for a given frame. So in addition
92 There is one clarification left to do: the "`frame end`" submission is the
94 may not be the last one to be submitted. Since timeline semaphores permit queue
97 last one to be submitted. In this context, we want to mark the "`frame end`"
98 submission as the one that is logically the last submission for the frame: if
111 // The actual final submission, which unblocks the previous one, is also part
[all …]
/hardware/google/av/media/eco/
D.clang-format20 # "Constructor initializer lists can be all on one line or with subsequent
24 # first one) have an eight space indentation.
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal33 * @return status the status of the call. The status must be OK or one of
48 * @return status the status of the call. The status must be OK or one of
78 * @return status the status of the call. The status must be OK or one of
87 * request. The type may be one of INITIAL, RENEWAL or RELEASE. An
112 * @return status the status of the call. The status must be OK or one of
133 * @return status the status of the call. The status must be OK or one of
146 * @return status the status of the call. The status must be OK or one of
162 * @return status the status of the call. The status must be OK or one of
181 * @return status the status of the call. The status must be OK or one of
203 * @return status the status of the call. The status must be OK or one of
[all …]
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl214 __m128 Operand = _mm_div_ps(one, _mm_set_ps1(s));
224 this->Data[0].Data = _mm_add_ps(this->Data[0].Data, one);
225 this->Data[1].Data = _mm_add_ps(this->Data[1].Data, one);
226 this->Data[2].Data = _mm_add_ps(this->Data[2].Data, one);
227 this->Data[3].Data = _mm_add_ps(this->Data[3].Data, one);
233 this->Data[0].Data = _mm_sub_ps(this->Data[0].Data, one);
234 this->Data[1].Data = _mm_sub_ps(this->Data[1].Data, one);
235 this->Data[2].Data = _mm_sub_ps(this->Data[2].Data, one);
236 this->Data[3].Data = _mm_sub_ps(this->Data[3].Data, one);
/hardware/interfaces/camera/device/3.2/
DICameraDeviceCallback.hal38 * Send results from one or more completed or partially completed captures
42 * metadata and low-resolution buffers to be returned in one call, and
45 * metadata or buffers for. Only one call to processCaptureResult
50 * included in one process_capture_result call. A buffer for each stream,
52 * one of the processCaptureResult calls, even in case of errors producing
70 * these results were sent to camera framework one by one, from lower index
120 * require specific timing. Multiple messages may be sent in one call; a
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtessellation.adoc36 code:OpExecutionMode instruction using one of the code:Triangles,
68 When using <<shaders-objects, shader objects>>, one mode must: be set in
70 When using pipelines, one
73 mode must: be set in at least one of the tessellation shader stages.
84 When using <<shaders-objects, shader objects>>, one mode must: be set in
86 When using pipelines, one
89 mode must: be set in at least one of the tessellation shader stages.
110 When using <<shaders-objects, shader objects>>, one mode must: be set in
112 When using pipelines, one
115 mode must: be set in at least one of the tessellation shader stages.
[all …]
/hardware/interfaces/radio/1.2/
DIRadio.hal26 * All the functions have minimum one parameter:
29 * serial to different methods), multiple responses (one for each method call) must still be served.
75 * Note: As this mechanism generally only constrains reports based on one measured quantity per
134 * - Create one data call context.
137 * - The interface is configured with one or more addresses and is capable of sending and
161 * "192.0.1.11/16", or "2001:db8::1/64". Typically one IPv4 or one IPv6 or one of each. If
/hardware/interfaces/wifi/1.6/
DIWifiChip.hal106 * one of the specified concurrency types for a given ChipConcurrencyCombination. See
152 * and removing interfaces as long as at least one of the
155 * that exactly one STA type or one AP_BRIDGED type can be created, but it
171 * AP_BRIDGED interface in place of one of the STAs then first one of the STA
218 * For Example in case of a chip which has two radios, where one radio is
228 * as there is only one radio which can support both bands, So it can only

12345678910>>...27