Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 25 of 146) sorted by relevance

123456

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_raw.c41 struct raw { struct
46 * Set output format to 'raw' format. argument
52 struct raw *raw; in archive_write_set_format_raw() local
85 struct raw *raw = (struct raw *)a->format_data; in archive_write_raw_header() local
119 struct raw *raw; in archive_write_raw_free() local
/freebsd/contrib/kyua/engine/
H A Datf_result_test.cpp568 const engine::atf_result raw(engine::atf_result::broken, "The reason"); in ATF_TEST_CASE_BODY() local
578 const engine::atf_result raw(engine::atf_result::expected_death, in ATF_TEST_CASE_BODY() local
589 const engine::atf_result raw(engine::atf_result::expected_exit, in ATF_TEST_CASE_BODY() local
600 const engine::atf_result raw(engine::atf_result::expected_failure, in ATF_TEST_CASE_BODY() local
611 const engine::atf_result raw(engine::atf_result::expected_signal, in ATF_TEST_CASE_BODY() local
622 const engine::atf_result raw(engine::atf_result::expected_timeout, in ATF_TEST_CASE_BODY() local
633 const engine::atf_result raw(engine::atf_result::failed, "The reason"); in ATF_TEST_CASE_BODY() local
643 const engine::atf_result raw(engine::atf_result::passed); in ATF_TEST_CASE_BODY() local
652 const engine::atf_result raw(engine::atf_result::skipped, "The reason"); in ATF_TEST_CASE_BODY() local
/freebsd/sys/dev/enic/
H A Dvnic_rss.h15 u64 raw[8]; member
24 u64 raw[32]; member
/freebsd/usr.sbin/ofwdump/
H A Dofwdump.c143 ofw_dump_properties(int fd, phandle_t n, int level, bool raw, bool str) in ofw_dump_properties()
154 ofw_dump_property(int fd, phandle_t n, int level, const char *prop, bool raw, in ofw_dump_property()
211 const char *pmatch, bool raw, bool str) in ofw_dump_node()
243 bool raw, bool str) in ofw_dump()
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py501 def build_subprogram(self, raw): argument
508 def build_variable(self, raw): argument
512 def build_subroutine_type(self, raw): argument
517 def build_formal_parameter(self, raw): argument
521 def build_pointer_type(self, raw): argument
525 def build_member(self, raw): argument
530 def build_structure_type(self, raw): argument
547 def build_union_type(self, raw): argument
562 def build_typedef(self, raw): argument
566 def build_const_type(self, raw): argument
[all …]
/freebsd/tools/tools/net80211/w00t/redir/
H A Dbuddy.c99 void handle_dude(int dude, int raw) in handle_dude()
124 int raw; in main() local
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dfitblk_original.c76 unsigned char raw[RAWLEN]; in partcompress() local
99 unsigned char raw[RAWLEN]; in recompress() local
H A Dfitblk.c81 unsigned char raw[RAWLEN]; in partcompress() local
106 unsigned char raw[RAWLEN]; in recompress() local
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_libzfs_core.py703 def lzc_receive(snapname, fd, force=False, raw=False, origin=None, props=None): argument
992 snapname, fd, force=False, raw=False, origin=None, props=None argument
1067 snapname, fd, begin_record, force=False, resumable=False, raw=False, argument
1204 snapname, fd, begin_record, force=False, resumable=False, raw=False, argument
1310 snapname, fd, begin_record, force=False, resumable=False, raw=False, argument
1432 raw=False, origin=None, props=None, cmdprops=None, key=None, cleanup_fd=-1, argument
/freebsd/contrib/libfido2/regress/
H A Des256.c142 invalid_curve(const unsigned char *raw, size_t raw_len) in invalid_curve()
164 valid_curve(const unsigned char *raw, size_t raw_len) in valid_curve()
H A Des384.c154 invalid_curve(const unsigned char *raw, size_t raw_len) in invalid_curve()
178 valid_curve(const unsigned char *raw, size_t raw_len) in valid_curve()
/freebsd/crypto/openssl/test/
H A Dpemtest.c18 const char *raw; member
40 const char *raw = b64_pem_data[idx].raw; in test_b64() local
H A Dpunycode_test.c19 unsigned int raw[50]; member
/freebsd/sbin/dhclient/
H A Dbpf.c310 send_packet_unpriv(int privfd, struct dhcp_packet *raw, size_t len, in send_packet_unpriv()
344 struct dhcp_packet raw; in send_packet_priv() local
/freebsd/share/examples/sound/
H A Dmidi.c48 unsigned char raw, type, channel, b1, b2; in main() local
/freebsd/contrib/kyua/utils/sqlite/
H A Dtest_utils.hpp82 raw(utils::sqlite::database& db) in raw() function
/freebsd/contrib/lutok/
H A Dtest_utils.hpp80 raw(lutok::state& state) in raw() function
/freebsd/sbin/ipf/libipf/
H A Dsave_nothing.c10 int raw; member
/freebsd/sys/dev/mrsas/
H A Dmrsas_ioctl.h95 u_int8_t raw[MEGAMFI_RAW_FRAME_SIZE]; member
113 u_int8_t raw[MEGAMFI_RAW_FRAME_SIZE]; member
/freebsd/sbin/ipf/ipsend/
H A Dsdlpi.c133 dl_hp_rawdata_req_t raw; variable
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_restart.c84 NCURSES_SP_NAME(raw) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/freebsd/usr.sbin/bhyve/
H A Dbhyvegc.c39 int raw; member
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.h52 bool raw; variable
/freebsd/sys/kern/
H A Dkern_ctf.c50 caddr_t raw = NULL; in link_elf_ctf_get() local
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dtypes.h70 void *raw[2]; member

123456