| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | pal.S | 78 mov b7 = loc2 83 br.cond.sptk.many b7 118 mov b7 = loc2 120 br.call.sptk.many rp=b7 // now make the call 172 mov b7 = loc2 // install target to branch reg 184 br.cond.sptk.many b7 230 mov b7 = loc2 // install target to branch reg 242 br.call.sptk.many rp=b7 // now make the call
|
| H A D | gate.S | 354 (p6) mov b7=r18 // I0 355 (p8) br.dptk.many b7 // B 369 (p6) mov b7=r14 370 (p6) br.sptk.many b7
|
| H A D | entry.h | 71 mov.ret.sptk b7=r28,1f; \ 80 mov.ret.sptk b7=r28,1f; \
|
| H A D | entry.S | 238 .altrp b7 350 br.cond.sptk.many b7 361 .altrp b7 450 br.cond.sptk.many b7 796 mov b7=r14 // I0 clear b7 (hint with __kernel_syscall_via_epc) 884 mov b7=r29 1258 mov.sptk b7=r8,ia64_leave_kernel 1261 br.many b7 1411 mov b7 = r3 1418 br b7
|
| H A D | kprobes.c | 639 if ((regs->b7 == bundle_addr) || in resume_execution() 640 (regs->b7 == bundle_addr + 0x10)) { in resume_execution() 641 regs->b7 = (regs->b7 - bundle_addr) + in resume_execution()
|
| H A D | brl_emu.c | 151 regs->b7 = next_ip; in ia64_emulate_brl()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/ |
| H A D | wformat.patch | 1 Index: ez-ipupdate-3.0.11b7/ez-ipupdate.c 3 --- ez-ipupdate-3.0.11b7.orig/ez-ipupdate.c 4 +++ ez-ipupdate-3.0.11b7/ez-ipupdate.c
|
| H A D | conf_file.c.patch | 3 --- ez-ipupdate-3.0.11b7/conf_file.c.orig 2014-07-02 14:01:19.174029328 -0600 4 +++ ez-ipupdate-3.0.11b7/conf_file.c 2014-07-02 14:08:42.982026223 -0600
|
| H A D | cache_file.c.patch | 3 --- ez-ipupdate-3.0.11b7/cache_file.c.orig 2014-07-02 14:01:07.126029412 -0600 4 +++ ez-ipupdate-3.0.11b7/cache_file.c 2014-07-02 14:08:27.422026332 -0600
|
| H A D | Makefile.am.patch | 3 --- ez-ipupdate-3.0.11b7/Makefile.am.orig 2014-07-02 13:47:50.758034983 -0600 4 +++ ez-ipupdate-3.0.11b7/Makefile.am 2014-07-02 13:48:38.406034650 -0600
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 argument 87 veor \b3, \b3, \b7 88 veor \b7, \b7, \b5 91 veor \b2, \b2, \b7 96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 argument 104 veor \b3, \b3, \b7 105 veor \b7, \b7, \b5 107 veor \b4, \b4, \b7 110 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5 111 veor \b1, \b1, \b7 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | cavium-pip.txt | 63 local-mac-address = [ 00 0f b7 10 63 60 ]; 69 local-mac-address = [ 00 0f b7 10 63 61 ]; 75 local-mac-address = [ 00 0f b7 10 63 62 ]; 81 local-mac-address = [ 00 0f b7 10 63 63 ]; 95 local-mac-address = [ 00 0f b7 10 63 64 ];
|
| H A D | cavium-mix.txt | 32 local-mac-address = [ 00 0f b7 10 63 54 ];
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | propertystore.h | 70 …2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PROPERTYKEY DECLSPEC_SELECTANY name = { { l, w1, w2… argument 72 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PRO… argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | aes-neonbs-core.S | 25 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 argument 32 eor \b3, \b3, \b7 33 eor \b7, \b7, \b5 36 eor \b2, \b2, \b7 41 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 argument 49 eor \b3, \b3, \b7 50 eor \b7, \b7, \b5 52 eor \b4, \b4, \b7 55 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5 56 eor \b1, \b1, \b7 [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/ |
| H A D | mem_fn_template.hpp | 829 …s B7> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5, B6 & b6, B7 & b7) const in BOOST_MEM_FN_NAME() 831 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4, b5, b6, b7); in BOOST_MEM_FN_NAME() 834 …7> R call(U & u, void const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5, B6 & b6, B7 & b7) const in BOOST_MEM_FN_NAME() 836 BOOST_MEM_FN_RETURN (get_pointer(u)->*f_)(b1, b2, b3, b4, b5, b6, b7); in BOOST_MEM_FN_NAME() 893 …s B7> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5, B6 & b6, B7 & b7) const in BOOST_MEM_FN_NAME() 895 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4, b5, b6, b7); in BOOST_MEM_FN_NAME() 898 …7> R call(U & u, void const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5, B6 & b6, B7 & b7) const in BOOST_MEM_FN_NAME() 900 BOOST_MEM_FN_RETURN (get_pointer(u)->*f_)(b1, b2, b3, b4, b5, b6, b7); in BOOST_MEM_FN_NAME() 942 …all(U & u, T const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5, B6 & b6, B7 & b7, B8 & b8) const in BOOST_MEM_FN_NAME() 944 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4, b5, b6, b7, b8); in BOOST_MEM_FN_NAME() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | aes-tab-4k.S | 49 .long R(75, b7, b7, c2), R(e1, fd, fd, 1c) 70 .long R(b7, d6, d6, 61), R(7d, b3, b3, ce) 122 .long R(6e, 37, 37, 59), R(da, 6d, 6d, b7) 189 .long R(94, de, 6c, 87), R(52, 7b, f8, b7) 247 .long R(da, b7, 8e, 26), R(3f, ad, bf, a4) 257 .long R(ec, 9a, b7, 01), R(83, 4f, 9a, a8) 278 .long R(ce, a9, 27, ee), R(b7, 61, c9, 35)
|
| /OK3568_Linux_fs/buildroot/package/python-django-enumfields/ |
| H A D | python-django-enumfields.mk | 9 PYTHON_DJANGO_ENUMFIELDS_SITE = https://files.pythonhosted.org/packages/b7/56/3f4e8d8ef6d5577a1b75b…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/ |
| H A D | call.hpp | 281 …def typename when<_, A7>::template impl<Expr, State, Data> a7; typedef typename a7::result_type b7; typedef 282 …typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5 , b6 , b7)> function_tra… 332 …A7>::template impl<Expr, State, Data> a7; typedef typename a7::result_type b7; typedef typename wh… typedef 333 …typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5 , b6 , b7 , b8)> functio… 383 …A7>::template impl<Expr, State, Data> a7; typedef typename a7::result_type b7; typedef typename wh… typedef 384 …typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5 , b6 , b7 , b8 , b9)> fu…
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | rpm2cpio.sh | 21 local i b b0 b1 b2 b3 b4 b5 b6 b7
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | bmp280-core.c | 857 u32 b4, b7; in bmp180_compensate_press() local 870 b7 = ((u32)adc_press - b3) * (50000 >> oss); in bmp180_compensate_press() 871 if (b7 < 0x80000000) in bmp180_compensate_press() 872 p = (b7 * 2) / b4; in bmp180_compensate_press() 874 p = (b7 / b4) * 2; in bmp180_compensate_press()
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | signal.c | 45 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in restore_sigcontext() 110 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in setup_sigcontext()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | asmmacro.h | 96 br.call.sptk.many b7=2f;; \
|
| /OK3568_Linux_fs/kernel/Documentation/hid/ |
| H A D | hid-alps.rst | 112 - b7 b6 b5 b4 b3 b2 b1 b0 162 - b7 b6 b5 b4 b3 b2 b1 b0
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | ptrace.h | 79 unsigned long b7; /* scratch */ member
|