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

  /system/core/toolbox/cp/
cp.c 334 int this_failed, any_failed; local
343 for (any_failed = 0; (curr = fts_read(ftsp)) != NULL;) {
351 this_failed = any_failed = 1;
355 this_failed = any_failed = 1;
368 this_failed = any_failed = 1;
414 this_failed = any_failed = 1;
432 this_failed = any_failed = 1;
441 this_failed = any_failed = 1;
453 this_failed = any_failed = 1;
456 this_failed = any_failed = 1
    [all...]
  /external/harfbuzz_ng/
git.mk 118 @any_failed=; \
134 any_failed=1; \
136 fi; done; test -z "$$any_failed"
  /ndk/sources/host-tools/make-3.81/
main.c 1900 int any_failed = 0; local
    [all...]

Completed in 235 milliseconds