Home
last modified time | relevance | path

Searched refs:freestanding (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modes.c1428 bool freestanding, in drm_mode_parse_cmdline_extra() argument
1437 if (freestanding) in drm_mode_parse_cmdline_extra()
1443 if (freestanding) in drm_mode_parse_cmdline_extra()
1593 bool freestanding, in drm_mode_parse_cmdline_options() argument
1668 if (rotation && freestanding) in drm_mode_parse_cmdline_options()
1718 bool freestanding = false, parse_extras = false; in drm_mode_parse_command_line_for_connector() local
1798 freestanding = true; in drm_mode_parse_command_line_for_connector()
1835 ret = drm_mode_parse_cmdline_extra(extra_ptr, len, freestanding, in drm_mode_parse_command_line_for_connector()
1843 freestanding, in drm_mode_parse_command_line_for_connector()
/OK3568_Linux_fs/buildroot/package/tekui/
H A DConfig.in12 TekUI is a small, freestanding and portable graphical user
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dhowto.rst59 라이브러리와는 관계없이 freestanding C 환경이어서 C 표준의 일부는
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dcstdlib47 // The C standard does not require a freestanding implementation to
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcstdlib47 // The C standard does not require a freestanding implementation to
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dhowto.rst40 not featured in the standard. The kernel is a freestanding C
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.29584 The basic library functions are written in C and are freestanding. Also
H A DLICENSE.666083 The basic library functions are written in C and are freestanding. Also
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info224 freestanding implementation" is only required to provide certain library
229 in C99, are not required for freestanding implementations.
232 "freestanding environment", required of all implementations and which
233 may not have library facilities beyond those required of freestanding
238 An OS kernel is an example of a program running in a freestanding
242 GCC aims towards being usable as a conforming freestanding
247 defined in the standard. To make it act as a conforming freestanding
248 implementation for a freestanding environment, use the option
257 freestanding implementations on all platforms. To use the facilities of
262 'libgcc', but there are a few exceptions. GCC requires the freestanding
[all …]
H A Dgccint.info3261 standard of freestanding implementations. *Note Headers Installed
3614 required of freestanding implementations. These headers are installed
3637 because it is required of ISO C freestanding implementations, but needs
5498 'freestanding'
5499 Target is 'freestanding' as defined in section 4 of the C99
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info224 freestanding implementation" is only required to provide certain library
229 in C99, are not required for freestanding implementations.
232 "freestanding environment", required of all implementations and which
233 may not have library facilities beyond those required of freestanding
238 An OS kernel is an example of a program running in a freestanding
242 GCC aims towards being usable as a conforming freestanding
247 defined in the standard. To make it act as a conforming freestanding
248 implementation for a freestanding environment, use the option
257 freestanding implementations on all platforms. To use the facilities of
262 'libgcc', but there are a few exceptions. GCC requires the freestanding
[all …]
H A Dgccint.info3261 standard of freestanding implementations. *Note Headers Installed
3614 required of freestanding implementations. These headers are installed
3637 because it is required of ISO C freestanding implementations, but needs
5498 'freestanding'
5499 Target is 'freestanding' as defined in section 4 of the C99
/OK3568_Linux_fs/external/xserver/
H A Dconfigure2935 <limits.h> exists even on freestanding compilers. */