OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test1
(Results
326 - 350
of
1933
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CodeGenObjC/
try.m
8
void
test1
(void) {
/external/clang/test/Parser/
cxx11-brace-initializers.cpp
10
void
test1
()
function
/external/clang/test/Sema/
builtins-aarch64.c
4
#ifdef
TEST1
conversion-64-32.c
12
int4
test1
(long2 a) {
function
offsetof-64.c
13
int
test1
= __builtin_offsetof(struct Chunk1, data);
variable
/external/clang/test/SemaCXX/
no-exceptions.cpp
23
namespace
test1
{
namespace
runtimediag-ppe.cpp
12
void
test1
() { (void)typeid(NP(1 << 32)); }
function
warn-func-not-needed.cpp
3
namespace
test1
{
namespace
warn-sign-conversion.cpp
7
namespace
test1
{
namespace
28
int d1a = 1 ? i : Foo<bool>::D; // expected-warning {{
test1
::Foo<bool>::<anonymous enum at }}
30
int d2a = 1 ? Foo<bool>::D : i; // expected-warning {{operand of ? changes signedness: '
test1
::Foo<bool>::<anonymous enum at }}
32
int d3a = 1 ? B : Foo<bool>::D; // expected-warning {{operand of ? changes signedness: '
test1
::Foo<bool>::<anonymous enum at }}
34
int d4a = 1 ? Foo<bool>::D : B; // expected-warning {{operand of ? changes signedness: '
test1
::Foo<bool>::<anonymous enum at }}
37
int e1a = 1 ? i : E; // expected-warning {{operand of ? changes signedness: '
test1
::<anonymous enum at }}
39
int e2a = 1 ? E : i; // expected-warning {{operand of ? changes signedness: '
test1
::<anonymous enum at }}
41
int e3a = 1 ? E : B; // expected-warning {{operand of ? changes signedness: '
test1
::<anonymous enum at }}
43
int e4a = 1 ? B : E; // expected-warning {{operand of ? changes signedness: '
test1
::<anonymous enum at }}
/external/clang/test/SemaObjC/
arc-invalid.m
15
void
test1
(void) {
attr-malloc.m
4
- (id)
test1
__attribute((malloc)); // expected-warning {{functions returning a pointer type}}
attr-ns-bridged.m
9
struct __attribute__((ns_bridged(
Test1
))) test1s;
synchronized.m
17
void
test1
() {
/external/clang/test/SemaObjCXX/
arc-ppe.mm
12
void
test1
() { (void)typeid(NP((void*)(id*)0)); }
cstyle-cast.mm
8
void
test1
(X x) {
/external/clang/test/SemaTemplate/
instantiate-typedef.cpp
8
add_pointer<int>::type
test1
(int * ptr) { return ptr; }
function
/external/llvm/test/CodeGen/ARM/
atomic-load-store.ll
7
define void @
test1
(i32* %ptr, i32 %val1) {
8
; ARM:
test1
12
; THUMBONE:
test1
14
; THUMBTWO:
test1
str_trunc.ll
6
define void @
test1
(i32 %v, i16* %ptr) {
/external/llvm/test/CodeGen/PowerPC/
fneg.ll
3
define double @
test1
(double %a, double %b, double %c, double %d) {
shl_elim.ll
3
define i32 @
test1
(i64 %a) {
/external/llvm/test/CodeGen/Thumb2/
thumb2-lsr3.ll
3
define i1 @
test1
(i64 %poscnt, i32 %work) {
/external/llvm/test/CodeGen/X86/
2004-02-13-FrameReturnAddress.ll
9
define i8* @
test1
() {
fabs.ll
10
; CHECK-LABEL:
test1
:
11
; UNSAFE-LABEL:
test1
:
12
; NOOPT-LABEL:
test1
:
13
define float @
test1
(float %X) {
fold-vex.ll
9
define void @
test1
(<8 x i32>* %p0, <8 x i32> %in1) nounwind {
lea-2.ll
3
define i32 @
test1
(i32 %A, i32 %B) {
Completed in 145 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>