Home
last modified time | relevance | path

Searched defs:source (Results 201 – 225 of 267) sorted by relevance

1234567891011

/freebsd/contrib/byacc/test/btyacc/
H A Derr_inherit4.tab.c172 unsigned source; member
H A Dbtyacc_demo.tab.c176 unsigned source; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h261 void addSource(clang::ExternalSemaSource &source) { in addSource()
/freebsd/sys/arm/xilinx/
H A Dzy7_devcfg.c81 int source; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c2447 zfs_prop_set_special(const char *dsname, zprop_source_t source, in zfs_prop_set_special()
2608 zfs_set_prop_nvlist(const char *dsname, zprop_source_t source, nvlist_t *nvl, in zfs_set_prop_nvlist()
2855 zprop_source_t source = (received ? ZPROP_SRC_RECEIVED : in zfs_ioc_set_prop() local
2903 zprop_source_t source = (received in zfs_ioc_inherit_prop() local
5270 const char *source; in zfs_ioc_recv_impl() local
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h403 const char *source; /* (S) */ member
/freebsd/sys/contrib/xen/
H A Dgrant_table.h469 } source, dest; member
/freebsd/lib/libusb/
H A Dlibusb01.c284 usb_parse_descriptor(uint8_t *source, char *description, void *dest) in usb_parse_descriptor()
/freebsd/sys/kern/
H A Dkern_intr.c279 intr_event_create(struct intr_event **event, void *source, int flags, int irq, in intr_event_create()
/freebsd/sys/contrib/zlib/
H A Ddeflate.c1282 int ZEXPORT deflateCopy(z_streamp dest, z_streamp source) { in deflateCopy()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp959 IntrusiveRefCntPtr<ExternalSemaSource> source, FinalReader; in BeginSourceFile() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1184 Status Platform::PutFile(const FileSpec &source, const FileSpec &destination, in PutFile()
1244 Status Platform::GetFile(const FileSpec &source, const FileSpec &destination) { in GetFile()
/freebsd/crypto/heimdal/lib/ipc/
H A Dserver.c108 dispatch_source_t source; member
/freebsd/sys/contrib/ck/src/
H A Dck_hs.c924 struct ck_hs *source, in ck_hs_move()
/freebsd/contrib/ntp/include/
H A Dntp_config.h213 attr_val source; member
/freebsd/contrib/tcpdump/
H A Dprint-sctp.c156 nd_uint16_t source; member
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c861 struct ioctl_gntdev_unmap_notify *source) in copy_notify_helper()
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp76 Symbol *source, Symbol *target) { in checkAndSetWeakAlias()
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c1018 register char *source = (yytext_ptr); in yy_get_next_buffer() local
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c955 register char *source = (yytext_ptr); in yy_get_next_buffer() local
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server.c2074 void eap_server_mschap_rx_callback(struct eap_sm *sm, const char *source, in eap_server_mschap_rx_callback()
/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c1387 collect_a_seq(size_t uv, uchar_t *u8s, uchar_t **source, uchar_t *slast, in collect_a_seq()
/freebsd/contrib/lua/src/
H A Dlua.h480 const char *source; /* (S) */ member
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c997 char *source = (yytext_ptr); in yy_get_next_buffer() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp204 void CFGBlockValues::mergeIntoScratch(ValueVector const &source, in mergeIntoScratch()

1234567891011