/external/compiler-rt/test/builtins/Unit/ |
D | test | 29 EXTRA= 33 EXTRA="-fexceptions gcc_personality_test_helper.cxx -lstdc++ /usr/lib/libgcc_s.1.dylib" 39 EXTRA="-fnested-functions" 43 … if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe 50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
|
/external/zlib/src/examples/ |
D | gzlog.c | 328 #define EXTRA sizeof(log_gzext) /* should be 35 */ macro 413 unsigned char buf[HEAD + EXTRA]; in log_head() 416 read(log->fd, buf, HEAD + EXTRA) != HEAD + EXTRA || in log_head() 440 unsigned char ext[EXTRA]; in log_mark() 452 write(log->fd, ext, EXTRA) != EXTRA ? -1 : 0; in log_mark() 838 write(log->fd, log_gzext, EXTRA) != EXTRA || in log_open()
|
/external/ImageMagick/m4/ |
D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
/external/linux-kselftest/tools/testing/selftests/kmod/ |
D | kmod.sh | 430 let EXTRA=$MODPROBE_LIMIT/6 431 config_num_thread_limit_extra $EXTRA 440 let EXTRA=$MODPROBE_LIMIT/4 441 config_num_thread_limit_extra $EXTRA
|
/external/compiler-rt/cmake/Modules/ |
D | SanitizerUtils.cmake | 14 # EXTRA <files with extra symbols to export>) 19 "ARCHS;EXTRA" 51 cmake_parse_arguments(ARG "" "" "LIBS;EXTRA" ${ARGN})
|
/external/python/setuptools/pkg_resources/_vendor/packaging/ |
D | requirements.py | 39 EXTRA = IDENTIFIER variable 44 EXTRAS_LIST = EXTRA + ZeroOrMore(COMMA + EXTRA)
|
/external/python/setuptools/setuptools/_vendor/packaging/ |
D | requirements.py | 39 EXTRA = IDENTIFIER variable 44 EXTRAS_LIST = EXTRA + ZeroOrMore(COMMA + EXTRA)
|
/external/compiler-rt/lib/msan/ |
D | CMakeLists.txt | 54 EXTRA msan.syms.extra) 57 EXTRA msan.syms.extra)
|
/external/libunwind/tests/ |
D | ia64-test-dyn1.c | 18 # define EXTRA 16 macro 22 # define EXTRA 0 macro 46 len = (uintptr_t) end - GET_ENTRY (func) + EXTRA; in create_func()
|
/external/mesa3d/m4/ |
D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
/external/libffi/m4/ |
D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
/external/harfbuzz_ng/m4/ |
D | ax_check_link_flag.m4 | 7 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the linker's default flags 19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
|
/external/virglrenderer/build-aux/ |
D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
/external/compiler-rt/lib/ubsan/ |
D | CMakeLists.txt | 111 EXTRA ubsan.syms.extra) 115 EXTRA ubsan.syms.extra)
|
/external/apache-http/android/src/com/android/internal/http/multipart/ |
D | Part.java | 89 protected static final String EXTRA = "--"; field in Part 93 EncodingUtils.getAsciiBytes(EXTRA);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | cv-loc-unreachable.s | 3 # Original source, slightly modified with an extra .cv_loc directive (at EXTRA 60 # EXTRA
|
/external/u-boot/lib/zlib/ |
D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
/external/zlib/src/ |
D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
/external/compiler-rt/lib/esan/ |
D | CMakeLists.txt | 33 EXTRA esan.syms.extra)
|
/external/compiler-rt/lib/dfsan/ |
D | CMakeLists.txt | 31 EXTRA dfsan.syms.extra)
|
/external/compiler-rt/lib/asan/ |
D | CMakeLists.txt | 166 EXTRA asan.syms.extra) 201 EXTRA asan.syms.extra)
|
/external/compiler-rt/lib/tsan/ |
D | CMakeLists.txt | 185 EXTRA rtl/tsan.syms.extra) 188 EXTRA rtl/tsan.syms.extra)
|
/external/libchrome/mojo/public/interfaces/bindings/tests/ |
D | sample_service.mojom | 101 EXTRA
|