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

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
cmake.py 578 this is to fully qualify the names of the targets. Unfortunatly, this
581 would be possible to fully qualify all target names, then create
    [all...]
  /external/strace/
strace.c 790 qualify("trace=all");
791 qualify("abbrev=all");
792 qualify("verbose=all");
793 qualify("signal=all");
854 qualify("abbrev=none");
867 qualify(optarg);
    [all...]
defs.h 522 extern void qualify(const char *);
syscall.c 246 int (*qualify)(const char *, int, int); member in struct:qual_options
404 qualify(const char *s) function
463 if (opt->qualify(p, opt->bitflag, not)) {
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js 897 * Returns true if the object looks like an array. To qualify as array like
910 * Returns true if the object looks like a Date. To qualify as Date-like
    [all...]

Completed in 236 milliseconds