/external/lzma/CPP/7zip/Compress/ |
BranchMisc.h | 9 MyClassA(BC_ARMT, 0x07, 1)
|
/external/llvm/test/MC/ARM/ |
neon-absdiff-encoding.s | 3 @ CHECK: vabd.s8 d16, d16, d17 @ encoding: [0xa1,0x07,0x40,0xf2] 5 @ CHECK: vabd.s16 d16, d16, d17 @ encoding: [0xa1,0x07,0x50,0xf2] 7 @ CHECK: vabd.s32 d16, d16, d17 @ encoding: [0xa1,0x07,0x60,0xf2] 9 @ CHECK: vabd.u8 d16, d16, d17 @ encoding: [0xa1,0x07,0x40,0xf3] 11 @ CHECK: vabd.u16 d16, d16, d17 @ encoding: [0xa1,0x07,0x50,0xf3] 13 @ CHECK: vabd.u32 d16, d16, d17 @ encoding: [0xa1,0x07,0x60,0xf3] 17 @ CHECK: vabd.s8 q8, q8, q9 @ encoding: [0xe2,0x07,0x40,0xf2] 19 @ CHECK: vabd.s16 q8, q8, q9 @ encoding: [0xe2,0x07,0x50,0xf2] 21 @ CHECK: vabd.s32 q8, q8, q9 @ encoding: [0xe2,0x07,0x60,0xf2] 23 @ CHECK: vabd.u8 q8, q8, q9 @ encoding: [0xe2,0x07,0x40,0xf3 [all...] |
neont2-absdiff-encoding.s | 20 @ CHECK: vabd.s8 d16, d16, d17 @ encoding: [0x40,0xef,0xa1,0x07] 21 @ CHECK: vabd.s16 d16, d16, d17 @ encoding: [0x50,0xef,0xa1,0x07] 22 @ CHECK: vabd.s32 d16, d16, d17 @ encoding: [0x60,0xef,0xa1,0x07] 23 @ CHECK: vabd.u8 d16, d16, d17 @ encoding: [0x40,0xff,0xa1,0x07] 24 @ CHECK: vabd.u16 d16, d16, d17 @ encoding: [0x50,0xff,0xa1,0x07] 25 @ CHECK: vabd.u32 d16, d16, d17 @ encoding: [0x60,0xff,0xa1,0x07] 27 @ CHECK: vabd.s8 q8, q8, q9 @ encoding: [0x40,0xef,0xe2,0x07] 28 @ CHECK: vabd.s16 q8, q8, q9 @ encoding: [0x50,0xef,0xe2,0x07] 29 @ CHECK: vabd.s32 q8, q8, q9 @ encoding: [0x60,0xef,0xe2,0x07] 30 @ CHECK: vabd.u8 q8, q8, q9 @ encoding: [0x40,0xff,0xe2,0x07] [all...] |
neon-abs-encoding.s | 9 @ CHECK: vabs.f32 d16, d16 @ encoding: [0x20,0x07,0xf9,0xf3] 17 @ CHECK: vabs.f32 q8, q8 @ encoding: [0x60,0x07,0xf9,0xf3] 20 @ CHECK: vqabs.s8 d16, d16 @ encoding: [0x20,0x07,0xf0,0xf3] 22 @ CHECK: vqabs.s16 d16, d16 @ encoding: [0x20,0x07,0xf4,0xf3] 24 @ CHECK: vqabs.s32 d16, d16 @ encoding: [0x20,0x07,0xf8,0xf3] 26 @ CHECK: vqabs.s8 q8, q8 @ encoding: [0x60,0x07,0xf0,0xf3] 28 @ CHECK: vqabs.s16 q8, q8 @ encoding: [0x60,0x07,0xf4,0xf3] 30 @ CHECK: vqabs.s32 q8, q8 @ encoding: [0x60,0x07,0xf8,0xf3]
|
neon-neg-encoding.s | 9 @ CHECK: vneg.f32 d16, d16 @ encoding: [0xa0,0x07,0xf9,0xf3] 17 @ CHECK: vneg.f32 q8, q8 @ encoding: [0xe0,0x07,0xf9,0xf3] 19 @ CHECK: vqneg.s8 d16, d16 @ encoding: [0xa0,0x07,0xf0,0xf3] 21 @ CHECK: vqneg.s16 d16, d16 @ encoding: [0xa0,0x07,0xf4,0xf3] 23 @ CHECK: vqneg.s32 d16, d16 @ encoding: [0xa0,0x07,0xf8,0xf3] 25 @ CHECK: vqneg.s8 q8, q8 @ encoding: [0xe0,0x07,0xf0,0xf3] 27 @ CHECK: vqneg.s16 q8, q8 @ encoding: [0xe0,0x07,0xf4,0xf3] 29 @ CHECK: vqneg.s32 q8, q8 @ encoding: [0xe0,0x07,0xf8,0xf3]
|
neont2-abs-encoding.s | 11 @ CHECK: vabs.f32 d16, d16 @ encoding: [0xf9,0xff,0x20,0x07] 19 @ CHECK: vabs.f32 q8, q8 @ encoding: [0xf9,0xff,0x60,0x07] 22 @ CHECK: vqabs.s8 d16, d16 @ encoding: [0xf0,0xff,0x20,0x07] 24 @ CHECK: vqabs.s16 d16, d16 @ encoding: [0xf4,0xff,0x20,0x07] 26 @ CHECK: vqabs.s32 d16, d16 @ encoding: [0xf8,0xff,0x20,0x07] 28 @ CHECK: vqabs.s8 q8, q8 @ encoding: [0xf0,0xff,0x60,0x07] 30 @ CHECK: vqabs.s16 q8, q8 @ encoding: [0xf4,0xff,0x60,0x07] 32 @ CHECK: vqabs.s32 q8, q8 @ encoding: [0xf8,0xff,0x60,0x07]
|
neont2-neg-encoding.s | 11 @ CHECK: vneg.f32 d16, d16 @ encoding: [0xf9,0xff,0xa0,0x07] 19 @ CHECK: vneg.f32 q8, q8 @ encoding: [0xf9,0xff,0xe0,0x07] 21 @ CHECK: vqneg.s8 d16, d16 @ encoding: [0xf0,0xff,0xa0,0x07] 23 @ CHECK: vqneg.s16 d16, d16 @ encoding: [0xf4,0xff,0xa0,0x07] 25 @ CHECK: vqneg.s32 d16, d16 @ encoding: [0xf8,0xff,0xa0,0x07] 27 @ CHECK: vqneg.s8 q8, q8 @ encoding: [0xf0,0xff,0xe0,0x07] 29 @ CHECK: vqneg.s16 q8, q8 @ encoding: [0xf4,0xff,0xe0,0x07] 31 @ CHECK: vqneg.s32 q8, q8 @ encoding: [0xf8,0xff,0xe0,0x07]
|
/external/icu4c/test/testdata/ |
test2.ucm | 36 <U101234> \x07 |0 40 <U101234>+<U50005>+<U60006> \x07+\x00+\x01\x0f+\x09 |0 41 <U101234>+<U50005> \x07+\x00+\x01\x0e+\x05 |0 42 <U101234>+<U60006> \x07+\x00+\x01\x0f+\x06 |0 43 <U101234>+<U70007> \x07+\x00+\x01\x0f |1
|
test3.ucm | 37 <U101234> \x07 |0 41 <U101234>+<U50005>+<U60006> \x07+\x00+\x01\x02\x0f+\x09 |0 42 <U101234>+<U50005> \x07+\x00+\x01\x02\x0e+\x05 |0 43 <U101234>+<U60006> \x07+\x00+\x01\x02\x0f+\x06 |0 44 <U101234>+<U70007> \x07+\x00+\x01\x02\x0f |1
|
/external/icu4c/layout/ |
ShapingTypeData.cpp | 34 0x00, 0x02, 0x06, 0xFF, 0x06, 0xFF, 0x00, 0x02, 0x07, 0x0F, 0x07, 0x0F, 0x00, 0x05, 0x07, 0x10, 35 0x07, 0x10, 0x00, 0x04, 0x07, 0x11, 0x07, 0x11, 0x00, 0x05, 0x07, 0x12, 0x07, 0x14, 0x00, 0x02, 36 0x07, 0x15, 0x07, 0x19, 0x00, 0x04, 0x07, 0x1A, 0x07, 0x1D, 0x00, 0x02, 0x07, 0x1E, 0x07, 0x1E, [all...] |
/external/chromium_org/third_party/icu/source/test/testdata/ |
test3.ucm | 37 <U101234> \x07 |0 41 <U101234>+<U50005>+<U60006> \x07+\x00+\x01\x02\x0f+\x09 |0 42 <U101234>+<U50005> \x07+\x00+\x01\x02\x0e+\x05 |0 43 <U101234>+<U60006> \x07+\x00+\x01\x02\x0f+\x06 |0 44 <U101234>+<U70007> \x07+\x00+\x01\x02\x0f |1
|
/development/ndk/platforms/android-3/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype.byname/ |
tolower_1.pass.cpp | 34 assert(f.tolower('\x07') == '\x07'); 50 assert(f.tolower('\x07') == '\x07'); 66 assert(f.tolower(L'\x07') == L'\x07'); 82 assert(f.tolower(L'\x07') == L'\x07');
|
tolower_many.pass.cpp | 32 std::string in("\xDA A\x07.a1"); 38 assert(in[3] == '\x07'); 49 std::string in("\xDA A\x07.a1"); 55 assert(in[3] == '\x07'); 66 std::wstring in(L"\xDA A\x07.a1"); 72 assert(in[3] == L'\x07'); 83 std::wstring in(L"\xDA A\x07.a1"); 89 assert(in[3] == L'\x07');
|
toupper_1.pass.cpp | 34 assert(f.toupper('\x07') == '\x07'); 50 assert(f.toupper('\x07') == '\x07'); 66 assert(f.toupper(L'\x07') == L'\x07'); 82 assert(f.toupper(L'\x07') == L'\x07');
|
toupper_many.pass.cpp | 32 std::string in("\xFA A\x07.a1"); 38 assert(in[3] == '\x07'); 49 std::string in("\xFA A\x07.a1"); 55 assert(in[3] == '\x07'); 66 std::wstring in(L"\xFA A\x07.a1"); 72 assert(in[3] == L'\x07'); 83 std::wstring in(L"\xFA A\x07.a1"); 89 assert(in[3] == L'\x07');
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/ |
translate_nocase.pass.cpp | 31 assert(t.translate_nocase('\x07') == '\x07'); 40 assert(t.translate_nocase('\x07') == '\x07'); 51 assert(t.translate_nocase(L'\x07') == L'\x07'); 60 assert(t.translate_nocase(L'\x07') == L'\x07');
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
pci.h | 19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) 21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
|