Home
last modified time | relevance | path

Searched refs:LOCAL_CXXFLAGS (Results 1 – 11 of 11) 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/vk-gl-cts/external/amber/src/samples/
DAndroid.mk30 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror -Wno-unknown-pragmas -DAMBER_ENGINE_VU…
37 LOCAL_CXXFLAGS+=-DAMBER_ANDROID_MAIN=1
/third_party/vk-gl-cts/external/amber/src/android_test/
DAndroid.mk22 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
/third_party/glslang/ndk_test/
DAndroid.mk41 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/android_test/
DAndroid.mk8 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
/third_party/vk-gl-cts/external/amber/src/third_party/
DAndroid.mk22 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti
/third_party/vk-gl-cts/external/amber/src/
DAndroid.mk19 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti \
/third_party/spirv-tools/
DAndroid.mk337 LOCAL_CXXFLAGS:=-std=c++11 -fno-exceptions -fno-rtti -Werror
348 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
392 $(CXX) $(LOCAL_CXXFLAGS) $(CXXFLAGS) test/cpp_dummy_build.cpp $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@