Home
last modified time | relevance | path

Searched defs:off (Results 51 - 75 of 607) sorted by relevance

12345678910>>...25

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
H A D3-1.c43 off_t off = 0; in main() local
H A D9-1.c40 off_t off = 0; in main() local
H A D1-1.c56 off_t off = 0; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsendfile.c54 off_t off = 0; in sendfile_0100() local
85 off_t off = 0; in sendfile_0200() local
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha256-586.pl373 sub off { &DWP(4*(((shift)-$i)&7),"esp"); } subroutine
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dtestresample2.c50 int rate = 1000, off = 0, avail = INBLOCK; in main() local
/third_party/openssl/crypto/sha/asm/
H A Dsha256-586.pl373 sub off { &DWP(4*(((shift)-$i)&7),"esp"); } subroutine
[all...]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DDebuggingOutputStream.java36 public void write(byte[] b, int off, int len) throws IOException { in write() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DEagerStreamTest.java358 public int read(byte[] b, int off, int len) throws IOException { in read() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DBrotliOutputStream.java73 public void write(byte[] b, int off, int len) throws IOException { in write() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DBrotliInputStream.java77 public int read(byte[] b, int off, int len) throws IOException { in read() argument
/third_party/optimized-routines/networking/
H A Dchksum.c18 uint32_t off = (uintptr_t) *pptr % 4; in slurp_head32() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMagic.cpp196 uint32_t off = read32le(Magic.data() + 0x3c); in identify_magic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCMachineFunctionInfo.h43 void setVarArgsFrameIndex(int off) { VarArgsFrameIndex = off; } in setVarArgsFrameIndex() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DParser.java130 public MessageType parseFrom(byte[] data, int off, int len) throws InvalidProtocolBufferException; in parseFrom() argument
157 public MessageType parsePartialFrom(byte[] data, int off, int len) in parsePartialFrom() argument
136 parseFrom( byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) parseFrom() argument
164 parsePartialFrom( byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) parsePartialFrom() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_picture.c38 int off = offsetof(H264Picture, f_grain) + sizeof(pic->f_grain); in ff_h264_unref_picture() local
H A Ddv.c47 static const uint8_t off[] = { 2, 6, 8, 0, 4 }; in dv_calc_mb_coordinates() local
/third_party/elfutils/libdw/
H A Ddwarf_next_cfi.c40 dwarf_next_cfi(const unsigned char e_ident[], Elf_Data *data, bool eh_frame_p, Dwarf_Off off, Dwarf_Off *next_off, Dwarf_CFI_Entry *entry) dwarf_next_cfi() argument
/third_party/elfutils/tests/
H A Dxlate_notes.c99 size_t off = 0; in main() local
/third_party/icu/tools/colprobe/
H A Duprinter.cpp116 UPrinter::off(void) { in off() function in UPrinter
/third_party/littlefs/bd/
H A Dlfs_filebd.c65 lfs_filebd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_filebd_read() argument
101 lfs_filebd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_filebd_prog() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/
H A Dblock_dev.c69 int off = 0; in test_run() local
/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c21 static off_t mseek(FILE *f, off_t off, int whence) in mseek() argument
/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dopen_wmemstream.c26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument
/third_party/musl/src/stdio/
H A Dopen_wmemstream.c26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument

Completed in 10 milliseconds

12345678910>>...25