| /freebsd-12.1/contrib/lua/src/ |
| H A 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.1/contrib/gcc/config/ia64/ |
| H A 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.1/contrib/nvi/vi/ |
| H A D | v_paragraph.c | 245 goto sof; in v_paragraphb() 249 goto sof; in v_paragraphb() 274 goto sof; in v_paragraphb() 292 sof: lno = 1; in v_paragraphb()
|
| H A D | vs_smap.c | 1154 goto sof; in vs_sm_position() 1157 sof: msgq(sp, M_BERR, "220|Movement past the end-of-screen"); in vs_sm_position()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | ia64-tdep.c | 1026 cache->sof = 0; in ia64_alloc_frame_cache() 1092 (sof == (cache->cfm & 0x7f) && in examine_prologue() 1421 sof = cache->sof; in examine_prologue() 1429 i < sof; in examine_prologue() 1463 sof = (cfm & 0x7f); in examine_prologue() 1472 i < sof; in examine_prologue() 1522 CORE_ADDR cfm, sof, sol, bsp, psr; in ia64_frame_cache() local 1546 cache->sof = (cfm & 0x7f); in ia64_frame_cache() 1962 cache->sof = cache->cfm & 0x7f; in ia64_sigtramp_frame_cache() 2234 sof = (cfm & 0x7f); in ia64_access_reg() [all …]
|
| /freebsd-12.1/sys/dev/ocs_fc/ |
| H A D | ocs_ioctl.h | 330 uint8_t sof; /*<< SOF value */ member
|
| H A D | ocs_hw.h | 1416 ocs_hw_send_frame(ocs_hw_t *hw, fc_header_le_t *hdr, uint8_t sof, uint8_t eof, ocs_dma_t *payload,
|
| H A D | sli4.h | 4737 sof:8; member 5533 extern int32_t sli_send_frame_wqe(sli4_t *sli4, void *buf, size_t size, uint8_t sof, uint8_t eof, u…
|
| H A D | sli4.c | 7427 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 7462 sf->sof = sof; in sli_send_frame_wqe()
|
| H A D | ocs_hw.c | 4352 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 4382 …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.1/contrib/binutils/gas/config/ |
| H A 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.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-usbcx-defs.h | 2637 uint32_t sof : 1; /**< Start of (micro)Frame (Sof) member 2670 uint32_t sof : 1;
|
| H A D | cvmx-usb.c | 3432 __cvmx_usb_schedule(usb, usbc_gintsts.s.sof); in cvmx_usb_poll()
|
| /freebsd-12.1/contrib/binutils/opcodes/po/ |
| H A D | opcodes.pot | 1017 msgid "Missing 'sof:' prefix"
|
| /freebsd-12.1/sys/dev/cxgbe/common/ |
| H A D | t4_msg.h | 1649 __u8 sof; member
|