HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 1076 - 1100 of 1387) sorted by null

<<41424344454647484950>>

  /external/chromium-trace/
script.js 20 base.exportTo("tracing",function(){function e(a,d){this.track=a;this.slice=d}function c(a,d,f){this.track=a;this.counter=d;this.sampleIndex=f}function a(){this.range_dirty_=!0;this.range_={};this.length_=0}e.prototype={get selected(){return this.slice.selected},set selected(a){this.slice.selected=a}};c.prototype={get selected(){return!0==this.track.selectedSamples[this.sampleIndex]},set selected(a){this.track.selectedSamples[this.sampleIndex]=a?!0:!1;this.track.invalidate()}};a.prototype={__proto__:Object.prototype,
53 this.viewportMarkersChange_.bind(this),this.viewport_.addEventListener("markersChange",this.viewportMarkersChangeBoundToThis_),this.isAttachedToDocument_&&this.updateCanvasSizeIfNeeded_();this.invalidate()},viewportChange_:function(){this.invalidate()},viewportMarkersChange_:function(){2>this.viewport_.markers.length?this.classList.remove("timeline-viewport-track-with-distance-measurements"):this.classList.add("timeline-viewport-track-with-distance-measurements")},invalidate:function(){this.rafPending_||
58 base.exportTo("tracks",function(){function e(){}function c(a,b){this.string=a;this.width=b}var a=tracing.getColorPalette(),b=base.ui.define(tracks.TimelineCanvasBasedTrack);b.prototype={__proto__:tracks.TimelineCanvasBasedTrack.prototype,SHOULD_ELIDE_TEXT:!0,decorate:function(){this.classList.add("timeline-slice-track");this.elidedTitleCache=new e;this.asyncStyle_=!1},decorateHit:function(){},get asyncStyle(){return this.asyncStyle_},set asyncStyle(a){this.asyncStyle_=!!a;this.invalidate()},get slices(){return this.slices_},
59 set slices(a){this.slices_=a||[];a||(this.visible=!1);this.invalidate()},get height(){return window.getComputedStyle(this).height},set height(a){this.style.height=a;this.invalidate()},labelWidth:function(a){var b=f[a];b||(b=this.ctx_.measureText(a).width,f[a]=b);return b+2},labelWidthWorld:function(a,b){return this.labelWidth(a)*b},redraw:function(){var b=this.ctx_,f=this.canvas_.width,g=this.canvas_.height;b.clearRect(0,0,f,g);var c=this.viewport_,e=c.xViewVectorToWorld(1),m=c.xViewToWorld(0),f=
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c     [all...]
  /external/chromium/chrome/common/
chrome_switches.cc     [all...]
  /external/clang/test/Analysis/
misc-ps.m 245 // <rdar://problem/6708148> - Test that we properly invalidate structs
670 // <rdar://problem/7242015> - Invalidate values passed-by-reference
    [all...]
  /external/valgrind/main/memcheck/
mc_leakcheck.c 367 // Possibly invalidate the malloc holding the beginning of this chunk.
375 // Possibly invalidate the malloc holding the end of this chunk.
    [all...]
  /external/webkit/Source/WebCore/dom/
Element.cpp     [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebFrameImpl.cpp     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface.c 1056 * Invalidate the EAP session cache if the current network is
1111 * Invalidate the EAP session cache if anything in the current
    [all...]
  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java 190 void invalidate(); method in interface:PositionController.Listener
779 mListener.invalidate();
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 1556 invalidate(); method
    [all...]
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinIME.java 786 mComposingView.invalidate();
797 mComposingView.invalidate();
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info     [all...]
  /bionic/libc/netbsd/resolv/
res_send.c 403 * invalidate our cached copy and the associated timing data.
    [all...]
  /dalvik/vm/compiler/
Compiler.cpp 846 gDvmJit.cacheVersion++; // invalidate compilations in flight
  /external/chromium/net/tools/flip_server/
balsa_headers.cc 556 // Invalidate the old header line and add the new one.
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramState.h 204 SVal V, bool Invalidate = true) const;
  /external/dbus/dbus/
dbus-marshal-header.c     [all...]
  /external/dnsmasq/src/
cache.c 180 crecp->uid = uid++; /* invalidate CNAMES pointing to this. */
    [all...]
  /external/grub/stage2/
char_io.c 599 /* Invalidate the cache, because the user may exchange
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 342 /// clear - Invalidate this result and free associated memory.
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 144 /// This should be called by late passes that invalidate the liveness

Completed in 2161 milliseconds

<<41424344454647484950>>