Home
last modified time | relevance | path

Searched defs:existing (Results 1 – 18 of 18) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_no_hfs_compression.c39 int existing; in has_xattr() local
H A Dtest_write_disk_mac_metadata.c69 int existing; in has_xattr() local
H A Dtest_write_disk_hfs_compression.c39 int existing; in has_xattr() local
H A Dtest_write_disk_appledouble.c69 int existing; in has_xattr() local
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_list.c98 dt_list_delete(dt_list_t *dlp, void *existing) in dt_list_delete()
H A Ddt_aggregate.c64 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 Dctf_util.c79 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 DDYLDRendezvous.cpp439 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 DDriverUtils.cpp171 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 DSymbolTable.cpp664 reportDuplicate(Symbol * existing,InputFile * newFile,SectionChunk * newSc,uint32_t newSectionOffset) reportDuplicate() argument
/freebsd-src/sbin/restore/
H A Dutilities.c192 linkit(char *existing, char *new, int type) in linkit()
/freebsd-src/contrib/libfido2/fuzz/
H A Dfuzz_credman.c228 uint64_t existing; in get_metadata() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp789 mergeCompletion(StringRef existing,unsigned pos,StringRef completion) const mergeCompletion() argument
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp277 InputFile *existing = nullptr; isCompatible() local
/freebsd-src/usr.bin/dtc/
H A Dfdt.cc2071 auto existing = node_names.find(name); in parse_dts() local
/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dtdls.c1041 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 Ddtrace.c10091 dtrace_difv_t *v = &dp->dtdo_vartab[i], *existing = NULL; global() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3813 IncompleteArrayType *existing = getIncompleteArrayType() local
[all...]