Home
last modified time | relevance | path

Searched refs:C11 (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0013-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch4 Subject: [PATCH] Define alignof using _Alignof when using C11 or newer
16 may support C11, exclude those compilers too
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/
H A D0007-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch4 Subject: [PATCH] Define alignof using _Alignof when using C11 or newer
16 may support C11, exclude those compilers too
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb.inc14 file://0007-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pocketpy/
H A Dpocketpy_2.0.5.bb3 interpreter for game scripting, written in C11. \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/
H A D0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch4 Subject: [PATCH 1/2] Define alignof using _Alignof when using C11 or newer
16 may support C11, exclude those compilers too
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst15 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <tw_gcc-c-dialect-options>` 下編譯的:ISO C11的 GNU 方言
H A Dhowto.rst51 Linux內核使用GNU C和GNU工具鏈開發。雖然它遵循ISO C11標準,但也用到了一些
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dfix-arm-atomic.patch6 Check to link with libatomic to enable C11 atomics support
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dprogramming-language.rst12 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <cn_gcc-c-dialect-options>` 下编译的:ISO C11的 GNU 方言
H A Dhowto.rst48 Linux内核使用GNU C和GNU工具链开发。虽然它遵循ISO C11标准,但也用到了一些
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dmmu_notifier.rst32 如果在设置新的pte/pmd值之前,清除页表项之后没有进行通知,那么你就会破坏设备的C11
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/
H A Ddibbler_git.bb13 file://0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-2.43.1.inc36 file://0013-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \
/openbmc/linux/arch/hexagon/kernel/
H A Dvm_entry.S86 { R31:30 = C11:10; \
187 { C11:10 = R31:30; \
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A D0001-Define-alignof_slot-using-_Alignof-when-using-C11-or.patch4 Subject: [PATCH] Define alignof_slot using _Alignof when using C11 or newer
/openbmc/linux/drivers/memory/
H A Djedec_ddr.h55 #define C11 11 macro
/openbmc/openbmc/poky/meta/recipes-devtools/m4/
H A Dm4-1.4.19.inc12 file://0001-Define-alignof_slot-using-_Alignof-when-using-C11-or.patch \
/openbmc/qemu/docs/devel/
H A Datomics.rst20 by the C11 memory model.
22 QEMU provides a header, ``qemu/atomic.h``, which wraps C11 atomics to
433 QEMU's ``qatomic_read`` and ``qatomic_set`` implement C11 atomic relaxed
461 - however, according to the C11 memory model that QEMU uses, this order
487 and as a clarification of this corner case of the C11 memory model:
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst13 bajo ``-std=gnu11`` [sp-gcc-c-dialect-options]_: el dialecto GNU de ISO C11.
/openbmc/linux/Documentation/process/
H A Dprogramming-language.rst8 under ``-std=gnu11`` [gcc-c-dialect-options]_: the GNU dialect of ISO C11.
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst14 dello standard ISO C11.
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g4.c1383 #define C11 166 macro
1384 SIG_EXPR_LIST_DECL_SINGLE(C11, GPIOU6, GPIOU6, SIG_DESC_SET(SCUA0, 14));
1385 SIG_EXPR_LIST_DECL_SINGLE(C11, RMII1RXD0, RMII1, RMII1_DESC);
1386 SIG_EXPR_LIST_DECL_SINGLE(C11, RGMII1RXD0, RGMII1);
1387 PIN_DECL_(C11, SIG_EXPR_LIST_PTR(C11, GPIOU6),
1388 SIG_EXPR_LIST_PTR(C11, RMII1RXD0),
1389 SIG_EXPR_LIST_PTR(C11, RGMII1RXD0));
1457 FUNC_GROUP_DECL(RMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11,
1459 FUNC_GROUP_DECL(RGMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11,
1966 ASPEED_PINCTRL_PIN(C11),
/openbmc/linux/Documentation/translations/ko_KR/
H A Dhowto.rst65 커널은 GNU C와 GNU 툴체인을 사용하여 작성되었다. 이 툴들은 ISO C11 표준을
/openbmc/linux/Documentation/translations/ja_JP/
H A Dhowto.rst68 は ISO C11 仕様に準拠して書く一方で、標準には無い言語拡張を多く使って
/openbmc/linux/Documentation/mm/
H A Dmmu_notifier.rst28 the new pte/pmd value then you can break memory model like C11 or C++11 for

12