Home
last modified time | relevance | path

Searched defs:dest_size (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_to_case_fuzzer.cc35 int32_t dest_size = (rng() % (str.length() + 3)); in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavcodec/
H A Davpicture.c44 avpicture_layout(const AVPicture* src, enum AVPixelFormat pix_fmt, int width, int height, unsigned char *dest, int dest_size) avpicture_layout() argument
H A Dvqavideo.c235 decode_format80(VqaContext *s, int src_size, unsigned char *dest, int dest_size, int check_size) decode_format80() argument
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_util.c49 rogue_distribute_value(uint64_t source, const struct rogue_rangelist *rangelist, size_t dest_size, uint8_t dest_bytes[dest_size]) rogue_distribute_value() argument
/third_party/node/deps/cares/src/lib/
H A Dares_str.c75 size_t ares_strcpy(char *dest, const char *src, size_t dest_size) in ares_strcpy() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dcompression.c250 SPDYF_zlib_deflate(z_stream *strm, const void *src, size_t src_size, size_t *data_used, void **dest, size_t *dest_size) SPDYF_zlib_deflate() argument
350 SPDYF_zlib_inflate(z_stream *strm, const void *src, size_t src_size, void **dest, size_t *dest_size) SPDYF_zlib_inflate() argument
[all...]
/third_party/backends/backend/
H A Dricoh2_buffer.c150 ricoh2_buffer_get_data(ricoh2_buffer *self, SANE_Byte *dest, SANE_Int dest_size) ricoh2_buffer_get_data() argument
/third_party/skia/modules/skottie/src/layers/
H A DFootageLayer.cpp20 SkMatrix image_matrix(const ImageAsset::FrameData& frame_data, const SkISize& dest_size) { in image_matrix() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_pack.c200 agx_pack_cmpsel_src(agx_index src, enum agx_size dest_size) in agx_pack_cmpsel_src() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping.cc286 ptrdiff_t dest_size; in CUnescapeInternal() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_alu.c1010 const unsigned dest_size = glsl_get_bit_size(dest_type); in vtn_handle_integer_dot() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c340 void file_basename(char *dest, const char *path, size_t dest_size) in file_basename() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_validate.c345 unsigned dest_size = nir_dest_num_components(dest->dest); in validate_alu_dest() local
H A Dnir_lower_tex.c1209 unsigned dest_size = nir_tex_instr_dest_size(tex); in nir_lower_txs_lod() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c464 static int ntfs_decompress(u8 *dest, const u32 dest_size, in ntfs_decompress() argument
/third_party/python/Modules/
H A D_winapi.c1574 int dest_size = LCMapStringEx(locale_, flags, src_, srcLen, NULL, 0, in _winapi_LCMapStringEx_impl() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c2495 s64 dest_size; local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc105 int strncpy_s(char* dest, size_t dest_size, const char* source, size_t count) { in strncpy_s() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c1205 unsigned dest_size = (instr->type == nir_instr_type_intrinsic) ? in emit_ubo_read() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c901 int dest_size = nir_tex_instr_dest_size(instr); in ntq_emit_txs() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2919 unsigned dest_size = nir_dest_bit_size(tex->dest); in match_tex_dests_instr() local

Completed in 42 milliseconds