OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arch
(Results
251 - 275
of
903
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/WebKitTools/Scripts/
gdb-safari
52
my @architectureFlags = ("-
arch
", architecture()) if !isTiger();
/ndk/build/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h
17
#include <asm/
arch
/gpio-switch.h>
/ndk/build/platforms/android-3/arch-arm/usr/include/
limits.h
89
#include <
arch
/syslimits.h>
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/arch/
board.h
17
#include <asm/
arch
/gpio-switch.h>
/ndk/build/platforms/android-4/arch-arm/usr/include/
limits.h
89
#include <
arch
/syslimits.h>
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/arch/
board.h
17
#include <asm/
arch
/gpio-switch.h>
/ndk/build/platforms/android-5/arch-arm/usr/include/
limits.h
89
#include <
arch
/syslimits.h>
/ndk/build/platforms/android-5/arch-x86/usr/include/
limits.h
89
#include <
arch
/syslimits.h>
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/
board.h
17
#include <asm/
arch
/gpio-switch.h>
/ndk/build/platforms/android-8/arch-arm/usr/include/
limits.h
89
#include <
arch
/syslimits.h>
/ndk/build/platforms/android-8/arch-x86/usr/include/
limits.h
89
#include <
arch
/syslimits.h>
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
LocalSdkParser.java
23
import com.android.sdklib.internal.repository.Archive.
Arch
;
172
Arch
.getCurrentArch(), //archiveArch
253
Arch
.getCurrentArch(), //archiveArch
286
Arch
.getCurrentArch(), //archiveArch
/system/wlan/ti/sta_dk_4_0_4_32/
common.inc
65
ARCH
?= arm
Makefile
159
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
174
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) modules
/bionic/libc/docs/
OVERVIEW.TXT
29
The ARM-specific code is under
arch
-arm/ and the x86-specific one is under
30
arch
-x86/
104
./kernel/
arch
-arm
105
./kernel/
arch
-x86
395
libc/
arch
-$
ARCH
/include
398
libc/kernel/
arch
-$
ARCH
/build/core/combo/
TARGET_linux-x86.mk
70
KERNEL_HEADERS_ARCH := $(libc_root)/kernel/
arch
-$(TARGET_ARCH)
84
$(libc_root)/
arch
-x86/include \
/development/testrunner/test_defs/
native_test.py
59
# Host tests are under out/host/<os>-<
arch
>/bin.
157
out/host/<os>-<
arch
>/bin.
/external/icu4c/tools/genccode/
genccode.c
86
UOPTION_DEF("match-
arch
", 'm', UOPT_REQUIRES_ARG),
128
"\t-m or --match-
arch
file.o match the architecture (CPU, 32/64 bits) of the specified .o\n"
/external/iproute2/include/linux/
if_ether.h
58
#define ETH_P_SCA 0x6007 /* DEC Systems Comms
Arch
*/
108
#define ETH_P_DSA 0x001B /* Distributed Switch
Arch
. */
/external/kernel-headers/original/asm-arm/arch/
io.h
2
* linux/include/asm-arm/
arch
-omap/io.h
6
* Copied from linux/include/asm-arm/
arch
-sa1100/io.h
/external/kernel-headers/original/linux/
if_ether.h
58
#define ETH_P_SCA 0x6007 /* DEC Systems Comms
Arch
*/
108
#define ETH_P_DSA 0x001B /* Distributed Switch
Arch
. */
/hardware/libhardware/
hardware.c
36
* of base "ro.product.board", "ro.board.platform" and "ro.
arch
" would be:
49
"ro.
arch
"
/hardware/ti/wlan/wl1271/platforms/os/linux/build/
Makefile
195
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
215
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) modules
/ndk/docs/system/libc/
OVERVIEW.TXT
29
The ARM-specific code is under
arch
-arm/ and the x86-specific one is under
30
arch
-x86/
92
./kernel/
arch
-arm
93
./kernel/
arch
-x86
383
libc/
arch
-$
ARCH
/include
386
libc/kernel/
arch
-$
ARCH
/system/wlan/ti/wilink_6_1/platforms/os/linux/build/
Makefile
196
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
216
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) modules
Completed in 119 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>