Home
last modified time | relevance | path

Searched refs:LOCAL_CXXFLAGS (Results 1 – 7 of 7) sorted by relevance

/third_party/glslang/
DAndroid.mk60 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti $(GLSLANG_DEFINES)
69 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti $(GLSLANG_DEFINES)
81 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti $(GLSLANG_DEFINES)
96 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti $(GLSLANG_DEFINES)
149 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror $(GLSLANG_DEFINES)
/third_party/glslang/ndk_test/
DAndroid.mk41 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
/third_party/spirv-tools/android_test/
DAndroid.mk8 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
/third_party/skia/third_party/externals/spirv-tools/android_test/
DAndroid.mk8 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
/third_party/spirv-tools/
DAndroid.mk319 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
330 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
/third_party/skia/third_party/externals/spirv-tools/
DAndroid.mk329 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
340 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
/third_party/mbedtls/programs/
DMakefile13 LOCAL_CXXFLAGS = $(WARNING_CXXFLAGS) -I../include -I../tests/include -D_FILE_OFFSET_BITS=64 macro
367 $(CXX) $(LOCAL_CXXFLAGS) $(CXXFLAGS) test/cpp_dummy_build.cpp $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@