Home
last modified time | relevance | path

Searched refs:Dialect (Results 1 – 11 of 11) sorted by relevance

/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 Daa_ER@saaho13 % Afar language locale for Eritrea (Saaho Dialect).
29 title "Afar language locale for Eritrea (Saaho Dialect)."
/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 Daa_ER@saaho13 % Afar language locale for Eritrea (Saaho Dialect).
29 title "Afar language locale for Eritrea (Saaho Dialect)."
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dprogramming-language.rst57 https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dprogramming-language.rst42 .. [gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst48 .. [it-gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/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.info168 Controlling C Dialect: C Dialect Options.
253 *Note Options Controlling C Dialect: C Dialect Options.
318 Options Controlling C++ Dialect: C++ Dialect Options. Use of the '-std'
483 * C Dialect Options:: Controlling the variant of C language compiled.
484 * C++ Dialect Options:: Variations on C++.
485 * Objective-C and Objective-C++ Dialect Options:: Variations on Objective-C
529 *Note Options Controlling C Dialect: C Dialect Options.
543 *Note Options Controlling C++ Dialect: C++ Dialect Options.
590 Objective-C and Objective-C++ Dialect Options.
2140 File: gcc.info, Node: Invoking G++, Next: C Dialect Options, Prev: Overall Options, Up: Invokin…
[all …]
H A Dgfortran.info408 * Fortran Dialect Options:: Controlling the variant of Fortran language
423 File: gfortran.info, Node: Option Summary, Next: Fortran Dialect Options, Up: Invoking GNU Fortr…
432 *Note Options controlling Fortran dialect: Fortran Dialect Options.
514 File: gfortran.info, Node: Fortran Dialect Options, Next: Preprocessing Options, Prev: Option Su…
804 … Preprocessing Options, Next: Error and Warning Options, Prev: Fortran Dialect Options, Up: Inv…
2609 *** unless '-fdefault-real-8' is used (see *note Fortran Dialect
21377 * 'allow-invalid-boz': Fortran Dialect Options.
21381 * 'backslash': Fortran Dialect Options.
21409 * 'fall-intrinsics': Fortran Dialect Options.
21411 * 'fallow-argument-mismatch': Fortran Dialect Options.
[all …]
/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.info168 Controlling C Dialect: C Dialect Options.
253 *Note Options Controlling C Dialect: C Dialect Options.
318 Options Controlling C++ Dialect: C++ Dialect Options. Use of the '-std'
483 * C Dialect Options:: Controlling the variant of C language compiled.
484 * C++ Dialect Options:: Variations on C++.
485 * Objective-C and Objective-C++ Dialect Options:: Variations on Objective-C
529 *Note Options Controlling C Dialect: C Dialect Options.
543 *Note Options Controlling C++ Dialect: C++ Dialect Options.
590 Objective-C and Objective-C++ Dialect Options.
2140 File: gcc.info, Node: Invoking G++, Next: C Dialect Options, Prev: Overall Options, Up: Invokin…
[all …]
H A Dgfortran.info408 * Fortran Dialect Options:: Controlling the variant of Fortran language
423 File: gfortran.info, Node: Option Summary, Next: Fortran Dialect Options, Up: Invoking GNU Fortr…
432 *Note Options controlling Fortran dialect: Fortran Dialect Options.
514 File: gfortran.info, Node: Fortran Dialect Options, Next: Preprocessing Options, Prev: Option Su…
804 … Preprocessing Options, Next: Error and Warning Options, Prev: Fortran Dialect Options, Up: Inv…
2609 *** unless '-fdefault-real-8' is used (see *note Fortran Dialect
21377 * 'allow-invalid-boz': Fortran Dialect Options.
21381 * 'backslash': Fortran Dialect Options.
21409 * 'fall-intrinsics': Fortran Dialect Options.
21411 * 'fallow-argument-mismatch': Fortran Dialect Options.
[all …]
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h1135 __le16 Dialect; /* Dialect in use for the connection */ member
H A Dsmb2pdu.c1113 if (pneg_rsp->Dialect != cpu_to_le16(server->dialect)) in smb3_validate_negotiate()