Home
last modified time | relevance | path

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

12345678910>>...31

/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dhashed_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 …]
/dflybsd-src/contrib/dialog/
H A DCHANGES52 + 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 …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A 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()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A 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()
/dflybsd-src/etc/sendmail/
H A Ddragonfly.submit.mc17 # this file, copy it to /etc/mail/<hostname>.submit.mc and modify -or-
19 # to its path, then modify it as desired.
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A 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