/external/chromium/third_party/libjingle/source/talk/site_scons/ |
talk.py | 293 the dictionaruy the value is fetched and then is it removed
|
/external/icu4c/common/ |
brkiter.cpp | 72 /* this is a hack for now. Should be fixed when the data is fetched from
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 160 Flowinfo received and latched by a connected TCP socket also may be fetched
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/ |
MaterialContext.java | 476 * fetched
|
/external/llvm/bindings/python/llvm/ |
object.py | 267 limitation. When called, the properties of the Section are fetched so
|
/external/openssl/crypto/sha/asm/ |
sha1-alpha.pl | 48 or @X[$i+1],@X[$i],@X[$i] # pair of 32-bit values are fetched
|
/external/oprofile/events/ppc/e500/ |
events | 61 event:0x3d counters:0,1,2,3 um:zero minimum:500 name:FETCHES : Counts the number of fetches that write at least one instruction to the instruction buffer. (With instruction fetched, can used to compute instructions-per-fetch)
|
/external/oprofile/events/ppc/e500v2/ |
events | 61 event:0x3d counters:0,1,2,3 um:zero minimum:500 name:FETCHES : Counts the number of fetches that write at least one instruction to the instruction buffer. (With instruction fetched, can used to compute instructions-per-fetch)
|
/external/qemu/hw/ |
goldfish_events_device.c | 169 * Logic: When an event (including the type/code/value) is fetched
|
/external/webkit/Source/WebCore/workers/ |
WorkerContext.cpp | 175 // After m_closing is set, all the tasks in the queue continue to be fetched but only
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
WebInspectorClient.cpp | 373 // FIXME: This flag can be fetched directly from the flags storage.
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
rebaselineserver.py | 182 # Let results be cached for 60 seconds, so that they can be pre-fetched
|
/external/wpa_supplicant_6/wpa_supplicant/ |
ctrl_iface_udp.c | 192 * fetched with GET_COOKIE command. This is used to verify that the
|
/external/wpa_supplicant_8/wpa_supplicant/ |
config_ssid.h | 146 * If this is set, PSK/passphrase will be fetched from external storage
|
ctrl_iface_udp.c | 190 * fetched with GET_COOKIE command. This is used to verify that the
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
cache-bitmap.jd | 318 existing cache object, allowing images to be quickly fetched and re-populated into the {@link
|
/frameworks/base/docs/html/training/monetization/ |
ads-and-ux.jd | 78 <p>Because the mobile ads are fetched over the network, mobile advertising SDKs usually
|
/packages/apps/Browser/tests/src/com/android/browser/ |
PopularUrlsTest.java | 580 throw new IllegalStateException("url has not been fetched yet");
|
/packages/apps/Contacts/src/com/android/contacts/voicemail/ |
VoicemailPlaybackPresenter.java | 108 /** Time our ui will wait for content to be fetched before reporting not available. */
|
/packages/experimental/StrictModeTest/src/com/android/strictmodetest/ |
StrictModeActivity.java | 188 Log.d(TAG, "Fetched http response: " + res);
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/sources/ |
SdkSources.java | 299 // the URI has been fetched.
|
/tools/motodev/makefile/ |
build.properties | 158 # The directory into which the build elements are fetched and where
|
/external/chromium/chrome/common/extensions/docs/static/ |
faq.html | 21 <li><a href="#faq-gen-03">Are extensions fetched from the web every time the browser is loaded?</a></li> 102 <h3 id="faq-gen-03">Are extensions fetched from the web every time the browser is loaded?</h3>
|
/external/chromium/net/url_request/ |
url_request.h | 401 // Indicate if this response was fetched from disk cache. 421 // Returns the host and port that the content was fetched from. See
|
/external/webkit/Source/WebCore/loader/appcache/ |
ApplicationCacheGroup.cpp | 539 // as if that was the fetched resource, ignoring the resource obtained from the network. 643 // as if that was the fetched resource, ignoring the resource obtained from the network. [all...] |