Home
last modified time | relevance | path

Searched refs:modify (Results 1 – 25 of 764) sorted by relevance

12345678910>>...31

/dragonfly/contrib/ncurses/ncurses/tinfo/
HDhashed_db.c50 bool modify; member
64 find_connection(const char *path, bool modify) in find_connection() argument
70 if (!strcmp(p->path, path) && p->modify == modify) { in find_connection()
98 make_connection(DB * db, const char *path, bool modify) in make_connection() argument
105 p->modify = modify; in make_connection()
119 _nc_db_open(const char *path, bool modify) in _nc_db_open() argument
127 if ((result = find_connection(path, modify)) == 0) { in _nc_db_open()
136 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open()
146 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open()
153 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open()
[all …]
/dragonfly/contrib/dialog/
HDCHANGES52 + modify dlg_yes_labels to not switch to ok/cancel labels if the
65 + modify gauge's handle_input function to use the file pointer in the
107 + modify options-parsing to permit a "no" on any boolean option and
117 + modify configure script's compiler check to work around Xcode's
139 + modify dlg_ok_label() and dlg_ok_labels() to ignore --no-ok if all
144 + modify several widgets to make their handling of --no-ok consistent
151 + modify configure script to make Solaris -R rpath feature work
175 + modify init_dialog's initialization of tab_len and aspect_ratio to
238 + modify dselect/fselect to work with autosizing (Debian #915949).
241 + modify inputmenu to recognize the "Cancel" button and keys bound to
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Dstack6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dqueue6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Diterator6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dlist6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dmap6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dalgorithm6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Ddeque6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dset6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dvector6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Dstack7 // software; you can redistribute it and/or modify it under the
31 * Permission to use, copy, modify, distribute and sell this software
43 * Permission to use, copy, modify, distribute and sell this software
Dlist7 // software; you can redistribute it and/or modify it under the
31 * Permission to use, copy, modify, distribute and sell this software
43 * Permission to use, copy, modify, distribute and sell this software
Diterator6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dalgorithm7 // software; you can redistribute it and/or modify it under the
31 * Permission to use, copy, modify, distribute and sell this software
43 * Permission to use, copy, modify, distribute and sell this software
Dmap6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Ddeque7 // software; you can redistribute it and/or modify it under the
31 * Permission to use, copy, modify, distribute and sell this software
43 * Permission to use, copy, modify, distribute and sell this software
Dvector7 // software; you can redistribute it and/or modify it under the
31 * Permission to use, copy, modify, distribute and sell this software
43 * Permission to use, copy, modify, distribute and sell this software
Dset6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
Dqueue7 // software; you can redistribute it and/or modify it under the
31 * Permission to use, copy, modify, distribute and sell this software
43 * Permission to use, copy, modify, distribute and sell this software
Dnumeric6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
Dinsert_fn_imps.hpp78 modify(point_iterator it, const_reference r_new_val) in modify() function in PB_DS_CLASS_C_DEC
84 base_type::modify(it, r_new_val); in modify()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
Dinsert_fn_imps.hpp78 modify(point_iterator it, const_reference r_new_val) in modify() function in PB_DS_CLASS_C_DEC
84 base_type::modify(it, r_new_val); in modify()
/dragonfly/etc/sendmail/
HDdragonfly.submit.mc17 # this file, copy it to /etc/mail/<hostname>.submit.mc and modify -or-
19 # to its path, then modify it as desired.
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
Drb_tree6 // software; you can redistribute it and/or modify it under the
30 * Permission to use, copy, modify, distribute and sell this software
42 * Permission to use, copy, modify, distribute and sell this software

12345678910>>...31