Searched refs:copy_ (Results 1 – 7 of 7) sorted by relevance
/third_party/benchmark/test/ |
D | AssemblyTests.cmake | 49 add_custom_target(copy_${name} ALL 54 add_dependencies(copy_${name} ${name})
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_QCOM_rotated_copies/ |
D | rotated_addressing_copies.txt | 10 slink:VkBufferImageCopy2KHR, a _rotated copy_ is specified. 19 For a _rotated copy_, the following description of rotated addressing
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftobjs.h | 1069 copy_, \ argument 1080 copy_, \
|
/third_party/lwip/ |
D | 0023-refactor-event-and-checksum-offload-support.patch | 242 …1019,6 +1019,13 @@ pbuf_copy_partial_pbuf(struct pbuf *p_to, const struct pbuf *p_from, u16_t copy_
|
D | 0053-cleancode-improve-lwipopts.h-readability.patch | 598 …-1027,7 +1027,7 @@ pbuf_copy_partial_pbuf(struct pbuf *p_to, const struct pbuf *p_from, u16_t copy_
|
/third_party/node/test/parallel/ |
D | test-fs-cp.mjs | 28 return join(tmpdir.path, `copy_${++dirc}`);
|
/third_party/node/doc/api/ |
D | buffer.md | 5407 * [`Buffer.from(array)`][] returns a new `Buffer` that _contains a copy_ of the 5412 * [`Buffer.from(buffer)`][] returns a new `Buffer` that _contains a copy_ of the 5415 `Buffer` that _contains a copy_ of the provided string.
|