/third_party/musl/porting/liteos_a/user/src/internal/ |
H A D | pthread_impl.h | 52 long off; member
|
/third_party/nghttp2/third-party/url-parser/ |
H A D | url_parser.c | 625 uint16_t off; in http_parser_parse_url() local [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | DumbTextComponent.java | 303 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 D | passthrough_fh.c | 595 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 D | fuse_common.h | 803 size_t off; member
|
/third_party/libfuse/lib/modules/ |
H A D | iconv.c | 558 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 D | subdir.c | 543 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 D | disasm-ppc.cc | 356 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 D | disasm-s390.cc | 281 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 D | fd6_blitter.c | 542 unsigned off = fd_resource_offset(dst, level, layer); in emit_blit_dst() local
|
H A D | fd6_emit.c | 225 unsigned off; variable 581 uint32_t off = vb->buffer_offset; variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_emit.c | 253 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 D | ir2_nir.c | 838 struct ir2_instr *instr, *rcp, *sc, *wincoord, *off; in extra_position_exports() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_emit.c | 347 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 D | ptrace.h | 101 uint64_t off; member
|
/third_party/node/deps/openssl/openssl/ssl/record/ |
H A D | ssl3_record.c | 1910 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 D | ec_ameth.c | 283 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 D | ec_ameth.c | 283 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 D | SkBitmap.cpp | 165 size_t off = addr - pix; in pixelRefOrigin() local
|
/third_party/openssl/ssl/record/ |
H A D | ssl3_record.c | 1910 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 D | raw_ostream.cpp | 598 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 D | MachineInstrBuilder.h | 275 const MachineInstrBuilder &addDisp(const MachineOperand &Disp, int64_t off, in addDisp() argument
|
/third_party/toybox/toys/pending/ |
H A D | diff.c | 195 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 D | winconsoleio.c | 539 DWORD off = 0; in read_console_w() local
|
/third_party/skia/modules/pathkit/ |
H A D | pathkit_wasm_bindings.cpp | 360 bool ApplyDash(SkPath& path, SkScalar on, SkScalar off, SkScalar phase) { in ApplyDash() argument
|