OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arch
(Results
176 - 200
of
903
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/
gpio.h
16
#include <asm/
arch
/irqs.h>
/build/core/combo/
TARGET_linux-arm.mk
20
# You can set TARGET_ARCH_VARIANT to use an
arch
version other
22
# $(BUILD_COMBOS)/
arch
/<name>.mk which must contain
24
# defines in system/core/include/
arch
/<combo>/AndroidConfig.h. Their
37
TARGET_ARCH_SPECIFIC_MAKEFILE := $(BUILD_COMBOS)/
arch
/$(TARGET_ARCH)/$(TARGET_ARCH_VARIANT).mk
184
KERNEL_HEADERS_ARCH := $(libc_root)/kernel/
arch
-$(TARGET_ARCH)
189
$(libc_root)/
arch
-arm/include \
194
$(libm_root)/include/
arch
/arm \
/bionic/libc/kernel/
README.TXT
27
contains the non-
arch
-specific clean headers and directories
30
*'bionic/kernel/
arch
-arm/'
33
* 'bionic/kernel/
arch
-arm/asm'
36
* 'bionic/kernel/
arch
-x86'
73
add bionic/kernel/common and bionic/kernel/
arch
-<yourarch> to your C
86
- add a proper definition for 'kernel_known_<
arch
>_statics' with
89
- update 'kernel_known_statics' to map "<
arch
>" to
90
'kernel_known_<
arch
>_statics'
92
then, add the new architecture-specific headers to original/asm-<
arch
>.
166
arch
-arm/asm/byteorder.
[
all
...]
/sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/
repository_sample_2.xml
108
<!--
arch
attribute is optional -->
113
<sdk:archive os="macosx"
arch
="any">
118
<sdk:archive os="macosx"
arch
="ppc">
123
<sdk:archive os="linux"
arch
="x86">
128
<sdk:archive os="linux"
arch
="x86_64">
249
<sdk:archive os="any"
arch
="any">
264
<sdk:archive os="any"
arch
="any">
281
<sdk:archive os="any"
arch
="any">
298
<sdk:archive os="any"
arch
="any">
/sdk/eclipse/sites/external/web/
site.xsl
71
<xsl:if test="ancestor::feature//@
arch
">
73
<td class="log-text" id="indent"><xsl:value-of select="ancestor::feature//@
arch
"/></td>
143
<xsl:if test="@
arch
">
145
<td class="log-text" id="indent"><xsl:value-of select="@
arch
"/></td>
198
<xsl:if test="@
arch
">
200
<td class="log-text" id="indent"><xsl:value-of select="@
arch
"/></td>
/sdk/eclipse/sites/internal/web/
site.xsl
71
<xsl:if test="ancestor::feature//@
arch
">
73
<td class="log-text" id="indent"><xsl:value-of select="ancestor::feature//@
arch
"/></td>
143
<xsl:if test="@
arch
">
145
<td class="log-text" id="indent"><xsl:value-of select="@
arch
"/></td>
198
<xsl:if test="@
arch
">
200
<td class="log-text" id="indent"><xsl:value-of select="@
arch
"/></td>
/bionic/libc/bionic/
libc_init_dynamic.c
41
* from
arch
-$
ARCH
/bionic/crtbegin_dynamic.S which is itself called
/external/kernel-headers/original/asm-arm/arch/
memory.h
2
* linux/include/asm-arm/
arch
-omap/memory.h
9
* This file was derived from linux/include/asm-arm/
arch
-intergrator/memory.h
/external/libpng/projects/xcode/libpng.xcodeproj/
project.pbxproj
277
"MACOSX_DEPLOYMENT_TARGET[
arch
=i386]" = 10.4;
278
"MACOSX_DEPLOYMENT_TARGET[
arch
=ppc]" = 10.2;
283
"SDKROOT[
arch
=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
284
"SDKROOT[
arch
=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.3.9.sdk";
311
"MACOSX_DEPLOYMENT_TARGET[
arch
=i386]" = 10.4;
312
"MACOSX_DEPLOYMENT_TARGET[
arch
=ppc]" = 10.2;
317
"SDKROOT[
arch
=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
318
"SDKROOT[
arch
=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.3.9.sdk";
/external/speex/libspeex/
kiss_fft.h
6
#include "
arch
.h"
35
#include "
arch
.h"
fftwrap.h
38
#include "
arch
.h"
/external/v8/src/
cpu.h
32
// implementation for a particular architecture is put in cpu_<
arch
>.cc.
48
// For each architecture the file cpu_<
arch
>.cc contains the implementation of
/external/v8/test/cctest/
cctest.status
41
[ $
arch
== arm ]
55
[ $
arch
== mips ]
/hardware/ti/omap3/dspbridge/inc/
host_os.h
59
//#include <asm/
arch
/bus.h>
63
#include <asm/
arch
/clock.h>
/hardware/ti/omap3/dspbridge/libbridge/inc/
host_os.h
59
//#include <asm/
arch
/bus.h>
62
#include <asm/
arch
/clock.h>
/hardware/ti/wlan/wl1271/platforms/os/common/build/linux/
Makefile
119
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
131
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) modules
/system/wlan/ti/wilink_6_1/platforms/os/common/build/linux/
Makefile
119
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
131
$(MAKE) -C $(KERNEL_DIR) M=`pwd`
ARCH
=arm CROSS_COMPILE=$(CROSS_COMPILE) modules
/bionic/libc/arch-x86/include/machine/
kernel.h
1
/* bionic/
arch
-arm/include/machine/kernel.h
/bionic/libc/kernel/arch-arm/asm/
memory.h
22
#include <asm/
arch
/memory.h>
/dalvik/vm/arch/generic/
Hints.c
44
* appropriate
arch
/<target>/ directory for new target ports. The hints
/dalvik/vm/mterp/
config-armv4t
40
#
arch
-specific entry point to interpreter
config-armv5te
37
#
arch
-specific entry point to interpreter
config-x86
40
#
arch
-specific entry point to interpreter
/external/dbus/dbus/
dbus-arch-deps.h.in
2
/* dbus-
arch
-deps.h Header with architecture/compiler specific information, installed to libdir
/external/kernel-headers/original/asm-generic/
resource.h
11
* arches. If an
arch
has such special order for some rlimits
Completed in 88 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>