OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cross
(Results
101 - 125
of
4717
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/tests/fsx/
0002-Enable-cross-compiling-for-fsx.patch
4
Subject: [PATCH 2/2] Enable
cross
compiling for fsx
/external/bison/build-aux/
Makefile.am
17
cross
-options.pl \
/external/clang/test/CodeGenCXX/
cfi-speculative-vtable.cpp
4
// RUN: %clang_cc1 -triple x86_64-unknown-linux -O1 -fsanitize=cfi-vcall -fsanitize-trap=cfi-vcall -fsanitize-cfi-
cross
-dso -emit-llvm -o - %s | FileCheck %s
/external/compiler-rt/test/dfsan/
CMakeLists.txt
14
# This is only true if we are
cross
-compiling.
/external/compiler-rt/test/profile/
CMakeLists.txt
18
# This is only true if we're
cross
-compiling.
/external/e2fsprogs/lib/blkid/
blkid_types.h
3
* everything we need. (
cross
fingers) Other header files may have
/external/e2fsprogs/lib/ext2fs/
ext2_types.h
3
* everything we need. (
cross
fingers) Other header files may have
/external/e2fsprogs/lib/uuid/
uuid_types.h
3
* everything we need. (
cross
fingers) Other header files may have
/external/e2fsprogs/util/
android_types.h
3
* everything we need. (
cross
fingers) Other header files may have
/external/libunwind/src/arm/
offsets.h
3
/* Define various structure offsets to simplify
cross
-compilation. */
/external/libunwind/src/sh/
offsets.h
3
/* Define various structure offsets to simplify
cross
-compilation. */
/external/libvpx/libvpx/third_party/x86inc/
README.libvpx
8
defines that help automatically allow assembly to work
cross
-platform.
/external/llvm/test/ExecutionEngine/MCJIT/
lit.local.cfg
24
# ExecutionEngine tests are not expected to pass in a
cross
-compilation setup.
/external/llvm/test/ExecutionEngine/OrcMCJIT/
lit.local.cfg
24
# ExecutionEngine tests are not expected to pass in a
cross
-compilation setup.
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
cross-module-a.ll
1
; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/Inputs/
cross
-module-b.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
/external/llvm/test/ExecutionEngine/
lit.local.cfg
18
# ExecutionEngine tests are not expected to pass in a
cross
-compilation setup.
/external/llvm/test/Transforms/MergeFunc/
functions.ll
3
; Be sure we don't merge
cross
-referenced functions of same type.
/external/toolchain-utils/go/android/
build_go
4
# This script builds the go
cross
compilers for Android targets.
/external/toybox/lib/
toyflags.h
4
* (which may build on crazy things like macosx when
cross
compiling).
/external/toybox/scripts/
install.c
1
/* Wrapper to make installation easier with
cross
-compiling.
/frameworks/base/core/java/android/view/
IAppTransitionAnimationSpecsFuture.aidl
22
* A
cross
-process future to fetch the specifications for app transitions.
/hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
shared.mk
17
CROSS
?= $(ANDROID_ROOT)/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
18
COMP ?= $(
CROSS
)gcc
19
LINK ?= $(
CROSS
)gcc
20
STRIP ?= $(
CROSS
)strip -g
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/android/
shared.mk
6
CROSS
?= $(ANDROID_ROOT)/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
7
COMP ?= $(
CROSS
)gcc
8
LINK ?= $(
CROSS
)gcc
9
STRIP ?= $(
CROSS
)strip -g
/prebuilts/go/darwin-x86/src/cmd/vet/all/whitelist/
arm64.txt
3
runtime/asm_ARCHSUFF.s: [GOARCH] cannot check
cross
-package assembly function: Compare is in package bytes
ppc64x.txt
3
runtime/asm_ARCHSUFF.s: [GOARCH] cannot check
cross
-package assembly function: Compare is in package bytes
Completed in 824 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>