OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test11
(Results
176 - 195
of
195
) sorted by null
1
2
3
4
5
6
7
8
/external/llvm/test/Transforms/ObjCARC/
basic.ll
863
; CHECK-LABEL: define void @
test11
(
867
define void @
test11
(i8* %x) nounwind {
875
; Same as
test11
but with no use_pointer call. Delete the pair!
888
; Same as
test11
but the value is returned. Do not perform an RV optimization
[
all
...]
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
EventRecurrenceTest.java
281
public void
test11
() throws Exception {
method in class:EventRecurrenceTest
[
all
...]
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
size_string_size_size.pass.cpp
671
void
test11
()
function
[
all
...]
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
size_size_pointer_size.pass.cpp
1205
void
test11
()
function
[
all
...]
size_size_string_size_size.pass.cpp
1231
void
test11
()
function
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_insert/
size_string_size_size.pass.cpp
671
void
test11
()
function
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_replace/
size_size_pointer_size.pass.cpp
1205
void
test11
()
function
[
all
...]
size_size_string_size_size.pass.cpp
1231
void
test11
()
function
[
all
...]
/external/clang/test/CodeGenObjC/
arc.m
316
void
test11
(id (*f)(void) __attribute__((ns_returns_retained))) {
317
// CHECK-LABEL: define void @
test11
(
[
all
...]
/external/llvm/test/Transforms/InstCombine/
icmp.ll
108
define i1 @
test11
(i32 %x) {
112
; CHECK-LABEL: @
test11
(
[
all
...]
select.ll
94
define i32 @
test11
(i32 %a) {
98
; CHECK-LABEL: @
test11
(
[
all
...]
cast.ll
94
define void @
test11
(i32* %P) {
/external/llvm/test/Transforms/SROA/
basictest.ll
552
define i32 @
test11
() {
553
; CHECK-LABEL: @
test11
(
[
all
...]
/external/llvm/test/CodeGen/X86/
vselect-minmax.ll
358
define void @
test11
(i16* nocapture %a, i16* nocapture %b) nounwind {
380
; SSE2-LABEL:
test11
:
383
; AVX1-LABEL:
test11
:
386
; AVX2-LABEL:
test11
:
389
; AVX512VL-LABEL:
test11
:
[
all
...]
mmx-intrinsics.ll
[
all
...]
/external/clang/test/Misc/
diag-template-diffing.cpp
319
void
test11
() {
function
[
all
...]
/external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp
4126
void
test11
() {
function in class:AssertHeldTest::Foo
[
all
...]
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
size_size_string_size_size.pass.cpp
1221
void
test11
()
function
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_compare/
size_size_string_size_size.pass.cpp
1221
void
test11
()
function
[
all
...]
/external/libcxx/test/std/experimental/string.view/string.view.ops/
compare.size_size_sv_size_size.pass.cpp
1193
void
test11
()
function
[
all
...]
Completed in 710 milliseconds
1
2
3
4
5
6
7
8