Searched defs:byteorder (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/
H A Dfloatformat.h58 enum floatformat_byteorders byteorder; member in struct:floatformat
/freebsd-10-stable/contrib/gcclibs/include/
H A Dfloatformat.h58 enum floatformat_byteorders byteorder; member in struct:floatformat
/freebsd-10-stable/contrib/gdb/include/
H A Dfloatformat.h56 enum floatformat_byteorders byteorder; member in struct:floatformat
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp181 ByteOrder byteorder = data.GetByteOrder(); local
204 ByteOrder byteorder = data.GetByteOrder(); local
/freebsd-10-stable/usr.bin/cap_mkdb/
H A Dcap_mkdb.c83 int byteorder, c; local
/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_open.c413 byteorder(void) function
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dmkey.c148 read_master_mit(krb5_context context, const char *filename, int byteorder, hdb_master_key *mkey) argument
/freebsd-10-stable/usr.sbin/services_mkdb/
H A Dservices_mkdb.c91 int byteorder = 0; local
/freebsd-10-stable/lib/libthread_db/
H A Dthread_db.c277 thr_pread(struct ps_prochandle *ph, psaddr_t addr, uint64_t *val, u_int size, u_int byteorder) argument
368 thr_pwrite(struct ps_prochandle *ph, psaddr_t addr, uint64_t val, u_int size, u_int byteorder) argument
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dsmbios.c155 int byteorder, i, ones, zeros; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dstore.c104 krb5_storage_set_byteorder(krb5_storage *sp, krb5_flags byteorder) argument
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c740 int byteorder; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddbuf.c1949 dmu_buf_write_embedded(dmu_buf_t *dbuf, void *data, bp_embedded_type_t etype, enum zio_compress comp, int uncompressed_size, int compressed_size, int byteorder, dmu_tx_t *tx) argument
H A Ddmu.c941 dmu_write_embedded(objset_t *os, uint64_t object, uint64_t offset, void *data, uint8_t etype, uint8_t comp, int uncompressed_size, int compressed_size, int byteorder, dmu_tx_t *tx) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Dbfd-in2.h5026 enum bfd_endian byteorder; member in struct:bfd_target
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h5033 enum bfd_endian byteorder; member in struct:bfd_target

Completed in 398 milliseconds