/prebuilts/go/darwin-x86/src/encoding/base64/ |
base64.go | 99 // It is typically used in URLs and file names. 108 // It is typically used in URLs and file names.
|
/prebuilts/go/linux-x86/src/encoding/base64/ |
base64.go | 99 // It is typically used in URLs and file names. 108 // It is typically used in URLs and file names.
|
/external/golang-protobuf/ptypes/any/ |
any.pb.go | 104 // For URLs which use the scheme `http`, `https`, or no scheme, the
|
/external/nanohttpd/ |
README.md | 145 * `--cors="http://appOne.company.com, http://appTwo.company.com"`: note the double quotes so that the 2 URLs are considered part of a single argument.
|
/external/nanohttpd/src/site/markdown/ |
index.md | 145 * `--cors="http://appOne.company.com, http://appTwo.company.com"`: note the double quotes so that the 2 URLs are considered part of a single argument.
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
Any.cs | 136 /// For URLs which use the schema `http`, `https`, or no schema, the
|
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
webui_test.go | 119 // Also fetch all the test case URLs in parallel to test thread
|
/prebuilts/go/darwin-x86/src/html/template/ |
content.go | 79 // `javascript:` URLs are filtered out since they are a frequently
|
/prebuilts/go/darwin-x86/src/path/ |
path.go | 9 // slashes, such as the paths in URLs. This package does not deal with
|
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
webui_test.go | 119 // Also fetch all the test case URLs in parallel to test thread
|
/prebuilts/go/linux-x86/src/html/template/ |
content.go | 79 // `javascript:` URLs are filtered out since they are a frequently
|
/prebuilts/go/linux-x86/src/path/ |
path.go | 9 // slashes, such as the paths in URLs. This package does not deal with
|
/external/doclava/res/assets/templates-sdk/ |
footer.cs | 107 <label for="newsletter-play-store" class="dac-form-floatlabel" data-t="newsletter.appUrl">One of your Play Store app URLs</label>
|
/prebuilts/go/darwin-x86/src/net/http/httputil/ |
reverseproxy.go | 84 // URLs to the scheme, host, and base path provided in target. If the
|
/prebuilts/go/linux-x86/src/net/http/httputil/ |
reverseproxy.go | 84 // URLs to the scheme, host, and base path provided in target. If the
|
/external/curl/packages/vms/ |
gnv_link_curl.com | 268 download URLs provided and put in CPQ-VAXVMS-SSL-V0101-B-1.PCSI-DCX_VAXEXE
|
/prebuilts/go/darwin-x86/src/path/filepath/ |
path.go | 9 // depending on the operating system. To process paths such as URLs
|
/prebuilts/go/linux-x86/src/path/filepath/ |
path.go | 9 // depending on the operating system. To process paths such as URLs
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
cookielib.py | 641 # There's no knowing what character encoding was used to create URLs
[all...] |
urllib.py | 3 See the following document for more info on URLs:
4 "Names and Addresses, URIs, URLs, URNs, URCs", at
61 # (1) a class which handles opening of all sorts of URLs
63 # (2) a set of functions for parsing URLs
114 """Class to open URLs.
566 # syntax of data URLs:
[all...] |
/external/python/cpython2/Lib/ |
cookielib.py | 657 # There's no knowing what character encoding was used to create URLs [all...] |
urllib.py | 3 See the following document for more info on URLs: 4 "Names and Addresses, URIs, URLs, URNs, URCs", at 64 # (1) a class which handles opening of all sorts of URLs 66 # (2) a set of functions for parsing URLs 121 """Class to open URLs. 576 # syntax of data URLs: [all...] |
/external/python/cpython3/Lib/http/ |
cookiejar.py | 668 # There's no knowing what character encoding was used to create URLs [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
cookielib.py | 641 # There's no knowing what character encoding was used to create URLs [all...] |
urllib.py | 3 See the following document for more info on URLs: 4 "Names and Addresses, URIs, URLs, URNs, URCs", at 64 # (1) a class which handles opening of all sorts of URLs 66 # (2) a set of functions for parsing URLs 117 """Class to open URLs. 570 # syntax of data URLs: [all...] |