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

  /external/chromium_org/android_webview/tools/
find_files.pl 22 open FIND, '-|', 'find', $root_dir, @find_args
23 or die "$progname: Couldn't exec find: $!\n";
28 while (<FIND>) {
32 close FIND;
  /external/llvm/unittests/
Makefile.unittest 21 -$(Verb) $(FIND) $(filter-out $(PARALLEL_DIRS), $(wildcard *)) -type f \
  /external/llvm/docs/
Makefile 78 $(FIND) . -type f -exec \
107 $(FIND) . -type f -exec \
124 `$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" -exec echo -load '{}' ';'`
  /external/elfutils/0.153/lib/
dynamicsizehash.c 283 #define FIND(name) _FIND (name)
286 FIND(NAME) (htab, hval, val)
  /external/clang/docs/
Makefile 74 $(FIND) . -type f -exec \
  /external/libpcap/
pcap-sita.c 54 #define FIND 0
272 pos = strcspn(buf, "#\n\r"); /* find the first comment character or EOL */
275 pos = strspn(buf, " \t"); /* then find the first non-white space */
375 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND);
746 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */
780 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */
783 close_with_IOP(chassis, geoslot, FIND);
    [all...]
  /external/elfutils/0.153/src/
ar.c 547 ENTRY *res = hsearch (entry, FIND);
640 /* Try to truncate the name. First find out by how
729 /* Try to truncate the name. First find out by how
969 ENTRY *res = hsearch (entry, FIND);
1192 ENTRY *res = hsearch (entry, FIND);
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile 81 FIND = find
730 $(FIND) . -name '*.[hcS]' -print | xargs etags -a
734 $(FIND) . -name '*.[hcS]' -print | xargs ctags -a
738 $(FIND) . -name '*.[hcS]' -print | xargs cscope -b
  /external/llvm/
configure 70 # Find who we are. Look in the path if we contain no directory separator.
84 # We did not find ourselves, most probably we were run as `sh COMMAND'
90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
456 # (the dirname of $[0] is not the place where we might find the
519 # Find out whether ``test -x'' works. Don't use a zero-byte file, as
735 FIND
1261 # Find the source files, if location was not specified.
1297 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 

Completed in 1954 milliseconds