Home
last modified time | relevance | path

Searched defs:off (Results 376 - 400 of 580) sorted by relevance

1...<<11121314151617181920>>...24

/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp598 uint64_t raw_fd_ostream::seek(uint64_t off) { in seek() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h275 const MachineInstrBuilder &addDisp(const MachineOperand &Disp, int64_t off, in addDisp() argument
/third_party/toybox/toys/pending/
H A Ddiff.c195 static int read_tok(FILE *fp, off_t *off, int tok) in read_tok() argument
265 off_t off; in create_j_vector() local
[all...]
/third_party/python/Modules/_io/
H A Dwinconsoleio.c539 DWORD off = 0; in read_console_w() local
/third_party/skia/modules/pathkit/
H A Dpathkit_wasm_bindings.cpp360 bool ApplyDash(SkPath& path, SkScalar on, SkScalar off, SkScalar phase) { in ApplyDash() argument

Completed in 38 milliseconds

1...<<11121314151617181920>>...24