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

  /build/tools/atree/
files.h 21 string listFile;
files.cpp 115 const string& listFile, int listLine,
119 rec.listFile = listFile;
359 rec->listFile.c_str(), rec->listLine, rec->sourceName.c_str());
397 r.listFile = rec.listFile;
  /bionic/libc/kernel/tools/
find_users.py 16 usage: find_users.py [-v] (file|directory|@listfile)+
find_headers.py 19 usage: find_headers.py [options] <kernel-root> (file|directory|@listfile)+
  /external/libpng/projects/cbuilder5/
libpngstat.bpr 28 <LISTFILE value=""/>
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 82 " -ai[r[-|0]]{@listfile|!wildcard}: Include archives\n"
83 " -ax[r[-|0]]{@listfile|!wildcard}: eXclude archives\n"
85 " -i[r[-|0]]{@listfile|!wildcard}: Include filenames\n"
103 " -x[r[-|0]]]{@listfile|!wildcard}: eXclude filenames\n"
  /system/core/toolbox/
ls.c 299 static int listfile(const char *dirname, const char *filename, int flags) function
360 STRLIST_FOREACH(&files, filename, listfile(name, filename, flags));
438 return listfile(NULL, name, flags);
  /external/chromium_org/third_party/icu/source/tools/gencmn/
gencmn.c 75 "%csage: %s [ -h, -?, --help ] [ -v, --verbose ] [ -c, --copyright ] [ -C, --comment comment ] [ -d, --destdir dir ] [ -n, --name filename ] [ -t, --type filetype ] [ -S, --source tocfile ] [ -e, --entrypoint name ] maxsize listfile\n", argc < 0 ? 'u' : 'U', *argv);
  /external/icu4c/tools/gencmn/
gencmn.c 75 "%csage: %s [ -h, -?, --help ] [ -v, --verbose ] [ -c, --copyright ] [ -C, --comment comment ] [ -d, --destdir dir ] [ -n, --name filename ] [ -t, --type filetype ] [ -S, --source tocfile ] [ -e, --entrypoint name ] maxsize listfile\n", argc < 0 ? 'u' : 'U', *argv);
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.xml 189 <term><option>-l <replaceable>listfile</replaceable></option> or
190 <option>--list=<replaceable>listfile</replaceable></option>:
yasm.c 164 N_("name of list-file output"), N_("listfile") },
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
yasm.1 
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 184 static const char *kCannotFindListFile = "Cannot find listfile";
185 static const char *kIncorrectListFile = "Incorrect item in listfile.\nCheck charset encoding and -scs switch.";
186 static const char *kIncorrectWildCardInListFile = "Incorrect wildcard in listfile";
  /ndk/build/core/
build-binary.mk 372 # command line to a file, then use the @<listfile> syntax to invoke it.
definitions.mk 129 # @<listfile> syntax, where <listfile> is the path of a file
    [all...]
  /ndk/docs/text/
ANDROID-MK.text 807 > library archiver or static linker with the `@$(listfile)` syntax.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
ant-nodeps.jar 
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
yasm.pot 106 msgid "listfile"
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
input.py 798 # Support <|(listfile.txt ...) which generates a file
    [all...]

Completed in 633 milliseconds