Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 25 of 134) sorted by relevance

123456

/hardware/interfaces/neuralnetworks/1.0/
Dtypes.t26 * DEPRECATED. Since HAL version 1.2, extensions are the preferred
34 * DEPRECATED. Since HAL version 1.2, extensions are the preferred
47 * DEPRECATED. Since NNAPI 1.2, extensions are the preferred alternative to
/hardware/google/pixel/common/
Dinit.pixel.rc10 # Write preferred mode magic to /misc partition.
15 # Set preferred mode when resolution property changes
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Drevisions.adoc17 * 2023-07-07 - Add "`use case`" as <<writing-compound-words, preferred
27 * 2023-05-03 - Add <<markup-word-choices, preferred way to write>> "`called
42 * 2022-11-11 - Add <<markup-word-choices, preferred way to write>>
44 * 2022-10-12 - Add <<markup-word-choices, preferred way to write>> "`_verb_
53 * 2021-11-21 - Add preferred uses of "`indirect (drawing/dispatching)
89 * 2021-05-07 - Add <<markup-word-choices, preferred way to write
97 <<writing-compound-words, preferred orthography>> (public issue 1484).
108 * 2020-08-16 - Add "`reference monitor`" to the preferred
222 Simplify some tables of preferred terms.
260 * 2015-12-16 - Make "`begin / end`" preferred terms to "`start / finish`".
[all …]
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/1/android/hardware/radio/data/
DDataProfileInfo.aidl53 boolean preferred;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/2/android/hardware/radio/data/
DDataProfileInfo.aidl53 boolean preferred;
/hardware/interfaces/radio/aidl/android/hardware/radio/data/
DDataProfileInfo.aidl128 boolean preferred;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/current/android/hardware/radio/data/
DDataProfileInfo.aidl54 boolean preferred;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/3/android/hardware/radio/data/
DDataProfileInfo.aidl54 boolean preferred;
/hardware/ril/reference-ril/
Dreference-ril.c265 static int query_ctec(ModemInfo *mdm, int *current, int32_t *preferred);
266 static int parse_technology_response(const char *response, int *current, int32_t *preferred);
1047 int32_t preferred = net2pmask[value]; local
1049 …GD("requestSetPreferredNetworkType: current: %x. New: %x", PREFERRED_NETWORK(sMdmInfo), preferred);
1059 RLOGD("old != preferred: %d", old != preferred);
1060 if (old != preferred) {
1061 asprintf(&cmd, "AT+CTEC=%d,\"%x\"", current, preferred);
1089 int preferred; local
1092 switch ( query_ctec(sMdmInfo, NULL, &preferred) ) {
1099 if (preferred == net2pmask[i]) {
[all …]
/hardware/interfaces/radio/aidl/vts/
Dradio_data_test.cpp109 dataProfileInfo.preferred = true; in TEST_P()
201 dataProfileInfo.preferred = true; in TEST_P()
378 dataProfileInfo.preferred = true; in TEST_P()
428 dataProfileInfo.preferred = true; in TEST_P()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_rotated_copy_commands.adoc54 vkRenderPass is the strongly preferred approach.
DVK_EXT_multisampled_render_to_single_sampled.adoc64 Why is this extension preferred?
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.cpp47 .preferred = info.preferred, in toHidl()
/hardware/interfaces/gnss/2.0/
DIAGnssRil.hal52 * Telephony preferred Access Point Name to use for carrier data connection when
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_encode_h264_extensions.adoc276 preferred flags to use for
278 * pname:preferredGopFrameCount indicates the preferred value to use for
280 * pname:preferredIdrPeriod indicates the preferred value to use for
282 * pname:preferredConsecutiveBFrameCount indicates the preferred value to
285 * pname:preferredTemporalLayerCount indicates the preferred value to use
287 * pname:preferredConstantQp indicates the preferred values to use for
291 * pname:preferredMaxL0ReferenceCount indicates the preferred maximum
293 * pname:preferredMaxL1ReferenceCount indicates the preferred maximum
295 * pname:preferredStdEntropyCodingModeFlag indicates the preferred value to
Dvideo_encode_h265_extensions.adoc353 preferred flags to use for
355 * pname:preferredGopFrameCount indicates the preferred value to use for
357 * pname:preferredIdrPeriod indicates the preferred value to use for
359 * pname:preferredConsecutiveBFrameCount indicates the preferred value to
362 * pname:preferredSubLayerCount indicates the preferred value to use for
364 * pname:preferredConstantQp indicates the preferred values to use for
368 * pname:preferredMaxL0ReferenceCount indicates the preferred maximum
370 * pname:preferredMaxL1ReferenceCount indicates the preferred maximum
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_android_surface/
DplatformCreateSurface_android.adoc50 consumer's preferred size).
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.t66 * DEPRECATED. Since NNAPI 1.2, extensions are the preferred alternative to
/hardware/interfaces/radio/config/1.1/
DIRadioConfig.hal48 * Set preferred data modem Id.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dmathtest.adoc378 dPdx_{i_0,j_0} & \text{preferred}\\
383 dPdy_{i_0,j_0} & \text{preferred}\\
583 \text{preferred} \\
640 …\mathbin{roundTiesToEven}(a) & \text{preferred, from IEEE Std 754-2008 Floating-P…
/hardware/interfaces/gnss/1.0/
DIAGnssRil.hal137 * @param apn String containing the telephony preferred Access Point Name.
/hardware/interfaces/graphics/mapper/stable-c/
DREADME.md95 It is strongly recommended that clients use either the `AHardwareBuffer` (preferred) or
/hardware/interfaces/radio/1.4/
DIRadio.hal175 * Query the preferred network type bitmap.
184 * Requests to set the preferred network type for searching and registering.
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_api.cpp651 dataProfileInfo.preferred = true; in TEST_P()
814 dataProfileInfo.preferred = true; in TEST_P()
857 dataProfileInfo.preferred = true; in TEST_P()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c76 bool preferred; member
259 display_mode->preferred = (drm_mode->type & DRM_MODE_TYPE_PREFERRED) != 0; in wsi_display_register_drm_mode()
411 if (display_mode->preferred) { in wsi_display_fill_in_display_properties()
2614 bool preferred) in wsi_display_register_x_mode() argument
2633 display_mode->preferred = preferred; in wsi_display_register_x_mode()

123456