OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSFLAGS
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/
firmware.mk
65
OSFLAGS
+= -g -ggdb3 -D_OS_BUILD_ -O2
103
$(GCC) -o $@ $(SRCS_bl) $(
OSFLAGS
) $(OSFLAGS_bl) $(FLAGS)
107
$(GCC) -o $@ $(SRCS_os) $(
OSFLAGS
) $(OSFLAGS_os) $(FLAGS)
/external/libmtp/
configure
799
OSFLAGS
[
all
...]
Completed in 129 milliseconds