Home
last modified time | relevance | path

Searched defs:Some (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGenObjC/
Dsuper-message-fragileabi.m6 - (id)initSome:(Some *)anArg;
15 - (id)initSome:(Some *)arg;
21 - (id)initSome:(Some *)arg {
/external/swiftshader/third_party/LLVM/unittests/Support/
DConstantRangeTest.cpp24 static ConstantRange Some; member in __anon15b3c5460111::ConstantRangeTest
31 ConstantRange ConstantRangeTest::Some(APInt(16, 0xa), APInt(16, 0xaaa)); member in __anon15b3c5460111::ConstantRangeTest
/external/llvm/unittests/IR/
DConstantRangeTest.cpp24 static ConstantRange Some; member in __anonab7e7ab80111::ConstantRangeTest
31 ConstantRange ConstantRangeTest::Some(APInt(16, 0xa), APInt(16, 0xaaa)); member in __anonab7e7ab80111::ConstantRangeTest
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantRangeTest.cpp24 static ConstantRange Some; member in __anon0cc7f4100111::ConstantRangeTest
31 ConstantRange ConstantRangeTest::Some(APInt(16, 0xa), APInt(16, 0xaaa)); member in __anon0cc7f4100111::ConstantRangeTest
/external/google-breakpad/src/common/
Dbyte_cursor_unittest.cc686 TEST(Strings, Some) { in TEST() argument