Lines Matching refs:name
201 @if [ -d out ]; then $(FIND) out/ -name '*.o' -o -name '*.a' -o -name '*.d' | xargs $(RM) -r; fi
239 $(FIND) out/$(BUILDTYPE)/obj.target \( -name "*.gcda" -o -name "*.gcno" \) \
264 $(FIND) out/$(BUILDTYPE)/obj.target -name "*.gcda" -type f -exec $(RM) {} \;
861 # and COMMIT in order to properly name the build.
985 # pass the proper v8 arch name to $V8_ARCH based on user-specified $DESTCPU.
1202 find $(TARNAME)/ -name ".eslint*" -maxdepth 2 | xargs $(RM)
1352 ! -path '*node_modules*' ! -path 'test/fixtures/*' -name '*.md' \