Home
last modified time | relevance | path

Searched refs:uvwxy (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_s390_helpers.c414 UInt uvwxy = ((high_surrogate >> 6) & 0xf) + 1; // abcd + 1 in s390_do_cu21() local
417 b1 |= uvwxy >> 2; // uvw in s390_do_cu21()
420 b2 |= (uvwxy & 0x3) << 4; // xy in s390_do_cu21()
471 UInt uvwxy = ((high_surrogate >> 6) & 0xf) + 1; // abcd + 1 in s390_do_cu24() local
475 retval = (uvwxy << 16) | (efghij << 10) | klmnoprst; in s390_do_cu24()
512 UInt uvwxy = srcval >> 16; in s390_do_cu42() local
513 UInt abcd = (uvwxy - 1) & 0xf; in s390_do_cu42()
756 UInt uvwxy = (uvw << 2) | xy; in s390_do_cu12_cu14_helper2() local
763 UInt abcd = (uvwxy - 1) & 0xf; in s390_do_cu12_cu14_helper2()
772 (uvwxy << 16) | (efgh << 12) | (ij << 10) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2()
/external/chromium_org/third_party/sqlite/src/test/
Dwhere7.test325 OR (g='edcbazy' AND f GLOB 'uvwxy*')
337 OR (g='edcbazy' AND f GLOB 'uvwxy*')
657 OR (g='utsrqpo' AND f GLOB 'uvwxy*')
671 OR (g='utsrqpo' AND f GLOB 'uvwxy*')
697 OR (g='edcbazy' AND f GLOB 'uvwxy*')
713 OR (g='edcbazy' AND f GLOB 'uvwxy*')
3639 OR (g='kjihgfe' AND f GLOB 'uvwxy*')
3647 OR (g='kjihgfe' AND f GLOB 'uvwxy*')
4663 WHERE (g='utsrqpo' AND f GLOB 'uvwxy*')
4676 WHERE (g='utsrqpo' AND f GLOB 'uvwxy*')
[all …]