Home
last modified time | relevance | path

Searched defs:offset (Results 126 - 150 of 6455) sorted by relevance

12345678910>>...259

/third_party/node/test/fuzzers/
H A Dfuzz_helper.h14 int offset = 0; in Argv() local
/third_party/node/test/parallel/
H A Dtest-http2-respond-file-fd-errors.js
H A Dtest-http2-respond-file-errors.js
/third_party/node/deps/v8/src/wasm/
H A Dmemory-tracing.h24 uintptr_t offset; member
/third_party/musl/src/malloc/mallocng/
H A Daligned_alloc.c51 uint32_t offset = (size_t)(p-g->mem->storage)/UNIT; in __libc_aligned_alloc() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Daligned_alloc.c51 uint32_t offset = (size_t)(p-g->mem->storage)/UNIT; in __libc_aligned_alloc() local
/third_party/node/deps/cares/src/lib/
H A Dares__read_line.c44 size_t offset = 0; in ares__read_line() local
/third_party/node/deps/base64/base64/lib/arch/neon32/
H A Denc_translate.c12 const uint8x16_t offset = vdupq_n_u8(51); in enc_translate() local
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dblock_pool_grow_first.c49 int32_t offset = anv_block_pool_alloc(&pool, block_size, &padding); in main() local
/third_party/mesa3d/src/mesa/main/
H A Dextensions.h71 size_t offset; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_buffer.h61 vk_buffer_range(const struct vk_buffer *buffer, uint64_t offset, uint64_t range) vk_buffer_range() argument
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.h35 unsigned int offset; member
/third_party/libfuse/example/
H A Dioctl.h37 off_t offset; member
/third_party/libexif/libexif/fuji/
H A Dexif-mnote-data-fuji.h38 unsigned int offset; member
/third_party/libexif/libexif/canon/
H A Dexif-mnote-data-canon.h41 unsigned int offset; member
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Dread_checkzero.c51 off_t offset; in read_eof() local
/third_party/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile05.c39 off_t offset = -1; in run() local
/third_party/ltp/testcases/network/nfs/nfslock01/
H A Dnfs_flock.c26 int offset = 0; in main() local
[all...]
H A Dnfs_flock_func.c12 int lock_reg(int fd, int type, off_t offset, int whence, off_t len, int cmd) in lock_reg() argument
24 int lock_test(int fd, int type, off_t offset, int whence, int len) in lock_test() argument
/third_party/ltp/include/lapi/
H A Dpwritev2.h18 pwritev2(int fd, const struct iovec *iov, int iovcnt, off_t offset, int flags) pwritev2() argument
H A Dpreadv2.h22 preadv2(int fd, const struct iovec *iov, int iovcnt, off_t offset, int flags) preadv2() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-bytecodes.cc36 ptrdiff_t offset = 0; in RegExpBytecodeDisassemble() local
/third_party/node/deps/v8/src/sandbox/
H A Dsandboxed-pointer-inl.h22 Address offset = sandboxed_pointer >> kSandboxedPointerShift; in ReadSandboxedPointerField() local
37 Address offset = pointer - cage_base.address(); in WriteSandboxedPointerField() local
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-file-writer-interface.h26 int offset; member
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside.cc57 const uint32_t offset = static_cast<uint32_t>(fault_addr - base); in TryFindLandingPad() local

Completed in 5 milliseconds

12345678910>>...259