Home
last modified time | relevance | path

Searched refs:dialect (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/usr.sbin/bsdconfig/share/
H A Dkeymap.subr142 dialect = lang
143 if (length(dialect) >= 6 &&
144 substr(dialect, 3, 1) == "_")
145 dialect = substr(dialect, 1, 3) ".." \
146 substr(dialect, 6)
147 printf "f_dprintf \"dialect=[%%s]\" \"%s\";\n", dialect
188 else if (mark <= 3 && find_token(lg, dialect))
/freebsd-14.2/usr.sbin/kbdmap/
H A Dkbdmap.c566 char dialect[64], lang_abk[64]; in menu_read() local
579 strlcpy(dialect, lang, sizeof(dialect)); in menu_read()
580 if (strlen(dialect) >= 6 && dialect[2] == '_') { in menu_read()
581 dialect[3] = '.'; in menu_read()
582 dialect[4] = '.'; in menu_read()
592 fprintf(stderr, "dialect = %s\n", dialect); in menu_read()
668 else if (mark <= 3 && find_token(lg, dialect)) in menu_read()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def94 /// Inline asm dialect, -masm=(att|intel)
H A DTokenKinds.def265 // KEYNOCXX - This is a keyword in every non-C++ dialect.
/freebsd-14.2/contrib/diff/
H A DABOUT-NLS143 to denote the language's main dialect. For example, `de' is equivalent
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A D__config885 // Inline namespaces are available in Clang/GCC/MSVC regardless of C++ dialect.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td2037 // Whether this needs be to restricted to a specific dialect.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4430 def mtls_dialect_EQ : Joined<["-"], "mtls-dialect=">, Group<m_Group>,
4431 …Flags<[TargetSpecific]>, HelpText<"Which thread-local storage dialect to use for dynamic accesses …
/freebsd-14.2/share/dict/
H A Dweb2a11923 class dialect
14467 creole dialect
16496 dialect atlas
16497 dialect geography
35374 Midland dialect
H A Dweb252787 dialect
/freebsd-14.2/contrib/ncurses/
H A DNEWS1572 options into Visual Studio's dialect.
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.in9563 …abstract = "PL/C is a compiler for a dialect for PL/I. The design objective was to provide a m…