Searched refs:endian (Results 1 - 25 of 243) sorted by last modified time

12345678910

/haiku/src/add-ons/kernel/drivers/network/ether/rtl8125/dev/pci/
H A Dif_rge.c31 #include <sys/endian.h>
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dpcm.c102 1, /* endian (big) */
104 0, /* endian (little) */
1285 int endian) /* endian means float data in big-endian */
1287 if (endian) {
1311 int endian) /* endian means float data in big-endian */
1313 if (endian) {
1281 copy_short_to_float( float * f, const short * s, int c, int endian) argument
1307 copy_float_to_short( short * s, const float * f, int c, int endian) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c122 #include <sys/endian.h>
3940 /* The byte order is little endian 16 bit, meaning 214365 */
10691 * and the reading already does the endian conversion. As it is
10746 * and the reading already does the endian conversion. As it is
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c109 #include <sys/endian.h>
9443 * and the reading already does the endian conversion. As it is
9498 * and the reading already does the endian conversion. As it is
/haiku/headers/posix/netinet/
H A Dip_icmp.h33 #include <endian.h>
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_node.c42 #include <sys/endian.h>
H A Dieee80211_haiku.cpp17 #include <sys/endian.h>
H A Dieee80211_input.c42 #include <sys/endian.h>
H A Dieee80211_regdomain.c29 #include <sys/endian.h>
H A Dieee80211_proto.c43 #include <sys/endian.h>
H A Dieee80211_pae_output.c31 #include <sys/endian.h>
H A Dieee80211_output.c42 #include <sys/endian.h>
H A Dieee80211_ioctl.c41 #include <sys/endian.h>
/haiku/src/tools/remote_disk_server/
H A Dremote_disk_server.cpp6 #include <endian.h>
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.h45 #include <sys/endian.h>
/haiku/src/system/libroot/posix/glibc/locale/
H A Dlc-ctype.c22 #include <endian.h>
/haiku/src/system/libroot/posix/glibc/ctype/
H A Dctype.h37 endian). We define the bit value interpretations here dependent on the
40 # include <endian.h>
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c45 #include <sys/endian.h>
H A Dif_run.c43 #include <sys/endian.h>
H A Dif_rum.c44 #include <sys/endian.h>
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2860.c40 #include <sys/endian.h>
H A Drt2661.c40 #include <sys/endian.h>
H A Drt2560.c40 #include <sys/endian.h>
/haiku/src/add-ons/kernel/file_systems/shared/
H A Dcrc32.cpp50 #include <endian.h>
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/nfe/
H A Dif_nfe.c31 #include <sys/endian.h>

Completed in 279 milliseconds

12345678910