Searched refs:two2 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | simplecalltest.ll | 16 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1] 18 ret i32 %two2
|
D | calltest.ll | 20 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1] 22 ret i32 %two2
|
/external/llvm/test/Feature/ |
D | simplecalltest.ll | 16 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1] 18 ret i32 %two2
|
D | calltest.ll | 20 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1] 22 ret i32 %two2
|
/external/swiftshader/third_party/LLVM/test/Feature/ |
D | simplecalltest.ll | 16 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1] 18 ret i32 %two2
|
D | calltest.ll | 20 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1] 22 ret i32 %two2
|
/external/icu/icu4c/source/test/cintltst/ |
D | chashtst.c | 162 static const UChar two2[4] = {0x0074, 0x0077, 0x006F, 0}; /* L"two" */ in TestOtherAPI() local 196 if(uhash_geti(hash, (void*)two2) != 2){ in TestOtherAPI() 200 if(uhash_find(hash, (void*)two2) == NULL){ in TestOtherAPI()
|
/external/testng/src/test/java/test/groupbug/ |
D | ITCaseTwo.java | 26 public void two2() { in two2() method in ITCaseTwo
|