Searched refs:exception (Results 1 – 25 of 49) sorted by relevance
12
/hardware/interfaces/audio/aidl/default/include/effect-impl/ |
D | EffectTypes.h | 89 #define RETURN_IF(expr, exception, message) \ argument 93 return ndk::ScopedAStatus::fromExceptionCodeWithMessage((exception), (message)); \ 116 binder_exception_t exception = functor; \ 117 if (EX_NONE != exception) { \ 118 LOG(ERROR) << #functor << ": failed with error " << exception; \ 119 return ndk::ScopedAStatus::fromExceptionCode(exception); \
|
/hardware/google/gfxstream/host/gl/glsnapshot/ |
D | Android.bp | 9 // legacy_by_exception_only (by exception only)
|
/hardware/google/gfxstream/host/apigen-codec-common/ |
D | Android.bp | 12 // legacy_by_exception_only (by exception only)
|
/hardware/interfaces/boot/1.1/ |
D | IBootControl.hal | 57 * recorded by the bootloader with one exception. If the partitions are being flashed from the
|
/hardware/interfaces/audio/5.0/ |
D | IDevicesFactory.hal | 32 * with the following exception:
|
/hardware/interfaces/audio/7.0/ |
D | IDevicesFactory.hal | 32 * with the following exception:
|
/hardware/interfaces/audio/6.0/ |
D | IDevicesFactory.hal | 32 * with the following exception:
|
/hardware/interfaces/audio/4.0/ |
D | IDevicesFactory.hal | 32 * with the following exception:
|
/hardware/interfaces/neuralnetworks/utils/ |
D | README.md | 81 `ndk::ScopedAStatus` with exception `EX_TRANSACTION_FAILED` and binder status 120 `ndk::ScopedAStatus` with exception `EX_TRANSACTION_FAILED` and binder status
|
/hardware/interfaces/audio/7.1/ |
D | IDevicesFactory.hal | 33 * with the following exception:
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_present_wait/ |
D | WaitForPresent.adoc | 53 As an exception to the normal rules for objects which are externally
|
/hardware/google/gfxstream/host/ |
D | Android.bp | 14 // legacy_by_exception_only (by exception only)
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_half.inl | 190 // significand of f, with one exception: If the 10
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | naming.adoc | 183 This rule applies to all enumerants, with one exception. 401 a single exception: 420 // Structure members, including the sType exception and a single indirected 501 There is one exception to this rule in the
|
D | writing.adoc | 122 | tessellation | tesselation | Historical exception 232 the word is a <<spelling-exception-table, noted exception>>, do not 276 [[spelling-exception-table]] 802 An exception is object creation functions, where a pointer to a handle of
|
D | revisions.adoc | 82 * 2021-05-31 - Add "`implementation-dependent`" as an exception in the
|
/hardware/interfaces/camera/device/3.7/ |
D | types.hal | 46 * public API, with the exception that this is for multi-resolution image
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | bind_image_common.adoc | 44 exception that pname:extent and pname:arrayLayers may: differ subject to
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/ |
D | CC-BY-4.0.txt | 26 This includes other CC-licensed material, or material used under an exception 32 reason–for example, because of any applicable exception or limitation to copyright–then 79 exception or limitation to Copyright and Similar Rights that applies to Your
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/ |
D | README | 88 FIT is not exception safe (but could be made to be in the future).
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_EXT_private_data.adoc | 20 This is an exception to the specified valid usage for
|
D | capabilities.adoc | 187 an exception to the usual rule that output structures have undefined: 189 This exception was unintentional, but is preserved for backwards 356 exception to the usual rule that output structures have undefined: contents 358 This exception was unintentional, but is preserved for backwards 360 This exception only applies to pname:imageFormatProperties, not pname:sType,
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 374 * There is one exception to this rule. Fences CANNOT be used to protect a buffer's 377 * This exception is needed because sometimes userspace needs to read the 454 * frame. The only exception is buffer metadata that is determined at allocation
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_calibrated_timestamps.adoc | 52 The only exception to this is if the system has been running for a long enough time that the timest…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_mesh_shader/ |
D | mesh.adoc | 172 With the exception of primitive indices, all output built-ins and custom
|
12