/aosp_15_r20/external/libcups/filter/ |
H A D | pstops.c | 561 size_t linesize) /* I - Size of line buffer */ in copy_comments() 784 size_t linesize) /* I - Size of line buffer */ in copy_dsc() 1044 size_t linesize) /* I - Size of line buffer */ in copy_non_dsc() 1228 size_t linesize) /* I - Size of line buffer */ in copy_page() 1683 size_t linesize) /* I - Size of line buffer */ in copy_prolog() 1737 size_t linesize) /* I - Size of line buffer */ in copy_setup() 1815 size_t linesize) /* I - Size of line buffer */ in copy_trailer() 2669 size_t linesize) /* I - Size of line buffer */ in skip_page()
|
H A D | rastertopwg.c | 44 linesize, /* Bytes per line */ in main() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | Formatting.cpp | 165 static void __printMatrix(std::ostream& stream, const Tensor& self, int64_t linesize, int64_t inden… in __printMatrix() 214 static void __printTensor(std::ostream& stream, Tensor& self, int64_t linesize) in __printTensor() 255 void print(const Tensor & t, int64_t linesize) { in print() 258 std::ostream& print(std::ostream& stream, const Tensor & tensor_, int64_t linesize) { in print()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/arch/x86/ |
H A D | cache.c | 87 unsigned long line, linesize; in dcache_clean_by_mva() local 114 unsigned long line, linesize; in dcache_clean_invalidate_by_mva() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | extend.c | 26 int i, linesize; in copy_and_extend_plane() local 73 int i, linesize; in highbd_copy_and_extend_plane() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_extend.c | 23 int i, j, linesize; in copy_and_extend_plane() local 72 int i, linesize; in highbd_copy_and_extend_plane() local
|
/aosp_15_r20/external/libvpx/vpx_scale/generic/ |
H A D | yv12extend.c | 26 const int linesize = extend_left + extend_right + width; in extend_plane() local 67 const int linesize = extend_left + extend_right + width; in extend_plane_high() local
|
/aosp_15_r20/external/musl/src/legacy/ |
H A D | getusershell.c | 8 static size_t linesize; variable
|
/aosp_15_r20/external/trusty/musl/src/legacy/ |
D | getusershell.c | 8 static size_t linesize; variable
|
/aosp_15_r20/external/libaom/aom_scale/generic/ |
H A D | yv12extend.c | 28 const int linesize = extend_left + extend_right + width; in extend_plane() local 72 const int linesize = extend_left + extend_right + width; in extend_plane_high() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | ares__get_hostent.c | 39 size_t addrlen, linesize, naliases; in ares__get_hostent() local
|
D | ares__readaddrinfo.c | 46 size_t linesize; in ares__readaddrinfo() local
|
D | ares_search.c | 240 size_t linesize; in ares__single_domain() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/arch/arm64/ |
H A D | cache.c | 79 unsigned long line, linesize; in dcache_op_va() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/arch/arm/ |
H A D | cache.c | 79 unsigned long line, linesize; in dcache_op_mva() local
|
/aosp_15_r20/external/coreboot/src/arch/arm/armv7/ |
H A D | cache.c | 54 unsigned long line, linesize; in dcache_op_mva() local
|
/aosp_15_r20/external/libvpx/vpx_scale/mips/dspr2/ |
H A D | yv12extend_dspr2.c | 30 uint32_t linesize; in extend_plane() local
|
/aosp_15_r20/external/coreboot/src/arch/arm64/armv8/ |
H A D | cache.c | 112 uint64_t line, linesize; in dcache_op_va() local
|
/aosp_15_r20/external/libvpx/vp8/common/ |
H A D | extend.c | 29 int linesize; in copy_and_extend_plane() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | sysconf.cpp | 45 long size, assoc, linesize; member
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_reg_spec.c | 256 size_t linesize = 0; in parse_file() local
|
/aosp_15_r20/hardware/google/aemu/host-common/ |
D | MediaVideoToolBoxVideoHelper.cpp | 635 int linesize = CVPixelBufferGetBytesPerRowOfPlane(mDecodedFrame, i); in copyFrameToCPU() local
|
D | MediaH264DecoderVideoToolBox.cpp | 511 int linesize = CVPixelBufferGetBytesPerRowOfPlane(mDecodedFrame, i); in copyFrame() local
|
/aosp_15_r20/external/crosvm/base/src/ |
H A D | mmap.rs | 48 let linesize = unsafe { libc::sysconf(_SC_LEVEL1_DCACHE_LINESIZE) }; in get_cacheline_size_once() localVariable
|
/aosp_15_r20/external/autotest/client/profilers/powertop/src/ |
H A D | powertop.c | 78 int linesize; variable
|