HomeSort by relevance Sort by last modified time
    Searched full:clears (Results 26 - 50 of 1822) sorted by null

12 3 4 5 6 7 8 91011>>

  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
CollectingSensorEventListener.java 63 * Clears the event queue before starting.
75 * Clears the event queue before starting.
  /external/chromium_org/chrome/browser/resources/options/
certificate_restore_overlay.js 46 * Clears any uncommitted input, and dismisses the overlay.
77 * Clears the value of each input field.
certificate_backup_overlay.js 47 * Clears any uncommitted input, and dismisses the overlay.
91 * Clears the value of each input field.
  /external/chromium_org/google_apis/drive/
auth_service_interface.h 49 // Clears OAuth2 access token.
52 // Clears OAuth2 refresh token.
  /external/libcap-ng/libcap-ng-0.7/utils/
captest.8 14 This drops all capabilities and clears the bounding set.
20 This changes to uid and gid 99, drops supplemental groups, and clears the bounding set.
  /external/deqp/modules/gles3/functional/
es3fDepthStencilClearTests.cpp 131 void renderGL (tcu::Surface& dst, const vector<Clear>& clears);
132 void renderReference (tcu::Surface& dst, const vector<Clear>& clears);
210 vector<Clear> clears; local
216 generateClears(clears, deStringHash(getName())^deInt32Hash(m_curIter));
217 renderGL(result, clears);
218 renderReference(reference, clears);
230 void DepthStencilClearCase::generateClears (vector<Clear>& clears, deUint32 seed)
237 clears.resize(m_numClears);
239 for (vector<Clear>::iterator clear = clears.begin(); clear != clears.end(); clear++
    [all...]
  /external/chromium_org/components/policy/core/common/
registry_dict_win.h 47 // Sets a key. If |dict| is NULL, clears that key.
51 // Clears all keys.
61 // Clears all values.
  /external/deqp/doc/testspecs/GLES2/
functional.scissors.txt 30 + Clears (including GLES 3 only ones)
53 After clearing with scissoring enabled, depth and stencil clears disable
55 tests requiring values set by the previous clears to produce the final output.
  /frameworks/base/core/java/android/hardware/usb/
IUsbManager.aidl 45 * (or clears it if the package name is null)
50 * (or clears it if the package name is null)
82 /* Clears default preferences and permissions for the package */
  /external/chromium_org/base/test/
test_simple_task_runner.h 64 // Clears the queue of pending tasks without running them.
67 // Runs each current pending task in order and clears the queue.
  /external/chromium_org/ui/app_list/views/
search_result_view.h 53 // Clears reference to SearchResult but don't schedule repaint.
56 // Clears the selected action.
  /external/chromium_org/ui/base/x/
selection_owner.h 45 // Clears our internal format map and clears the selection owner, whether we
  /packages/apps/VoiceDialer/
AndroidManifest.xml 34 <!-- Voice Dialer clears compiled grammar file on boot -->
39 <!-- VoiceDialer clears compiled grammar if apps change -->
  /system/core/include/utils/
BitSet.h 39 // Clears the bit set.
69 // Clears the specified bit.
92 // Finds the first marked bit in the set and clears it. Returns the bit index.
112 // Finds the last marked bit in the set and clears it. Returns the bit index.
181 // Clears the bit set.
211 // Clears the specified bit.
234 // Finds the first marked bit in the set and clears it. Returns the bit index.
254 // Finds the last marked bit in the set and clears it. Returns the bit index.
  /bionic/tests/
eventfd_test.cpp 46 // Reading clears the counter.
  /external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/
AwTestRunnerActivity.java 47 * Clears the main linear layout.
  /external/chromium_org/ash/shell/
toplevel_window.h 24 // Clears saved show state and bounds used to position
  /external/chromium_org/base/win/
scoped_propvariant.h 35 // Clears the instance to prepare it for re-use (e.g., via Receive).
  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_launch_error.h 40 // Clears the saved error.
  /external/chromium_org/chrome/browser/chromeos/settings/
mock_owner_key_util.h 31 // Clears the public and private keys.
  /external/chromium_org/chrome/browser/chromeos/ui/
focus_ring_layer.h 36 // Updates the focus ring layer for the view or clears it if |view| is NULL.
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_controller.h 40 // Clears any results that have accumulated. After calling this, do not call
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
removable_storage_provider.h 33 // Clears the list of devices that is used during testing.
  /external/chromium_org/chrome/browser/extensions/
app_icon_loader.h 38 // Clears the image for the specified id.
  /external/chromium_org/chrome/browser/search/suggestions/
suggestions_store.h 36 // Clears any suggestion data from the profile's preferences.

Completed in 1838 milliseconds

12 3 4 5 6 7 8 91011>>