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

  /external/iproute2/
Makefile 93 rm -f config.mk cscope.*
97 cscope:
98 cscope -b -q -R -Iinclude -sip -slib -smisc -snetem -stc
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
1-1.c 40 int cscope; local
62 rc = pthread_attr_getscope(&attr, &cscope);
68 if (cscope != CONSCOPE) {
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 529 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool fip fwu_fip certtool
600 $(call SHELL_DELETE_ALL, ${CURDIR}/cscope.*)
674 cscope:
675 @echo " CSCOPE"
676 ${Q}find ${CURDIR} -name "*.[chsS]" > cscope.files
677 ${Q}cscope -b -q -k
705 @echo " cscope Generate cscope index"
  /external/fio/
Makefile 308 .PHONY: FORCE cscope
438 @rm -f cscope.out fio.pdf fio_generate_plots.pdf fio2gnuplot.pdf fiologparser_hist.pdf
440 cscope:
441 @cscope -b -R
  /external/vboot_reference/
Makefile     [all...]
  /external/v8/src/
d8.cc     [all...]

Completed in 291 milliseconds