OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fetched
(Results
1 - 25
of
669
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/
SOURCES
2
Fetched
in late 2011
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/
SOURCES
2
Fetched
in late 2011
/external/chromium_org/ppapi/examples/url_loader/
fetched_content.html
1
This is the <b>content</b> of the page that was
fetched
.
/external/chromium_org/third_party/WebKit/Source/core/fetch/
CachingCorrectnessTest.cpp
193
ResourcePtr<Resource>
fetched
= fetch();
local
194
EXPECT_EQ(fresh200,
fetched
);
209
ResourcePtr<Resource>
fetched
= fetch();
local
210
EXPECT_EQ(fresh200,
fetched
);
225
ResourcePtr<Resource>
fetched
= fetch();
local
226
EXPECT_EQ(fresh200,
fetched
);
242
ResourcePtr<Resource>
fetched
= fetch();
local
243
EXPECT_NE(expired200,
fetched
);
258
ResourcePtr<Resource>
fetched
= fetch();
local
259
EXPECT_NE(expired200,
fetched
);
275
ResourcePtr<Resource>
fetched
= fetchImage();
local
298
ResourcePtr<Resource>
fetched
= fetchImage();
local
314
ResourcePtr<Resource>
fetched
= fetch();
local
331
ResourcePtr<Resource>
fetched
= fetch();
local
340
ResourcePtr<Resource>
fetched
= fetch();
local
357
ResourcePtr<Resource>
fetched
= fetch();
local
366
ResourcePtr<Resource>
fetched
= fetch();
local
385
ResourcePtr<Resource>
fetched
= fetch();
local
420
ResourcePtr<Resource>
fetched
= fetch();
local
454
ResourcePtr<Resource>
fetched
= fetch();
local
506
ResourcePtr<Resource>
fetched
= fetch();
local
541
ResourcePtr<Resource>
fetched
= fetch();
local
576
ResourcePtr<Resource>
fetched
= fetch();
local
[
all
...]
/external/chromium_org/components/precache/core/
precache_fetcher.h
31
// for precaching. Every resource returned is
fetched
, and responses are cached
37
// configuration settings are
fetched
from and the prefix of URLs where precache
38
// manifests are
fetched
from. These can be set by using command line switches
64
// were
fetched
or not. If the PrecacheFetcher is destroyed before OnDone is
79
// Starts fetching resources to precache. URLs are
fetched
sequentially. Can
88
// sequentially and depth-first: all resources are
fetched
for a manifest
89
// before the next manifest is
fetched
. This is done to limit the length of
93
// Called when the precache configuration settings have been
fetched
.
99
// Called when a precache manifest has been
fetched
. Builds the list of
104
// Called when a resource has been
fetched
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/server2/
local_renderer.py
14
'''Renders pages
fetched
from the local file system.
/external/chromium_org/components/translate/core/browser/
translate_script.h
33
// Delay after which the translate script is
fetched
again from the
39
// Clears the translate script, so it will be
fetched
next time we translate.
71
// The callback when the script is
fetched
or a server error occured.
80
// Delay after which the translate script is
fetched
again from the translate
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
FetchProfile.java
26
* Message: Indicates that the body of the entire message should be
fetched
.
28
* Part: Indicates that the given Part should be
fetched
. The provider
36
* item
fetched
by using these items could potentially include all of the
/external/chromium_org/chrome/browser/
bitmap_fetcher_delegate.h
20
// request succeeds. |url| is the URL that was originally
fetched
so we can
/external/chromium_org/chrome/browser/chromeos/drive/
file_system_metadata.h
23
// True if the resource metadata is now being
fetched
from the server.
/external/chromium_org/chrome/browser/sync_file_system/
sync_file_system.proto
21
// should be
fetched
for solving the conflict (resolve-to-remote resolution).
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/javascript/
util.js
24
* @param {String} elementId Element id of the HTML element to be
fetched
.
/external/chromium_org/components/os_crypt/
keychain_password_mac.h
25
// If one exists then it is
fetched
from the Keychain and returned.
/external/chromium_org/extensions/browser/
extension_pref_store.h
14
// set by extensions. These preferences are managed by and
fetched
from an
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
DataLoadListener.java
20
* Invoked when the data is
fetched
from the server or the cache.
/external/chromium_org/chrome/browser/ui/app_list/search/common/
url_icon_source.h
25
// An ImageSkiaSource for icons
fetched
from a URL. Till the URL icon is
26
//
fetched
, the default icon (specified by it's resource id) is shown.
Completed in 2277 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>