HomeSort by relevance Sort by last modified time
    Searched full:swab (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/byteorder/
big_endian.h 23 #include <linux/byteorder/swab.h>
little_endian.h 23 #include <linux/byteorder/swab.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/byteorder/
big_endian.h 23 #include <linux/byteorder/swab.h>
little_endian.h 23 #include <linux/byteorder/swab.h>
  /external/kernel-headers/original/linux/byteorder/
swab.h 5 * linux/byteorder/swab.h
10 * separated swab functions from cpu_to_XX,
generic.h 26 * Split swab from generic support.
  /bionic/libc/kernel/common/linux/byteorder/
big_endian.h 30 #include <linux/byteorder/swab.h>
little_endian.h 30 #include <linux/byteorder/swab.h>
  /bionic/libc/kernel/common/linux/
swab.h 24 #include <asm/swab.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
generic.h 26 * Split swab from generic support.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
generic.h 26 * Split swab from generic support.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
generic.h 26 * Split swab from generic support.
  /external/e2fsprogs/lib/ext2fs/
csum.c 45 /* Have to swab back to little-endian to do the checksum */
158 /* Have to swab back to little-endian to do the checksum */
  /frameworks/wilhelm/tests/sandbox/
playbq.c 53 static void swab(const void *from, void *to, ssize_t n) function
99 swab(buffer, buffer, nbytes);
441 swab(buffer, buffer, nbytes);
playbq.cpp 53 static void swab(const void *from, void *to, ssize_t n) function
99 swab(buffer, buffer, nbytes);
441 swab(buffer, buffer, nbytes);
  /external/kernel-headers/original/linux/
swab.h 6 #include <asm/swab.h>
  /system/core/toolbox/
dd.c 390 ++st.swab;
393 swab(in.dbp, in.dbp, n);
978 if (st.swab) {
979 (void)snprintf(buf, sizeof(buf), "%llu odd length swab %s\n",
980 (unsigned long long)st.swab,
981 (st.swab == 1) ? "block" : "blocks");
1275 { "swab", C_SWAB, 0, NULL },
  /system/media/audio_utils/
tinysndfile.c 47 // "swab" conflicts with OS X <string.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h     [all...]
  /external/linux-tools-perf/
android.patch 856 #include "../../../../include/linux/swab.h"
858 +#include <linux/swab.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 9 * Clean swab support by Fare <fare@tunes.org>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 9 * Clean swab support by Fare <fare@tunes.org>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 9 * Clean swab support by Fare <fare@tunes.org>
    [all...]

Completed in 2955 milliseconds

1 2 34 5