OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCAN_OPTIONS
(Results
1 - 3
of
3
) sorted by null
/external/webkit/WebKit/gtk/docs/
GNUmakefile.am
27
# e.g.
SCAN_OPTIONS
=--deprecated-guards="GTK_DISABLE_DEPRECATED"
28
SCAN_OPTIONS
=--deprecated-guards="WEBKIT_DISABLE_DEPRECATED" --ignore-decorators="WEBKIT_API"
100
# for --rebuild-types in $(
SCAN_OPTIONS
), e.g. $(DOC_MODULE).types
101
# for --rebuild-sections in $(
SCAN_OPTIONS
) e.g. $(DOC_MODULE)-sections.txt
/external/bluetooth/glib/docs/reference/gobject/
Makefile.am
16
SCAN_OPTIONS
=--deprecated-guards="G_DISABLE_DEPRECATED" \
/external/bluetooth/glib/docs/reference/glib/
Makefile.am
16
SCAN_OPTIONS
=--deprecated-guards="G_DISABLE_DEPRECATED" --ignore-decorators="GLIB_VAR"
Completed in 90 milliseconds