OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URIs
(Results
1 - 6
of
6
) sorted by null
/external/ant-glob/
NOTICE
226
changes were made. (We recommend you provide
URIs
to the location from
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
987
AString
URIs
[kMaxStreams];
989
if (mPlaylist->getTypeURI(item.mPlaylistIndex, mStreams[i].mType, &
URIs
[i])) {
1008
if ((streamMask & type) && uri ==
URIs
[j]) {
1034
msg->setString(mStreams[i].uriKey().c_str(),
URIs
[i].c_str());
1071
AString
URIs
[kMaxStreams];
1075
CHECK(msg->findString(uriKey.c_str(), &
URIs
[i]));
1076
ALOGV("%s = '%s'", uriKey.c_str(),
URIs
[i].c_str());
[
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
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py
4
"Names and Addresses,
URIs
, URLs, URNs, URCs", at
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py
4
"Names and Addresses,
URIs
, URLs, URNs, URCs", at
[
all
...]
Completed in 614 milliseconds