/third_party/ffmpeg/libswresample/ |
H A D | audioconvert.c | 198 int off=0; in swri_audio_convert() local [all...] |
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_handle_request.c | 429 uint16_t off; /* data offset */ in usb_handle_request() local 177 usb_handle_iface_request(struct usb_xfer *xfer, void **ppdata, uint16_t *plen, struct usb_device_request req, uint16_t off, uint8_t state) usb_handle_iface_request() argument [all...] |
/third_party/libunwind/libunwind/tests/ |
H A D | test-ptrace.c | 78 unw_word_t ip, sp, start_ip = 0, off; in do_backtrace() local
|
H A D | Gtest-bt.c | 61 unw_word_t ip, sp, off; in do_backtrace() local
|
H A D | Gtest-dyn1.c | 106 char name[128], off[32]; in sighandler() local
|
/third_party/libunwind/libunwind/src/x86/ |
H A D | Gos-linux.c | 145 unw_word_t addr = c->sigcontext_addr, fpstate_addr, off; in x86_get_scratch_loc() local [all...] |
H A D | Gos-freebsd.c | 154 unw_word_t addr = c->sigcontext_addr, off, xmm_off; in x86_get_scratch_loc() local [all...] |
/third_party/libwebsockets/lib/misc/ |
H A D | sha-1.c | 239 size_t off; in sha1_loop() local
|
/third_party/libbpf/src/ |
H A D | bpf_gen_internal.h | 23 int off; member
|
H A D | strset.c | 56 long off; in strset__new() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_lower_64b.c | 82 nir_ssa_def *off = nir_ssa_for_src(b, intr->src[offset_src_idx], 1); in lower_64b_intrinsics() local 141 nir_ssa_def *off = nir_ssa_for_src(b, intr->src[offset_src_idx], 1); in lower_64b_intrinsics() local [all...] |
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | emu.c | 249 uint32_t off = emu->gpr_regs.pc + instr->br.ioff; in emu_instr() local
|
/third_party/ltp/testcases/kernel/device-drivers/cpufreq/ |
H A D | cpufreq_boost.c | 45 int off; member 63 static void check_set_turbo(char *file, char *off) in check_set_turbo() argument
|
/third_party/mesa3d/src/util/ |
H A D | u_debug_stack.c | 70 unw_word_t off; in symbol_name_cached() local
|
/third_party/libfuse/example/ |
H A D | hello_ll.c | 107 reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, off_t off, size_t maxsize) reply_buf_limited() argument 117 hello_ll_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) hello_ll_readdir() argument 147 hello_ll_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) hello_ll_read() argument
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | cpuid.c | 107 int off = (env[0] == '~') ? 1 : 0; in OPENSSL_cpuid_setup() local
|
H A D | s390xcap.c | 674 int rc, off, i, n; in parse_env() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | eck_prn.c | 21 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off) in ECPKParameters_print_fp() argument 36 int EC_KEY_print_fp(FILE *fp, const EC_KEY *x, int off) in EC_KEY_print_fp() argument 70 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) in ECPKParameters_print() argument 225 print_bin(BIO *fp, const char *name, const unsigned char *buf, size_t len, int off) print_bin() argument [all...] |
/third_party/rust/crates/humantime/src/ |
H A D | duration.rs | 104 fn off(&self) -> usize { in off() functions 159 let mut off = self.off(); in parse() variables 178 let mut off = self.off(); parse() variables [all...] |
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | CodedInputStreamTest.java | 84 public int read(byte[] b, int off, int len) throws IOException { in read() argument
|
/third_party/openssl/crypto/ec/ |
H A D | eck_prn.c | 21 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off) in ECPKParameters_print_fp() argument 36 int EC_KEY_print_fp(FILE *fp, const EC_KEY *x, int off) in EC_KEY_print_fp() argument 70 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) in ECPKParameters_print() argument 225 print_bin(BIO *fp, const char *name, const unsigned char *buf, size_t len, int off) print_bin() argument [all...] |
/third_party/openssl/crypto/ |
H A D | cpuid.c | 107 int off = (env[0] == '~') ? 1 : 0; in OPENSSL_cpuid_setup() local
|
H A D | s390xcap.c | 674 int rc, off, i, n; in parse_env() local [all...] |
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_digestauth.c | 136 size_t off = 0; in testDigestAuth() local
|
H A D | test_digestauth_with_arguments.c | 135 size_t off = 0; in testDigestAuth() local
|