Home
last modified time | relevance | path

Searched refs:test7c (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.memdef/
Dp3.cpp154 namespace test7c { namespace
/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp299 UCharCharacterIterator* test7c = new UCharCharacterIterator(testText, -1, 2, 20, 5); in TestConstructionAndEqualityUChariter() local
330 test7c->getText(result5); in TestConstructionAndEqualityUChariter()
369 delete test7c; in TestConstructionAndEqualityUChariter()
/external/llvm/test/CodeGen/X86/
Dstack-protector.ll842 ; test7c: PtrToInt Cast
846 define void @test7c() #1 {
848 ; LINUX-I386-LABEL: test7c:
852 ; LINUX-X64-LABEL: test7c:
856 ; LINUX-KERNEL-X64-LABEL: test7c:
860 ; DARWIN-X64-LABEL: test7c:
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll599 ; CHECK-LABEL: define void @test7c(
607 define void @test7c(i32* %x, i1 %p) nounwind {