HomeSort by relevance Sort by last modified time
    Searched full:fetched (Results 101 - 125 of 731) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/net/proxy/
proxy_config_service_android.h 47 // changed. New proxy settings are fetched from the system property store.
proxy_config_service_mac.h 74 // Holds the last system proxy settings that we fetched.
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLImportLoader.h 46 // to feed fetched bytes to the DocumentWriter of the imported document.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
urlfetcher.py 51 file_object, filename = self._filesystem.open_binary_tempfile('-fetched')
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_simple_shaders.c 405 * fetched from a multisample texture.
419 * fetched from a multisample texture.
433 * fetched from a multisample texture.
447 * and stencil values fetched from two multisample textures / samplers.
  /external/jsilver/src/com/google/clearsilver/jsilver/values/
VariableValue.java 26 * object will be fetched from the provided DataContext and and its value returned or {@code null}
  /external/mesa3d/src/gallium/auxiliary/util/
u_simple_shaders.c 405 * fetched from a multisample texture.
419 * fetched from a multisample texture.
433 * fetched from a multisample texture.
447 * and stencil values fetched from two multisample textures / samplers.
  /frameworks/av/media/libstagefright/include/
WVMExtractor.h 55 // While more data is still being fetched *finalStatus == OK,
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.h 50 #define HANDLER_DATA (0) /* log the data fetched from the handlers */
  /external/chromium/chrome/browser/chromeos/
customization_document.h 38 // Return true if the document was successfully fetched and parsed.
100 // ServicesCustomizationDocument is fetched from network or local file but on
  /external/chromium/chrome/browser/chromeos/login/
captcha_view.cc 100 // ImageDownloader will delete itself once URL is fetched.
207 // ImageDownloader will delete itself once URL is fetched.
  /external/chromium/chrome/browser/google/
google_url_tracker.h 144 bool already_fetched_; // True if we've already fetched a URL once this run;
151 bool need_to_prompt_; // True if the last fetched Google URL is not
  /external/chromium/chrome/browser/
memory_details.h 66 // Because this data can only be fetched asynchronously, callers use
99 // Initiate updating the current memory details. These are fetched
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h 110 // Creates URL image should be fetched from.
124 void ConfigFileFetched(bool fetched);
  /external/chromium_org/chrome/browser/chromeos/
customization_document.h 41 // Return true if the document was successfully fetched and parsed.
112 // ServicesCustomizationDocument is fetched from network or local file but on
  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_policy_observer.h 36 // external data to be fetched.
51 // Invoked when the external data referenced for |user_id| has been fetched.
  /external/chromium_org/chrome/browser/
memory_details.h 91 // Because this data can only be fetched asynchronously, callers use
129 // Initiate updating the current memory details. These are fetched
  /external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.cc 103 // Reset once the prefs are fetched.
166 // The master prefs is fetched. We are waiting for user pressing 'Reset'.
  /external/chromium_org/third_party/WebKit/public/platform/
WebURLResponse.h 179 // Remote IP address of the socket which fetched this resource.
183 // Remote port number of the socket which fetched this resource.
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
sampler.rst 54 * ``PIPE_TEX_FILTER_NEAREST``: One texel is fetched from the texture image
57 texture dimensions; 1D/2D/3D) are fetched from the texture image and
  /external/chromium_org/ui/message_center/
notification.h 129 // Images fetched asynchronously.
136 // Buttons, with icons fetched asynchronously.
  /external/mesa3d/src/gallium/docs/source/cso/
sampler.rst 54 * ``PIPE_TEX_FILTER_NEAREST``: One texel is fetched from the texture image
57 texture dimensions; 1D/2D/3D) are fetched from the texture image and
  /external/chromium/chrome/browser/extensions/
extension_updater.h 327 // Pending manifests and extensions to be fetched when the appropriate fetcher
332 // The manifest currently being fetched (if any).
335 // The extension currently being fetched (if any).
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_manager.h 205 // 4-1) Unzip the fetched image file.
289 // Creates URL image should be fetched from.
356 void ConfigFileFetched(bool fetched, const std::string& content);
  /external/chromium_org/chrome/common/extensions/docs/server2/
new_github_file_system.py 154 fetched from blobstore.
170 fetched new from GitHub, then writes it to blobstore and |version| to the
184 raise FileSystemError('Blob for %s was fetched corrupted from %s' %

Completed in 5521 milliseconds

1 2 3 45 6 7 8 91011>>