Home
last modified time | relevance | path

Searched refs:cased (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/tests/
H A Daccent-text.txi57 @c arg is command -- @dotless{i} is special-cased for HTML
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dpredicates.md315 ;; that is special cased.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dpredicates.md315 ;; that is special cased.
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d202 auto cased = set & unicode.LC; in caseEnclose() local
203 foreach (dchar ch; cased.byCodepoint) in caseEnclose()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d6218 auto cased = set & unicode.LC;
6219 foreach (dchar ch; cased.byCodepoint)
9622 immutable cased = tableFn(caseIndex);
9623 immutable casedLen = codeLength!C(cased);
9631 destIdx = encodeTo(s, destIdx, cased);
9669 immutable cased = tableFn(caseIndex);
9670 codeLen += codeLength!C(cased);
9678 immutable dchar cased = val & 0xFF_FFFF;
9679 codeLen += codeLength!C(cased);
9722 immutable cased = tableFn(caseIndex);
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d8797 immutable cased = tableFn(caseIndex); variable
8798 immutable casedLen = codeLength!C(cased);
8806 destIdx = encodeTo(s, destIdx, cased);
8844 immutable cased = tableFn(caseIndex); in toCaseLength() local
8845 codeLen += codeLength!C(cased); in toCaseLength()
8853 immutable dchar cased = val & 0xFF_FFFF; in toCaseLength() local
8854 codeLen += codeLength!C(cased); in toCaseLength()
8897 immutable cased = tableFn(caseIndex); in toCaseInPlaceAlloc() local
8902 destIdx = encodeTo(ns, destIdx, cased); in toCaseInPlaceAlloc()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dgnulib-comp.m41073 # and alloca is special cased (for the alloca-opt module).
1100 # and alloca is special cased (for the alloca-opt module).
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.DOS272 will be automatically down-cased.) User reports that I have
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.texi3659 By default, the procedure name is the lower-cased Fortran name with an
3669 underscore is appended to the lower-cased Fortran name. Blank commons
3673 module, the name is formed by @code{__}, followed by the lower-cased
3674 module name, @code{_MOD_}, and the lower-cased Fortran name. Note that
H A Dgfortran.info4949 By default, the procedure name is the lower-cased Fortran name with
4958 underscore is appended to the lower-cased Fortran name. Blank commons
4962 module, the name is formed by '__', followed by the lower-cased module
4963 name, '_MOD_', and the lower-cased Fortran name. Note that no
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.texi4051 By default, the procedure name is the lower-cased Fortran name with an
4061 underscore is appended to the lower-cased Fortran name. Blank commons
4065 module, the name is formed by @code{__}, followed by the lower-cased
4066 module name, @code{_MOD_}, and the lower-cased Fortran name. Note that
H A Dgfortran.info5255 By default, the procedure name is the lower-cased Fortran name with
5264 underscore is appended to the lower-cased Fortran name. Blank commons
5268 module, the name is formed by '__', followed by the lower-cased module
5269 name, '_MOD_', and the lower-cased Fortran name. Note that no
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dcris.cpu2625 ; have to be special-cased to get the delay-slot and avoid being indicated
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dcris.cpu2623 ; have to be special-cased to get the delay-slot and avoid being indicated
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dcris.cpu2623 ; have to be special-cased to get the delay-slot and avoid being indicated
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-98991979 Special cased '@' character. The '@' character is used as the
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-98991979 Special cased '@' character. The '@' character is used as the
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog3491 (xml_insert_element_with_attribute): special-cased float element for
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog2427 - Fix for zone transfer that has different-cased RRSIG signer names
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19942546 typed by user; if that fails, try lower-cased name.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19942546 typed by user; if that fails, try lower-cased name.
/netbsd-src/share/dict/
H A Dweb2a30454 iron-cased
59240 steel-cased
71726 well-cased
74519 wood-cased
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrSSE.td621 // No pattern as they need be special cased between high and low.
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-2021288 first paragraph, down-cased the text inside all uses of @var, and
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt1968 table header and must be special-cased. This was a regression that has
16521 within quotes were not fully lower cased (they were left with a

12