Home
last modified time | relevance | path

Searched defs:off (Results 351 - 375 of 554) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h100 uint64_t off; member
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h44 long off; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h100 uint64_t off; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h100 uint64_t off; member
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h73 long off; member
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h52 long off; member
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.c625 uint16_t off; in http_parser_parse_url() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java303 private int lineDelta(int off, int delta) { in lineDelta() argument
602 offset2Point(int off, boolean start, Point p) offset2Point() argument
618 findLine(int off, boolean start) findLine() argument
[all...]
/third_party/libfuse/example/
H A Dpassthrough_fh.c595 static off_t xmp_lseek(const char *path, off_t off, int whence, struct fuse_file_info *fi) in xmp_lseek() argument
/third_party/libfuse/include/
H A Dfuse_common.h803 size_t off; member
/third_party/libfuse/lib/modules/
H A Diconv.c558 static off_t iconv_lseek(const char *path, off_t off, int whence, in iconv_lseek() argument
161 iconv_dir_fill(void *buf, const char *name, const struct stat *stbuf, off_t off, enum fuse_fill_dir_flags flags) iconv_dir_fill() argument
H A Dsubdir.c543 static off_t subdir_lseek(const char *path, off_t off, int whence, in subdir_lseek() argument
/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc356 int off = ((instr->Bits(25, 2)) << 8) >> 6; in FormatOption() local
362 int off = ((instr->Bits(15, 2)) << 18) >> 16; in FormatOption() local
/third_party/node/deps/v8/src/diagnostics/s390/
H A Ddisasm-s390.cc281 int off = ((instr->Bits(25, 2)) << 8) >> 6; in FormatOption() local
287 int off = ((instr->Bits(15, 2)) << 18) >> 16; in FormatOption() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c542 unsigned off = fd_resource_offset(dst, level, layer); in emit_blit_dst() local
H A Dfd6_emit.c225 unsigned off; variable
581 uint32_t off = vb->buffer_offset; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c253 unsigned off; in emit_textures() local
424 uint32_t off = vb->buffer_offset + elem->src_offset; in fd3_emit_vertex_bufs() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c838 struct ir2_instr *instr, *rcp, *sc, *wincoord, *off; in extra_position_exports() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c347 unsigned off; in emit_textures() local
570 uint32_t off = vb->buffer_offset + elem->src_offset; in fd4_emit_vertex_bufs() local
/third_party/musl/include/sys/
H A Dptrace.h101 uint64_t off; member
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dssl3_record.c1910 int dtls_buffer_listen_record(SSL *s, size_t len, unsigned char *seq, size_t off) in dtls_buffer_listen_record() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_ameth.c283 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, ec_print_t ktype) in do_EC_KEY_print() argument
710 int EC_KEY_print(BIO *bp, const EC_KEY *x, int off) in EC_KEY_print() argument
/third_party/openssl/crypto/ec/
H A Dec_ameth.c283 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, ec_print_t ktype) in do_EC_KEY_print() argument
710 int EC_KEY_print(BIO *bp, const EC_KEY *x, int off) in EC_KEY_print() argument
/third_party/skia/src/core/
H A DSkBitmap.cpp165 size_t off = addr - pix; in pixelRefOrigin() local
/third_party/openssl/ssl/record/
H A Dssl3_record.c1910 int dtls_buffer_listen_record(SSL *s, size_t len, unsigned char *seq, size_t off) in dtls_buffer_listen_record() argument

Completed in 31 milliseconds

1...<<11121314151617181920>>...23