OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cscope
(Results
1 - 10
of
10
) sorted by null
/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
.*
/external/clang/
Makefile
113
cscope
.files:
117
-or -name '*.h' >
cscope
.files
119
.PHONY: test report clean
cscope
.files
/external/lldb/
Makefile
103
cscope
.files:
107
-or -name '*.h' >
cscope
.files
109
.PHONY: test report clean
cscope
.files
/device/asus/fugu/
AndroidKernel.mk
77
cscope_files := $(addprefix
cscope
.,files out out.in out.po)
79
TAGS tags gtags
cscope
: $(KERNEL_CONFIG)
/external/fio/
Makefile
208
.PHONY: FORCE
cscope
280
@rm -f
cscope
.out fio.pdf fio_generate_plots.pdf fio2gnuplot.pdf
282
cscope
:
283
@
cscope
-b -R
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile
94
NON_CONFIG_TARGETS := clean TAGS tags
cscope
help
698
@echo '
cscope
- use
cscope
to make interactive browsing database'
736
cscope
:
737
$(RM)
cscope
*
738
$(FIND) . -name '*.[hcS]' -print | xargs
cscope
-b
810
$(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags
cscope
*
819
.PHONY: .FORCE-PERF-VERSION-FILE TAGS tags
cscope
.FORCE-PERF-CFLAGS
/external/chromium_org/v8/src/
mksnapshot.cc
318
v8::Context::Scope
cscope
(v8::Local<v8::Context>::New(isolate, context));
d8.cc
[
all
...]
/external/chromium_org/v8/test/cctest/
test-heap.cc
[
all
...]
Completed in 2419 milliseconds