| /third_party/icu/icu4c/source/test/letest/ |
| H A D | cmaps.cpp | 196 le_uint16 offset = unicode - SWAPU16(fStartCodes[index]); in unicodeToGlyph() local
|
| /third_party/icu/icu4c/source/tools/gennorm2/ |
| H A D | extradata.cpp | 94 int32_t offset=writeMapping(c, norm, newMapping); in writeNoNoMapping() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | swapimpl.cpp | 323 int32_t i, offset, count, size; in ucase_swap() local 425 int32_t i, offset, count, size; ubidi_swap() local 535 int32_t i, offset, count, size; unorm_swap() local 723 int32_t offset = 0; ulayout_swap() local 827 int32_t offset = 0; uemoji_swap() local 865 int32_t offset; test_swap() local [all...] |
| /third_party/libfuse/example/ |
| H A D | ioctl.c | 118 static int fioc_do_read(char *buf, size_t size, off_t offset) in fioc_do_read() argument 142 static int fioc_do_write(const char *buf, size_t size, off_t offset) in fioc_do_write() argument 131 fioc_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) fioc_read() argument 152 fioc_write(const char *path, const char *buf, size_t size, off_t offset, struct fuse_file_info *fi) fioc_write() argument 173 fioc_readdir(const char *path, void *buf, fuse_fill_dir_t filler, off_t offset, struct fuse_file_info *fi, enum fuse_readdir_flags flags) fioc_readdir() argument [all...] |
| H A D | hello.c | 112 static int hello_read(const char *path, char *buf, size_t size, off_t offset, in hello_read() argument 83 hello_readdir(const char *path, void *buf, fuse_fill_dir_t filler, off_t offset, struct fuse_file_info *fi, enum fuse_readdir_flags flags) hello_readdir() argument
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | bo_tests.c | 295 uint64_t offset; in amdgpu_bo_find_by_cpu_mapping() local
|
| /third_party/libdrm/tegra/ |
| H A D | tegra.c | 310 ssize_t size, offset; in fd_get_size() local
|
| /third_party/libdrm/tests/etnaviv/ |
| H A D | etnaviv_2d_test.c | 42 etna_emit_load_state(struct etna_cmd_stream *stream, const uint16_t offset, const uint16_t count) etna_emit_load_state() argument
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest4.c | 96 runtest_f(int fd, char *buf, int offset, int count, int errnum, int testnum, in runtest_f() argument 138 int runtest_s(int fd, char *buf, int offset, int count, int testnum, char *msg) in runtest_s() argument 194 int offset; in main() local [all...] |
| H A D | diotest3.c | 74 static int offset = 0; /* Offset. Default 0 */ variable
|
| H A D | diotest6.c | 65 static off_t offset = 0; variable
|
| H A D | diotest5.c | 78 static off_t offset = 0; /* Start offset. Default 0 */ variable 85 int runtest(int fd_r, int fd_w, int iter, off_t offset, int action) in runtest() argument [all...] |
| /third_party/ltp/testcases/kernel/io/aio/ |
| H A D | aio02.c | 110 off_t offset = 0; in io_tio() local
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tsoftinj.c | 41 checked_mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) checked_mmap() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fallocate/ |
| H A D | fallocate01.c | 220 loff_t offset; in runtest() local [all...] |
| H A D | fallocate06.c | 173 long offset, size; in run() local [all...] |
| H A D | fallocate03.c | 116 loff_t offset; member 194 void file_seek(off_t offset) in file_seek() argument
|
| /third_party/ltp/testcases/kernel/syscalls/io_submit/ |
| H A D | io_submit03.c | 70 io_prep_option(struct iocb *cb, int fd, void *buf, size_t count, long long offset, unsigned opcode) io_prep_option() argument
|
| /third_party/ltp/testcases/kernel/syscalls/open/ |
| H A D | open12.c | 215 off_t offset; in test_largefile() local
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat02.c | 190 off_t offset; in testfunc_largefile() local
|
| /third_party/ltp/testcases/kernel/syscalls/writev/ |
| H A D | writev05.c | 268 long l_seek(int fdesc, long offset, int whence) in l_seek() argument
|
| H A D | writev02.c | 225 void l_seek(int fdesc, off_t offset, int whence) in l_seek() argument
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | aiodio_sparse.c | 62 off_t offset; in aiodio_sparse() local
|
| H A D | aiodio_append.c | 51 off_t offset = 0; in aiodio_append() local
|
| H A D | dio_read.c | 39 long long offset; in do_buffered_writes() local 63 long long offset; in do_direct_reads() local [all...] |