Home
last modified time | relevance | path

Searched defs:poly (Results 1 – 19 of 19) sorted by relevance

/trueos/sys/contrib/xz-embedded/linux/lib/xz/
HDxz_crc32.c32 const uint32_t poly = 0xEDB88320; in xz_crc32_init() local
/trueos/crypto/heimdal/lib/krb5/
HDcrc.c44 unsigned long crc, poly; in _krb5_crc_init_table() local
/trueos/usr.bin/migcom/
HDuser.c918 register argument_t *poly = arg->argPoly; in WriteKPD_port() local
927 register argument_t *poly = arg->argPoly; in WriteKPD_port() local
1124 register argument_t *poly = arg->argPoly; in WriteKPD_oolport() local
1146 register argument_t *poly = arg->argPoly; in WriteKPD_oolport() local
1809 register argument_t *poly = arg->argPoly; in WriteExtractKPD_port() local
1869 register argument_t *poly = arg->argPoly; in WriteExtractKPD_oolport() local
HDserver.c1246 register argument_t *poly = arg->argPoly; in WriteExtractKPD_oolport() local
1816 register argument_t *poly = arg->argPoly; in WriteKPD_port() local
HDroutine.c1062 register argument_t *poly; in rtAddPolyArg() local
/trueos/contrib/llvm/tools/clang/utils/TableGen/
HDNeonEmitter.cpp483 static char ClassifyType(StringRef ty, bool &quad, bool &poly, bool &usgn) { in ClassifyType()
513 static char ModType(const char mod, char type, bool &quad, bool &poly, in ModType()
636 bool poly = false; in TypeString() local
731 bool poly = false; in BuiltinTypeString() local
831 bool poly = false; in InstructionTypeCode() local
2256 bool poly = false; in GetNeonEnum() local
2589 bool dummy, quad = false, poly = false; in run() local
2629 bool dummy, quad = false, poly = false; in run() local
3048 bool quad = false, poly = false, usgn = false; in genOverloadTypeCheckCode() local
/trueos/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDopensolaris_crc32.c115 unsigned long poly; /* polynomial exclusive-or pattern */ in make_crc_table() local
/trueos/lib/libz/
HDcrc32.c94 z_crc_t poly; /* polynomial exclusive-or pattern */ in make_crc_table() local
/trueos/contrib/openbsm/bin/auditd/
HDauditd_darwin.c289 mach_msg_type_name_t poly; in mach_setup() local
/trueos/lib/libmach/mach/
HDmach_misc.c102 mach_port_name_t poly, mach_msg_type_name_t polyPoly) in mach_port_insert_right()
/trueos/sys/compat/mach/ipc/
HDmach_port.c1302 ipc_port_t poly, in mach_port_insert_right()
1343 ipc_port_t *poly, in mach_port_extract_right()
/trueos/usr.sbin/lmcconfig/
HDlmcconfig.c2087 u_int32_t poly = 0xEDB88320L; in crc32() local
2103 u_int8_t poly = 0x07; in crc8() local
/trueos/crypto/openssl/crypto/ec/
HDec_lcl.h237 int poly[6]; member
/trueos/contrib/gcc/
HDtree-chrec.c59 tree poly, in chrec_fold_poly_cst()
/trueos/sys/sys/mach/
HDmach_port_server.h194 (task, name, poly, polyPoly) in mach_port_insert_right() argument
217 (task, name, msgt_name, poly, polyPoly) in mach_port_extract_right() argument
983 (task, name, poly, polyPoly) in mach_port_insert_right() argument
1006 (task, name, msgt_name, poly, polyPoly) in mach_port_extract_right() argument
1767 mach_msg_port_descriptor_t poly; member
2371 mach_msg_port_descriptor_t poly; member
/trueos/sys/mips/nlm/dev/net/
HDnae.c238 nlm_setup_flow_crc_poly(uint64_t nae_base, uint32_t poly) in nlm_setup_flow_crc_poly()
/trueos/sys/compat/mach/
HDmach_port_server.c227 mach_msg_port_descriptor_t poly; member
788 mach_msg_port_descriptor_t poly; member
2078 (task, name, poly, polyPoly) in mach_port_insert_right() argument
2105 mach_msg_port_descriptor_t poly; in _Xmach_port_insert_right() member
2190 (task, name, msgt_name, poly, polyPoly) in mach_port_extract_right() argument
/trueos/sys/dev/e1000/
HDe1000_ich8lan.c2546 u32 poly = 0xEDB88320; /* Polynomial for 802.3 CRC calculation */ in e1000_calc_rx_da_crc() local
/trueos/sys/sys/
HDsysproto.h1914 …char poly_l_[PADL_(mach_port_name_t)]; mach_port_name_t poly; char poly_r_[PADR_(mach_port_name_t)… member