| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | TextureCopySplitter.h | 45 std::array<CopyInfo, kMaxTextureCopyRegions> copies; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
| H A D | UtilsMetal.h | 47 std::array<CopyInfo, kMaxTextureBufferCopyRegions> copies; member
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_lower_parallel_copy.c | 117 agx_emit_parallel_copies(agx_builder *b, struct agx_copy *copies, unsigned num_copies) agx_emit_parallel_copies() argument [all...] |
| H A D | agx_register_allocate.c | 232 struct agx_copy *copies = calloc(sizeof(*copies), nr_phi); in agx_insert_parallel_copies() local 309 struct agx_copy copies[4]; agx_ra() local 344 struct agx_copy copies[4]; agx_ra() local [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | foomaticrip.h | 90 char copies[128]; member
|
| /third_party/cups-filters/backend/ |
| H A D | serial.c | 85 int copies; /* Number of copies to print */ in main() local
|
| H A D | parallel.c | 64 int copies; /* Number of copies to print */ in main() local
|
| /third_party/cups-filters/filter/ |
| H A D | bannertopdf.c | 373 unsigned copies; in generate_banner_pdf() local
|
| H A D | imagetopdf.c | 146 void emitJCLOptions(FILE *fp, int copies) in emitJCLOptions() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | test_instance_tracker.h | 191 int copies() const { in copies() function in absl::test_internal::InstanceTracker
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pdftopdf.cc | 309 int copies = atoi(val); in getParameters() local [all...] |
| H A D | qpdf_pdftopdf_processor.cc | 618 void QPDF_PDFTOPDF_Processor::multiply(int copies,bool collate) // {{{ in multiply() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_vars_to_ssa.c | 50 struct set *copies; member [all...] |
| 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/modifiers/ |
| H A D | vktModifiersTests.cpp | 744 std::vector<VkBufferImageCopy> copies; in exportImportMemoryExplicitModifiersCase() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrCopyTests.cpp | 675 vector<vk::VkImageCopy> copies; in imageCopyTest() local 511 genCopies(de::Random& rng, size_t copyCount, vk::VkFormat srcFormat, const UVec2& srcSize, vk::VkFormat dstFormat, const UVec2& dstSize, vector<vk::VkImageCopy>* copies) genCopies() argument 621 logTestCaseInfo(TestLog& log, const TestConfig& config, const vector<vk::VkImageCopy>& copies) logTestCaseInfo() argument [all...] |
| /third_party/toybox/toys/other/ |
| H A D | bzcat.c | 516 int count, pos, current, run, copies, outbyte, previous, gotcount = 0; in write_bunzip_data() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
| H A D | vktModifiersTests.cpp | 738 std::vector<VkBufferImageCopy> copies; in exportImportMemoryExplicitModifiersCase() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrCopyTests.cpp | 595 vector<vk::VkImageCopy> copies; in imageCopyTest() local 455 genCopies(de::Random& rng, size_t copyCount, vk::VkFormat srcFormat, const UVec2& srcSize, vk::VkFormat dstFormat, const UVec2& dstSize, vector<vk::VkImageCopy>* copies) genCopies() argument 565 logTestCaseInfo(TestLog& log, const TestConfig& config, const vector<vk::VkImageCopy>& copies) logTestCaseInfo() 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
|
| /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...] |