Home
last modified time | relevance | path

Searched defs:LOCAL_CFLAGS (Results 1 – 8 of 8) sorted by relevance

/external/openthread/third_party/mbedtls/repo/programs/fuzz/
DMakefile4 LOCAL_CFLAGS = -I../../tests/include -I../../include -D_FILE_OFFSET_BITS=64 macro
/external/mbedtls/programs/fuzz/
DMakefile4 LOCAL_CFLAGS = -I../../tests/include -I../../include -D_FILE_OFFSET_BITS=64 macro
/external/openthread/third_party/mbedtls/repo/tests/
DMakefile15 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I./include -I../include -I../library -D_FILE_OFFSET_BITS=64 macro
/external/openthread/third_party/mbedtls/repo/library/
DMakefile12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I. -I../include -D_FILE_OFFSET_BITS=64 macro
/external/mbedtls/library/
DMakefile12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I. -I../include -D_FILE_OFFSET_BITS=64 macro
/external/mbedtls/tests/
DMakefile16 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I./include -I../include -I../library -D_FILE_OFFSET_BITS=64 macro
/external/openthread/third_party/mbedtls/repo/programs/
DMakefile13 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../tests/include -I../include -D_FILE_OFFSET_BITS=64 macro
/external/mbedtls/programs/
DMakefile12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../tests/include -I../include -D_FILE_OFFSET_BITS=64 macro