OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitrig
(Results
1 - 25
of
63
) sorted by null
1
2
3
/external/clang/test/Driver/
bitrig.c
1
// RUN: %clang -no-canonical-prefixes -target amd64-pc-
bitrig
%s -### 2>&1 \
3
// CHECK-LD-C: clang{{.*}}" "-cc1" "-triple" "amd64-pc-
bitrig
"
6
// RUN: %clangxx -stdlib=platform -no-canonical-prefixes -target amd64-pc-
bitrig
%s -### 2>&1 \
8
// CHECK-LD-CXX-STDLIB: clang{{.*}}" "-cc1" "-triple" "amd64-pc-
bitrig
"
11
// RUN: %clangxx -stdlib=libstdc++ -no-canonical-prefixes -target amd64-pc-
bitrig
%s -### 2>&1 \
13
// CHECK-LD-CXX: clang{{.*}}" "-cc1" "-triple" "amd64-pc-
bitrig
"
16
// RUN: %clang -no-canonical-prefixes -target amd64-pc-
bitrig
-pthread %s -### 2>&1 \
18
// CHECK-PTHREAD: clang{{.*}}" "-cc1" "-triple" "amd64-pc-
bitrig
"
21
// RUN: %clang -no-canonical-prefixes -target amd64-pc-
bitrig
-pg -pthread %s -### 2>&1 \
23
// CHECK-PG-PTHREAD: clang{{.*}}" "-cc1" "-triple" "amd64-pc-
bitrig
"
[
all
...]
/external/clang/test/Sema/
tls.c
22
//
Bitrig
suppports TLS.
23
// RUN: %clang_cc1 -triple x86_64-pc-
bitrig
-fsyntax-only %s
24
// RUN: %clang_cc1 -triple armv6-unknown-
bitrig
-fsyntax-only %s
/external/clang/test/CodeGen/
linux-arm-atomic.c
5
// RUN: %clang_cc1 %s -emit-llvm -o - -triple=armv6-unknown-
bitrig
| FileCheck %s
/external/clang/test/Frontend/
gnu-mcount.c
29
// RUN: %clang -target armv7-unknown-
bitrig
-gnueabihf -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix CHECK -check-prefix CHECK-ARM-EABI-BIGRIG
30
// RUN: %clang -target armv7-unknown-
bitrig
-gnueabihf -meabi gnu -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix CHECK -check-prefix CHECK-ARM-EABI-BIGRIG
31
// RUN: %clang -target aarch64-unknown-
bitrig
-gnueabihf -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix CHECK -check-prefix CHECK-ARM64-EABI-
BITRIG
32
// RUN: %clang -target aarch64-unknown-
bitrig
-gnueabihf -meabi gnu -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix CHECK -check-prefix CHECK-ARM64-EABI-
BITRIG
66
// CHECK-ARM-EABI-
BITRIG
: call void @__mcount()
67
// CHECK-ARM-EABI-
BITRIG
-NOT: call void @"\01__gnu_mcount_nc"()
68
// CHECK-ARM54-EABI-
BITRIG
: call void @mcount()
69
// CHECK-ARM54-EABI-
BITRIG
-NOT: call void @"\01__gnu_mcount_nc"(
[
all
...]
/external/llvm/test/CodeGen/ARM/
dwarf-eh.ll
5
; RUN: llc -mtriple=armv7-
bitrig
-gnueabihf -o - -filetype=asm %s | \
7
; RUN: llc -mtriple=armv7-
bitrig
-gnueabihf -o - -filetype=asm %s \
/external/compiler-rt/lib/builtins/
int_endianness.h
75
#endif /* OpenBSD and
Bitrig
. */
/external/compiler-rt/test/builtins/Unit/
endianness.h
65
#endif /* OpenBSD and
Bitrig
. */
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCAsmInfo.cpp
61
case Triple::
Bitrig
:
/external/clang/lib/Driver/
Tools.h
458
///
bitrig
-- Directly call GNU Binutils assembler and linker
459
namespace
bitrig
{
namespace in namespace:clang::driver::tools
463
: GnuTool("
bitrig
::Assembler", "assembler", TC) {}
475
Linker(const ToolChain &TC) : GnuTool("
bitrig
::Linker", "linker", TC) {}
485
} // end namespace
bitrig
[
all
...]
/external/llvm/include/llvm/ADT/
Triple.h
161
Bitrig
,
470
return getOS() == Triple::
Bitrig
;
/external/llvm/lib/Support/
Triple.cpp
185
case
Bitrig
: return "
bitrig
";
454
.StartsWith("
bitrig
", Triple::
Bitrig
)
[
all
...]
/external/llvm/lib/Support/Unix/
Process.inc
36
// DragonFlyBSD, OpenBSD, and
Bitrig
have deprecated <malloc.h> for
/external/ImageMagick/config/
config.guess
218
*:
Bitrig
:*:*)
219
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
220
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/bison/build-aux/
config.guess
203
*:
Bitrig
:*:*)
204
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
205
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/e2fsprogs/config/
config.guess
235
*:
Bitrig
:*:*)
236
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
237
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/google-breakpad/autotools/
config.guess
218
*:
Bitrig
:*:*)
219
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
220
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/icu/icu4c/source/
config.guess
218
*:
Bitrig
:*:*)
219
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
220
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/jemalloc/build-aux/
config.guess
235
*:
Bitrig
:*:*)
236
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
237
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/libedit/
config.guess
218
*:
Bitrig
:*:*)
219
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
220
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/libmicrohttpd/
config.guess
218
*:
Bitrig
:*:*)
219
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
220
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/libnetfilter_conntrack/build-aux/
config.guess
218
*:
Bitrig
:*:*)
219
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
220
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/libpcap/
config.guess
232
*:
Bitrig
:*:*)
233
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
234
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/llvm/cmake/
config.guess
209
*:
Bitrig
:*:*)
210
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
211
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/openssh/
config.guess
203
*:
Bitrig
:*:*)
204
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
205
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
/external/pcre/dist2/
config.guess
218
*:
Bitrig
:*:*)
219
UNAME_MACHINE_ARCH=`arch | sed 's/
Bitrig
.//'`
220
echo ${UNAME_MACHINE_ARCH}-unknown-
bitrig
${UNAME_RELEASE}
[
all
...]
Completed in 7863 milliseconds
1
2
3