| /OK3568_Linux_fs/buildroot/package/erlang/ |
| H A D | 0001-erts-ethread-instruct-libatomic_ops-we-do-require-CA.patch | 4 Subject: [PATCH] erts/ethread: instruct libatomic_ops we do require CAS 6 We do require compare-and-swap (CAS), so we must instruct libatomic_ops 10 For example, on ARM, LDREX is required for fast CAS. But LDREX is only 11 available on ARMv6, so by default libatomic_ops will not have CAS for 13 emulated CAS (that is signal-asyn-safe) is still possible (albeit much 16 Tell libatomic_ops to provide CAS, even if the hardware is not capable 17 of it, by using emulated CAS, as per libatomic_ops dosc:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-sympy_1.10.1.bb | 1 SUMMARY = "Computer algebra system (CAS) in Python"
|
| /OK3568_Linux_fs/buildroot/board/openblocks/a6/ |
| H A D | readme.txt | 28 DRAM (DDR2) CAS Latency = 5 tRP = 5 tRAS = 14 tRCD=5
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx51evk/ |
| H A D | imximage.cfg | 59 * CAS=3 BL=4
|
| /OK3568_Linux_fs/u-boot/board/buffalo/lsxl/ |
| H A D | kwbimage-lschl.cfg | 105 # bit6-4: 5, CAS Latency (CL) 5
|
| H A D | kwbimage-lsxhl.cfg | 105 # bit6-4: 5, CAS Latency (CL) 5
|
| /OK3568_Linux_fs/u-boot/board/d-link/dns325/ |
| H A D | kwbimage.cfg | 97 # bit6-4: 5, CAS Latency (CL) 5
|
| /OK3568_Linux_fs/u-boot/board/keymile/km_arm/ |
| H A D | kwbimage_128M16_1.cfg | 162 # bit 6-4: 5, CAS Latency = 5
|
| H A D | kwbimage_256M8_1.cfg | 164 # bit 6-4: 5, CAS Latency = 5
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 176 #define CAS F3(3, 0x3c) macro 1389 emit(CAS | ASI(ASI_P) | RS1(tmp) | RS2(tmp2) | RD(tmp3), ctx); in build_insn()
|
| /OK3568_Linux_fs/kernel/arch/sparc/ |
| H A D | Kconfig | 211 Sparc32 does not have a CAS instruction like sparc64. cmpxchg()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | OCCT-PL | 65 …rademarks, trade names and domain names "MATRA", "EADS Matra Datavision", "CAS.CADE", "Open CASCAD…
|
| /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 | libitm.info | 669 single flag, which is acquired using a CAS, for example. On the 691 if (CAS(&serial_lock.exclusive, 0, this) != 0) 693 // need a membar here, but CAS already has full membar semantics
|
| /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 | libitm.info | 669 single flag, which is acquired using a CAS, for example. On the 691 if (CAS(&serial_lock.exclusive, 0, this) != 0) 693 // need a membar here, but CAS already has full membar semantics
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | pfc-sh7720.c | 753 GPIO_FN(CAS),
|
| H A D | pfc-sh7264.c | 1323 GPIO_FN(CAS),
|
| H A D | pfc-sh7269.c | 1760 GPIO_FN(CAS),
|
| /OK3568_Linux_fs/kernel/arch/mips/ |
| H A D | Kconfig | 460 Sciences (CAS). 509 of Computing Technology (ICT), Chinese Academy of Sciences (CAS).
|
| /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 | EUC-KR.gz | 1<code_set_name> EUC-KR
2<comment_char> %
3<escape_char> /
4< ... |
| HD | JOHAB.gz | 1<code_set_name> JOHAB
2<comment_char> %
3<escape_char> /
4<mb_cur_min> ... |
| HD | CP949.gz | |
| /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 | EUC-KR.gz | 1<code_set_name> EUC-KR
2<comment_char> %
3<escape_char> /
4< ... |
| HD | CP949.gz | 1<code_set_name> CP949
2<comment_char> %
3<escape_char> /
4<mb_cur_max> ... |
| /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_hangul | 8269 <UCC3B> "<U314A><U314F><U3145>" % HANGUL SYLLABLE CAS
|
| /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_hangul | 8269 <UCC3B> "<U314A><U314F><U3145>" % HANGUL SYLLABLE CAS
|