/freebsd-src/contrib/libarchive/libarchive/test/ |
H A D | test_write_disk_no_hfs_compression.c | 39 int existing; in has_xattr() local
|
H A D | test_write_disk_mac_metadata.c | 69 int existing; in has_xattr() local
|
H A D | test_write_disk_hfs_compression.c | 39 int existing; in has_xattr() local
|
H A D | test_write_disk_appledouble.c | 69 int existing; in has_xattr() local
|
/freebsd-src/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-src/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-src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DYLDRendezvous.cpp | 439 for (auto const &existing : m_loaded_modules.m_list) { in AddSOEntriesFromRemote() local 467 for (auto const &existing : m_loaded_modules.m_list) { in RemoveSOEntriesFromRemote() local
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | DriverUtils.cpp | 171 StringRef existing = pair.first->second; parseMerge() local 715 Export *existing = pair.first->second.first; fixupExports() local 762 std::pair<StringRef, InputFile *> existing = ctx.config.mustMatch[k]; checkFailIfMismatch() local [all...] |
H A D | SymbolTable.cpp | 664 reportDuplicate(Symbol * existing,InputFile * newFile,SectionChunk * newSc,uint32_t newSectionOffset) reportDuplicate() argument
|
/freebsd-src/sbin/restore/ |
H A D | utilities.c | 192 linkit(char *existing, char *new, int type) in linkit()
|
/freebsd-src/contrib/libfido2/fuzz/ |
H A D | fuzz_credman.c | 228 uint64_t existing; in get_metadata() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionParser.cpp | 789 mergeCompletion(StringRef existing,unsigned pos,StringRef completion) const mergeCompletion() argument
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | InputFiles.cpp | 277 InputFile *existing = nullptr; isCompatible() local
|
/freebsd-src/usr.bin/dtc/ |
H A D | fdt.cc | 2071 auto existing = node_names.find(name); in parse_dts() local
|
/freebsd-src/contrib/wpa/src/rsn_supp/ |
H A D | tdls.c | 1041 wpa_tdls_add_peer(struct wpa_sm * sm,const u8 * addr,int * existing) wpa_tdls_add_peer() argument
|
/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 10091 dtrace_difv_t *v = &dp->dtdo_vartab[i], *existing = NULL; global() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 3813 IncompleteArrayType *existing = getIncompleteArrayType() local [all...] |