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

  /hardware/ti/wpan/
.gitignore 32 # cscope files
33 cscope.*
  /external/iproute2/
Makefile 78 rm -f Config cscope.*
82 cscope:
83 cscope -b -q -R -Iinclude -sip -slib -smisc -snetem -stc
  /hardware/broadcom/wlan/
.gitignore 45 # cscope files
46 cscope.*
  /hardware/ti/wlan/
.gitignore 45 # cscope files
46 cscope.*
  /external/clang/
Makefile 107 cscope.files:
111 -or -name '*.h' > cscope.files
113 .PHONY: test report clean cscope.files
  /external/chromium_org/v8/src/
mksnapshot.cc 312 v8::Context::Scope cscope(v8::Local<v8::Context>::New(isolate, context));
d8.cc     [all...]
  /external/linux-tools-perf/
Makefile 769 @echo ' cscope - use cscope to make interactive browsing database'
813 cscope:
814 $(RM) cscope*
815 $(FIND) . -name '*.[hcS]' -print | xargs cscope -b
898 $(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope*
905 .PHONY: .FORCE-PERF-VERSION-FILE TAGS tags cscope .FORCE-PERF-CFLAGS
  /external/v8/src/
d8.cc     [all...]
  /external/v8/test/cctest/
test-api.cc     [all...]

Completed in 2058 milliseconds