OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bc_cflags
(Results
1 - 1
of
1
) sorted by null
/frameworks/rs/driver/runtime/
build_bc_lib.mk
27
bc_cflags
:= -MD \
macro
40
bc_cflags
+= -DRS_DEBUG_RUNTIME
45
bc_cflags
+= -DARCH_X86_HAVE_SSE2
48
bc_cflags
+= -DARCH_X86_HAVE_SSE3
63
$(c_bc_files): PRIVATE_CFLAGS := $(
bc_cflags
)
Completed in 43 milliseconds