Home
last modified time | relevance | path

Searched refs:cse (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/opencrypto/
H A Dcryptodev.c278 struct csession *cse; member
335 struct csession *cse; in cse_create() local
496 cse = malloc(sizeof(struct csession), M_CRYPTODEV, M_WAITOK | M_ZERO); in cse_create()
497 mtx_init(&cse->lock, "cryptodev", "crypto session lock", MTX_DEF); in cse_create()
498 refcount_init(&cse->refs, 1); in cse_create()
499 cse->key = key; in cse_create()
500 cse->mackey = mackey; in cse_create()
501 cse->cses = cses; in cse_create()
503 cse->hashsize = sop->maclen; in cse_create()
505 cse->hashsize = thash->hashsize; in cse_create()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DMachinePassRegistry.def221 DUMMY_MACHINE_FUNCTION_PASS("machine-cse", MachineCSEPass)
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def493 "early-cse", "EarlyCSEPass",
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh126 c/-f/"(caller-saves cse-follow-jumps delayed-branch elide-constructors \
129 no-default-inline no-defer-pop no-function-cse omit-frame-pointer \
130 rerun-cse-after-loop schedule-insns schedule-insns2 strength-reduce \
/freebsd/contrib/tcp_wrappers/
H A DREADME1025 (engr.latech.edu), Chris Turbeville (cse.uta.edu), Paul Kranenburg
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2869 static void cse(BasicBlock *BB) { in cse() function
2996 cse(VectorLoop->getHeader()); in fixVectorizedLoop()
/freebsd/contrib/libpcap/
H A DCHANGES1513 Resulted from report by Daniel Ehrlich (ehrlich@cse.psu.edu).
/freebsd/contrib/ntp/
H A DCommitLog-4.1.05410 Reported by: Marion Hakanson <hakanson@cse.ogi.edu>
5559 From: Marion Hakanson <hakanson@cse.ogi.edu>
/freebsd/sys/dev/usb/
H A Dusbdevs2501 product HP 3400CSE 0x0405 ScanJet 3400cse
/freebsd/share/misc/
H A Dusb_vendors258 0405 ScanJet 3400cse
326 1004 DeskJet 970c/970cse
/freebsd/contrib/ncurses/
H A DNEWS9487 (reported by Warren L Dodge <warrend@mdhost.cse.tek.com>).