Searched refs:generate (Results 1 – 25 of 122) sorted by relevance
12345
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | README.adoc | 17 * build-index.js - build a JSON search index from generate-index.rb output 21 * generate-index.rb - generate an index of the HTML documents
|
D | generate-index.rb | 60 puts JSON.generate(data)
|
/hardware/interfaces/renderscript/1.0/vts/functional/ |
D | VtsCopyTests.cpp | 46 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 82 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 119 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 150 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 194 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 246 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 295 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 352 std::generate(dataIn.begin(), dataIn.end(), in TEST_P() 399 std::generate(dataIn.begin(), dataIn.end(), [](){ static int val = 0; return (float)val++; }); in TEST_P() 470 std::generate(dataIn.begin(), dataIn.end(), [](){ static uint32_t val = 0; return val++; }); in TEST_P()
|
/hardware/interfaces/tv/input/1.0/ |
D | types.hal | 77 * from a HDMI port, it does not generate DEVICE_AVAILABLE and/or 79 * tuner into the Android device, it must generate a DEVICE_AVAILABLE event 80 * and when the port is removed, it must generate a DEVICE_UNAVAILABLE 95 * HAL implementation must generate this event when a device registered 112 * HAL implementation must generate this event when the available stream 120 * disconnected, so the implementation can generate this event with no
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | README.adoc | 13 * `genvk.py` - Python script to generate Vulkan headers and some other 27 ** `pygenerator.py, `rubygenerator.py`, `scriptgenerator.py` - generate 38 * `extdependency.py` - generate extension dependencies for use when 46 * `indexExt.py` - generate HTML index of all extensions for inclusion into 66 copy CSS and images required by the input specs, so it is best to generate
|
/hardware/google/gfxstream/codegen/generic-apigen/ |
D | README | 3 The emugen tool is a tool to generate a wire protocol implementation 8 generate an wrapper library. The wrapper library provides entry points 158 In order to generate the encoder files, one should run the ‘emugen’ 164 <encoder directory> - a directory name to generate the encoder output files 198 In order to generate the decoder files, one should run the ‘emugen’ 203 <decoder directory> - a directory name to generate the decoder output files 206 With resepct to the example above, Emugen will generate the following 226 In order to generate a wrapper library files, one should run the 232 <wrapper directory> - a directory name to generate the wrapper output files 235 With resepct to the example above, Emugen will generate the following
|
/hardware/interfaces/wifi/supplicant/1.4/ |
D | types.hal | 48 * Failure to generate a DPP URI. 54 * DppCurve: Elliptic curve cryptography type used to generate DPP
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_shader_module_identifier.adoc | 23 Some applications generate SPIR-V code at runtime. 26 caches, having to re-generate SPIR-V modules is redundant.
|
D | VK_NV_device_generated_commands_compute.adoc | 23 This extension allows the device to generate commands for binding compute
|
D | VK_EXT_shader_stencil_export.adoc | 27 generate the stencil reference value per invocation.
|
D | VK_KHR_sampler_mirror_clamp_to_edge.adoc | 25 This new mode relaxes the need to generate images whose opposite edges match 26 by using the original image to generate a matching "`mirror image`".
|
D | VK_AMD_draw_indirect_count.adoc | 26 This enables applications to generate an arbitrary number of drawing
|
D | VK_EXT_device_fault.adoc | 32 faults which may have caused device loss, and to generate binary crash
|
D | VK_NV_mesh_shader.adoc | 25 This extension provides a new mechanism allowing applications to generate 32 generate these collections to be processed by fixed-function primitive
|
D | VK_KHR_draw_indirect_count.adoc | 32 This enables the application to generate an arbitrary number of drawing
|
/hardware/google/aemu/base/include/aemu/base/ |
D | Uuid.h | 44 static Uuid generate();
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/sc_static/ |
D | promoted_extensions_VK_VERSION_1_1.adoc | 7 // The Vulkan SC spec build will not generate that file since none of the
|
D | promoted_extensions_VK_VERSION_1_2.adoc | 7 // The Vulkan SC spec build will not generate that file since none of the
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/ |
D | README.md | 10 Defines a library `FakeVehicleHalValueGenerators` that could generate fake
|
/hardware/google/gfxstream/guest/magma/ |
D | meson.build | 43 pkg.generate(lib_magma_enc,
|
/hardware/google/gfxstream/ |
D | README.md | 44 To re-generate both guest and Vulkan code, please run: 46 scripts/generate-gfxstream-vulkan.sh 52 scripts/generate-apigen-source.sh
|
/hardware/interfaces/drm/1.4/ |
D | types.hal | 87 * Failed to generate a release request because a field in the stored 139 * Failed to generate a secure stop request because a field in the stored
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/ |
D | README.adoc | 21 This is the Vulkan XML API Registry. It is used to generate the canonical 37 ** This uses `vk.xml` to generate asciidoc includes and other intermediate 69 The `validate` and `install` targets described above also generate the 149 Do not generate vulkan_ext.[ch] from the `install` target. Add a new
|
/hardware/interfaces/confirmationui/1.0/ |
D | types.hal | 86 * to generate this confirmation token. 95 * used to generate the confirmation token.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_shader_module_identifier.adoc | 85 This allows a driver to generate the same internal PSO key that it would generate if we passed in a… 108 It is plausible that applications might want to generate their own keys instead of using driver-gen… 109 For this to be useful, an application will need to generate a key which depends 137 For scenarios where the implementation may generate code later, we require that any pipeline librar…
|
12345