Home
last modified time | relevance | path

Searched defs:front (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/usr.bin/look/
Dlook.c101 char *back, *front, *string, *p; in main() local
157 look(char *string, char *front, char *back) in look()
224 binary_search(char *string, char *front, char *back) in binary_search()
258 linear_search(char *string, char *front, char *back) in linear_search()
280 print_from(char *string, char *front, char *back) in print_from()
/netbsd/src/usr.bin/spell/spellprog/
Dlook.c58 look(u_char *string, u_char *front, u_char *back) in look()
117 binary_search(u_char *string, u_char *front, u_char *back) in binary_search()
151 linear_search(u_char *string, u_char *front, u_char *back) in linear_search()
Dspellprog.c281 unsigned char *front; member
/netbsd/src/external/gpl3/gcc/dist/gcc/
Diterator-utils.h124 T front () const { return static_cast<T> (BaseCT::front ()); } in front() function
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_prio_q.h35 node * front; member
/netbsd/src/usr.sbin/altq/libaltq/
Dqop.c1038 struct fltrinfo *fp, *front, *back, *prev = NULL; in add_filter_rule() local
1101 filt_check_relation(struct flow_filter *front, struct flow_filter *back) in filt_check_relation()
1124 filt_disjoint(struct flow_filter *front, struct flow_filter *back) in filt_disjoint()
1238 filt_subset(struct flow_filter *front, struct flow_filter *back) in filt_subset()
/netbsd/src/external/bsd/nvi/dist/ex/
Dex_tag.c1211 char *back, *front, *map, *p, *search, *t; in ctag_sfile() local
1420 binary_search(register char *string, register char *front, register char *back) in binary_search()
1450 linear_search(char *string, char *front, char *back, unsigned long tl) in linear_search()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dzfs_rlock.c225 rl_t *front, *rear; in zfs_range_split() local
/netbsd/src/external/gpl3/binutils/dist/gold/
Dworkqueue.cc152 Workqueue::add_to_queue(Task_list* queue, Task* t, bool front) in add_to_queue()
Dstringpool.cc169 bool front = true; in add_string() local
/netbsd/src/external/bsd/wpa/dist/src/p2p/
Dp2p_build.c533 size_t front = remaining; in p2p_buf_add_service_info() local
560 size_t front = remaining; in p2p_buf_add_service_info() local
/netbsd/src/lib/libc/rpc/
Drpcb_clnt.c104 static struct address_cache *front; variable
/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Di915_vma.c1254 struct intel_frontbuffer *front; in i915_vma_move_to_active() local
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dtekhex.c777 char front[6]; in out() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dtekhex.c777 char front[6]; in out() local
/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Doptim2.c1929 struct interpass *front, *back ; in TraceSchedule() local