| /external/clang/test/SemaTemplate/ |
| overload-uneval.cpp | 8 Foo *next; member in struct:Foo
|
| /external/compiler-rt/lib/asan/lit_tests/TestCases/ |
| stack-oob-frames.cc | 47 // CHECK0-NEXT: #0{{.*}}Frame0 51 // CHECK1-NEXT: #0{{.*}}Frame1 55 // CHECK2-NEXT: #0{{.*}}Frame2 59 // CHECK3-NEXT: #0{{.*}}Frame3
|
| /external/guava/guava/src/com/google/common/collect/ |
| AbstractIndexedListIterator.java | 41 * {@link #next()}. 47 * position is 0. That is, the first call to {@link #next()} will return the 60 * return {@code position}, and the first call to {@link #next()} will return 80 public final E next() { method in class:AbstractIndexedListIterator
|
| AbstractLinkedIterator.java | 28 * interface for sequences whose next element can always be derived from the 60 * {@link #next()} in order to compute the result of a <i>future</i> call to 61 * {@code next()}. 71 public final T next() { method in class:AbstractLinkedIterator
|
| /external/hamcrest/src/org/hamcrest/internal/ |
| ArrayIterator.java | 21 public Object next() { method in class:ArrayIterator
|
| /external/icu4c/i18n/ |
| regeximp.cpp | 26 UChar32 CaseFoldingUTextIterator::next() { function in class:CaseFoldingUTextIterator 31 // Start handling the next char from the input UText. 74 UChar32 CaseFoldingUCharIterator::next() { function in class:CaseFoldingUCharIterator 79 // Start handling the next char from the input UText.
|
| /external/iputils/ |
| INSTALL | 20 delete iputils and go to sleep. The next day repeat. If even full reset
|
| /external/libcap-ng/libcap-ng-0.7/utils/ |
| proc-llist.c | 55 newnode->next = NULL; 61 l->cur->next = newnode; 75 nextnode=cur->next; 97 cur = cur->next;
|
| /external/libpng/contrib/pngminim/encoder/ |
| gather.sh | 6 # Change the next 2 lines if zlib is somewhere else.
|
| /external/libselinux/src/ |
| avc_sidtab.h | 14 struct sidtab_node *next; member in struct:sidtab_node
|
| /external/libsepol/src/ |
| interfaces.c | 121 for (c = head; c; c = c->next) { 146 for (c = head; c; c = c->next) { 182 for (c = head; c; c = c->next) { 186 iface->next = c->next; 190 prev->next = iface; 202 iface->next = policydb->ocontexts[OCON_NETIF]; 228 for (c = head; c != NULL; c = c->next) 248 for (c = head; c; c = c->next) {
|
| /external/llvm/test/Analysis/BasicAA/ |
| 2003-09-19-LocalArgument.ll | 6 ; CHECK-NEXT: ret i32 0
|
| gep-alias.ll | 78 %i.next = add i64 %i, 1 79 %pi.next = getelementptr i32* %p, i64 %i.next 81 store i32 42, i32* %pi.next 93 %i.next = or i64 %i, 1 94 %pi.next = getelementptr i32* %p, i64 %i.next 96 store i32 42, i32* %pi.next 107 %i.next = shl i64 %i, 2 108 %pi.next = getelementptr i32* %p, i64 %i.nex [all...] |
| /external/llvm/test/Analysis/RegionInfo/ |
| mix_1.ll | 53 ; CHECK-NEXT: [1] 0 => 15 54 ; CHECK-NEXT: [2] 1 => 7 55 ; CHECK-NEXT: [1] 8 => 10 56 ; CHECK-NEXT: [2] 11 => 14
|
| /external/llvm/test/Analysis/ScalarEvolution/ |
| sext-iv-0.ll | 16 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127 19 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127 22 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127 25 ; CHECK-NEXT: --> {-128,+,1}<nsw><%bb1> Exits: 127
|
| /external/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
| intrinsics.ll | 9 ; CHECK-NEXT: entry: 10 ; CHECK-NEXT: %a = call <8 x i16> @llvm.arm.neon.vld1.v8i16(i8* %p, i32 16) [[NUW:#[0-9]+]] 11 ; CHECK-NEXT: call void @llvm.arm.neon.vst1.v8i16(i8* %q, <8 x i16> %y, i32 16) 12 ; CHECK-NEXT: %c = add <8 x i16> %a, %a
|
| /external/llvm/test/CodeGen/ARM/ |
| 2011-10-26-memset-with-neon.ll | 5 ; CHECK-NEXT: vst1.64
|
| dagcombine-concatvector.ll | 6 ; CHECK-NEXT: vmov {{d[0-9]+}}, r1, r2 7 ; CHECK-NEXT: vmov {{d[0-9]+}}, r3, [[REG]] 8 ; CHECK-NEXT: vst1.8 {{{d[0-9]+}}, {{d[0-9]+}}}, [r0] 9 ; CHECK-NEXT: bx lr
|
| /external/llvm/test/CodeGen/Mips/ |
| inlineasmmemop.ll | 28 ; CHECK-NEXT: lw ${{[0-9]+}},4(${{[0-9]+}}); 29 ; CHECK-NEXT: #NO_APP 34 ; CHECK-NEXT: lw ${{[0-9]+}},0(${{[0-9]+}}); 35 ; CHECK-NEXT: #NO_APP
|
| /external/llvm/test/CodeGen/R600/ |
| fconst64.ll | 5 ; CHECK-NEXT: V_MOV_B32_e32 {{VGPR[0-9]+}}, 2.312500e+00
|
| selectcc-cnd.ll | 5 ;CHECK-NEXT: {{[-0-9]+\(2.0}}
|
| selectcc-cnde-int.ll | 5 ;CHECK-NEXT: 2
|
| /external/llvm/test/CodeGen/SystemZ/ |
| branch-03.ll | 10 ; CHECK-NEXT: jle .L[[LABEL]] 25 ; CHECK-NEXT: jl .L[[LABEL]] 40 ; CHECK-NEXT: jh .L[[LABEL]] 55 ; CHECK-NEXT: jhe .L[[LABEL]]
|
| int-cmp-07.ll | 20 ; CHECK-NEXT: jl 33 ; CHECK-NEXT: jl 43 ; Check the next doubleword up, which needs separate address logic. 49 ; CHECK-NEXT: jl 63 ; CHECK-NEXT: jl 77 ; CHECK-NEXT: jl 87 ; Check the next doubleword down, which needs separate address logic. 93 ; CHECK-NEXT: jl 107 ; CHECK-NEXT: jl
|
| int-cmp-09.ll | 38 ; Check the next value up, which must use CHI instead. 42 ; CHECK-NEXT: jl 54 ; CHECK-NEXT: jl 62 ; Check the next value up, which must use CFI. 66 ; CHECK-NEXT: jl 78 ; CHECK-NEXT: je 86 ; Check the next value up, which should be treated as a negative value. 90 ; CHECK-NEXT: je 120 ; Check the next value down, which must use CHI instead. 124 ; CHECK-NEXT: j [all...] |