Home
last modified time | relevance | path

Searched refs:c99 (Results 1 - 25 of 37) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
H A DMakefile183 gcc -Wall -pedantic-errors -std=c99 -c -I$(INCLUDE) -I$(TESTS) $(TESTFILE)
195 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODECS_COMMON
196 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODEC_H264STD
197 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODEC_H264STD_DECODE
198 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODEC_H264STD_ENCODE
199 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODEC_H264STD -D VULKAN_VIDEO_CODEC_H264STD_DECODE -D VULKAN_VIDEO_CODEC_H264STD_ENCODE
200 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODEC_H265STD
201 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODEC_H265STD_DECODE
202 gcc -Wall -std=c99 -c -I$(INCLUDE) $(TESTS)/vtest.c -D VULKAN_VIDEO_CODEC_H265STD_ENCODE
203 gcc -Wall -std=c99
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dc99-for-loop.c1 int c99(void);
2 int c99(void) in c99() function
H A Dc99-for-loop-decl.c12 static int c99(void) in c99() function
35 c99-for-loop-decl.c:22:27: error: non-local var 'l' in for-loop initializer
36 c99-for-loop-decl.c:24:27: error: non-local var 'm' in for-loop initializer
37 c99-for-loop-decl.c:26:27: error: non-local var 'n' in for-loop initializer
38 c99-for-loop-decl.c:9:16: error: undefined identifier 'i'
/third_party/optimized-routines/
H A DMakefile15 HOST_CFLAGS = -std=c99 -O2
20 CFLAGS = -std=c99 -O2
/third_party/skia/third_party/externals/freetype/builds/compiler/
H A Dgcc.mk68 ANSIFLAGS ?= -std=c99 -pedantic
H A Dgcc-dev.mk87 ANSIFLAGS ?= -std=c99 -pedantic
/third_party/node/deps/base64/base64/test/
H A DMakefile1 CFLAGS += -std=c99 -O3 -Wall -Wextra -pedantic -DBASE64_STATIC_DEFINE
/third_party/jerryscript/targets/nuttx-stm32f4/
H A DMakefile30 CFLAGS += -std=c99
/third_party/qrcodegen/c/
H A DMakefile32 CFLAGS += -std=c99 -O
/third_party/cJSON/tests/unity/examples/example_2/
H A Dmakefile30 CFLAGS=-std=c99
/third_party/unity/examples/example_2/
H A Dmakefile30 CFLAGS=-std=c99
/third_party/cJSON/tests/unity/extras/fixture/test/
H A DMakefile6 CFLAGS += -std=c99 -pedantic -Wall -Wextra -Werror
/third_party/cJSON/tests/unity/test/
H A DMakefile10 CFLAGS += -std=c99 -pedantic -Wall -Wextra -Wconversion -Werror
/third_party/jerryscript/targets/esp8266/
H A DMakefile53 CCFLAGS += -Os -std=c99
/third_party/unity/extras/fixture/test/
H A DMakefile6 CFLAGS += -std=c99 -pedantic -Wall -Wextra -Werror -DUNITY_FIXTURE_NO_EXTRAS
/third_party/unity/extras/memory/test/
H A DMakefile6 CFLAGS += -std=c99 -pedantic -Wall -Wextra -Werror
/third_party/node/deps/base64/base64/
H A DMakefile1 CFLAGS += -std=c99 -O3 -Wall -Wextra -pedantic -DBASE64_STATIC_DEFINE
/third_party/unity/test/
H A DMakefile10 CFLAGS += -std=c99 -pedantic -Wall -Wextra -Werror
/third_party/musl/
H A Dconfigure242 trycc ${CROSS_COMPILE}c99
350 tryflag CFLAGS_C99FSE -std=c99
542 # Even with -std=c99, gcc accepts some constructs which are constraint
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc
/third_party/musl/porting/linux/user/
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc
/third_party/musl/scripts/linux/
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc
/third_party/littlefs/
H A DMakefile65 CFLAGS += -std=c99 -Wall -Wextra -pedantic
/third_party/ffmpeg/
H A Dconfigure4625 -std=c99) echo -Qstd=c99 ;;
4673 -std=c99) echo -xc99 ;;
4763 _ldflags='-std=c99'
5391 check_cflags -std=c99
5397 check_host_cflags -std=c99

Completed in 14 milliseconds

12