Searched defs:code (Results 76 - 100 of 858) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DAnnotations.h65 llvm::StringRef code() const { return Code; } function in class:llvm::Annotations
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.h26 void SetCode(dw_uleb128_t code) { m_code = code; } argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A Dembedded_interpreter.py6 import code namespace
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeSynthetic.cpp71 const char *code = m_opaque_sp->GetPythonCode(); local
/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c803 message_strm(lzma_ret code) argument
/freebsd-11-stable/contrib/file/src/
H A Dencoding.c69 file_encoding(struct magic_set *ms, const struct buffer *b, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **type) argument
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ioctl.c389 linux_to_bsd_speed(int code, struct speedtab *table) argument
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf.c151 int code; member in struct:pf_send_entry::__anon10
2614 pf_send_icmp(struct mbuf *m, u_int8_t type, u_int8_t code, sa_family_t af, argument
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dstabs.c1233 enum debug_type_kind code; local
[all...]
/freebsd-11-stable/sys/dev/evdev/
H A Dcdev.c57 uint16_t code; member in struct:input_event32
400 uint32_t code; local
787 evdev_client_push(struct evdev_client *client, uint16_t type, uint16_t code, int32_t value) argument
[all...]
/freebsd-11-stable/stand/mips/beri/loader/
H A Dmain.c198 exit(int code) argument
/freebsd-11-stable/usr.sbin/syslogd/
H A Dsyslogd.c3681 int code; local
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.c251 geticmpcodebynumber(u_int8_t type, u_int8_t code, sa_family_t af) argument
[all...]
/freebsd-11-stable/sys/dev/usb/input/
H A Dukbd.c1993 ukbd_set_typematic(keyboard_t *kbd, int code) argument
2045 ukbd_key2scan(struct ukbd_softc *sc, int code, const uint64_t *bitmap, int up) argument
[all...]
H A Dwmt.c103 uint32_t code; /* Evdev event code */ member in struct:wmt_hid_map_item
[all...]
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.c3257 mpssas_async(void *callback_arg, uint32_t code, struc argument
[all...]
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.c3525 mprsas_async(void *callback_arg, uint32_t code, struc argument
[all...]
/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_da.c535 ndaasync(void *callback_arg, u_int32_t code, argument
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c1789 getarg( const char *str, int code, arg_v *argp ) argument
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1379 getarg( char *str, int code, arg_v *argp ) argument
/freebsd-11-stable/contrib/ntp/libntp/
H A Dstatestr.c24 int code; member in struct:codestring
295 getcode( int code, const struct codestring * codetab ) argument
/freebsd-11-stable/contrib/ntp/include/
H A Dntpd.h79 u_short code; member in struct:ctl_var
H A Dntp_refclock.h29 int code; /* driver "major" number */ member in struct:clktype
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c1280 adaasync(void *callback_arg, u_int32_t code, argument
/freebsd-11-stable/usr.bin/kdump/
H A Dkdump.c828 syscallname(u_int code, u_int sv_flags) argument

Completed in 228 milliseconds

1234567891011>>