Home
last modified time | relevance | path

Searched defs:cword (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/
H A Dpadlock-aes.c43 struct cword { struct
55 * and cword aligned on 16 Bytes boundaries and argument
68 } cword; member
171 static inline void padlock_reset_key(struct cword *cword) in padlock_reset_key()
183 static inline void padlock_store_cword(struct cword *cword) in padlock_store_cword()
212 struct cword *cword, int count) in ecb_crypt_copy()
226 u8 *iv, struct cword *cword, int count) in cbc_crypt_copy()
240 struct cword *cword, int count) in ecb_crypt()
254 u8 *iv, struct cword *cword, int count) in cbc_crypt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/
H A Dpadlock-aes.c43 struct cword { struct
55 * and cword aligned on 16 Bytes boundaries and argument
68 } cword; member
171 static inline void padlock_reset_key(struct cword *cword) in padlock_reset_key()
183 static inline void padlock_store_cword(struct cword *cword) in padlock_store_cword()
212 struct cword *cword, int count) in ecb_crypt_copy()
226 u8 *iv, struct cword *cword, int count) in cbc_crypt_copy()
240 struct cword *cword, int count) in ecb_crypt()
254 u8 *iv, struct cword *cword, int count) in cbc_crypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/
H A Dpadlock-aes.c43 struct cword { struct
55 * and cword aligned on 16 Bytes boundaries and argument
68 } cword; member
171 static inline void padlock_reset_key(struct cword *cword) in padlock_reset_key()
183 static inline void padlock_store_cword(struct cword *cword) in padlock_store_cword()
212 struct cword *cword, int count) in ecb_crypt_copy()
226 u8 *iv, struct cword *cword, int count) in cbc_crypt_copy()
240 struct cword *cword, int count) in ecb_crypt()
254 u8 *iv, struct cword *cword, int count) in cbc_crypt()
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/include/jellyfish/
H A Doffsets_key_value.hpp163 bool Offsets<word>::add_key_offsets(unsigned int &cword, unsigned int &cboff, unsigned int add, boo… in add_key_offsets()
182 bool Offsets<word>::add_val_offsets(unsigned int &cword, unsigned int &cboff, unsigned int add) in add_val_offsets()
200 void Offsets<word>::set_key_offsets(Offsets::offset_t& offset, unsigned int& cword, unsigned int& c… in set_key_offsets()
229 void Offsets<word>::set_val_offsets(Offsets::offset_t& offset, unsigned int& cword, unsigned int& c… in set_val_offsets()
252 unsigned int cword = 0; // current word in block in compute_offsets() local
/dports/biology/jellyfish/jellyfish-2.3.0/include/jellyfish/
H A Doffsets_key_value.hpp157 bool Offsets<word>::add_key_offsets(unsigned int &cword, unsigned int &cboff, unsigned int add, boo… in add_key_offsets()
176 bool Offsets<word>::add_val_offsets(unsigned int &cword, unsigned int &cboff, unsigned int add) in add_val_offsets()
194 void Offsets<word>::set_key_offsets(Offsets::offset_t& offset, unsigned int& cword, unsigned int& c… in set_key_offsets()
223 void Offsets<word>::set_val_offsets(Offsets::offset_t& offset, unsigned int& cword, unsigned int& c… in set_val_offsets()
246 unsigned int cword = 0; // current word in block in compute_offsets() local
/dports/devel/py-oletools/oletools-0.54.2/oletools/
H A Drtfobj.py361 def __init__(self, cword=None): argument
511 def _open_destination(self, matchobject, cword): argument
546 def _control_word(self, matchobject, cword, param): argument
556 def control_word(self, matchobject, cword, param): argument
718 def control_word(self, matchobject, cword, param): argument
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/cli/
H A Dautocompletion.py113 def get_path_completion_type(cwords, cword, opts): argument
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_internal/cli/
H A Dautocompletion.py104 def get_path_completion_type(cwords, cword, opts): argument
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_internal/cli/
H A Dautocompletion.py113 def get_path_completion_type(cwords, cword, opts): argument
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_internal/cli/
H A Dautocompletion.py113 def get_path_completion_type(cwords, cword, opts): argument
/dports/devel/py-pip/pip-20.3.4/src/pip/_internal/cli/
H A Dautocompletion.py113 def get_path_completion_type(cwords, cword, opts): argument
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/sbc405/
H A Dstrataflash.c319 cfiword_t cword; in write_buff() local
464 static void flash_add_byte(flash_info_t *info, cfiword_t * cword, uchar c) in flash_add_byte()
497 cfiword_t cword; in flash_write_cmd() local
518 cfiword_t cword; in flash_isequal() local
543 cfiword_t cword; in flash_isset() local
654 static int flash_write_cfiword (flash_info_t *info, ulong dest, cfiword_t cword) in flash_write_cfiword()
/dports/math/vtk9/VTK-9.1.0/Common/Core/Testing/Cxx/
H A DotherByteSwap.cxx32 char cword[1024]; in TestByteSwap() local
/dports/math/vtk8/VTK-8.2.0/Common/Core/Testing/Cxx/
H A DotherByteSwap.cxx32 char cword[1024]; in TestByteSwap() local
/dports/math/vtk6/VTK-6.2.0/Common/Core/Testing/Cxx/
H A DotherByteSwap.cxx32 char cword[1024]; in TestByteSwap() local
/dports/devel/cscout/cscout-bd7dfac/btyacc/
H A Dclosure.c53 register unsigned cword; in set_first_derives() local
234 register unsigned cword; in print_first_derives() local
/dports/lang/mono/mono-5.10.1.57/mcs/jay/
H A Dclosure.c93 register unsigned cword; in set_first_derives() local
269 register unsigned cword; in print_first_derives() local
/dports/lang/ocaml-nox11/ocaml-4.05.0/yacc/
H A Dclosure.c75 register unsigned cword; in set_first_derives() local
256 register unsigned cword; in print_first_derives() local
/dports/devel/byaccj/byaccj1.15/src/
H A Dclosure.c55 unsigned cword; in set_first_derives() local
234 unsigned cword; in print_first_derives() local
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/
H A Dclosure.c67 unsigned cword = 0; in set_first_derives() local
238 unsigned cword = 0; in print_first_derives() local
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmlyac/
H A Dclosure.c53 register unsigned cword; in set_first_derives() local
234 register unsigned cword; in print_first_derives() local
/dports/lang/ocaml/ocaml-4.05.0/yacc/
H A Dclosure.c75 register unsigned cword; in set_first_derives() local
256 register unsigned cword; in print_first_derives() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/
H A Dcfi_flash.c335 cfiword_t cword; in flash_write_cmd() local
391 cfiword_t cword; in flash_isequal() local
439 cfiword_t cword; in flash_isset() local
472 cfiword_t cword; in flash_toggle() local
669 static void flash_add_byte (flash_info_t * info, cfiword_t * cword, uchar c) in flash_add_byte()
737 cfiword_t cword) in flash_write_cfiword()
1076 cfiword_t cword = (cfiword_t)0xffffffffffffffffULL; in flash_erase() local
1233 cfiword_t cword; in write_buff() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/mtd/
H A Dcfi_flash.c335 cfiword_t cword; in flash_write_cmd() local
391 cfiword_t cword; in flash_isequal() local
439 cfiword_t cword; in flash_isset() local
472 cfiword_t cword; in flash_toggle() local
669 static void flash_add_byte (flash_info_t * info, cfiword_t * cword, uchar c) in flash_add_byte()
737 cfiword_t cword) in flash_write_cfiword()
1076 cfiword_t cword = (cfiword_t)0xffffffffffffffffULL; in flash_erase() local
1233 cfiword_t cword; in write_buff() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/mtd/
H A Dcfi_flash.c335 cfiword_t cword; in flash_write_cmd() local
391 cfiword_t cword; in flash_isequal() local
439 cfiword_t cword; in flash_isset() local
472 cfiword_t cword; in flash_toggle() local
669 static void flash_add_byte (flash_info_t * info, cfiword_t * cword, uchar c) in flash_add_byte()
737 cfiword_t cword) in flash_write_cfiword()
1076 cfiword_t cword = (cfiword_t)0xffffffffffffffffULL; in flash_erase() local
1233 cfiword_t cword; in write_buff() local

12345678910>>...19