/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_disk_no_hfs_compression.c | 40 int existing; has_xattr() local
|
H A D | test_write_disk_mac_metadata.c | 70 int existing; has_xattr() local
|
H A D | test_write_disk_appledouble.c | 70 int existing; has_xattr() local
|
H A D | test_write_disk_hfs_compression.c | 40 int existing; has_xattr() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_list.c | 98 dt_list_delete(dt_list_t *dlp, void *existing) in dt_list_delete()
|
H A D | dt_aggregate.c | 64 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_count() 89 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_min() 97 dt_aggregate_max(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_max() 135 dt_aggregate_lquantize(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_lquantize() 217 dt_aggregate_llquantize(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_llquantize()
|
/freebsd/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_util.c | 79 ctf_list_delete(ctf_list_t *lp, void *existing) in ctf_list_delete()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DYLDRendezvous.cpp | 329 for (auto const &existing : m_loaded_modules.m_list) { AddSOEntriesFromRemote() local 357 for (auto const &existing : m_loaded_modules.m_list) { RemoveSOEntriesFromRemote() local
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | DriverUtils.cpp | 173 StringRef existing = pair.first->second; in parseMerge() local 732 Export *existing = pair.first->second.first; in fixupExports() local 779 std::pair<StringRef, InputFile *> existing = ctx.config.mustMatch[k]; in checkFailIfMismatch() local
|
H A D | SymbolTable.cpp | 686 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate()
|
/freebsd/sbin/restore/ |
H A D | utilities.c | 192 linkit(char *existing, char *new, int type) in linkit()
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | fuzz_credman.c | 228 uint64_t existing; in get_metadata() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionParser.cpp | 792 std::string mergeCompletion(StringRef existing, unsigned pos, in mergeCompletion()
|
/freebsd/usr.bin/dtc/ |
H A D | fdt.cc | 2071 auto existing = node_names.find(name); in parse_dts() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputFiles.cpp | 288 InputFile *existing = nullptr; in isCompatible() local
|
H A D | SyntheticSections.cpp | 2979 if (Abbrev *existing = abbrevSet.FindNodeOrInsertPos(id, insertPos)) { in computeHdrAndAbbrevTable() local
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | tdls.c | 1070 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing) in wpa_tdls_add_peer()
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 10092 dtrace_difv_t *v = &dp->dtdo_vartab[i], *existing = NULL; local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 4224 IncompleteArrayType *existing = in getIncompleteArrayType() local
|