Home
last modified time | relevance | path

Searched defs:copy_size (Results 1 - 23 of 23) sorted by relevance

/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-assert.c65 const jerry_length_t copy_size = (jerry_length_t) (sizeof (string_buffer) - 1); in jerryx_handler_assert_fatal() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_memcpy.c121 unsigned copy_size = 1u << MIN2(util_last_bit64(remaining) - 1, 4); in lower_memcpy_impl() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_query_pool.c151 const size_t copy_size = in vn_GetQueryPoolResults() local
/third_party/optimized-routines/string/bench/
H A Dmemcpy.c173 size_t copy_size = init_copies (size) * ITERS; in main() local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c374 size_t copy_size = chunk_size; in search_mem() local
[all...]
/third_party/ffmpeg/tools/
H A Dqt-faststart.c332 uint64_t copy_size; in upgrade_stco_callback() local
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp413 size_t copy_size = slice_size * 4 * sizeof(uint8_t); in load_uncomp_file() local
420 size_t copy_size = slice_size * 4 * sizeof(uint16_t); in load_uncomp_file() local
428 size_t copy_size = slice_size * 4 * sizeof(float); in load_uncomp_file() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-external-refs.cc579 size_t copy_size = length * element_size_bytes; in array_copy_wrapper() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-wasm.cc679 size_t copy_size = length * element_size_bytes; in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c74 int copy_size; member
604 int copy_size; in generic_run_one() local
[all...]
/third_party/vixl/src/
H A Dinvalset-vixl.h510 size_t copy_size = sizeof(*element) * (end - element - 1); in EraseInternal() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c1108 uint32_t copy_size = MIN2(src_binding_layout->size, dst_binding_layout->size); in tu_update_descriptor_sets() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.c1331 size_t copy_size = MIN2(src_binding_layout->size, dst_binding_layout->size); in radv_update_descriptor_sets_impl() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c874 const uint32_t copy_size = MIN2(dataSize, max_update_size); in anv_CmdUpdateBuffer() local
H A DgenX_cmd_buffer.c1122 unsigned copy_size = cmd_buffer->device->isl_dev.ss.clear_value_size; in copy_fast_clear_dwords() local
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc382 const uint64_t copy_size = in MapDeviceBufferToHostBuffer() local
/third_party/ffmpeg/libavformat/
H A Ddashdec.c1803 int copy_size = FFMIN(v->init_sec_data_len - v->init_sec_buf_read_offset, buf_size); in read_data() local
H A Dhls.c1598 int copy_size = FFMIN(v->init_sec_data_len - v->init_sec_buf_read_offset, buf_size); in read_data() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c3116 uint64_t copy_size = size; in blorp_buffer_copy() local
/third_party/node/deps/v8/src/objects/
H A Delements.cc202 int copy_size = raw_copy_size; in CopyObjectToObjectElements() local
236 int copy_size = raw_copy_size; in CopyDictionaryToObjectElements() local
274 int copy_size = raw_copy_size; CopyDoubleToObjectElements() local
319 int copy_size = raw_copy_size; CopyDoubleToDoubleElements() local
355 int copy_size = raw_copy_size; CopySmiToDoubleElements() local
385 int copy_size = raw_copy_size; CopyPackedSmiToDoubleElements() local
416 int copy_size = raw_copy_size; CopyObjectToDoubleElements() local
446 int copy_size = raw_copy_size; CopyDictionaryToDoubleElements() local
975 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
1469 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
2463 CopyArguments(BuiltinArguments* args, Handle<FixedArrayBase> dst_store, uint32_t copy_size, uint32_t src_index, uint32_t dst_index) CopyArguments() argument
2508 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
2925 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
4886 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
5078 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
[all...]
/third_party/toybox/toys/pending/
H A Dxzcat.c812 size_t copy_size; in bcj_flush() local
1524 size_t copy_size; in dict_uncompressed() local
1563 size_t copy_size = dict->pos - dict->start; dict_flush() local
2486 size_t copy_size = minof(b->in_size - b->in_pos, s->temp.size - s->temp.pos); fill_temp() local
[all...]
/third_party/vulkan-loader/loader/
H A Dtrampoline.c1059 uint32_t copy_size; in vkEnumerateDeviceLayerProperties() local
/third_party/libbpf/src/
H A Dlibbpf.c12763 perf_event_read_simple(void *mmap_mem, size_t mmap_size, size_t page_size, void **copy_mem, size_t *copy_size, bpf_perf_event_print_t fn, void *private_data) global() argument

Completed in 72 milliseconds