Searched defs:existing (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_list.c98 dt_list_delete(dt_list_t *dlp, void *existing) argument
H A Ddt_aggregate.c63 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size) argument
88 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size) argument
96 dt_aggregate_max(int64_t *existing, int64_t *new, size_t size) argument
134 dt_aggregate_lquantize(int64_t *existing, int64_ argument
216 dt_aggregate_llquantize(int64_t *existing, int64_t *new, size_t size) argument
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_util.c79 ctf_list_delete(ctf_list_t *lp, void *existing) argument
/freebsd-13-stable/sbin/restore/
H A Dutilities.c200 linkit(char *existing, char *new, int type) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/lib/Core/
H A DSymbolTable.cpp117 const Atom *existing = findByName(name); local
244 const Atom* existing = *pos; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp586 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, argument
H A DDriverUtils.cpp163 StringRef existing = pair.first->second; local
660 Export *existing = pair.first->second; local
691 std::pair<StringRef, InputFile *> existing = config->mustMatch[k]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp150 InputFile *existing; local
[all...]
/freebsd-13-stable/usr.bin/dtc/
H A Dfdt.cc1991 auto existing = node_names.find(name); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp751 std::string mergeCompletion(StringRef existing, unsigned pos, argument
/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dtdls.c1033 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3624 IncompleteArrayType *existing = local
[all...]

Completed in 210 milliseconds