OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:architecture
(Results
1 - 25
of
2190
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/asm-arm/
module.h
14
* Include the ARM
architecture
version.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
auxvec.h
4
*
Architecture
-neutral AT_ values in 0-17, leave some room
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
auxvec.h
4
*
Architecture
-neutral AT_ values in 0-17, leave some room
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
auxvec.h
4
*
Architecture
-neutral AT_ values in 0-17, leave some room
/external/valgrind/main/none/tests/s390x/
stfle.stdout.exp
3
The z/
Architecture
architectural mode is installed and active
8
The z/
Architecture
architectural mode is installed and active
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
README
4
PNaCl shim for each
architecture
. Running gyp will also run the
5
python script in this directory once for each
architecture
, and set up
/external/valgrind/main/coregrind/m_gdbserver/
amd64-avx-coresse.xml
12
<
architecture
>i386:x86-64</
architecture
>
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h
3
* \brief YASM
architecture
interface.
63
/** #yasm_arch_module implementation for this
architecture
. */
69
* associated with a single
architecture
. These may be specific CPU's, but
70
* the ABI used to interface with the
architecture
should be the primary
82
/** YASM
architecture
module interface.
89
/** One-line description of the
architecture
.
94
/** Keyword used to select
architecture
.
102
/** Create
architecture
.
205
/** NULL-terminated list of machines for this
architecture
.
230
/** Get the one-line description of an
architecture
[
all
...]
/build/core/combo/arch/arm/
armv5te.mk
2
# Generating binaries for the ARMv5TE
architecture
and higher
/external/chromium_org/tools/cr/cr/fixups/
arch.py
5
"""A module for
architecture
output directory fixups."""
26
print '** Fixing
architecture
from {0} to {1}'.format(old_arch, new_arch)
34
it was writing invalid
architecture
defaults. This detects that case and sets
35
the
architecture
to the current default instead.
/external/clang/test/Sema/
ms-inline-asm-invalid-arch.c
4
__asm nop // expected-error {{Unsupported
architecture
'powerpc64' for MS-style inline assembly}}
/external/kernel-headers/original/asm-mips/
ide.h
6
* This file contains the MIPS
architecture
specific IDE code.
/external/libyuv/files/unit_test/testdata/
arm_v7.txt
5
CPU
architecture
: 7
/external/linux-tools-perf/util/
types.h
7
* We define u64 as uint64_t for every
architecture
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
a.out.h
9
/* Signal to users of this header that this
architecture
really doesn't
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/gnu/
stubs.h
2
based on the
architecture
being compiled for. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
a.out.h
9
/* Signal to users of this header that this
architecture
really doesn't
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/gnu/
stubs.h
2
based on the
architecture
being compiled for. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
a.out.h
9
/* Signal to users of this header that this
architecture
really doesn't
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/gnu/
stubs.h
2
based on the
architecture
being compiled for. */
/external/clang/test/SemaObjC/
sizeof-interface.m
26
int g1[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not supported on this
architecture
and platform}}
35
int g2[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not supported on this
architecture
and platform}}
46
typedef struct { @defs(I1); } I1_defs; // expected-error {{use of @defs is not supported on this
architecture
and platform}}
54
P = P+5; // expected-error {{arithmetic on pointer to interface 'I0', which is not a constant size for this
architecture
and platform}}
55
P = 5+P; // expected-error {{arithmetic on pointer to interface 'I0', which is not a constant size for this
architecture
and platform}}
56
P = P-5; // expected-error {{arithmetic on pointer to interface 'I0', which is not a constant size for this
architecture
and platform}}
67
unsigned long attributeRuns[1024 + sizeof(I)]; // expected-error {{application of 'sizeof' to interface 'I' is not supported on this
architecture
and platform}}
88
++f; // expected-error {{arithmetic on pointer to interface 'Foo', which is not a constant size for this
architecture
and platform}}
89
--f; // expected-error {{arithmetic on pointer to interface 'Foo', which is not a constant size for this
architecture
and platform}}
/external/chromium_org/chrome/installer/linux/debian/
control.template
14
Architecture
: @@
ARCHITECTURE
@@
/external/chromium_org/tools/gyp/test/mac/
gyptest-archs.py
63
'.*
architecture
i386.*
architecture
x86_64')
69
'.*
architecture
i386.*
architecture
x86_64')
75
'.*
architecture
i386.*
architecture
x86_64')
81
'.*
architecture
i386.*
architecture
x86_64')
/external/llvm/test/Object/
objdump-file-header.test
8
COFF-i386:
architecture
: i386
14
ELF-i386:
architecture
: i386
/external/qemu/distrib/sdl-1.2.15/
TODO
5
* Add mousewheel events (new unified event
architecture
?)
17
* Redesign blitting
architecture
to allow blit plugins
Completed in 1927 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>