Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/freebsd-10-stable/sys/amd64/pci/
Dpci_cfgreg.c118 pci_docfgregread(int bus, int slot, int func, int reg, int bytes) in pci_docfgregread()
133 pci_cfgregread(int bus, int slot, int func, int reg, int bytes) in pci_cfgregread()
161 pci_cfgregwrite(int bus, int slot, int func, int reg, u_int32_t data, int bytes) in pci_cfgregwrite()
181 pci_cfgenable(unsigned bus, unsigned slot, unsigned func, int reg, int bytes) in pci_cfgenable()
207 pcireg_cfgread(int bus, int slot, int func, int reg, int bytes) in pcireg_cfgread()
233 pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes) in pcireg_cfgwrite()
316 unsigned bytes) in pciereg_cfgread()
347 unsigned bytes) in pciereg_cfgwrite()
/freebsd-10-stable/crypto/openssh/
Dbuffer.c81 buffer_consume_ret(Buffer *buffer, u_int bytes) in buffer_consume_ret()
93 buffer_consume(Buffer *buffer, u_int bytes) in buffer_consume()
100 buffer_consume_end_ret(Buffer *buffer, u_int bytes) in buffer_consume_end_ret()
112 buffer_consume_end(Buffer *buffer, u_int bytes) in buffer_consume_end()
/freebsd-10-stable/crypto/openssl/crypto/rand/
Drand_egd.c99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes()
109 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes()
138 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes()
274 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes()
/freebsd-10-stable/lib/libstand/
Dzalloc.c89 znalloc(MemPool *mp, uintptr_t bytes) in znalloc()
148 zfree(MemPool *mp, void *ptr, uintptr_t bytes) in zfree()
257 zextendPool(MemPool *mp, void *base, uintptr_t bytes) in zextendPool()
Dzalloc_malloc.c54 Malloc(size_t bytes, const char *file, int line) in Malloc()
91 size_t bytes; in Free() local
129 uintptr_t bytes = (uintptr_t)n1 * (uintptr_t)n2; in Calloc() local
/freebsd-10-stable/sys/i386/pci/
Dpci_cfgreg.c210 pci_docfgregread(int bus, int slot, int func, int reg, int bytes) in pci_docfgregread()
225 pci_cfgregread(int bus, int slot, int func, int reg, int bytes) in pci_cfgregread()
245 pci_cfgregwrite(int bus, int slot, int func, int reg, u_int32_t data, int bytes) in pci_cfgregwrite()
262 pci_cfgenable(unsigned bus, unsigned slot, unsigned func, int reg, int bytes) in pci_cfgenable()
345 pcireg_cfgread(int bus, int slot, int func, int reg, int bytes) in pcireg_cfgread()
371 pcireg_cfgwrite(int bus, int slot, int func, int reg, int data, int bytes) in pcireg_cfgwrite()
669 unsigned bytes) in pciereg_cfgread()
702 unsigned bytes) in pciereg_cfgwrite()
/freebsd-10-stable/crypto/openssl/crypto/cms/
Dcms_att.c99 const void *bytes, int len) in CMS_signed_add1_attr_by_OBJ()
107 int nid, int type, const void *bytes, int len) in CMS_signed_add1_attr_by_NID()
116 const void *bytes, int len) in CMS_signed_add1_attr_by_txt()
165 const void *bytes, int len) in CMS_unsigned_add1_attr_by_OBJ()
174 const void *bytes, int len) in CMS_unsigned_add1_attr_by_NID()
183 const void *bytes, int len) in CMS_unsigned_add1_attr_by_txt()
/freebsd-10-stable/sys/boot/arm/at91/libat91/
Dlib_AT91RM9200.h162 unsigned int bytes) // \arg number of bytes to be received in AT91F_PDC_SetNextRx()
176 unsigned int bytes) // \arg number of bytes to be transmitted in AT91F_PDC_SetNextTx()
190 unsigned int bytes) // \arg number of bytes to be received in AT91F_PDC_SetRx()
204 unsigned int bytes) // \arg number of bytes to be transmitted in AT91F_PDC_SetTx()
/freebsd-10-stable/contrib/texinfo/lib/
Dxmalloc.c36 xmalloc (size_t bytes) in xmalloc()
46 xrealloc (void *pointer, size_t bytes) in xrealloc()
/freebsd-10-stable/crypto/openssl/crypto/x509/
Dx509name.c182 unsigned char *bytes, int len, int loc, in X509_NAME_add_entry_by_OBJ()
196 unsigned char *bytes, int len, int loc, in X509_NAME_add_entry_by_NID()
210 const unsigned char *bytes, int len, int loc, in X509_NAME_add_entry_by_txt()
286 const unsigned char *bytes, in X509_NAME_ENTRY_create_by_txt()
305 int type, unsigned char *bytes, in X509_NAME_ENTRY_create_by_NID()
323 const unsigned char *bytes, in X509_NAME_ENTRY_create_by_OBJ()
361 const unsigned char *bytes, int len) in X509_NAME_ENTRY_set_data()
Dx509_req.c302 const unsigned char *bytes, int len) in X509_REQ_add1_attr_by_OBJ()
312 const unsigned char *bytes, int len) in X509_REQ_add1_attr_by_NID()
322 const unsigned char *bytes, int len) in X509_REQ_add1_attr_by_txt()
/freebsd-10-stable/contrib/libreadline/
Dxmalloc.c55 xmalloc (bytes) in xmalloc() argument
67 xrealloc (pointer, bytes) in xrealloc() argument
/freebsd-10-stable/usr.sbin/bhyve/
Dpm.c57 reset_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in reset_handler()
152 pm1_status_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_status_handler()
176 pm1_enable_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_enable_handler()
229 pm1_control_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_control_handler()
269 smi_cmd_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in smi_cmd_handler()
Datkbdc.c51 atkbdc_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in atkbdc_data_handler()
64 int bytes, uint32_t *eax, void *arg) in atkbdc_sts_ctl_handler()
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h114 void setBytesInStackArgArea (unsigned bytes) { BytesInStackArgArea = bytes;} in setBytesInStackArgArea()
117 void setArgumentStackToRestore(unsigned bytes) { in setArgumentStackToRestore()
122 void setInitialStackAdjust(unsigned bytes) { InitialStackAdjust = bytes; } in setInitialStackAdjust()
/freebsd-10-stable/crypto/openssl/crypto/evp/
Devp_pkey.c206 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_OBJ()
215 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_NID()
224 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_txt()
/freebsd-10-stable/sys/cam/scsi/
Dscsi_ses.h159 uint8_t bytes[1]; member
191 uint8_t bytes[3]; member
253 uint8_t bytes[3]; member
313 uint8_t bytes[3]; member
340 uint8_t bytes[3]; member
375 uint8_t bytes[3]; member
397 uint8_t bytes[3]; member
424 uint8_t bytes[3]; member
465 uint8_t bytes[3]; member
493 uint8_t bytes[3]; member
[all …]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
DOpcode.h68 Opcode (uint8_t *bytes, size_t length) : m_byte_order (lldb::eByteOrderInvalid) in Opcode()
190 SetOpcodeBytes (const void *bytes, size_t length) in SetOpcodeBytes()
279 … uint8_t bytes[16]; // This must be big enough to handle any opcode for any supported target. member
/freebsd-10-stable/lib/libc/isc/
Dev_streams.c232 consume(evStream *str, size_t bytes) { in consume()
271 int bytes; in writable() local
294 int bytes; in readable() local
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Dctrl_iface_named_pipe.c254 static VOID WINAPI ctrl_iface_write_completed(DWORD err, DWORD bytes, in ctrl_iface_write_completed()
346 static VOID WINAPI ctrl_iface_read_completed(DWORD err, DWORD bytes, in ctrl_iface_read_completed()
361 DWORD bytes; in wpa_supplicant_ctrl_iface_receive() local
685 static VOID WINAPI global_iface_write_completed(DWORD err, DWORD bytes, in global_iface_write_completed()
762 static VOID WINAPI global_iface_read_completed(DWORD err, DWORD bytes, in global_iface_read_completed()
778 DWORD bytes; in wpa_supplicant_global_iface_receive() local
/freebsd-10-stable/crypto/openssl/crypto/whrlpool/
Dwp_dgst.c65 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) in WHIRLPOOL_Update()
247 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) in WHIRLPOOL()
/freebsd-10-stable/contrib/apr/random/unix/
Dapr_random.c43 unsigned int bytes; member
227 apr_size_t bytes) in apr_random_add_entropy()
270 apr_size_t bytes) in apr_random_bytes()
290 apr_size_t bytes) in apr_random_secure_bytes()
300 apr_size_t bytes) in apr_random_insecure_bytes()
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
DdecUtility.c76 decDensePackCoeff (const decNumber * dn, uByte * bytes, Int len, Int shift) in decDensePackCoeff()
224 decDenseUnpackCoeff (const uByte * bytes, Int len, decNumber * dn, in decDenseUnpackCoeff()
/freebsd-10-stable/contrib/flex/
Dtables.c287 size_t bytes, rv; in yytbl_write32() local
306 size_t bytes, rv; in yytbl_write16() local
324 size_t bytes, rv; in yytbl_write8() local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
DEndian.h22 uint8_t bytes[sizeof(uint32_t)]; member

12345678910>>...17