OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test12
(Results
1 - 25
of
173
) sorted by null
1
2
3
4
5
6
7
/external/clang/test/ARCMT/
safe-arc-assign.m
5
void
test12
(id collection) {
safe-arc-assign.m.result
5
void
test12
(id collection) {
/external/clang/test/CodeGen/
conditional.c
64
// CHECK: @
test12
66
double
test12
(int c) {
function
init.c
124
struct
test12
{
struct
125
struct
test12
(*p)(void);
object-size.c
95
// CHECK-LABEL: define void @
test12
96
void
test12
() {
function
switch-dce.c
201
// CHECK: @
test12
204
void
test12
() {
function
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
VersionTest.java
34
ScriptC_set_target_api_12
test12
= new ScriptC_set_target_api_12(mRS);
local
35
test12
.invoke_check(12);
/external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp
15
class
test12
: virtual test11 { virtual void f(); };
class in inherits:test11
16
class test13 : virtual
test12
{ virtual void f(); };
undefined-internal.cpp
273
namespace
test12
{
namespace
281
void g(int); // expected-warning {{function '
test12
::(anonymous namespace)::Cls::g' has internal linkage but is not defined}}
286
operator T4(); // expected-warning {{function '
test12
::(anonymous namespace)::Cls::operator T4' has internal linkage but is not defined}}
287
operator T5(); // expected-warning {{function '
test12
::(anonymous namespace)::Cls::operator T5' has internal linkage but is not defined}}
288
operator T6&(); // expected-warning {{function '
test12
::(anonymous namespace)::Cls::operator
test12
::T6 &' has internal linkage but is not defined}}
292
Cls2(T7); // expected-warning {{function '
test12
::(anonymous namespace)::Cls2::Cls2' has internal linkage but is not defined}}
ast-print.cpp
125
// CHECK:
test12
134
void
test12
() {
function
goto.cpp
119
namespace
test12
{
namespace
/external/llvm/test/CodeGen/AArch64/
movw-consts.ll
83
define void @
test12
() {
84
; CHECK-LABEL:
test12
:
arm64-rounding.ll
122
; CHECK:
test12
125
define double @
test12
(double %a) #0 {
/external/llvm/test/CodeGen/ARM/
arm32-round-conv.ll
103
; CHECK-LABEL:
test12
105
define i32 @
test12
(double %a) {
arm32-rounding.ll
98
; CHECK-LABEL:
test12
101
define double @
test12
(double %a) {
/external/llvm/test/CodeGen/X86/
narrow-shl-cst.ll
104
define i32 @
test12
(i32 %x, i32* %y) nounwind {
109
; CHECK-LABEL:
test12
:
/dalvik/dx/tests/070-dex-multianewarray/
Blort.java
71
public static double[][]
test12
() {
method in class:Blort
/dalvik/dx/tests/078-dex-local-variable-table/
Blort.java
83
public static void
test12
(int x) {
method in class:Blort
/external/clang/test/Analysis/inlining/
inline-defensive-checks.c
51
int
test12
(int *q) {
function
/external/clang/test/Parser/
char-literal-printing.c
18
wchar_t
test12
(void) { return L'\f'; }
function
/external/clang/test/Sema/
statements.c
47
int
test12
(enum Numbers num) {
/external/llvm/test/Transforms/DeadStoreElimination/
atomic.ll
112
define void @
test12
() {
113
; CHECK-LABEL:
test12
/external/llvm/test/Transforms/InstCombine/
sitofp.ll
106
; CHECK-LABEL:
test12
109
define i32 @
test12
(i8 %A) nounwind {
/external/llvm/test/Transforms/InstSimplify/
undef.ll
94
; @
test12
96
define i64 @
test12
() {
/external/slf4j/log4j-over-slf4j/compatibility/
build.xml
107
<target name="all" depends="
test12
, test13, loggerTest" />
119
<target name="
test12
" depends="build_log4j12">
Completed in 937 milliseconds
1
2
3
4
5
6
7