/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | hashed_db.c | 50 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 D | CHANGES | 52 + 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 D | stack | 7 // 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 D | algorithm | 7 // 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 D | deque | 7 // 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 D | map | 6 // 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 D | set | 6 // 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 D | iterator | 6 // 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 D | queue | 7 // 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 D | list | 7 // 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 D | vector | 7 // 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 D | numeric | 6 // 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 D | stack | 6 // 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 D | map | 6 // 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 D | algorithm | 6 // 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 D | queue | 6 // 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 D | set | 6 // 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 D | iterator | 6 // 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 D | deque | 6 // 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 D | list | 6 // 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 D | vector | 6 // 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 D | insert_fn_imps.hpp | 78 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 D | insert_fn_imps.hpp | 78 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 D | dragonfly.submit.mc | 17 # 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 D | rb_tree | 6 // 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
|