Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst59 https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dprogramming-language.rst56 https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst50 .. [sp-gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/openbmc/linux/Documentation/process/
H A Dprogramming-language.rst51 .. [gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst61 .. [it-gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1565 __le16 Dialect; /* Dialect in use for the connection */ member
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c1392 if (pneg_rsp->Dialect != cpu_to_le16(server->dialect)) in smb3_validate_negotiate()
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c7875 neg_rsp->Dialect = cpu_to_le16(conn->dialect); in fsctl_validate_negotiate_info()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch23023 +class ConfCSVDialect(csv.Dialect):