/hardware/google/gfxstream/guest/mesa/src/util/tests/ |
D | cache_test.cpp | 552 uint8_t *small; in test_put_and_get_between_instances_with_eviction() local 602 small = (uint8_t *) malloc(size_small); in test_put_and_get_between_instances_with_eviction() 603 memset(small, i, size_small); in test_put_and_get_between_instances_with_eviction() 605 disk_cache_compute_key(cache[1], small, size_small, small_key[i]); in test_put_and_get_between_instances_with_eviction() 606 disk_cache_put(cache[1], small_key[i], small, size_small, NULL); in test_put_and_get_between_instances_with_eviction() 640 free(small); in test_put_and_get_between_instances_with_eviction() 643 small = (uint8_t *) malloc(size_small); in test_put_and_get_between_instances_with_eviction() 644 memset(small, i, size_small); in test_put_and_get_between_instances_with_eviction() 648 disk_cache_compute_key(cache[0], small, size_small, small_key2); in test_put_and_get_between_instances_with_eviction() 649 disk_cache_put(cache[0], small_key2, small, size_small, NULL); in test_put_and_get_between_instances_with_eviction() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_AMD_buffer_marker.adoc | 20 This extension adds a new operation to execute pipelined writes of small
|
D | VK_KHR_imageless_framebuffer.adoc | 23 Framebuffers are now created with a small amount of additional metadata
|
D | VK_NV_dedicated_allocation.adoc | 28 This extension adds a few small structures to resource creation and memory
|
D | VK_EXT_shader_module_identifier.adoc | 30 This extension adds the ability for an application to query a small
|
D | VK_QCOM_render_pass_shader_resolve.adoc | 47 This is part of suite of small extensions to render pass.
|
D | VK_EXT_tooling_info.adoc | 32 information for visual inspection when an issue occurs, however a small
|
D | VK_EXT_subgroup_size_control.adoc | 40 subgroups or represent a small subgroup as a larger subgroup, some of whose
|
D | VK_KHR_dedicated_allocation.adoc | 38 This extension adds a two small structures to memory requirements querying
|
D | VK_EXT_descriptor_indexing.adoc | 25 This extension adds several small features which together enable
|
D | VK_KHR_incremental_present.adoc | 30 small portion of the presentable images within a swapchain, since it enables
|
D | VK_EXT_shader_subgroup_vote.adoc | 96 Some input values may require a small number of iterations to generate an
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 41 … * to data-path packets). A small value may reduce power consumption for small discovery packets.
|
/hardware/interfaces/audio/effect/6.0/ |
D | IPresetReverbEffect.hal | 25 SMALLROOM, // a small room less than five meters in length
|
/hardware/interfaces/audio/effect/2.0/ |
D | IPresetReverbEffect.hal | 25 SMALLROOM, // a small room less than five meters in length
|
/hardware/interfaces/audio/effect/4.0/ |
D | IPresetReverbEffect.hal | 25 SMALLROOM, // a small room less than five meters in length
|
/hardware/interfaces/audio/effect/7.0/ |
D | IPresetReverbEffect.hal | 25 SMALLROOM, // a small room less than five meters in length
|
/hardware/interfaces/audio/effect/5.0/ |
D | IPresetReverbEffect.hal | 25 SMALLROOM, // a small room less than five meters in length
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCamera.hal | 67 * A small, finite number of buffers are available (possibly as small
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/ |
D | README.adoc | 39 In some cases, the diff is small enough to be verified. Otherwise, each output
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 63 small { font-size: 80%; } selector 124 meta.foundation-mq-small { font-family: "only screen and (min-width: 768px)"; width: 768px; } 192 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 213 small { font-size: 60%; line-height: inherit; } selector 610 .small { font-size: smaller; }
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 128 * one). The former is better for small-scale test deployments 130 * larger scale (where a small suffix list may support large
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsCamera.hal | 75 * A small, finite number of buffers are available (possibly as small
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 242 * Example: assume that N+M frames have been presented, where M is a 'small' 245 * 'small' are not defined. They reflect the quality of the implementation.
|
/hardware/google/gfxstream/codegen/magma/ |
D | README.md | 16 …oks at the value passed to `result_buffer_size_inout`. If the size is too small for the query data…
|