Home
last modified time | relevance | path

Searched refs:SE (Results 1 – 25 of 108) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/sh/tools/
H A Dmach-types8 SE SH_SOLUTION_ENGINE
22 7206SE SH_7206_SOLUTION_ENGINE
23 7343SE SH_7343_SOLUTION_ENGINE
24 7619SE SH_7619_SOLUTION_ENGINE
25 7721SE SH_7721_SOLUTION_ENGINE
26 7722SE SH_7722_SOLUTION_ENGINE
27 7724SE SH_7724_SOLUTION_ENGINE
28 7751SE SH_7751_SOLUTION_ENGINE
29 7780SE SH_7780_SOLUTION_ENGINE
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Daic7xxx.rst63 AHA-274X[A] aic7770 EISA SE-50M SE-HD50F
64 AHA-274X[A]W aic7770 EISA SE-HD68F SE-HD68F
65 SE-50M
66 AHA-274X[A]T aic7770 EISA 2 X SE-50M SE-HD50F
67 AHA-2842 aic7770 VL SE-50M SE-HD50F
68 AHA-2940AU aic7860 PCI/32 SE-50M SE-HD50F
69 AVA-2902I aic7860 PCI/32 SE-50M
70 AVA-2902E aic7860 PCI/32 SE-50M
71 AVA-2906 aic7856 PCI/32 SE-50M SE-DB25F
72 APC-7850 aic7850 PCI/32 SE-50M 1
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dalign.c40 #define SE 2 /* sign-extend value, or FP ld/st as word */ macro
55 { 2, LD+SE }, /* 0 01 11: evlhhossplat[x] */
59 { 4, LD+SE }, /* 0 10 11: evlwhos[x] */
251 if (flags & SE) { in emulate_spe()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/
H A DCVE-2020-10188.patch43 case SB: /* loop forever looking for the SE */
50 - if ((*look++&0xff) == SE) {
51 + if (look < endp && (*look++&0xff) == SE) {
H A DTo-aviod-buffer-overflow-in-telnet.patch1014 TELQUAL_IS, name, IAC, SE);
1023 TELQUAL_IS, oospeed, iispeed, IAC, SE);
1032 TELQUAL_IS, dp, IAC, SE);
1041 DONT, cmd[0], IAC, SE);
1050 WONT, cmd[0], IAC, SE);
1059 k, IAC, SE);
1068 LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE);
1073 LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE);
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Ddecbin.S25 | Set the sign according to SE. Subtract 16 to compensate
37 | bcd string. If SE is positive, count the leading zeros;
158 btst #30,%d4 |get SE
435 bfextu %d4{#0:#2},%d0 | {FPCR[6],FPCR[5],SM,SE}
457 orl #0x40000000,(%a0) |and set SE bit
H A Dget_op.S499 bfextu %d0{#17:#3},%d1 |get SE and y bits into d1
500 cmpiw #7,%d1 |SE and y bits must be on for special
551 bfextu %d0{#17:#3},%d1 |get SE and y bits into d1
552 cmpiw #7,%d1 |SE and y bits must be on for special
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Darm,malidp.txt19 use the corresponding interrupt. Should be one of "DE" or "SE".
55 interrupt-names = "DE", "SE";
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Ddvb-usb-dib0700-cardlist.rst103 * - PCTV 2002e SE
119 * - Pinnacle PCTV 73e SE
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/amigaone/
H A DKconfig15 - AmigaOne SE/Teron CX (G3 only)
/OK3568_Linux_fs/kernel/arch/mips/lantiq/
H A DKconfig14 bool "Amazon SE"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/lib/gconv/
H A Dgconv-modules192 alias ISO646-SE// SEN_850200_B//
193 alias SE// SEN_850200_B//
537 alias CSEBCDICFISE// EBCDIC-FI-SE//
538 alias EBCDICFISE// EBCDIC-FI-SE//
539 module EBCDIC-FI-SE// INTERNAL EBCDIC-FI-SE 1
540 module INTERNAL EBCDIC-FI-SE// EBCDIC-FI-SE 1
543 alias CSEBCDICFISEA// EBCDIC-FI-SE-A//
544 alias EBCDICFISEA// EBCDIC-FI-SE-A//
545 module EBCDIC-FI-SE-A// INTERNAL EBCDIC-FI-SE-A 1
546 module INTERNAL EBCDIC-FI-SE-A// EBCDIC-FI-SE-A 1
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/lib64/gconv/
H A Dgconv-modules192 alias ISO646-SE// SEN_850200_B//
193 alias SE// SEN_850200_B//
537 alias CSEBCDICFISE// EBCDIC-FI-SE//
538 alias EBCDICFISE// EBCDIC-FI-SE//
539 module EBCDIC-FI-SE// INTERNAL EBCDIC-FI-SE 1
540 module INTERNAL EBCDIC-FI-SE// EBCDIC-FI-SE 1
543 alias CSEBCDICFISEA// EBCDIC-FI-SE-A//
544 alias EBCDICFISEA// EBCDIC-FI-SE-A//
545 module EBCDIC-FI-SE-A// INTERNAL EBCDIC-FI-SE-A 1
546 module INTERNAL EBCDIC-FI-SE-A// EBCDIC-FI-SE-A 1
[all …]
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c441 SE = (1 << 3), enumerator
469 dir = E | SE | S; in DoGetDirection()
478 dir = NE | E | SE; in DoGetDirection()
482 dir = SE | S | SW; in DoGetDirection()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/
HDSEN_850200_B.gz1<code_set_name> SEN_850200_B 2<comment_char> % 3<escape_char> / 4% version: ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/
HDSEN_850200_B.gz1<code_set_name> SEN_850200_B 2<comment_char> % 3<escape_char> / 4% version: ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/arpa/
H A Dtelnet.h53 #define SE 240 /* end sub negotiation */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/arpa/
H A Dtelnet.h53 #define SE 240 /* end sub negotiation */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/
H A DKconfig6 tristate "Realtek 8180/8185/8187SE PCI support"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dwide-int.h331 template <bool SE, bool HDP = true>
991 template <bool SE, bool HDP>
1012 template <bool SE, bool HDP>
1013 inline wide_int_ref_storage <SE, HDP>::
1021 template <bool SE, bool HDP>
1023 inline wide_int_ref_storage <SE, HDP>::wide_int_ref_storage (const T &x)
1030 template <bool SE, bool HDP>
1032 inline wide_int_ref_storage <SE, HDP>::
1040 template <bool SE, bool HDP>
1041 struct int_traits <wide_int_ref_storage <SE, HDP> >
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dwide-int.h331 template <bool SE, bool HDP = true>
991 template <bool SE, bool HDP>
1012 template <bool SE, bool HDP>
1013 inline wide_int_ref_storage <SE, HDP>::
1021 template <bool SE, bool HDP>
1023 inline wide_int_ref_storage <SE, HDP>::wide_int_ref_storage (const T &x)
1030 template <bool SE, bool HDP>
1032 inline wide_int_ref_storage <SE, HDP>::
1040 template <bool SE, bool HDP>
1041 struct int_traits <wide_int_ref_storage <SE, HDP> >
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dsv_SE20 % Territory: SE
272 country_ab2 "SE"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dsv_SE20 % Territory: SE
272 country_ab2 "SE"
/OK3568_Linux_fs/debian/scripts/rkstage0/02-sys-tweaks/
H A D00-debconf14 …-RB6), Logitech iTouch Internet Navigator Keyboard SE, Logitech iTouch Internet Navigator Keyboard…
/OK3568_Linux_fs/kernel/drivers/net/can/sja1000/
H A DKconfig78 - Adlink PCI-7841/cPCI-7841 SE card

12345