HomeSort by relevance Sort by last modified time
    Searched full:listonly (Results 1 - 5 of 5) sorted by null

  /system/core/adb/
file_sync_service.h 82 int do_sync_sync(const char *lpath, const char *rpath, int listonly);
file_sync_client.c 674 static int copy_local_dir_remote(int fd, const char *lpath, const char *rpath, int checktimestamps, int listonly)
722 fprintf(stderr,"%spush: %s -> %s\n", listonly ? "would " : "", ci->src, ci->dst);
723 if(!listonly &&
1006 int do_sync_sync(const char *lpath, const char *rpath, int listonly)
1017 if(copy_local_dir_remote(fd, lpath, rpath, 1, listonly)){
commandline.c 1397 int listonly = 0; local
    [all...]
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/
ModelConverter.java 65 public static void generateStrips(Mesh mesh, boolean stitch, boolean listOnly, int cacheSize, int minStripSize){
69 ts.setListsOnly(listOnly);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
nsis.php 109 'ifdiff', 'ifnewer', 'instfiles', 'lastused', 'leave', 'license', 'listonly', 'lzma', 'manual',

Completed in 1599 milliseconds