/prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/ |
handler.py | 257 # true: All element names, prefixes, attribute names, Namespace URIs, and
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
urllib2.py | 559 # be conciliant with URIs containing a space 773 for uris, authinfo in domains.iteritems(): 774 for uri in uris: 805 Both args must be URIs in reduced form. [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/xml/sax/ |
handler.py | 257 # true: All element names, prefixes, attribute names, Namespace URIs, and
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
urllib2.py | 559 # be conciliant with URIs containing a space 773 for uris, authinfo in domains.iteritems(): 774 for uri in uris: 805 Both args must be URIs in reduced form. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/ |
handler.py | 257 # true: All element names, prefixes, attribute names, Namespace URIs, and
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
urllib2.py | 559 # be conciliant with URIs containing a space 773 for uris, authinfo in domains.iteritems(): 774 for uri in uris: 805 Both args must be URIs in reduced form. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/ |
handler.py | 257 # true: All element names, prefixes, attribute names, Namespace URIs, and
|
/prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/ |
NOTICE | 226 changes were made. (We recommend you provide URIs to the location from
|
/prebuilts/tools/common/m2/repository/com/intellij/annotations/12.0/ |
NOTICE | 226 changes were made. (We recommend you provide URIs to the location from
|
/prebuilts/tools/common/offline-m2/com/intellij/annotations/12.0/ |
NOTICE | 226 changes were made. (We recommend you provide URIs to the location from
|
/development/samples/NotePad/tests/src/com/example/android/notepad/ |
NotePadProviderTest.java | 159 * Tests the provider's publicly available URIs. If the URI is not one that the provider 216 * Tests with the same URI but with a filter that should not return any URIs. [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemLiteralResult.java | 527 * The "extension-element-prefixes" property, actually contains URIs. 536 * @param v Vector of URIs (not prefixes) to set as the "extension-element-prefixes" property [all...] |
/external/autotest/client/common_lib/ |
site_utils.py | 246 """Returns a list of URIs that match a given pattern. 250 @return A list of URIs matching the given pattern.
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_acl.py | 507 uris = [suri(obj) for obj in objects] 509 ['-g', self.GROUP_TEST_ADDRESS+':READ'] + uris)
|
/external/glide/library/src/main/java/com/bumptech/glide/ |
RequestManager.java | 273 * Note - this method caches data at Uris using only the Uri itself as the cache key. The data represented by 274 * Uris from some content providers may change without the Uri changing, which means using this method
|
/frameworks/base/core/java/android/content/ |
ClipData.java | 85 * <p>More complicated exchanges will be done through URIs, in particular 86 * "content:" URIs. A content URI allows the recipient of a ClipData item [all...] |
Intent.java | 664 * a URI or a list of URIs. 668 * preview. {@link #getClipData} contains an optional list of content URIs [all...] |
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/nougat/ |
android-7.0-changes.jd | 212 A passagem de URIs <code>file://</code> para fora do domínio do pacote pode deixar o 248 a política de API {@link android.os.StrictMode} que proíbe a exposição de URIs {@code file://}
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/ |
WallpaperPickerActivity.java | [all...] |
/packages/services/Telephony/src/com/android/services/telephony/ |
ImsConference.java | 234 * the handle and endpoint Uris. 790 // Conference event package participants are identified using SIP URIs (see RFC3261). [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_urllib.py | 463 Have special meaning in URIs and must be escaped if not being used for 468 Have no use in URIs so must be escaped [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_urllib.py | 463 Have special meaning in URIs and must be escaped if not being used for 468 Have no use in URIs so must be escaped [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_urllib.py | 463 Have special meaning in URIs and must be escaped if not being used for 468 Have no use in URIs so must be escaped [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_urllib.py | 463 Have special meaning in URIs and must be escaped if not being used for 468 Have no use in URIs so must be escaped [all...] |
/external/libxml2/ |
NEWS | 33 Fix a problem properly saving URIs (Daniel Veillard), 53 xmlSaveUri() incorrectly recomposes URIs with rootless paths (Dennis Filder), 94 properly quote the namespace uris written out during c14n (Aleksey Sanin), [all...] |