| /src/external/gpl3/gdb.old/dist/gdb/ |
| bcache.h | 38 between members, added for alignment. These bytes usually contain 68 overhead added by the bcache). It turns out that the bcache is 151 buffer. If ADDED is not NULL, set *ADDED to true if the bytes 152 were newly added to the cache, or to false if the bytes were 156 const T *insert (const T *addr, int length, bool *added = nullptr) 158 return (const T *) this->insert ((const void *) addr, length, added); 165 If ADDED is not NULL, set *ADDED to true if the bytes were newly 166 added to the cache, or to false if the bytes were found in th [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| bcache.h | 38 between members, added for alignment. These bytes usually contain 68 overhead added by the bcache). It turns out that the bcache is 151 buffer. If ADDED is not NULL, set *ADDED to true if the bytes 152 were newly added to the cache, or to false if the bytes were 156 const T *insert (const T *addr, int length, bool *added = nullptr) 158 return (const T *) this->insert ((const void *) addr, length, added); 165 If ADDED is not NULL, set *ADDED to true if the bytes were newly 166 added to the cache, or to false if the bytes were found in th [all...] |
| /src/external/mit/lua/dist/ |
| lua2netbsd | 42 mv /tmp/lua2n$$ $c && echo added RCS tag to $c 51 mv /tmp/lua2m$$ $m && echo added RCS tag to $m
|
| /src/external/gpl2/diffutils/ |
| diffutils2netbsd | 50 mv /tmp/diffutils3$$ $c && echo added NetBSD RCS tag to $c 59 mv /tmp/diffutils4$$ $m && echo added NetBSD RCS tag to $m 66 mv /tmp/diffutils5$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/bsd/atf/ |
| prepare-import.sh | 79 local added="${tmpdir}/added.txt" 80 comm -13 "${old_list}" "${new_list}" >"${added}" 87 if [ -s "${added}" ]; then 89 cat "${added}"
|
| /src/external/gpl2/grep/dist/intl/ |
| localealias.c | 143 size_t added; local 175 added = 0; 176 while (added == 0 && locale_alias_path[0] != '\0') 189 added = read_alias_file (start, locale_alias_path - start); 192 while (added != 0); 210 size_t added; local 232 added = 0; 303 return added; 316 return added; 342 ++added; [all...] |
| /src/external/gpl2/texinfo/dist/intl/ |
| localealias.c | 158 size_t added; local 190 added = 0; 191 while (added == 0 && locale_alias_path[0] != '\0') 204 added = read_alias_file (start, locale_alias_path - start); 207 while (added != 0); 223 size_t added; local 245 added = 0; 305 return added; 318 return added; 344 ++added; [all...] |
| /src/external/gpl3/gcc.old/dist/intl/ |
| localealias.c | 157 size_t added; local 189 added = 0; 190 while (added == 0 && locale_alias_path[0] != '\0') 203 added = read_alias_file (start, locale_alias_path - start); 206 while (added != 0); 224 size_t added; local 246 added = 0; 306 return added; 319 return added; 345 ++added; [all...] |
| /src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| localealias.c | 161 size_t added; local 191 added = 0; 192 while (added == 0 && locale_alias_path[0] != '\0') 205 added = read_alias_file (start, locale_alias_path - start); 208 while (added != 0); 222 size_t added; local 250 added = 0; 361 ++added; 382 if (added > 0) 386 return added; [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/objects/ |
| obj_dat.c | 39 static LHASH_OF(ADDED_OBJ) *added = NULL; 128 if (added != NULL) 130 added = lh_ADDED_OBJ_new(added_obj_hash, added_obj_cmp); 131 return added != NULL; 155 if (added == NULL) 157 lh_ADDED_OBJ_set_down_load(added, 0); 158 lh_ADDED_OBJ_doall(added, cleanup1_doall); /* zero counters */ 159 lh_ADDED_OBJ_doall(added, cleanup2_doall); /* set counters */ 160 lh_ADDED_OBJ_doall(added, cleanup3_doall); /* free objects */ 161 lh_ADDED_OBJ_free(added); [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/objects/ |
| obj_dat.c | 39 static LHASH_OF(ADDED_OBJ) *added = NULL; 128 if (added != NULL) 130 added = lh_ADDED_OBJ_new(added_obj_hash, added_obj_cmp); 131 return added != NULL; 155 if (added == NULL) 157 lh_ADDED_OBJ_set_down_load(added, 0); 158 lh_ADDED_OBJ_doall(added, cleanup1_doall); /* zero counters */ 159 lh_ADDED_OBJ_doall(added, cleanup2_doall); /* set counters */ 160 lh_ADDED_OBJ_doall(added, cleanup3_doall); /* free objects */ 161 lh_ADDED_OBJ_free(added); [all...] |
| /src/external/bsd/am-utils/ |
| amd2netbsd | 49 # - check makefiles to see if any extra sources have been added. 97 mv /tmp/amd3n$$ $c && echo added NetBSD RCS tag to $c 106 mv /tmp/amd2m$$ $m && echo added NetBSD RCS tag to $m 113 mv /tmp/amd4t$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/bsd/byacc/ |
| byacc2netbsd | 87 mv /tmp/byacc3n$$ $c && echo added NetBSD RCS tag to $c 96 mv /tmp/byacc2m$$ $m && echo added NetBSD RCS tag to $m 103 mv /tmp/byacc4t$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/bsd/libbind/dist/ |
| libbind2netbsd | 45 # - check makefiles to see if any extra sources have been added. 87 mv /tmp/bind3n$$ $c && echo added NetBSD RCS tag to $c 96 mv /tmp/bind2m$$ $m && echo added NetBSD RCS tag to $m 103 mv /tmp/bind4t$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/gpl2/grep/ |
| grep2netbsd | 49 mv /tmp/grep3$$ $c && echo added NetBSD RCS tag to $c 58 mv /tmp/grep4$$ $m && echo added NetBSD RCS tag to $m 65 mv /tmp/grep5$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/gpl2/texinfo/ |
| texinfo2netbsd | 50 mv /tmp/texinfo3$$ $c && echo added NetBSD RCS tag to $c 59 mv /tmp/texinfo4$$ $m && echo added NetBSD RCS tag to $m 66 mv /tmp/texinfo5$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/mpl/bind/ |
| bind2netbsd | 51 # - check makefiles to see if any extra sources have been added. 102 mv /tmp/bind3n$$ $c && echo added NetBSD RCS tag to $c 111 mv /tmp/bind2m$$ $m && echo added NetBSD RCS tag to $m 118 mv /tmp/bind4t$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/apache2/llvm/dist/libcxx/utils/ |
| sym_diff.py | 57 added, removed, changed = diff.diff(old_syms_list, new_syms_list) 59 added = {} 61 added, removed, changed, names_only=args.names_only,
|
| /src/external/apache2/llvm/dist/llvm/tools/opt-viewer/ |
| opt-diff.py | 6 pair of directories too). A new attribute 'Added' is set to True or False 7 depending whether the entry is added or removed from the first input to the 61 added = set(all_remarks2.values()) - set(all_remarks1.values()) variable 64 for r in added: 65 r.Added = True 67 r.Added = False 69 result = list(added | removed)
|
| /src/external/apache2/llvm/dist/libcxx/utils/libcxx/sym_check/ |
| diff.py | 51 added = added_symbols(old, new) 54 return added, removed, changed 64 report += 'Symbol added: %s\n' % maybe_demangle(sym['name']) 84 added = bool(len(added_syms) != 0) 88 if added or abi_break: 90 report += ' Added: %d\n' % len(added_syms) 95 report += 'Symbols added.' 97 report += 'ABI BREAKAGE: SYMBOLS ADDED OR REMOVED!'
|
| /src/crypto/external/apache2/openssl/dist/crypto/objects/ |
| obj_dat.c | 40 static LHASH_OF(ADDED_OBJ) *added = NULL; 77 /* Make sure we've loaded config before checking for any "added" objects */ 212 if (added != NULL) { 213 lh_ADDED_OBJ_set_down_load(added, 0); 214 lh_ADDED_OBJ_doall(added, cleanup1_doall); /* zero counters */ 215 lh_ADDED_OBJ_doall(added, cleanup2_doall); /* set counters */ 216 lh_ADDED_OBJ_doall(added, cleanup3_doall); /* free objects */ 217 lh_ADDED_OBJ_free(added); 218 added = NULL; 284 if (added == NULL) [all...] |
| /src/external/gpl2/groff/ |
| groff2netbsd | 52 # - check makefiles to see if any extra sources have been added. 97 mv /tmp/groff3n$$ $c && echo added NetBSD RCS tag to $c 106 mv /tmp/groff3n$$ $c && echo added NetBSD RCS tag to $c 115 mv /tmp/groff2m$$ $m && echo added NetBSD RCS tag to $m 122 mv /tmp/groff4t$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/gpl2/libmalloc/ |
| libmalloc2netbsd | 87 mv /tmp/libmalloc3n$$ $c && echo added NetBSD RCS tag to $c 96 mv /tmp/libmalloc3n$$ $c && echo added NetBSD RCS tag to $c 105 mv /tmp/libmalloc2m$$ $m && echo added NetBSD RCS tag to $m 112 mv /tmp/libmalloc4t$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/gpl2/rcs/ |
| rcs2netbsd | 87 mv /tmp/rcs3n$$ $c && echo added NetBSD RCS tag to $c 96 mv /tmp/rcs3n$$ $c && echo added NetBSD RCS tag to $c 105 mv /tmp/rcs2m$$ $m && echo added NetBSD RCS tag to $m 112 mv /tmp/rcs4t$$ $t && echo added NetBSD RCS tag to $t
|
| /src/external/gpl2/send-pr/ |
| send-pr2netbsd | 87 mv /tmp/send-pr3n$$ $c && echo added NetBSD RCS tag to $c 96 mv /tmp/send-pr3n$$ $c && echo added NetBSD RCS tag to $c 105 mv /tmp/send-pr2m$$ $m && echo added NetBSD RCS tag to $m 112 mv /tmp/send-pr4t$$ $t && echo added NetBSD RCS tag to $t
|