Searched refs:endian (Results 101 - 125 of 418) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Ddirectory.h29 #include <netatalk/endian.h>
H A Dnbp.h35 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/asp/
H A Dasp_shutdown.c16 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/atp/
H A Datp_open.c38 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/cdb/
H A Dcnid_cdb_private.h12 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/tdb/
H A Dcnid_tdb.h16 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_attn.c19 #include <netatalk/endian.h>
H A Ddsi_write.c28 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/netddp/
H A Dnetddp_recvfrom.c30 #include <netatalk/endian.h>
H A Dnetddp_sendto.c31 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/charsets/
H A Dgeneric_mb.c35 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Datalk_addr.c9 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dddp.h46 #include <netatalk/endian.h>
61 * bitfields on a little-endian arch.
H A Dendian.h2 * $Id: endian.h,v 1.9 2009-01-06 20:05:00 morgana Exp $
79 #include <endian.h> /* i think this is here for libc4 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c533 AVAHI_GCC_UNUSED sw_uint8 endian) {
709 AVAHI_GCC_UNUSED sw_uint8 endian) {
717 AVAHI_GCC_UNUSED sw_uint8 endian) {
725 AVAHI_GCC_UNUSED sw_uint8 endian) {
733 AVAHI_GCC_UNUSED sw_uint8 endian) {
750 AVAHI_GCC_UNUSED sw_uint8 endian) {
759 AVAHI_GCC_UNUSED sw_uint8 endian) {
768 AVAHI_GCC_UNUSED sw_uint8 endian) {
777 AVAHI_GCC_UNUSED sw_uint8 endian) {
786 AVAHI_GCC_UNUSED sw_uint8 endian) {
528 sw_corby_orb_dispatch_message( AVAHI_GCC_UNUSED sw_corby_orb self, AVAHI_GCC_UNUSED struct _sw_corby_channel * channel, AVAHI_GCC_UNUSED struct _sw_corby_message * message, AVAHI_GCC_UNUSED struct _sw_corby_buffer * buffer, AVAHI_GCC_UNUSED sw_uint8 endian) argument
706 sw_corby_buffer_get_int16( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_int16 * val, AVAHI_GCC_UNUSED sw_uint8 endian) argument
714 sw_corby_buffer_get_uint16( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_uint16 * val, AVAHI_GCC_UNUSED sw_uint8 endian) argument
722 sw_corby_buffer_get_int32( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_int32 * val, AVAHI_GCC_UNUSED sw_uint8 endian) argument
730 sw_corby_buffer_get_uint32( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_uint32 * val, AVAHI_GCC_UNUSED sw_uint8 endian) argument
746 sw_corby_buffer_allocate_and_get_sized_octets( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_octets * val, AVAHI_GCC_UNUSED sw_uint32 * size, AVAHI_GCC_UNUSED sw_uint8 endian) argument
755 sw_corby_buffer_get_zerocopy_sized_octets( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_octets * val, AVAHI_GCC_UNUSED sw_uint32 * size, AVAHI_GCC_UNUSED sw_uint8 endian) argument
764 sw_corby_buffer_get_sized_octets( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_octets val, AVAHI_GCC_UNUSED sw_uint32 * len, AVAHI_GCC_UNUSED sw_uint8 endian) argument
773 sw_corby_buffer_allocate_and_get_cstring( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_string * val, AVAHI_GCC_UNUSED sw_uint32 * len, AVAHI_GCC_UNUSED sw_uint8 endian) argument
782 sw_corby_buffer_get_zerocopy_cstring( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_string * val, AVAHI_GCC_UNUSED sw_uint32 * len, AVAHI_GCC_UNUSED sw_uint8 endian) argument
791 sw_corby_buffer_get_cstring( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED sw_string val, AVAHI_GCC_UNUSED sw_uint32 * len, AVAHI_GCC_UNUSED sw_uint8 endian) argument
800 sw_corby_buffer_get_object( AVAHI_GCC_UNUSED sw_corby_buffer self, AVAHI_GCC_UNUSED struct _sw_corby_object ** object, AVAHI_GCC_UNUSED sw_uint8 endian) argument
838 sw_corby_channel_recv( AVAHI_GCC_UNUSED sw_corby_channel self, AVAHI_GCC_UNUSED sw_salt * salt, AVAHI_GCC_UNUSED struct _sw_corby_message ** message, AVAHI_GCC_UNUSED sw_uint32 * request_id, AVAHI_GCC_UNUSED sw_string * op, AVAHI_GCC_UNUSED sw_uint32 * op_len, AVAHI_GCC_UNUSED struct _sw_corby_buffer ** buffer, AVAHI_GCC_UNUSED sw_uint8 * endian, AVAHI_GCC_UNUSED sw_bool block) argument
942 sw_corby_object_recv( AVAHI_GCC_UNUSED sw_corby_object self, AVAHI_GCC_UNUSED sw_corby_message * message, AVAHI_GCC_UNUSED sw_corby_buffer * buffer, AVAHI_GCC_UNUSED sw_uint8 * endian, AVAHI_GCC_UNUSED sw_bool block) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dfindbit.S93 1: eor r3, r2, #0x18 @ big endian byte ordering
108 eor r3, r2, #0x18 @ big endian byte ordering
121 1: eor r3, r2, #0x18 @ big endian byte ordering
136 eor r3, r2, #0x18 @ big endian byte ordering
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/nbp/
H A Dnbprgstr.c18 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dasp.h29 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/atp/
H A Datp_rreq.c38 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dmisc.c25 #include <endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dmisc.c24 #include <endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dmisc.c25 #include <endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/charsets/
H A Dmac_greek.c33 #include <netatalk/endian.h>
H A Dmac_roman.c32 #include <netatalk/endian.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A Dddp.c25 #include <netatalk/endian.h>

Completed in 389 milliseconds

1234567891011>>