HomeSort by relevance Sort by last modified time
    Searched refs:resets (Results 1 - 15 of 15) sorted by null

  /development/tools/axl/
chewperf.py 11 def resets(): function
  /external/bison/lib/
bitset_stats.c 60 bitset_stats_info->types[BITSET_TYPE_ (BSET)].resets++
84 unsigned int resets; member in struct:bitset_type_info_struct
184 stats->resets, stats->cache_resets,
185 stats->resets ? 100.0 * stats->cache_resets / stats->resets : 0);
  /external/chromium_org/v8/test/webkit/
dfg-patchable-get-by-id-after-watchpoint.js 66 P2.prototype.h = 59; // Not necessary, but what the heck - this resets the GetById even more.
  /external/chromium_org/chrome/browser/resources/
gesture_config.js 138 * Resets a preference to its default value and get that callback
269 var resets = $('gesture-form').querySelectorAll('.row-reset');
270 for (var i = 0; i < resets.length; i++) {
271 if (!resets[i].disabled)
  /external/chromium_org/chrome/browser/ui/webui/extensions/chromeos/
kiosk_apps_browsertest.js 201 // And canceling resets the check.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec 138 glXBeginFrameTrackingMESA resets a "missed frame" count and
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 138 glXBeginFrameTrackingMESA resets a "missed frame" count and
  /external/chromium_org/chrome/browser/resources/options/
search_engine_manager_engine_list.js 258 * Called when cancelling an edit; informs the model and resets the control
  /external/chromium_org/third_party/skia/tools/skpdiff/
diff_viewer.js 174 // resets all the canvases to their original state.
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.js 493 // Zooming in or out multiple times then typing Ctrl+0 resets the zoom level
    [all...]
  /external/chromium_org/ui/keyboard/resources/elements/
kb-keyboard.js 879 * type, else resets the keyset to the default keyset.
  /external/chromium_org/remoting/webapp/
client_session.js 711 * Applies the configured key remappings to the session, or resets them.
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 381 (** [reset_fatal_error_handler ()] resets LLVM's fatal error handler. *)
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 1133 milliseconds