| /freebsd-12-stable/contrib/lua/src/ |
| D | ltablib.c | 250 #define sof(e) (sizeof(e) / sizeof(unsigned int)) macro 261 unsigned int buff[sof(c) + sof(t)]; in l_randomizePivot() 263 memcpy(buff, &c, sof(c) * sizeof(unsigned int)); in l_randomizePivot() 264 memcpy(buff + sof(c), &t, sof(t) * sizeof(unsigned int)); in l_randomizePivot() 265 for (i = 0; i < sof(buff); i++) in l_randomizePivot()
|
| /freebsd-12-stable/contrib/gcc/config/ia64/ |
| D | linux-unwind.h | 107 unsigned long sof = sc->sc_cfm & 0x7f; in ia64_fallback_frame_state() local 109 ia64_rse_skip_regs ((unsigned long *)(sc->sc_ar_bsp), -sof); in ia64_fallback_frame_state() 183 unsigned long sof = sc->sc_cfm & 0x7f; in ia64_handle_unwabi() local 185 ia64_rse_skip_regs ((unsigned long *)(sc->sc_ar_bsp), -sof); in ia64_handle_unwabi()
|
| /freebsd-12-stable/contrib/nvi/vi/ |
| D | v_paragraph.c | 243 goto sof; in v_paragraphb() 247 goto sof; in v_paragraphb() 272 goto sof; in v_paragraphb() 290 sof: lno = 1; in v_paragraphb()
|
| D | vs_smap.c | 1150 goto sof; in vs_sm_position() 1153 sof: msgq(sp, M_BERR, "220|Movement past the end-of-screen"); in vs_sm_position()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | ia64-tdep.c | 228 int sof; /* Size of frame (decoded from cfm value) */ member 1026 cache->sof = 0; in ia64_alloc_frame_cache() 1062 CORE_ADDR bof, sor, sol, sof, cfm, rrb_gr; in examine_prologue() local 1083 int sof = (int) ((instr & 0x000000fe000LL) >> 13); in examine_prologue() local 1092 (sof == (cache->cfm & 0x7f) && in examine_prologue() 1421 sof = cache->sof; in examine_prologue() 1426 bof = rse_address_add (cache->bsp, -sof); in examine_prologue() 1429 i < sof; in examine_prologue() 1463 sof = (cfm & 0x7f); in examine_prologue() 1472 i < sof; in examine_prologue() [all …]
|
| /freebsd-12-stable/sys/dev/ocs_fc/ |
| D | ocs_ioctl.h | 334 uint8_t sof; /*<< SOF value */ member
|
| D | ocs_hw.h | 1418 ocs_hw_send_frame(ocs_hw_t *hw, fc_header_le_t *hdr, uint8_t sof, uint8_t eof, ocs_dma_t *payload,
|
| D | sli4.h | 4832 sof:8; member 5628 extern int32_t sli_send_frame_wqe(sli4_t *sli4, void *buf, size_t size, uint8_t sof, uint8_t eof, u…
|
| D | sli4.c | 7595 sli_send_frame_wqe(sli4_t *sli4, void *buf, size_t size, uint8_t sof, uint8_t eof, uint32_t *hdr, in sli_send_frame_wqe() argument 7630 sf->sof = sof; in sli_send_frame_wqe()
|
| D | ocs_hw.c | 4355 ocs_hw_send_frame(ocs_hw_t *hw, fc_header_le_t *hdr, uint8_t sof, uint8_t eof, ocs_dma_t *payload, in ocs_hw_send_frame() argument 4385 …rc = sli_send_frame_wqe(&hw->sli, wqe->wqebuf, hw->sli.config.wqe_size, sof, eof, (uint32_t*) hdr,… in ocs_hw_send_frame()
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-ia64.c | 1077 unsigned int sof; local 1079 sof = ins + locs + outs; 1080 if (sof > 96) 1085 if (rots > sof) 1098 return sof; 6243 unsigned int sof; local 6316 sof = set_regstack (FORCE_CONST(i), 6330 CURR_SLOT.opnd[i].X_add_number = sof; 6334 = sof - CURR_SLOT.opnd[i + 2].X_add_number;
|
| /freebsd-12-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-usbcx-defs.h | 2637 uint32_t sof : 1; /**< Start of (micro)Frame (Sof) member 2670 uint32_t sof : 1;
|
| D | cvmx-usb.c | 3432 __cvmx_usb_schedule(usb, usbc_gintsts.s.sof); in cvmx_usb_poll()
|
| /freebsd-12-stable/contrib/binutils/opcodes/po/ |
| D | opcodes.pot | 1017 msgid "Missing 'sof:' prefix"
|
| /freebsd-12-stable/sys/dev/cxgbe/common/ |
| D | t4_msg.h | 1649 __u8 sof; member
|