Searched refs:offset1 (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors_memintrinsics.h131 static inline bool RangesOverlap(const char *offset1, uptr length1, argument
133 return !((offset1 + length1 <= offset2) || (offset2 + length2 <= offset1));
137 const char *offset1 = (const char *)_offset1; \
139 if (RangesOverlap(offset1, length1, offset2, length2)) { \
146 ReportStringFunctionMemoryRangesOverlap(name, offset1, length1, \
H A Dasan_report.h78 const char *offset1, uptr length1,
H A Dasan_report.cpp324 const char *offset1, uptr length1,
329 GetCurrentTidOrInvalid(), stack, (uptr)offset1, length1, (uptr)offset2,
323 ReportStringFunctionMemoryRangesOverlap(const char *function, const char *offset1, uptr length1, const char *offset2, uptr length2, BufferedStackTrace *stack) argument
/freebsd-11-stable/sys/nfs/
H A Dnfs_fha.c292 off_t offset1, offset2; local
317 offset1 = i->offset;
320 if (((offset1 >= offset2)
321 && ((offset1 - offset2) < (1 << softc->ctls.bin_shift)))
322 || ((offset2 > offset1)
323 && ((offset2 - offset1) < (1 << softc->ctls.bin_shift)))) {
343 req_count, offset1, offset2);
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h270 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_preadv_args
277 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_pwritev_args
335 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_sendfile_args
433 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_pread_args
441 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_pwrite_args
457 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_lseek_args
478 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_pread_args
485 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_pwrite_args
499 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_lseek_args
607 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; cha member in struct:freebsd32_posix_fallocate_args
615 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_posix_fadvise_args
634 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_posix_fallocate_args
641 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd32_posix_fadvise_args
954 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd4_freebsd32_sendfile_args
1002 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd6_freebsd32_pread_args
1010 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd6_freebsd32_pwrite_args
1026 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)]; member in struct:freebsd6_freebsd32_lseek_args
[all...]
H A Dfreebsd32_systrace_args.c1419 uarg[3] = p->offset1; /* uint32_t */
1430 uarg[3] = p->offset1; /* uint32_t */
1968 uarg[2] = p->offset1; /* uint32_t */
2521 uarg[4] = p->offset1; /* uint32_t */
2533 uarg[4] = p->offset1; /* uint32_t */
2557 uarg[2] = p->offset1; /* uint32_t */
2590 uarg[3] = p->offset1; /* uint32_t */
2601 uarg[3] = p->offset1; /* uint32_t */
2623 uarg[1] = p->offset1; /* uint32_t */
3088 uarg[2] = p->offset1; /* uint32_
[all...]
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_ipu.c471 int offset1[] = {0, 29, 58, 78, 85, 89, 90, 93, 95, 102, 116, 119, 122, 125, 128, 133, 138, 143, 148, 149, 150, -1}; local
489 for (int i = 0; offset1[i + 1] != -1; i++) {
490 int len = offset1[i + 1] - offset1[i];
491 printf("W1[%d:%d] = %d\n", offset1[i],
492 offset1[i] + len - 1,
493 ipu_ch_param_get_value(param, 1, offset1[i], len)
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-siliconimage.c311 int offset1 = ((ch->unit & 1) << 6) + ((ch->unit & 2) << 8); local
318 if (ATA_INL(ctlr->r_res2, 0xa0 + offset1) & 0x00000800)
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgo32-nat.c1280 unsigned short offset1 __attribute__((packed)); member in struct:gate_descr
1411 gate.selector, gate.offset1, gate.offset0);
1423 gate.selector, gate.offset1, gate.offset0);
1435 gate.selector, gate.offset1, gate.offset0);
1443 gate.selector, gate.offset1, gate.offset0);
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_fcntl.c478 ap.offset = (((u_int64_t) uap->offset1) << 32) |
482 uap->offset1;
H A Dsvr4_proto.h309 char offset1_l_[PADL_(long)]; long offset1; char offset1_r_[PADR_(long)]; member in struct:svr4_sys_llseek_args
/freebsd-11-stable/sys/arm/include/
H A Dbus.h674 bus_size_t offset1, bus_space_handle_t bsh2, \
679 bus_size_t offset1, bus_space_handle_t bsh2, \
684 bus_size_t offset1, bus_space_handle_t bsh2, \
689 bus_size_t offset1, bus_space_handle_t bsh2, \
/freebsd-11-stable/sys/mips/include/
H A Dbus.h632 bus_size_t offset1, bus_space_handle_t bsh2, \
637 bus_size_t offset1, bus_space_handle_t bsh2, \
642 bus_size_t offset1, bus_space_handle_t bsh2, \
647 bus_size_t offset1, bus_space_handle_t bsh2, \
/freebsd-11-stable/contrib/gcc/
H A Dexpr.c3919 unsigned HOST_WIDE_INT offset1;
3929 offset1 = bitpos;
3931 offset1 = (offset1 - bitpos) / BITS_PER_UNIT;
3932 str_rtx = adjust_address (str_rtx, str_mode, offset1);
3907 unsigned HOST_WIDE_INT offset1; local
H A Dfold-const.c8080 tree base0, offset0, base1, offset1;
8083 && extract_array_ref (arg1, &base1, &offset1)
8098 if (offset1 == NULL_TREE)
8099 offset1 = build_int_cst (signed_size_type_node, 0);
8101 offset1 = fold_convert (signed_size_type_node, offset1);
8103 return fold_build2 (code, type, offset0, offset1);
8045 tree base0, offset0, base1, offset1; local
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c6580 HOST_WIDE_INT offset1;
6605 offset1 = INTVAL (XEXP (addr1, 1));
6614 offset1 = 0;
6633 if (offset1 % 8 != 0)
6637 if (INTVAL (XEXP (addr2, 1)) != offset1 + 4)
6564 HOST_WIDE_INT offset1; local
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c2552 uint32_t offset1 = offset0; local
2574 usbd_copy_out(pc, offset1, ch->cur, m);
2577 offset1 += m;
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c721 uint16_t offset1 = cmd << 4; local
722 uint16_t offset2 = offset1 + 0x80;
727 bwn_ntab_write_bulk(mac, BWN_NTAB8(7, offset1), length, events);
731 bwn_ntab_write(mac, BWN_NTAB8(7, offset1 + i), end);
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c7537 enum machine_mode mode1, HOST_WIDE_INT offset1,
7548 GEN_INT (offset1)),
7491 mips_return_fpr_pair(enum machine_mode mode, enum machine_mode mode1, HOST_WIDE_INT offset1, enum machine_mode mode2, HOST_WIDE_INT offset2) argument
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c9956 int offset1, offset2;
9977 offset1 = INTVAL (XEXP (addr1, 1));
9986 offset1 = 0;
10018 if (offset2 != offset1 + 8)
9935 int offset1, offset2; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp286 // The 2 offset instructions use offset0 and offset1 instead. We can treat
292 getNamedOperand(LdSt, AMDGPU::OpName::offset1);

Completed in 529 milliseconds