/external/chromium_org/components/autofill/content/renderer/ |
form_cache.cc | 275 // Keep things simple. Don't show predictions for forms that were modified 285 // Keep things simple. Don't show predictions for elements whose names
|
/external/chromium_org/components/ |
autofill_content_browser.target.darwin-mips.mk | 312 -Wl,--no-keep-memory \ 329 -Wl,--no-keep-memory \
|
autofill_content_browser.target.linux-mips.mk | 312 -Wl,--no-keep-memory \ 329 -Wl,--no-keep-memory \
|
autofill_content_risk_proto.target.darwin-mips.mk | 242 -Wl,--no-keep-memory \ 259 -Wl,--no-keep-memory \
|
autofill_content_risk_proto.target.linux-mips.mk | 242 -Wl,--no-keep-memory \ 259 -Wl,--no-keep-memory \
|
autofill_core_browser.target.darwin-mips.mk | 339 -Wl,--no-keep-memory \ 356 -Wl,--no-keep-memory \
|
autofill_core_browser.target.linux-mips.mk | 339 -Wl,--no-keep-memory \ 356 -Wl,--no-keep-memory \
|
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_refresh_scheduler.cc | 136 // let the InvalidationService keep retrying until that happens. 232 // backoff. If those fetches keep failing then the cached timestamp is *not*
|
/external/chromium_org/content/browser/renderer_host/input/ |
gesture_event_filter.cc | 292 // Keep the oldest LatencyInfo. 309 // Keep the oldest LatencyInfo.
|
/external/chromium_org/content/browser/ |
site_instance_impl.cc | 198 // we want to keep it in the same process. 282 // Only keep the scheme and registered domain as given by GetOrigin. This
|
/external/chromium_org/content/browser/speech/proto/ |
speech_proto.target.darwin-mips.mk | 247 -Wl,--no-keep-memory \ 264 -Wl,--no-keep-memory \
|
speech_proto.target.linux-mips.mk | 247 -Wl,--no-keep-memory \ 264 -Wl,--no-keep-memory \
|
/external/chromium_org/content/common/android/linker/ |
linker_jni.cc | 14 // STL, to keep the final library small, and avoid ugly dependency issues. 276 // Release library object to keep it alive after the function returns.
|
/external/chromium_org/content/ |
content_child.target.darwin-mips.mk | 327 -Wl,--no-keep-memory \ 344 -Wl,--no-keep-memory \
|
content_child.target.linux-mips.mk | 327 -Wl,--no-keep-memory \ 344 -Wl,--no-keep-memory \
|
/external/chromium_org/content/renderer/media/ |
buffered_resource_loader.h | 43 // kCapacityDefer - Try to keep amount of buffered data at capacity. 69 // Keep in sync with WebMediaPlayer::CORSMode.
|
webrtc_audio_device_impl.cc | 77 // webrtc::AudioTransport sink. Keep writing until our internal byte 139 // webrtc::AudioTransport source. Keep reading until our internal buffer
|
/external/chromium_org/gpu/ |
command_buffer_service.target.darwin-mips.mk | 308 -Wl,--no-keep-memory \ 325 -Wl,--no-keep-memory \
|
command_buffer_service.target.linux-mips.mk | 308 -Wl,--no-keep-memory \ 325 -Wl,--no-keep-memory \
|
disk_cache_proto.target.darwin-mips.mk | 242 -Wl,--no-keep-memory \ 259 -Wl,--no-keep-memory \
|
disk_cache_proto.target.linux-mips.mk | 242 -Wl,--no-keep-memory \ 259 -Wl,--no-keep-memory \
|
/external/chromium_org/media/filters/ |
audio_renderer_impl.h | 233 // Keep track of whether or not the sink is playing. 236 // Keep track of our outstanding read to |decoder_|.
|
/external/chromium_org/net/cookies/ |
cookie_util.cc | 99 // is the delimiter for hh:mm:ss, and we want to keep this field together. 153 // it means we've found a second, which shouldn't happen. We keep
|
/external/chromium_org/net/disk_cache/ |
entry_impl.cc | 90 // zero. The buffer grows up to a size determined by the backend, to keep the 153 // If we are writing to the first 16K (kMaxBlockSize), we want to keep the 765 // We keep a copy of the key so that we can always return it, even if the [all...] |
/external/chromium_org/net/disk_cache/v3/ |
entry_impl_v3.cc | 35 // zero. The buffer grows up to a size determined by the backend, to keep the 98 // If we are writing to the first 16K (kMaxBlockSize), we want to keep the 470 // We keep a copy of the key so that we can always return it, even if the 988 // important that the entry doesn't keep a reference to this address, or we'll 1071 // We keep a memory buffer for everything that ends up stored on a block file 1078 // the file, but we don't want to read from disk just to keep the buffer up t [all...] |