Home
last modified time | relevance | path

Searched refs:hashmap (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/ncurses/ncurses/
H A DMakefile.in206 hashmap$x \
344 hashmap$x : $(serial)/hashmap.c $(serial)/hardscroll.c $(TEST_DEPS)
345 …@ECHO_LD@ $(LIBTOOL_LINK) -o $@ $(CFLAGS_DEFAULT) -DHASHDEBUG $(serial)/hashmap.c $(serial)/hardsc…
H A Dmodules37 hashmap lib $(serial) $(HEADER_DEPS)
H A Dllib-lncursest60 /* ./tty/hashmap.c */
H A Dllib-lncurses60 /* ./tty/hashmap.c */
H A Dllib-lncursestw60 /* ./tty/hashmap.c */
H A Dllib-lncursesw60 /* ./tty/hashmap.c */
/freebsd/contrib/ldns/ldns/
H A Dhost2str.h104 ldns_rbtree_t* hashmap; /* for LDNS_COMMENT_NSEC3_CHAIN */ member
138 fmt->hashmap = NULL; in ldns_output_format_init()
/freebsd/lib/ncurses/ncurses/
H A DMakefile113 hashmap.c \
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc229 to understand how it works better, build hashmap and read the header
230 comments of hardscroll.c and hashmap.c; then try it out. You can also
291 hardscroll.c hashmap.c lib_addch.c lib_doupdate.c lib_getch.c
384 The brains of this operation are the modules hashmap.c, hardscroll.c
387 * The hashmap.c module tries to detect vertical motion changes
392 information, the hashmap code adds deductions made using a
/freebsd/contrib/ncurses/
H A Dconfigure.in1509 ### use option --enable-hashmap to turn on use of hashmap scrolling logic
1510 AC_MSG_CHECKING(if you want hashmap scrolling-optimization code)
1511 AC_ARG_ENABLE(hashmap, optenable
1512 [ --disable-hashmap compile without hashmap scrolling-optimization],
1516 test "x$with_hashmap" = xyes && AC_DEFINE(USE_HASHMAP,1,[Define to 1 to compile with hashmap scroll…
1580 # when hashmap is used scroll hints are useless
H A DNEWS7379 + minor fixes for ncurses/hashmap test-program.
10506 + move hashtab static data out of hashmap.c into SCREEN struct.
10906 --disable-hashmap.
11084 + rename configure option --enable-hashmap --disable-hashmap, and
12234 + further refinements to inequality in hashmap.c to cover a case with
12241 + change inequality in hashmap.c which checks the distance traveled by
12438 + disable scroll hints when hashmap is enabled (patch by Alexander
12630 + add configure-check for bcopy/memmove, for 980919 changes to hashmap.
12653 + make test_progs compile (but hashmap does not function).
12672 + disable scroll-hints when hashmap is configured.
[all …]
H A DINSTALL333 --disable-hashmap
334 Compile without hashmap scrolling-optimization code. This algorithm is
502 hashmap scrolling is configured, which is the default.
H A DMANIFEST979 ./ncurses/tty/hashmap.c
H A Dconfigure844 --disable-hashmap compile without hashmap scrolling-optimization
/freebsd/contrib/ldns/
H A Dhost2str.c1972 fmt_st->hashmap != NULL) { in ldns_rr2buffer_str_fmt()
1977 fmt_st->hashmap != NULL) { in ldns_rr2buffer_str_fmt()
1983 fmt_st->hashmap, in ldns_rr2buffer_str_fmt()
2001 fmt_st->hashmap, in ldns_rr2buffer_str_fmt()