| /src/lib/libc/locale/ |
| H A D | newlocale.c | 47 char head[_LOCALENAME_LEN_MAX * (_LC_LAST - 1)], *tail; local in function:__weak_alias [all...] |
| H A D | generic_lc_all.c | 58 char head[_LOCALENAME_LEN_MAX * (_LC_LAST - 1)], *tail; local in function:_generic_LC_ALL_setlocale [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_ring_types.h | 45 u32 tail; /* updated on submission, used for RING_TAIL */ member in struct:intel_ring
|
| H A D | intel_ring.h | 91 assert_ring_tail_valid(const struct intel_ring *ring, unsigned int tail) argument 116 intel_ring_set_tail(struct intel_ring *ring, unsigned int tail) argument 130 __intel_ring_space(unsigned int head,unsigned int tail,unsigned int size) argument [all...] |
| H A D | intel_ring.c | 78 void intel_ring_reset(struct intel_ring *ring, u32 tail) argument
|
| /src/sys/arch/hp300/stand/common/ |
| H A D | dcm.c | 145 unsigned int tail; local in function:dcmputchar
|
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | spsc_queue.h | 45 atomic_long_t tail; member in struct:spsc_queue 69 struct spsc_node **tail; local in function:spsc_queue_push
|
| H A D | drm_debugfs_crc.h | 64 int head, tail; member in struct:drm_crtc_crc
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_list_sort.c | 128 struct list_head head, *tail = &head; local in function:list_sort_merge 176 struct list_head *tail = (a == NULL? b : a); local in function:list_sort_merge_into [all...] |
| /src/sys/dev/pci/cxgb/ |
| H A D | cxgb_mbuf.h | 37 struct mbuf *tail; member in struct:mbuf_head
|
| /src/usr.bin/find/ |
| H A D | operator.c | 82 PLAN *tail; /* pointer to tail of subplan */ local in function:yankexpr 134 PLAN *tail; /* pointer to tail of result plan */ local in function:paren_squish 172 PLAN *tail; /* pointer to tail of result plan */ local in function:not_squish 230 PLAN *tail; /* pointer to tail of result plan */ local in function:or_squish [all...] |
| H A D | find.c | 69 PLAN *plan, *tail, *new; local in function:find_formplan [all...] |
| /src/tests/lib/libc/locale/ |
| H A D | t_wcstod.c | 434 wchar_t *tail; local in function:ATF_TC_BODY
|
| /src/sys/arch/ia64/stand/common/ |
| H A D | ls.c | 146 char *path, *tail; local in function:ls_getdir
|
| /src/sys/external/bsd/drm2/dist/drm/vboxvideo/ |
| H A D | vbox_hgsmi.c | 38 hgsmi_checksum(u32 offset,const struct hgsmi_buffer_header * header,const struct hgsmi_buffer_tail * tail) argument
|
| /src/usr.sbin/mtree/ |
| H A D | verify.c | 179 miss(NODE *p, char *tail) argument
|
| /src/tests/lib/librumphijack/ |
| H A D | h_cwd.c | 46 makepath(const char *tail) argument
|
| /src/lib/libc/stdio/ |
| H A D | fmemopen.c | 46 char *head, *tail, *cur, *eob; member in struct:fmemopen_cookie
|
| /src/usr.sbin/tpctl/ |
| H A D | data.c | 67 char *res, *tail; local in function:strdup_prune
|
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_dsb.c | 311 u32 tail; local in function:intel_dsb_commit
|
| /src/sys/arch/vax/include/ |
| H A D | qevent.h | 96 int tail; /* index into events */ member in struct:_vs_eventqueue
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/ |
| H A D | nouveau_nvkm_falcon_cmdq.c | 36 u32 tail = nvkm_falcon_rd32(cmdq->qmgr->falcon, cmdq->tail_reg); local in function:nvkm_falcon_cmdq_has_room
|
| H A D | nouveau_nvkm_falcon_msgq.c | 54 u32 tail = nvkm_falcon_rd32(msgq->qmgr->falcon, msgq->tail_reg); local in function:nvkm_falcon_msgq_empty 62 u32 head, tail, available; local in function:nvkm_falcon_msgq_pop
|
| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | kfifo.h | 138 const size_t tail = meta->kfm_tail; local in function:_kfifo_len 156 const size_t tail = meta->kfm_tail; local in function:_kfifo_out_peek 191 const size_t tail = meta->kfm_tail; local in function:_kfifo_out 229 const size_t tail = meta->kfm_tail; local in function:_kfifo_in [all...] |
| /src/common/dist/zlib/examples/ |
| H A D | gznorm.c | 123 size_t tail; // number of trailer bytes read (0..8) local in function:gzip_normalize
|