Lines Matching full:swapping

57 /****h* Component Library/Byte Swapping
59 * Byte Swapping
62 * The byte swapping functions and macros allow swapping bytes from network
83 * If the platform provides byte swapping functions, byteswap_osd.h also
99 /****d* Component Library: Byte Swapping/CL_NTOH16
123 * Byte Swapping, CL_HTON16, CL_NTOH32, CL_NTOH64,
126 /****d* Component Library: Byte Swapping/CL_HTON16
150 * Byte Swapping, CL_NTOH16, CL_HTON32, CL_HTON64,
161 /****f* Component Library: Byte Swapping/cl_ntoh16
185 * Byte Swapping, cl_hton16, cl_ntoh32, cl_ntoh64, cl_ntoh
187 /****f* Component Library: Byte Swapping/cl_hton16
211 * Byte Swapping, cl_ntoh16, cl_hton32, cl_hton64, cl_ntoh
217 /****d* Component Library: Byte Swapping/CL_NTOH32
241 * Byte Swapping, CL_HTON32, CL_NTOH16, CL_NTOH64,
244 /****d* Component Library: Byte Swapping/CL_HTON32
268 * Byte Swapping, CL_NTOH32, CL_HTON16, CL_HTON64,
281 /****f* Component Library: Byte Swapping/cl_ntoh32
305 * Byte Swapping, cl_hton32, cl_ntoh16, cl_ntoh64, cl_ntoh
307 /****f* Component Library: Byte Swapping/cl_hton32
331 * Byte Swapping, cl_ntoh32, cl_hton16, cl_hton64, cl_ntoh
337 /****d* Component Library: Byte Swapping/CL_NTOH64
361 * Byte Swapping, CL_HTON64, CL_NTOH16, CL_NTOH32,
364 /****d* Component Library: Byte Swapping/CL_HTON64
388 * Byte Swapping, CL_NTOH64, CL_HTON16, CL_HTON32,
405 /****f* Component Library: Byte Swapping/cl_ntoh64
429 * Byte Swapping, cl_hton64, cl_ntoh16, cl_ntoh32, cl_ntoh
431 /****f* Component Library: Byte Swapping/cl_hton64
455 * Byte Swapping, cl_ntoh64, cl_hton16, cl_hton32, cl_ntoh
461 /****f* Component Library: Byte Swapping/cl_ntoh
516 * cl_ntoh can perform in place swapping if both p_src and p_dest point to
520 * Byte Swapping, cl_ntoh16, cl_ntoh32, cl_ntoh64