Searched defs:raw (Results 1 - 25 of 110) sorted by relevance

12345

/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_raw.c41 struct raw { struct
52 struct raw *raw; local
85 struct raw *raw = (struct raw *)a->format_data; local
119 struct raw *raw; local
[all...]
/freebsd-12-stable/contrib/ipfilter/ipsend/
H A Dsdlpi.c138 dl_hp_rawdata_req_t raw; local
/freebsd-12-stable/contrib/ipfilter/lib/
H A Dsave_nothing.c10 int raw; member in struct:nothing_opts_s
H A Dsave_file.c13 int raw; member in struct:file_opts_s
/freebsd-12-stable/sbin/nvmecontrol/modules/intel/
H A Dintel.c128 uint64_t raw; local
/freebsd-12-stable/usr.sbin/bhyve/
H A Dbhyvegc.c42 int raw; member in struct:bhyvegc
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_raw.c81 NCURSES_SP_NAME(raw) (NCURSES_SP_DCL0) function
126 raw(void) function
/freebsd-12-stable/contrib/gdb/gdb/mi/
H A Dmi-console.c37 struct ui_file *raw; member in struct:mi_console_file
46 mi_console_file_new (struct ui_file *raw, argument
[all...]
/freebsd-12-stable/tools/tools/net80211/w00t/redir/
H A Dbuddy.c101 void handle_dude(int dude, int raw) argument
126 int raw; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.h51 bool raw; member in class:lldb_private::CommandObjectDisassemble::CommandOptions
/freebsd-12-stable/contrib/processor-trace/libipt/src/
H A Dpt_sync.c49 uintptr_t raw = (uintptr_t) pointer; local
/freebsd-12-stable/sys/contrib/zstd/zlibWrapper/examples/
H A Dfitblk.c81 unsigned char raw[RAWLEN]; local
106 unsigned char raw[RAWLEN]; local
H A Dfitblk_original.c76 unsigned char raw[RAWLEN]; local
99 unsigned char raw[RAWLEN]; local
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtypes.h80 void *raw[2]; member in struct:rcu_head
/freebsd-12-stable/sys/dev/mrsas/
H A Dmrsas_ioctl.h101 u_int8_t raw[MEGAMFI_RAW_FRAME_SIZE]; member in union:mrsas_iocpacket::__anon14331
119 u_int8_t raw[MEGAMFI_RAW_FRAME_SIZE]; member in union:mrsas_iocpacket32::__anon14332
/freebsd-12-stable/sys/kern/
H A Dkern_ctf.c67 caddr_t raw = NULL; local
/freebsd-12-stable/crypto/openssl/crypto/pem/
H A Dpem_info.c49 unsigned int i, raw, ptype; local
/freebsd-12-stable/usr.bin/uuencode/
H A Duuencode.c71 static char raw = 0; variable
/freebsd-12-stable/contrib/gdb/gdb/gdbserver/
H A Di387-fp.c199 unsigned char *raw = &fp->st_space[regno * 16]; local
[all...]
/freebsd-12-stable/sys/crypto/via/
H A Dpadlock.h42 uint64_t raw; member in union:padlock_cw
/freebsd-12-stable/sys/dev/iicbus/twsi/
H A Dtwsi.h42 uint32_t raw; member in struct:twsi_baud_rate
/freebsd-12-stable/sbin/dhclient/
H A Dbpf.c282 send_packet_unpriv(int privfd, struct dhcp_packet *raw, size_t len, argument
316 struct dhcp_packet raw; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp500 unsigned raw = LocInfo.CXXOperatorName.EndOpNameLoc; local
505 unsigned raw = LocInfo.CXXLiteralOperatorName.OpNameLoc; local
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c320 ATF_TC(raw); variable
/freebsd-12-stable/contrib/gdb/gdb/
H A Di387-tdep.c45 print_i387_value (char *raw, struct ui_file *file) argument
69 print_i387_ext (unsigned char *raw, struct ui_file *file) argument
240 unsigned char raw[I386_MAX_REGISTER_SIZE]; local
703 i387_tag(const unsigned char *raw) argument
[all...]

Completed in 234 milliseconds

12345