OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:swab
(Results
1 - 25
of
136
) sorted by null
1
2
3
4
5
6
/external/linux-tools-perf/util/include/asm/
byteorder.h
4
#include "../../../../include/linux/
swab
.h"
6
#include <linux/
swab
.h>
/external/linux-tools-perf/
MANIFEST
8
include/linux/
swab
.h
/bionic/libc/arch-x86/string/
swab.S
1
/* $OpenBSD:
swab
.S,v 1.3 2005/08/07 11:30:38 espie Exp $ */
15
ENTRY(
swab
)
function
68
END(
swab
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
swab.h
5
* linux/byteorder/
swab
.h
10
* separated
swab
functions from cpu_to_XX,
26
* Generic C versions of the
swab
functions.
33
* Architecture optimized versions of all the
swab
functions
big_endian.h
12
#include <linux/byteorder/
swab
.h>
little_endian.h
12
#include <linux/byteorder/
swab
.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h
5
* linux/byteorder/
swab
.h
10
* separated
swab
functions from cpu_to_XX,
26
* Generic C versions of the
swab
functions.
33
* Architecture optimized versions of all the
swab
functions
big_endian.h
12
#include <linux/byteorder/
swab
.h>
little_endian.h
12
#include <linux/byteorder/
swab
.h>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h
5
* linux/byteorder/
swab
.h
10
* separated
swab
functions from cpu_to_XX,
26
* Generic C versions of the
swab
functions.
33
* Architecture optimized versions of all the
swab
functions
big_endian.h
12
#include <linux/byteorder/
swab
.h>
little_endian.h
12
#include <linux/byteorder/
swab
.h>
/system/core/toolbox/
dd.h
65
uint64_t
swab
; /* # of odd-length
swab
blocks */
member in struct:__anon62790
/development/ndk/platforms/android-3/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/
big_endian.h
12
#include <linux/byteorder/
swab
.h>
little_endian.h
12
#include <linux/byteorder/
swab
.h>
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/byteorder/
big_endian.h
23
#include <linux/byteorder/
swab
.h>
little_endian.h
23
#include <linux/byteorder/
swab
.h>
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/byteorder/
big_endian.h
23
#include <linux/byteorder/
swab
.h>
little_endian.h
23
#include <linux/byteorder/
swab
.h>
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/byteorder/
big_endian.h
23
#include <linux/byteorder/
swab
.h>
little_endian.h
23
#include <linux/byteorder/
swab
.h>
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/byteorder/
big_endian.h
23
#include <linux/byteorder/
swab
.h>
little_endian.h
23
#include <linux/byteorder/
swab
.h>
Completed in 297 milliseconds
1
2
3
4
5
6