| /external/protobuf/python/google/protobuf/internal/ |
| well_known_types.py | 63 """Thrown in case of parsing error.""" 135 ParseError: On parsing problems. 281 ParseError: On parsing problems.
|
| /prebuilts/go/darwin-x86/src/archive/zip/ |
| zip_test.go | 637 Extra: []byte(ts.Format(time.RFC3339Nano)), // missing tag and len, but Extra is best-effort parsing 648 Extra: []byte{zip64ExtraId}, // missing size and second half of tag, but Extra is best-effort parsing
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
| closure.go | 76 // That is, suppose we just finished parsing the innermost 258 // this happens because when parsing a, b, c := f()
|
| go.go | 70 // of a variable or function. During parsing, storage classes are
|
| /prebuilts/go/darwin-x86/src/cmd/internal/goobj/ |
| read.go | 316 // parsing state in the object file. In particular, it ends the 542 return fmt.Errorf("parsing archive member %q: %v", name, err)
|
| /prebuilts/go/linux-x86/src/archive/zip/ |
| zip_test.go | 637 Extra: []byte(ts.Format(time.RFC3339Nano)), // missing tag and len, but Extra is best-effort parsing 648 Extra: []byte{zip64ExtraId}, // missing size and second half of tag, but Extra is best-effort parsing
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
| closure.go | 76 // That is, suppose we just finished parsing the innermost 258 // this happens because when parsing a, b, c := f()
|
| go.go | 70 // of a variable or function. During parsing, storage classes are
|
| /prebuilts/go/linux-x86/src/cmd/internal/goobj/ |
| read.go | 316 // parsing state in the object file. In particular, it ends the 542 return fmt.Errorf("parsing archive member %q: %v", name, err)
|
| /external/curl/packages/vms/ |
| build_vms.com | 121 $! One pass option parsing instead of loop. 233 $! Extended parsing option starts with VMS 7.3-1. 312 $! Provide lower case version to simplify parsing. [all...] |
| generate_config_vms_h_curl.com | 44 $! Provide lower case version to simplify parsing.
|
| /prebuilts/go/darwin-x86/src/cmd/cgo/ |
| doc.go | 395 identifiers not by parsing C code but by feeding carefully constructed 398 parsing these is significantly less work and more robust than parsing 426 errors that might stop parsing early. [all...] |
| /prebuilts/go/darwin-x86/src/encoding/csv/ |
| reader.go | 63 // A ParseError is returned for parsing errors.
|
| /prebuilts/go/darwin-x86/src/go/build/ |
| build_test.go | 140 "// This package implements parsing of tags like\n" +
|
| /prebuilts/go/darwin-x86/src/html/template/ |
| context.go | 73 // HTML5 parsing algorithm because a single token production in the HTML
|
| /prebuilts/go/darwin-x86/src/net/http/httputil/ |
| dump.go | 178 // some details of the initial request are lost while parsing it into
|
| /prebuilts/go/darwin-x86/src/net/http/ |
| response.go | 5 // HTTP Response reading and parsing.
|
| /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lex/httplex/ |
| httplex.go | 297 // will not alter header field parsing, carriage return (CR, ASCII
|
| /prebuilts/go/linux-x86/src/cmd/cgo/ |
| doc.go | 395 identifiers not by parsing C code but by feeding carefully constructed 398 parsing these is significantly less work and more robust than parsing 426 errors that might stop parsing early. [all...] |
| /prebuilts/go/linux-x86/src/encoding/csv/ |
| reader.go | 63 // A ParseError is returned for parsing errors.
|
| /prebuilts/go/linux-x86/src/go/build/ |
| build_test.go | 140 "// This package implements parsing of tags like\n" +
|
| /prebuilts/go/linux-x86/src/html/template/ |
| context.go | 73 // HTML5 parsing algorithm because a single token production in the HTML
|
| /prebuilts/go/linux-x86/src/net/http/httputil/ |
| dump.go | 178 // some details of the initial request are lost while parsing it into
|
| /prebuilts/go/linux-x86/src/net/http/ |
| response.go | 5 // HTTP Response reading and parsing.
|
| /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lex/httplex/ |
| httplex.go | 297 // will not alter header field parsing, carriage return (CR, ASCII
|