| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | machvec_impl.h | 43 #define CAT(x,y) CAT1(x,y) macro 76 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \ 77 .iack_sc = CAT(UP,_IACK_SC), \ 78 .mv_ioread8 = CAT(low,_ioread8), \ 79 .mv_ioread16 = CAT(low,_ioread16), \ 80 .mv_ioread32 = CAT(low,_ioread32), \ 81 .mv_iowrite8 = CAT(low,_iowrite8), \ 82 .mv_iowrite16 = CAT(low,_iowrite16), \ 83 .mv_iowrite32 = CAT(low,_iowrite32), \ 84 .mv_readb = CAT(low,_readb), \ [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
| H A D | quote_cctype.patch | 5 …c '(test $(BUILDTYPE) = rebuild -o $(BUILDTYPE) = `$(CAT) OSTYPE`) || (echo Already built for `$(C… 6 @echo Rebuilding c-client for `$(CAT) OSTYPE`... 8 - $(CD) c-client;$(MAKE) all CC=`$(CAT) CCTYPE` \ 9 + $(CD) c-client;$(MAKE) all CC="`$(CAT) CCTYPE`" \ 10 CFLAGS="`$(CAT) CFLAGS`" `$(CAT) SPECIALS`
|
| H A D | imap-2007e-shared.patch | 35 @$(CAT) ARCHIVE 39 - `$(CAT) CCTYPE` -c `$(CAT) CFLAGS` $*.c 45 + $(CC) -fPIC -DPIC -D_REENTRANT -c `$(CAT) CFLAGS` ${@:.so=.c} -o $@ 48 + $(CC) -fPIC -DPIC -D_REENTRANT -c `$(CAT) CFLAGS` $*.c 68 + $(CC) -fPIC -DPIC -D_REENTRANT `$(CAT) CFLAGS` `$(CAT) OSCFLAGS` -c osdep.c 74 @echo or build with command: make `$(CAT) OSTYPE` SSLTYPE=none 75 - `$(CAT) CCTYPE` -c `$(CAT) CFLAGS` `$(CAT) OSCFLAGS` -c osdep.c 79 + $(CC) -fPIC -DPIC -D_REENTRANT `$(CAT) CFLAGS` `cat OSCFLAGS` -c osdep.c -o $@ 82 $(CAT) osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | cpus.txt | 20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | asm.h | 20 #ifndef CAT 26 #define CAT(str1, str2) __CAT(str1, str2) macro
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | resctrl_ui.rst | 22 CAT (Cache Allocation Technology) "cat_l3", "cat_l2" 484 CAT enables a user to specify the amount of cache space that an 498 - Create a CAT allocation CLOSNEW with a CBM matching the schemata 500 memory. This region must not overlap with any current CAT allocation/CLOS 511 any CAT allocation. Even though the cache pseudo-locked region will from 519 in the cache via carefully configuring the CAT feature and controlling 746 For the same 2 socket system with memory b/w resource and CAT L3 the 802 In this example a new exclusive resource group will be created on a L2 CAT 1157 Example 3 (Monitor without CAT support or before creating CAT groups) 1160 Assume a system like HSW has only CQM and no CAT support. In this case
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/ |
| H A D | Makefile | 106 quiet_cmd_pad_cat = CAT $@
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/ |
| H A D | Makefile | 117 quiet_cmd_its_cat = CAT $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.lib | 327 quiet_cmd_cat = CAT $@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.lib | 327 quiet_cmd_cat = CAT $@
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | Makefile.spl | 217 quiet_cmd_cat = CAT $@
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | Makefile | 870 quiet_cmd_cat = CAT $@ 875 quiet_cmd_pad_cat = CAT $@
|
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | build_2025-06-06_01-57-41.log | |
| H A D | 70-loader-build.log | |
| H A D | 70-loader-build_2025-06-06_01-57-41.log | |
| H A D | build.log | |
| /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 | iso14651_t1_common | 5104 <S101EC> % PHAISTOS DISC SIGN CAT 6115 <S1F408> % CAT 6156 <S1F431> % CAT FACE 6757 <S1F638> % GRINNING CAT FACE WITH SMILING EYES 6758 <S1F639> % CAT FACE WITH TEARS OF JOY 6759 <S1F63A> % SMILING CAT FACE WITH OPEN MOUTH 6760 <S1F63B> % SMILING CAT FACE WITH HEART-SHAPED EYES 6761 <S1F63C> % CAT FACE WITH WRY SMILE 6762 <S1F63D> % KISSING CAT FACE WITH CLOSED EYES 6763 <S1F63E> % POUTING CAT FACE [all …]
|
| H A D | translit_hangul | 8275 <UCC41> "<U314A><U314F><U314C>" % HANGUL SYLLABLE CAT
|
| /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 | iso14651_t1_common | 5104 <S101EC> % PHAISTOS DISC SIGN CAT 6115 <S1F408> % CAT 6156 <S1F431> % CAT FACE 6757 <S1F638> % GRINNING CAT FACE WITH SMILING EYES 6758 <S1F639> % CAT FACE WITH TEARS OF JOY 6759 <S1F63A> % SMILING CAT FACE WITH OPEN MOUTH 6760 <S1F63B> % SMILING CAT FACE WITH HEART-SHAPED EYES 6761 <S1F63C> % CAT FACE WITH WRY SMILE 6762 <S1F63D> % KISSING CAT FACE WITH CLOSED EYES 6763 <S1F63E> % POUTING CAT FACE [all …]
|
| H A D | translit_hangul | 8275 <UCC41> "<U314A><U314F><U314C>" % HANGUL SYLLABLE CAT
|
| /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> ... |
| HD | JOHAB.gz | 1<code_set_name> JOHAB
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> ... |