| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefsyacc.y | 96 %token NEWLINE 137 line: NEWLINE 143 | NEWLINE newline_or_nada 160 trayicon: TRAYICON STRING NEWLINE { SetTrayIcon($2); free($2); } 163 rootmenu: ROOTMENU STRING NEWLINE { SetRootMenu($2); free($2); } 166 defaultsysmenu: DEFAULTSYSMENU STRING atspot NEWLINE { SetDefaultSysMenu($2, $3); free($2); } 169 defaulticon: DEFAULTICON STRING NEWLINE { SetDefaultIcon($2); free($2); } 172 icondirectory: ICONDIRECTORY STRING NEWLINE { SetIconDirectory($2); free($2); } 175 menuline: SEPARATOR NEWLINE newline_or_nada { AddMenuLine("-", CMD_SEPARATOR, ""); } 176 | STRING ALWAYSONTOP NEWLINE newline_or_nada { AddMenuLine($1, CMD_ALWAYSONTOP, ""); free($1); } [all …]
|
| H A D | winprefslex.l | 64 \#.*[\r\n] { /* comment */ return NEWLINE; } 65 \/\/.*[\r\n] { /* comment */ return NEWLINE; } 66 [\r\n] { return NEWLINE; }
|
| H A D | winprefsyacc.h | 57 NEWLINE = 258, /* NEWLINE */ enumerator 93 #define NEWLINE 258 macro
|
| H A D | winprefslex.c | 976 { /* comment */ return NEWLINE; } 982 { /* comment */ return NEWLINE; } 988 { return NEWLINE; }
|
| H A D | winprefsyacc.c | 203 NEWLINE = 258, /* NEWLINE */ enumerator 239 #define NEWLINE 258 macro
|
| /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 D | translit_neutral | 712 % SYMBOL FOR NEWLINE
|
| H A D | iso14651_t1_common | 3132 <S2424> % SYMBOL FOR NEWLINE 4490 <S2B92> % NEWLINE LEFT 4491 <S2B93> % NEWLINE RIGHT 56722 <U2424> IGNORE;IGNORE;IGNORE;<U2424> % SYMBOL FOR NEWLINE 58386 <U2B92> IGNORE;IGNORE;IGNORE;<U2B92> % NEWLINE LEFT 58387 <U2B93> IGNORE;IGNORE;IGNORE;<U2B93> % NEWLINE RIGHT
|
| /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 D | translit_neutral | 712 % SYMBOL FOR NEWLINE
|
| H A D | iso14651_t1_common | 3132 <S2424> % SYMBOL FOR NEWLINE 4490 <S2B92> % NEWLINE LEFT 4491 <S2B93> % NEWLINE RIGHT 56722 <U2424> IGNORE;IGNORE;IGNORE;<U2424> % SYMBOL FOR NEWLINE 58386 <U2B92> IGNORE;IGNORE;IGNORE;<U2B92> % NEWLINE LEFT 58387 <U2B93> IGNORE;IGNORE;IGNORE;<U2B93> % NEWLINE RIGHT
|
| /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/ |
| HD | UTF-8.gz | 1<code_set_name> UTF-8
2<comment_char> %
3<escape_char> /
4< ... |
| HD | GB18030.gz | 1<code_set_name> GB18030
2<comment_char> %
3<escape_char> /
4<mb_cur_min> ... |
| /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/ |
| HD | UTF-8.gz | 1<code_set_name> UTF-8
2<comment_char> %
3<escape_char> /
4< ... |
| HD | GB18030.gz | 1<code_set_name> GB18030
2<comment_char> %
3<escape_char> /
4<mb_cur_min> ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 41486 NEWLINE, RET, RETURN, RUBOUT, SPACE, SPC, and TAB.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 41486 NEWLINE, RET, RETURN, RUBOUT, SPACE, SPC, and TAB.
|