/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XSLTUnicodeSort.cpp | 136 int tst; local 138 tst = 1; 145 tst = 0; 147 tst = -1; 149 tst = 1; 151 tst = 0; 153 tst = 1; 155 tst = -1; 162 tst = collator.collate(string1.data(), string1.size(), string2.data(), string2.size()); 165 tst = -tst [all...] |
/bionic/libc/arch-arm/generic/bionic/ |
strcpy.S | 39 tst r2, #3 41 tst r1, #3 50 tst r1, #4 55 tst r2, r5, lsl #7 69 tst r2, r5, lsl #7 74 tst r2, r5, lsl #7 85 tst r3, #0xff 97 tst r1, #1 105 tst r1, #2 109 tst r2, #0xff0 [all...] |
strcmp.S | 58 tst r2, #3 147 tst wp1, #3 199 tst w1, #0xff000000 244 tst w1, #0xff000000 290 tst w1, #LSB
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
HttpRetryExceptionTest.java | 39 HttpRetryException tst = (HttpRetryException) test; 41 assertEquals("getLocation", ref.getLocation(), tst.getLocation()); 42 assertEquals("responseCode", ref.responseCode(), tst.responseCode()); 43 assertEquals("getReason", ref.getReason(), tst.getReason()); 44 assertEquals("getMessage", ref.getMessage(), tst.getMessage());
|
/external/linux-tools-perf/perf-3.12.0/arch/arm/lib/ |
memset.S | 50 tst r2, #32 53 tst r2, #16 82 tst r8, #(1 << 30) 92 tst r2, #32 94 tst r2, #16 100 4: tst r2, #8 102 tst r2, #4 108 5: tst r2, #2 111 tst r2, #1
|
/external/chromium_org/third_party/webrtc/base/ |
win32toolhelp_unittest.cc | 39 Win32ToolhelpTest* tst = Win32ToolhelpTest::AsFixture(handle); local 43 EXPECT_EQ(0, tst->first_called_); // Just to be safe. 44 if (tst->first_called_ > 0) { 49 tst->index_ = 1; 50 ++(tst->first_called_); 55 Win32ToolhelpTest* tst = Win32ToolhelpTest::AsFixture(handle); local 56 ++(tst->next_called_); 58 if (tst->index_ >= kTestDataSize) { 62 *d = kTestData[tst->index_]; 63 ++(tst->index_) 68 Win32ToolhelpTest* tst = Win32ToolhelpTest::AsFixture(handle); local 74 Win32ToolhelpTest* tst = Win32ToolhelpTest::AsFixture(handle); local [all...] |
/external/e2fsprogs/lib/uuid/ |
tst_uuid.c | 73 uuid_t buf, tst; local 156 uuid_parse(str, tst); 157 if (!uuid_compare(buf, tst)) { 163 uuid_clear(tst); 164 if (uuid_is_null(tst)) 170 uuid_copy(buf, tst); 171 if (!uuid_compare(buf, tst))
|
/external/linux-tools-perf/perf-3.12.0/arch/sh/lib/ |
memcpy.S | 16 tst r6,r6 70 tst r3,r3 102 tst r3,r3 152 tst #1,r0 183 tst r3,r3
|
memset.S | 16 tst r6,r6 49 tst r6,r6
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
strlen.S | 104 tst ip, #0x800000 128 tst ip, #0x800000 153 tst r3, #4
|
__strcat_chk.S | 100 tst ip, #0x800000 124 tst ip, #0x800000 149 tst r3, #4
|
__strcpy_chk.S | 86 tst ip, #0x800000 110 tst ip, #0x800000 135 tst r3, #4
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
pingtask_unittest.cc | 43 PingXmppClient(rtc::TaskParent* parent, PingTaskTest* tst) : 44 FakeXmppClient(parent), test(tst) {
|
/external/openssl/crypto/ |
armv4cpuid.S | 83 tst lr,#1 104 .Lot: tst r0,#3 119 tst lr,#1 134 tst r0,#1 153 tst lr,#1 166 tst lr,#1 179 tst lr,#1
|
/external/bzip2/ |
Makefile | 61 ./bzip2 -d < sample1.bz2 > sample1.tst 62 ./bzip2 -d < sample2.bz2 > sample2.tst 63 ./bzip2 -ds < sample3.bz2 > sample3.tst 67 cmp sample1.tst sample1.ref 68 cmp sample2.tst sample2.ref 69 cmp sample3.tst sample3.ref 114 sample1.tst sample2.tst sample3.tst
|
/bionic/libc/arch-arm/denver/bionic/ |
memset.S | 104 tst ip, #1 108 tst ip, #2 171 tst r2, #4
|
/bionic/libc/arch-arm64/bionic/ |
_setjmp.S | 95 tst x30, #3 98 tst x10, #15
|
setjmp.S | 107 tst x30, #3 110 tst x10, #15
|
/external/chromium_org/third_party/libxslt/libxslt/ |
xsltutils.c | 923 int len, tst; local 934 tst = xmlXPathCmpNodes(list->nodeTab[i], list->nodeTab[j]); 935 if (tst == -1) { 1095 int tst; local 1181 tst = 1; 1188 tst = 0; 1190 tst = -1; 1192 tst = 1; 1195 tst = 0; 1198 tst = 1 [all...] |
/external/chromium_org/third_party/libxml/src/ |
runsuite.c | 370 installResources(xmlNodePtr tst, const xmlChar *base) { 380 xmlNodeDump(buf, tst->doc, tst, 0, 0); 382 while (tst != NULL) { 383 test = getNext(tst, "./*"); 387 name = getString(tst, "string(@name)"); 398 tst = getNext(tst, "following-sibling::resource[1]"); 405 installDirs(xmlNodePtr tst, const xmlChar *base) { 409 name = getString(tst, "string(@name)") [all...] |
/external/compiler-rt/lib/builtins/arm/ |
divmodsi4.S | 33 tst r1, r1
|
divsi3.S | 34 tst r1,r1
|
modsi3.S | 32 tst r1, r1
|
/external/llvm/test/MC/ARM/ |
thumb.s | 30 tst r4, r5 31 @ CHECK: tst r4, r5 @ encoding: [0x2c,0x42]
|
/bionic/libc/arch-arm/bionic/ |
strcmp.S | 58 tst r2, #3 147 tst wp1, #3 199 tst w1, #0xff000000 244 tst w1, #0xff000000 290 tst w1, #LSB
|