OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:architecture
(Results
76 - 100
of
1606
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Tools/wx/packaging/debian/
control
17
Architecture
: any
25
Architecture
: all
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_Version.h
35
/* The ARM
architecture
used to build any objects or executables in this release. */
36
#define OMX_ARM_BUILD_ARCHITECTURE "ARM
Architecture
V6"
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_Version.h
35
/* The ARM
architecture
used to build any objects or executables in this release. */
36
#define OMX_ARM_BUILD_ARCHITECTURE "ARM
Architecture
V7 with NEON"
/ndk/sources/cxx-stl/llvm-libc++/cmake/Modules/
GetTriple.cmake
4
# Get the
architecture
.
30
# Get the
architecture
.
/external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeas.txt
11
architecture
interface first (i.e., consider the code generation and
12
processor issues), since the
architecture
interface question is also
20
Also, while the
architecture
interface question is important for
58
-- Multiscalar
architecture
from Wisconsin
59
-- Simultaneous multithreading
architecture
from Washington
/external/e2fsprogs/debian/attic/libs/
control
11
Architecture
: any
24
Architecture
: any
35
Architecture
: any
46
Architecture
: any
59
Architecture
: any
70
Architecture
: any
85
Architecture
: any
/external/llvm/lib/MC/MCDisassembler/
Disassembler.h
12
// individual instructions according to a given
architecture
and disassembly
62
// The assembly information for the target
architecture
.
64
// The register information for the target
architecture
.
66
// The subtarget information for the target
architecture
.
68
// The instruction information for the target
architecture
.
72
// The disassembler for the target
architecture
.
74
// The instruction printer for the target
architecture
.
/external/webrtc/test/testsupport/
fileutils.cc
28
#include "typedefs.h" // For
architecture
defines
128
std::string
architecture
= "64";
local
130
std::string
architecture
= "32";
local
136
architecture
+ "." + extension;
140
// Try without
architecture
.
146
resource_file = resources_path + name + "_" +
architecture
+ "." + extension;
150
// Fall back on name without
architecture
or platform.
/external/compiler-rt/make/platform/
darwin_fat.mk
17
# Arch - The target
architecture
; this must match the compiler-rt name for the
18
#
architecture
and is used to find the appropriate function
22
# Arch.<Config Name> - Set the target
architecture
on a per-config basis.
/external/oprofile/m4/
configmodule.m4
43
AC_MSG_CHECKING(for x86
architecture
)
50
AC_MSG_CHECKING(for ia64
architecture
)
56
test "$arch" = "unknown" && AC_MSG_ERROR(Unsupported
architecture
)
/external/valgrind/main/coregrind/m_gdbserver/
valgrind_low.h
29
/* defines the characteristics of the "low" valgrind target
architecture
.
31
data which are specific to the
architecture
(x86 or amd64 or
53
/* What string to report to GDB when it asks for the
architecture
,
/frameworks/compile/libbcc/
libbcc-device-build.mk
31
#
Architecture
Selection
34
# For the host build, we will include as many
architecture
as possible,
61
$(error Unsupported
architecture
$(TARGET_ARCH))
/external/chromium/sdch/open-vcdiff/packages/deb/
rules
15
DEB_HOST_GNU_TYPE ?= $(shell dpkg-
architecture
-qDEB_HOST_GNU_TYPE)
16
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-
architecture
-qDEB_BUILD_GNU_TYPE)
81
# Build
architecture
-independent files here.
85
# Build
architecture
-dependent files here.
/external/dropbear/debian/
control
9
Architecture
: any
/external/kernel-headers/original/asm-arm/
msgbuf.h
5
* The msqid64_ds structure for arm
architecture
.
mtd-xip.h
2
* MTD primitives for XIP support.
Architecture
specific functions
shmbuf.h
5
* The shmid64_ds structure for arm
architecture
.
/external/kernel-headers/original/asm-mips/
shmbuf.h
5
* The shmid64_ds structure for the MIPS
architecture
.
/external/kernel-headers/original/asm-x86/
msgbuf.h
5
* The msqid64_ds structure for i386
architecture
.
/external/kernel-headers/original/linux/
irq_cpustat.h
6
*
architecture
. Some arch (like s390) have per cpu hardware pages and
/external/open-vcdiff/packages/deb/
rules
15
DEB_HOST_GNU_TYPE ?= $(shell dpkg-
architecture
-qDEB_HOST_GNU_TYPE)
16
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-
architecture
-qDEB_BUILD_GNU_TYPE)
81
# Build
architecture
-independent files here.
85
# Build
architecture
-dependent files here.
/external/openssl/crypto/
arm_arch.h
35
# error "unsupported ARM
architecture
"
/external/oprofile/libop/
op_hw_config.h
3
* Configuration parameters that are dependent on CPU/
architecture
/external/valgrind/main/none/tests/amd64/
xadd.c
30
# error "Unsupported
architecture
"
/external/valgrind/main/none/tests/x86/
xadd.c
30
# error "Unsupported
architecture
"
Completed in 898 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>