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

  /external/valgrind/none/tests/
nodir.vgtest 1 prog: nodir.vgtest/foobar
nodir.stderr.exp 1 valgrind: ./nodir.vgtest/foobar: Not a directory
Makefile.am 126 nodir.stderr.exp nodir.vgtest \
  /external/zopfli/src/zopflipng/
zopflipng_bin.cc 32 std::string nodir; local
35 nodir = filename;
38 nodir = filename.substr(slashpos + 1);
40 size_t dotpos = nodir.find_last_of('.');
42 *file = nodir;
45 *file = nodir.substr(0, dotpos);
46 *ext = nodir.substr(dotpos);
  /external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp 42 bool createdDir, noDir;
77 : Directory(prefix), createdDir(false), noDir(false), PP(pp), AnalyzerOpts(AnalyzerOpts) {
110 noDir = true;
116 if (noDir)
  /external/mksh/src/
eval.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/
libasan.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib64/
libasan.a     [all...]

Completed in 981 milliseconds