HomeSort by relevance Sort by last modified time
    Searched refs:drop (Results 101 - 125 of 167) sorted by null

1 2 3 45 6 7

  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
log_util_test.js 250 * drag and drop.
  /external/okhttp/website/static/
prettify.js 20 Q=[y,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],W=[y,"as,assert,const,copy,drop,enum,extern,fail,false,fn,impl,let,log,loop,match,mod,move,mut,priv,pub,pure,ref,self,static,struct,true,trait,type,unsafe,use"],y=[y,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],R=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTable.java 580 log("drop it");
758 public void move(final View photo, float dx, float dy, boolean drop) {
765 if (drop && photoOffTable(photo)) {
847 log("drop it at %f, %f", x, y);
    [all...]
  /external/minijail/
common.mk 76 # NOSTRIP=0 and MODE=opt will also drop -g from the CFLAGS.
339 # Only drop -g* if symbols aren't desired.
788 -drop-ld-preload \
    [all...]
  /external/modp_b64/
common.mk 76 # NOSTRIP=0 and MODE=opt will also drop -g from the CFLAGS.
339 # Only drop -g* if symbols aren't desired.
788 -drop-ld-preload \
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/
kotlin-stdlib-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 912 media::Metadata::Filter allow, drop; local
915 unmarshallFilter(filter, &drop, &status)) {
919 mMetadataDrop = drop;
    [all...]
  /external/v8/src/ppc/
macro-assembler-ppc.h 145 void Drop(int count);
146 void Drop(Register count, Register scratch = r0);
148 void Ret(int drop) {
149 Drop(drop);
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.cpp 190 (mLayerCache.drop[k] != ctx->copybitDrop[k]) ||
    [all...]
  /external/elfutils/libdw/
known-dwarf.h 442 DWARF_ONE_KNOWN_DW_OP (drop, DW_OP_drop) \
    [all...]
  /system/core/logd/
LogBuffer.cpp 454 // will appear to drop entries 'in the middle' when looking at multiple log
734 stats.drop(element);
762 break; // the following loop will ask bad clients to skip/drop
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c 8661 unsigned long *skip, *drop; local
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.h 220 void Drop(int count,
227 void DropAndRet(int drop);
229 void DropAndRet(int drop,
    [all...]
macro-assembler-mips.cc     [all...]
  /external/v8/src/mips64/
macro-assembler-mips64.h 248 void Drop(int count,
255 void DropAndRet(int drop);
257 void DropAndRet(int drop,
    [all...]
macro-assembler-mips64.cc     [all...]
  /external/v8/src/s390/
macro-assembler-s390.h 201 void Drop(int count);
202 void Drop(Register count, Register scratch = r0);
204 void Ret(int drop) {
205 Drop(drop);
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.h 128 void Drop(int count, Condition cond = al);
129 void Drop(Register count, Condition cond = al);
131 void Ret(int drop, Condition cond = al);
    [all...]
macro-assembler-arm.cc 199 void MacroAssembler::Drop(int count, Condition cond) {
205 void MacroAssembler::Drop(Register count, Condition cond) {
209 void MacroAssembler::Ret(int drop, Condition cond) {
210 Drop(drop, cond);
    [all...]
  /packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java 523 public void drop(int from, int to) {
    [all...]
  /external/v8/src/debug/
liveedit.js 163 // Check that function being patched is not currently on stack or drop them.
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 291 <li><a href="<?cs var:toroot ?>guide/topics/ui/drag-drop.html">
292 <span class="en">Drag and Drop</span>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 
  /external/icu/icu4c/source/data/
makedata.mak 609 # pkgdata will drop all output files (.dat, .dll, .lib) into the target (ICUBLD_PKG) directory.
    [all...]

Completed in 845 milliseconds

1 2 3 45 6 7