Home
last modified time | relevance | path

Searched refs:touched (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
Dview.js87 var previous = this.touched;
89 this.touched = this.findButtonContaining_(location);
92 if (this.touched) {
93 this.touched.setAttribute('data-active', 'touch');
94 this.onButton.call(this, this.touched.dataset.button);
/external/chromium_org/build/android/
Dsetup.gyp69 # re-run when the output directories are touched (i.e. apks are
/external/chromium/chrome/browser/resources/ntp4/
Dapps_page.css28 /* Pressed is set when an app is first touched.
/external/webrtc/src/common_audio/signal_processing/
Dspl_sqrt_floor.s9 @ Registers touched: r1, r2
/external/chromium/chrome/browser/ui/cocoa/
Dclickhold_button_cell.mm180 // without indicated defaults are *not* touched.) Please keep the values below
/external/chromium_org/chrome/browser/ui/cocoa/
Dclickhold_button_cell.mm178 // without indicated defaults are *not* touched.) Please keep the values below
/external/stressapptest/src/
Dsat.cc369 bool touched = page_bitmap_[offset] & mask; in AddrMapPrint() local
370 if (touched && !valid_range) { in AddrMapPrint()
373 } else if (!touched && valid_range) { in AddrMapPrint()
/external/libexif/po/
DMakefile.in.in101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
130 # Note that a PO file is not touched if it doesn't need to be changed.
/external/e2fsprogs/po/
DMakefile.in.in102 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
135 # Note that a PO file is not touched if it doesn't need to be changed.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DANTLRStringStream.as74 * touched.
/external/elfutils/po/
DMakefile.in.in131 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
165 # Note that a PO file is not touched if it doesn't need to be changed.
/external/chromium/chrome/browser/resources/touch_ntp/
Dnewtab.css113 /* Pressed is set when an app is first touched.
/external/chromium_org/third_party/yasm/source/patched-yasm/po/
DMakefile.in.in139 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
191 # Note that a PO file is not touched if it doesn't need to be changed.
/external/bison/po/
DMakefile.in.in140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
192 # Note that a PO file is not touched if it doesn't need to be changed.
/external/bison/runtime-po/
DMakefile.in.in140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
192 # Note that a PO file is not touched if it doesn't need to be changed.
/external/chromium_org/third_party/sqlite/src/test/
Dspeed1.test224 # touched through an index.
Dspeed1p.test268 # touched through an index.
Dspeed2.test269 # touched through an index.
Dspeed1p.explain283 # touched through an index.
/external/bzip2/
Dbzip2.txt250 touched is proportional to the size of the file, since the
Dbzip2.1.preformatted253 touched is proportional to the size of the file, since the
/external/llvm/docs/
DCodingStandards.rst432 amount of data that gets touched. In addition, touched/dirty pages put more
DPasses.rst805 in a given function, it is not touched. This is a pass most useful for
/external/llvm/lib/Target/X86/
DX86InstrCompiler.td134 // touched.
/external/bison/data/m4sugar/
Dm4sugar.m42330 # consecutive trailing newlines. Embedded newlines are not touched,

12