/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
ChromeBrowserProviderSuggestionsCursor.java | 78 // last access time. A negative last access time will cause global search to discard
|
/external/chromium_org/chrome/browser/extensions/api/ |
capture_web_contents_function.cc | 134 true, // Discard transparency.
|
/external/chromium_org/chrome/browser/extensions/ |
page_action_controller_unittest.cc | 106 // Should discard the settings, and go back to the defaults.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
events_tracker.js | 57 // Constants. Discard those events, as they can cause the fake
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
bookmark_editor_gtk.h | 134 // that we can modify as much as we want and still discard when the user
|
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_worditerator.cc | 214 // Discard characters not from Arabic alphabets. We also discard vowel marks 274 // Discard characters except Hebrew alphabets. We also discard Hebrew niqquds
|
/external/chromium_org/chrome/test/automation/ |
automation_handle_tracker.h | 73 // discard the handle.
|
/external/chromium_org/components/variations/ |
entropy_provider.cc | 32 // We must discard random results above this number, as they would
|
/external/chromium_org/media/base/ |
audio_renderer.h | 63 // Discard any audio data, executing |callback| when completed.
|
text_renderer.h | 53 // Discard any text data, executing |callback| when completed.
|
video_renderer.h | 74 // Discard any video data, executing |callback| when completed.
|
/external/chromium_org/net/base/ |
backoff_entry.h | 45 // has no significant state, -1 to never discard.
|
/external/chromium_org/net/disk_cache/ |
storage_block-inl.h | 66 template<typename T> void StorageBlock<T>::Discard() {
|
/external/chromium_org/net/spdy/ |
spdy_buffer_unittest.cc | 100 base::Bind(&IncrementBy, &x, SpdyBuffer::DISCARD));
|
/external/chromium_org/ppapi/native_client/tests/nacl_browser/manifest_file/ |
irt_manifest_file_test.cc | 51 // NB: fgets does not discard the newline nor any carriage return
|
/external/chromium_org/remoting/protocol/ |
negotiating_authenticator_base.h | 55 // support that method, it will just discard that message, and choose
|
/external/chromium_org/third_party/WebKit/Source/modules/vibration/ |
NavigatorVibration.cpp | 65 // If the last item in the pattern is a pause then discard it.
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
CryptographicallyRandomNumber.cpp | 109 // Discard early keystream, as per recommendations in:
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
IndexBuffer11.cpp | 142 bool IndexBuffer11::discard() function in class:rx::IndexBuffer11
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftsizes.h | 110 /* Discard a given size object. Note that @FT_Done_Face */
|
/external/chromium_org/third_party/icu/source/i18n/ |
inputext.cpp | 93 // discard everything within < brackets >
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_screen_cache.c | 161 * to discard. We don't do any flushing to try to free up additional 177 /* we don't want to discard vertex/index buffers */ 231 * Try to discard least recently used entries until we hit the 240 * just discard this surface.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
lower_discard_flow.cpp | 27 * discard handling:
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
condrender.c | 119 * \return GL_TRUE if we should render, GL_FALSE if we should discard
|
/external/chromium_org/tools/ |
run-bisect-perf-regression.cfg | 30 'truncate_percent': Discard the highest/lowest % values from performance test.
|