/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
case-1.s | 1 ! Tests that opcodes and common registers are recognized case-insensitive,
|
case-noexp-1.d | 4 #name: Case-insensitive registers and opcodes with -no-expand.
|
case-1.d | 3 #name: Case-insensitive registers and opcodes.
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
discovery.go | 74 // attrValue returns the attribute value for the case-insensitive key
|
pkg.go | 866 // Check for case-insensitive collision of input files. 867 // To avoid problems on case-insensitive files, we reject any package 868 // where two different input files have equal names under a case-insensitive 888 Err: fmt.Sprintf("case-insensitive file name collision: %q and %q", f1, f2), [all...] |
/prebuilts/go/linux-x86/src/cmd/go/ |
discovery.go | 74 // attrValue returns the attribute value for the case-insensitive key
|
pkg.go | 866 // Check for case-insensitive collision of input files. 867 // To avoid problems on case-insensitive files, we reject any package 868 // where two different input files have equal names under a case-insensitive 888 Err: fmt.Sprintf("case-insensitive file name collision: %q and %q", f1, f2), [all...] |
/prebuilts/go/darwin-x86/src/mime/ |
type_test.go | 95 // case-insensitive
|
type.go | 111 // Case-insensitive lookup.
|
encodedword.go | 35 // charset name of s. It is case insensitive.
|
/prebuilts/go/linux-x86/src/mime/ |
type_test.go | 95 // case-insensitive
|
type.go | 111 // Case-insensitive lookup.
|
encodedword.go | 35 // charset name of s. It is case insensitive.
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
doc.go | 62 i case-insensitive (default false)
|
/prebuilts/go/linux-x86/src/regexp/syntax/ |
doc.go | 62 i case-insensitive (default false)
|
/prebuilts/go/darwin-x86/src/net/http/ |
header.go | 176 // case-insensitive, with space or comma boundaries.
|
/prebuilts/go/linux-x86/src/net/http/ |
header.go | 176 // case-insensitive, with space or comma boundaries.
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
print.go | 58 // case insensitive. 71 // case insensitive.
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
print.go | 58 // case insensitive. 71 // case insensitive.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/ |
string.js | 60 * Case-insensitive prefix-checker. 73 * Case-insensitive suffix-checker. 342 * comparison is mostly case-insensitive, though strings that are identical 346 * the default or the case-insensitive compare. It should not be used in [all...] |
/external/curl/packages/vms/ |
build_vms.com | 205 $! ODS5-tolerant (case-insensitive) way. (We do assume that the only [all...] |
/external/libvorbis/doc/ |
05-comment.tex | 77 The field name is case-insensitive and may consist of ASCII 0x20
|
/prebuilts/go/darwin-x86/src/cmd/doc/ |
main.go | 147 // Kills the problem caused by case-insensitive file systems
|
/prebuilts/go/darwin-x86/src/html/template/ |
transition.go | 209 // indexTagEnd finds the index of a special tag end in a case insensitive way, or returns -1
|
/prebuilts/go/darwin-x86/src/net/smtp/ |
smtp.go | 349 // The extension name is case-insensitive. If the extension is supported,
|