/external/icu/icu4c/source/config/ |
D | test-icu-config.sh | 26 icu-config --ldflags 27 icu-config --ldflags-layout 28 icu-config --ldflags-searchpath 29 icu-config --ldflags-libsonly 30 icu-config --ldflags-system 31 icu-config --ldflags-ustdio 48 icu-config --detect-prefix --ldflags --ldflags-layout
|
D | icu-config-bottom | 46 …echo " --ldflags Print -L search path and -l libraries to link with ICU [LDFLAGS]. … 47 …echo " --ldflags-layout Print ICU layout engine link directive. Use in addition to --ldflag… 48 echo " --ldflags-libsonly Same as --ldflags, but only the -l directives" 49 echo " --ldflags-searchpath Print only -L (search path) directive" 50 echo " --ldflags-system Print only system libs ICU links with (-lpthread, -lm)" 51 echo " --ldflags-icuio Print ICU icuio link directive. Use in addition to --ldflags " 52 …echo " --ldflags-obsolete Print ICU obsolete link directive. Use in addition to --ldflags. (r… 80 echo "The most commonly used options will be --cflags, --cxxflags, --cppflags, and --ldflags." 82 echo ' LDFLAGS=$(shell icu-config --ldflags)' 256 --ldflags-system) [all …]
|
/external/llvm/tools/llvm-go/ |
D | llvm-go.go | 92 ldflags := llvmConfig("--ldflags") 95 ldflags += " " + llvmConfig(append([]string{"--libs"}, components...)...) 97 ldflags += " -lLLVM" 101 ldflags += " " + llvmConfig("--system-libs") 105 ldflags = "-Wl,-rpath," + llvmConfig("--libdir") + " " + ldflags 110 ld: ldflags, 156 func runGoWithLLVMEnv(args []string, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags, linkmode st… argument 192 "CGO_LDFLAGS=" + flags.ld + " " + ldflags, 250 ldflags := os.Getenv("CGO_LDFLAGS") 264 {"ldflags", &ldflags}, [all …]
|
/external/v8/build/ |
D | toolchain.gypi | 105 # are using a custom toolchain and need to control -B in ldflags. 373 'ldflags': ['-Wl,--dynamic-linker=<(ldso_path)'], 376 'ldflags': ['-Wl,--rpath=<(ld_r_path)'], 415 'ldflags': ['-EB'], 419 'ldflags': ['-mhard-float'], 422 'ldflags': ['-msoft-float'], 436 'ldflags': ['-mips32r6'], 466 'ldflags': ['-mips32r2'], 479 'ldflags': ['-mips32'], 493 'ldflags': ['-mips32'], [all …]
|
D | standalone.gypi | 128 # are using a custom toolchain and need to control -B in ldflags. 542 'ldflags': [ 557 'ldflags': [ 572 'ldflags': [ 589 'ldflags': [ 625 'ldflags': [ 697 'ldflags': [ '-pthread', ], 725 'ldflags': [ '-fprofile-arcs'], 759 'ldflags': [ '-pthread' ], 1042 'ldflags!': [ [all …]
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | Makefile | 4 …clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit nat… 7 …clang++ toy-jit.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core jit n… 11 …-g -O3 -rdynamic -fno-rtti -DDUMP_FINAL_MODULE `llvm-config --cppflags --ldflags --libs core jit n…
|
/external/libpng/scripts/ |
D | libpng-config-body.in | 19 --ldflags print linker flags (ldopts, L_opts, R_opts, and libs) 80 --ldflags) 81 echo ${ldflags} ${L_opts} ${R_opts} ${libs}
|
/external/llvm/utils/ |
D | findmisopt | 70 ldflags="-lstdc++ -lm -ldl -lc" 97 gcc "$s" -o "$prog" $ldflags || exit 1 107 gcc "$opts" -o "$optprog" $ldflags || exit
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | Makefile | 4 …clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit nat… 7 …clang++ toy-jit.cpp -g -O3 -rdynamic `llvm-config --cppflags --ldflags --libs core jit native` -o …
|
/external/compiler-rt/test/builtins/timing/ |
D | time | 7 ldflags=$4 9 if gcc -arch $arch -Os $file $ldflags -DLIBNAME=$name
|
/external/toybox/kconfig/lxdialog/ |
D | check-lxdialog.sh | 5 ldflags() function 78 ldflags
|
/external/autotest/client/tests/aio_dio_bugs/ |
D | aio_dio_bugs.py | 22 ldflags = '-L ' + self.autodir + '/deps/libaio/lib' 24 self.gcc_flags = ldflags + ' ' + cflags
|
/external/icu/icu4c/source/samples/ |
D | defs.mk | 13 LDFLAGS =$^ $(shell icu-config --ldflags) 14 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
|
/external/jemalloc/bin/ |
D | jemalloc-config.in | 21 --ldflags : Print library flags used to build jemalloc. 70 --ldflags)
|
/external/icu/icu4c/source/samples/uresb/ |
D | Makefile | 42 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icui…
|
/external/libpng/ |
D | libpng-config.in | 45 --ldflags print linker flags (ldopts, L_opts, R_opts, and libs) 110 --ldflags)
|
/external/autotest/client/tests/aiostress/ |
D | aiostress.py | 13 ldflags = '-L ' + self.autodir + '/deps/libaio/lib' 15 self.gcc_flags = ldflags + ' ' + cflags
|
/external/autotest/client/profilers/blktrace/ |
D | blktrace.py | 21 ldflags = '-L ' + self.job.autodir + '/deps/libaio/lib' 23 self.gcc_flags = ldflags + ' ' + cflags
|
/external/skia/gyp/ |
D | common_conditions.gypi | 32 'ldflags': [ '-pie' ], 247 'ldflags': [ 255 'ldflags': [ 280 'ldflags': [ 419 'ldflags': ['-fprofile-instr-generate', '-fcoverage-mapping'], 422 'ldflags': ['--coverage'], 451 'ldflags': [ '-fsanitize=<(skia_sanitizer)' ], 666 'ldflags': [
|
/external/libopus/ |
D | Makefile.unix | 44 ldflags-from-ldlibdirs = $(addprefix -L,$(1)) 65 LDFLAGS += $(call ldflags-from-ldlibdirs,$(LDLIBDIRS))
|
/external/libcxx/ |
D | Android.bp | 79 ldflags: ["-Wl,--exclude-libs,libunwind_llvm.a"], 82 ldflags: ["-nodefaultlibs"],
|
/external/skia/platform_tools/android/gyp/ |
D | skia_launcher.gypi | 6 'ldflags': [ '-pie' ],
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | Makefile | 4 …clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core jit mcjit…
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | Makefile | 4 …clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit nat…
|
/external/compiler-rt/ |
D | Android.bp | 364 ldflags: ["-Wl,--exclude-libs,libunwind_llvm.a"], 369 ldflags: ["-Wl,--exclude-libs,libunwindbacktrace.a"], 374 ldflags: ["-Wl,--exclude-libs,libunwindbacktrace.a"], 379 ldflags: ["-Wl,--exclude-libs,libunwindbacktrace.a"], 384 ldflags: ["-Wl,--exclude-libs,libunwindbacktrace.a"], 390 ldflags: ["-Wl,--exclude-libs,libunwindbacktrace.a"],
|