/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_copy_prop_vars.c | 313 copy_entry_create(struct util_dynarray *copies, in copy_entry_create() argument 329 copy_entry_remove(struct util_dynarray *copies, in copy_entry_remove() argument 348 lookup_entry_for_deref(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, nir_deref_compare_result allowed_comparisons, bool *equal) lookup_entry_for_deref() argument 373 lookup_entry_and_kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) lookup_entry_and_kill_aliases() argument 420 kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) kill_aliases() argument 434 get_entry_and_kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) get_entry_and_kill_aliases() argument 451 apply_barrier_for_modes(struct util_dynarray *copies, nir_variable_mode modes) apply_barrier_for_modes() argument 746 invalidate_copies_for_cf_node(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_cf_node *cf_node) invalidate_copies_for_cf_node() argument 818 dump_copy_entries(struct util_dynarray *copies) dump_copy_entries() argument 826 copy_prop_vars_block(struct copy_prop_var_state *state, nir_builder *b, nir_block *block, struct util_dynarray *copies) copy_prop_vars_block() argument 1207 copy_prop_vars_cf_node(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_cf_node *cf_node) copy_prop_vars_cf_node() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImage2DViewOf3DTests.cpp | 514 std::vector<VkBufferImageCopy> copies; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 286 std::string copies = " sum = 0;\n"; in PrepareProgram() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TransformFeedbackTest.cpp | 2440 VerifyVertexFloats(const GLfloat *mapPtrFloat, const std::vector<GLfloat> &vertices, size_t copies, size_t numFloats) VerifyVertexFloats() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImage2DViewOf3DTests.cpp | 510 std::vector<VkBufferImageCopy> copies; in iterate() local
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid10.c | 3652 int copies; setup_conf() local [all...] |
H A D | dm-raid.c | 598 raid10_format_to_md_layout(struct raid_set *rs, unsigned int algorithm, unsigned int copies) raid10_format_to_md_layout() argument 1005 unsigned int rebuilds_per_group = 0, copies, raid_disks; validate_raid_redundancy() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid10.c | 4055 int copies; setup_conf() local [all...] |
H A D | dm-raid.c | 599 raid10_format_to_md_layout(struct raid_set *rs, unsigned int algorithm, unsigned int copies) raid10_format_to_md_layout() argument 1005 unsigned int rebuilds_per_group = 0, copies, raid_disks; validate_raid_redundancy() local [all...] |
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | xdr4.h | 574 struct list_head copies; member
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr4.h | 570 struct list_head copies; member
|
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 3719 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter() argument 3741 static const size_type copies in allocate_pointer() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3599 std::vector<ASInterfacePtr> copies; variable 3652 std::vector<ASInterfacePtr> copies = makeCopyOfStructures(sourceStructures, sourceSizes); in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3366 std::vector<ASInterfacePtr> copies; variable 3419 std::vector<ASInterfacePtr> copies = makeCopyOfStructures(sourceStructures, sourceSizes); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 8495 std::vector<VkBufferCopy> copies; in bufferOffsetTest() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 3438 angle::FixedVector<VkBufferCopy, 3> copies = { in getIndexBufferForElementArrayBuffer() local
|