Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 76) sorted by relevance

1234

/hardware/interfaces/broadcastradio/common/tests/
DIdentifierIterator_test.cpp71 auto pre = it; in TEST() local
74 EXPECT_NE(++pre, post++); in TEST()
75 EXPECT_EQ(pre, post); in TEST()
76 EXPECT_EQ(pre, it + 1); in TEST()
77 ASSERT_NE(end, pre); in TEST()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dkhronos.css54 code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } selector
56 /** Improve readability of pre-formatted text in all browsers. */
57 pre { white-space: pre-wrap; } selector
179 … li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, pre, form, p, blockquot… selector
281 *:not(pre) > code { font-size: inherit; font-style: normal !important; letter-spacing: 0; padding: …
282 *:not(pre) > code.nobreak { word-wrap: normal; }
283 *:not(pre) > code.nowrap { white-space: nowrap; }
285 pre, pre > code { line-height: 1.6; color: #264357; font-family: Consolas, "Liberation Mono", Couri… selector
414pre, .listingblock pre:not(.highlight), .listingblock pre[class="highlight"], .listingblock pre[cl…
415pre, .sidebarblock .listingblock pre:not(.highlight), .sidebarblock .listingblock pre[class="highl…
[all …]
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DPrefixParser.cpp160 Prefix pre = makeBlankPrefix(famHint); in add() local
163 if (!parseV4Addr(addr, pre)) { in add()
167 } else if (!parseV6Addr(addr, pre)) { in add()
172 if (famHint == IP_FAM::V4 && !populateV4Mask(mask, pre)) { in add()
176 } else if (!populateV6Mask(mask, pre)) { in add()
182 mPrefixes.push_back(pre); in add()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DPrefixParser.cpp154 Prefix pre = makeBlankPrefix(famHint); in add() local
157 if (!parseV4Addr(addr, pre)) { in add()
161 } else if (!parseV6Addr(addr, pre)) { in add()
166 if (famHint == IP_FAM::V4 && !populateV4Mask(mask, pre)) { in add()
170 } else if (!populateV6Mask(mask, pre)) { in add()
176 mPrefixes.push_back(pre); in add()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NVX_multiview_per_view_attributes.adoc28 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
35 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
DVK_QCOM_multiview_per_view_viewports.adoc30 pre-rasterization shader entry point's interface does not use the
52 implicitly written by the last pre-rasterization shader stage and can the
DVK_QCOM_render_pass_transform.adoc35 Alternatively, the application can render frames "`pre-rotated`" to avoid
41 Unlike OpenGL ES, the burden of pre-rotation in Vulkan falls on the
43 To implement pre-rotation, applications render into swapchain images
44 matching the device native aspect ratio of the display and "`pre-rotate`"
56 pre-rotated rendering by moving much of the above-mentioned burden to the
DVK_INTEL_shader_integer_functions2.adoc26 Many of these instructions have pre-existing counterparts in the Kernel
DVK_EXT_border_color_swizzle.adoc30 work-around for implementations that must pre-swizzle the sampler border
DVK_NV_mesh_shader.adoc35 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization stages>>,
DVK_EXT_transform_feedback.adoc90 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
DVK_EXT_shader_module_identifier.adoc47 This approach is helpful for shader pre-compilation systems which can prime
DVK_EXT_depth_clip_control.adoc22 Vulkan, by avoiding emulation in the pre-rasterization shader stages.
/hardware/interfaces/camera/provider/
DREADME.md29 and operation of the pre-HIDL camera HAL module v2.4.
36 matching the feature set and operation of the pre-HIDL camera HAL module
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DREADME.md6 Provides a default implementation that loads pre-HIDL HALs and exposes it to the framework.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc1507 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
1528 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization state>>
1542 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization state>> in
1547 [[pipelines-graphics-subsets-pre-rasterization]]
1562 pre-rasterization shader bindings if
1648 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization state>>
1667 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization state>> in
1701 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization state>>
1720 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization state>> in
1736 <<pipelines-graphics-subsets-pre-rasterization, pre-rasterization shader
[all …]
Dvertexpostproc.adoc8 After <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization
54 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
58 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
353 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
1532 A _<<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
1535 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
1545 last active <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization
1550 If the last <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization
1556 A _<<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
1559 <<pipelines-graphics-subsets-pre-rasterization,pre-rasterization shader
[all …]
/hardware/interfaces/camera/device/
DREADME.md24 needing to use the deprecated pre-HIDL camera device HAL v1.0.
73 Closely matches the features and operation of the pre-HIDL camera device HAL
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal36 * Fingerprint pre-enroll enroll request:
38 * an enrollment transaction. pre-enroll and post-enroll specify
/hardware/interfaces/audio/5.0/
DIDevicesFactory.hal24 * devices (called module in the pre-treble API).
/hardware/interfaces/audio/7.0/
DIDevicesFactory.hal24 * devices (called module in the pre-treble API).
/hardware/interfaces/audio/6.0/
DIDevicesFactory.hal24 * devices (called module in the pre-treble API).
/hardware/interfaces/audio/4.0/
DIDevicesFactory.hal24 * devices (called module in the pre-treble API).
/hardware/interfaces/health/2.0/
Dtypes.hal58 * pre-eol (end of life) information. Follows JEDEC standard No.84-B50.
/hardware/interfaces/security/
DREADME.md48 based on a pre-provisioned shared secret. This HAL can be implemented by any security component
71 attestation can be retrieved at runtime from Google servers based on pre-registered device identity

1234