/prebuilts/go/linux-x86/src/cmd/doc/ |
pkg.go | 62 // Also convert everything to slash-separated paths for uniform handling. 373 // joinStrings formats the input as a comma-separated list,
|
/prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
action.go | 241 fmt.Fprintf(os.Stderr, "cmd/go: -tags space-separated list contains comma\n") 261 // at shlibpath. For the native toolchain this list is stored, newline separated, in
|
/prebuilts/go/linux-x86/src/strings/ |
strings.go | 262 // SplitN slices s into substrings separated by sep and returns a slice of 288 // Split slices s into all substrings separated by sep and returns a slice of
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
urllib2.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
urllib2.py | [all...] |
/external/golang-protobuf/protoc-gen-go/generator/ |
generator.go | 123 path string // The SourceCodeInfo path as comma-separated integers. 154 path string // The SourceCodeInfo path as comma-separated integers. 251 // Comments, stored as a map of path (comma-separated integers) to the comment. 600 // CommandLineParameters breaks the comma-separated list of key=value pairs [all...] |
/prebuilts/go/darwin-x86/src/go/build/ |
build.go | 82 // If so, HasSubdir sets rel to a slash-separated path that [all...] |
/prebuilts/go/linux-x86/src/go/build/ |
build.go | 82 // If so, HasSubdir sets rel to a slash-separated path that [all...] |
/build/make/core/ |
envsetup.mk | 8 # SCAN_EXCLUDE_DIRS is an optional, whitespace separated list of
|
/external/freetype/ |
vms_make.com | 1079 ! - Elements in a data line are separated by # signs [all...] |
/external/golang-protobuf/proto/ |
text_parser.go | 348 // Look for multiple quoted strings separated by whitespace,
|
/prebuilts/go/darwin-x86/src/bufio/ |
scan.go | 382 // space-separated word of text, with surrounding spaces deleted. It will
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
func.go | 159 // tab-separated format easily handled by spreadsheets or awk.
|
/prebuilts/go/darwin-x86/src/cmd/cover/ |
cover.go | 571 // separated from its label.
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
ext_test.go | 346 // hasPrefix reports whether any of the space-separated words in the text s
|
/prebuilts/go/darwin-x86/src/net/mail/ |
message.go | 169 // ParseList parses the given string as a list of comma-separated addresses
|
message_test.go | 490 // Comment as display name, Q-encoded and tab-separated
|
/prebuilts/go/darwin-x86/src/text/tabwriter/ |
tabwriter.go | 47 // tab-separated: non-tab terminated trailing text at the end of a line
|
/prebuilts/go/darwin-x86/src/text/template/ |
doc.go | 246 variables, separated by a comma:
|
/prebuilts/go/linux-x86/src/bufio/ |
scan.go | 382 // space-separated word of text, with surrounding spaces deleted. It will
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
func.go | 159 // tab-separated format easily handled by spreadsheets or awk.
|
/prebuilts/go/linux-x86/src/cmd/cover/ |
cover.go | 571 // separated from its label.
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
ext_test.go | 346 // hasPrefix reports whether any of the space-separated words in the text s
|
/prebuilts/go/linux-x86/src/net/mail/ |
message.go | 169 // ParseList parses the given string as a list of comma-separated addresses
|
message_test.go | 490 // Comment as display name, Q-encoded and tab-separated
|