Home
last modified time | relevance | path

Searched defs:curpos (Results 1 – 14 of 14) sorted by relevance

/NextBSD/sys/boot/common/
HDconsole.c189 char *curpos, *dup, *next; in cons_check() local
213 char *curpos, *dup, *next; in cons_change() local
/NextBSD/sys/boot/userboot/userboot/
HDbootinfo.c43 char *curpos, *next, *string; in bi_getboothowto() local
/NextBSD/sys/boot/i386/libi386/
HDbootinfo.c43 char *curpos, *next, *string; in bi_getboothowto() local
/NextBSD/contrib/groff/src/preproc/pic/
HDobject.cpp790 graphic_object *object_spec::make_box(position *curpos, direction *dirp) in make_box()
834 position *curpos, direction *dirp) in position_rectangle()
944 graphic_object *object_spec::make_block(position *curpos, direction *dirp) in make_block()
982 graphic_object *object_spec::make_text(position *curpos, direction *dirp) in make_text()
1032 graphic_object *object_spec::make_ellipse(position *curpos, direction *dirp) in make_ellipse()
1081 graphic_object *object_spec::make_circle(position *curpos, direction *dirp) in make_circle()
1129 graphic_object *object_spec::make_move(position *curpos, direction *dirp) in make_move()
1416 linear_object *object_spec::make_line(position *curpos, direction *dirp) in make_line()
1732 linear_object *object_spec::make_arc(position *curpos, direction *dirp) in make_arc()
1794 graphic_object *object_spec::make_linear(position *curpos, direction *dirp) in make_linear()
[all …]
/NextBSD/sys/boot/pc98/boot0.5/
HDsyscons.s253 curpos: .word 0 # Current cursor position label
/NextBSD/lib/libfigpar/
HDfigpar.c115 off_t curpos; in parse_config() local
/NextBSD/contrib/apr/include/
HDapr_lib.h66 char *curpos; member
/NextBSD/contrib/ntp/ntpd/
HDntp_scanner.h102 struct LCPOS curpos; /* current scan position */ member
/NextBSD/usr.sbin/makefs/cd9660/
HDcd9660_write.c405 off_t curpos; in cd9660_write_filedata() local
/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXAsmPrinter.h98 unsigned curpos; variable
/NextBSD/contrib/atf/atf-c/detail/
HDtext_test.c108 int curpos; member
/NextBSD/crypto/heimdal/lib/krb5/
HDkeytab_file.c455 off_t pos, curpos; in fkt_next_entry_int() local
/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDFileSpec.cpp604 llvm::StringRef curpos(input); in RemoveBackupDots() local
/NextBSD/contrib/groff/src/roff/troff/
HDenv.cpp2592 tab_type tab_stops::distance_to_next_tab(hunits curpos, hunits *distance) in distance_to_next_tab()
2599 tab_type tab_stops::distance_to_next_tab(hunits curpos, hunits *distance, in distance_to_next_tab()