/external/chromium_org/third_party/icu/source/config/ |
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
|
icu-config-bottom | 46 echo " --ldflags Print -L search path and -l libraries to link with ICU [LDFLAGS]. This is for the data, uc (common), and i18n libraries only. " 47 echo " --ldflags-layout Print ICU layout engine link directive. Use in addition to --ldflags" 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 " [all...] |
/external/icu/icu4c/source/config/ |
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
|
icu-config-bottom | 46 echo " --ldflags Print -L search path and -l libraries to link with ICU [LDFLAGS]. This is for the data, uc (common), and i18n libraries only. " 47 echo " --ldflags-layout Print ICU layout engine link directive. Use in addition to --ldflags" 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 " [all...] |
icu-config | 123 # 1. use LDFLAGS, CFLAGS, etc from above 219 LDFLAGS="-Wl,--gc-sections ${RPATHLDFLAGS}" 228 SHLIB_c="${CC} ${DEFS} ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -shared" 229 SHLIB_cc="${CXX} ${DEFS} ${CPPFLAGS} ${CXXFLAGS} ${LDFLAGS} -shared" 312 ## These are the library specific LDFLAGS 336 # LDflags that pkgdata will use 393 echo " --ldflags Print -L search path and -l libraries to link with ICU [LDFLAGS]. This is for the data, uc (common), and i18n libraries only. " 394 echo " --ldflags-layout Print ICU layout engine link directive. Use in addition to --ldflags" [all...] |
/external/compiler-rt/test/builtins/timing/ |
time | 7 ldflags=$4 9 if gcc -arch $arch -Os $file $ldflags -DLIBNAME=$name
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
Makefile | 4 clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core jit mcjit native irreader` -o toy
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
Makefile | 4 clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit native` -o toy-mcjit
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
Makefile | 4 clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit native` -o toy-mcjit 7 clang++ toy-jit.cpp -g -O3 -rdynamic `llvm-config --cppflags --ldflags --libs core jit native` -o toy-jit
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
Makefile | 4 clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit native irreader` -o toy-mcjit 7 clang++ toy-jit.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core jit native irreader` -o toy-jit 11 clang++ toy-jit.cpp -g -O3 -rdynamic -fno-rtti -DDUMP_FINAL_MODULE `llvm-config --cppflags --ldflags --libs core jit native irreader` -o toy-ir-gen
|
/external/jemalloc/android/scripts/ |
conf_arm.sh | 26 ldflags=( 57 LDFLAGS=\"${ldflags[@]}\" \
|
conf_arm64.sh | 26 ldflags=( 56 LDFLAGS=\"${ldflags[@]}\" \
|
conf_mips.sh | 26 ldflags=( 56 LDFLAGS=\"${ldflags[@]}\" \
|
conf_x86.sh | 26 ldflags=( 57 LDFLAGS=\"${ldflags[@]}\" \
|
conf_x86_64.sh | 26 ldflags=( 57 LDFLAGS=\"${ldflags[@]}\" \
|
/external/libunwind/android/ |
conf_arm.sh | 36 ldflags=( 65 LDFLAGS=\"${ldflags[@]}\" \
|
conf_mips.sh | 34 ldflags=( 62 LDFLAGS=\"${ldflags[@]}\" \
|
conf_x86.sh | 34 ldflags=( 62 LDFLAGS=\"${ldflags[@]}\" \
|
/external/chromium_org/third_party/icu/source/samples/uresb/ |
Makefile | 42 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio) 64 $(CC) -o $@ $^ $(LDFLAGS)
|
/external/icu/icu4c/source/samples/uresb/ |
Makefile | 42 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio) 64 $(CC) -o $@ $^ $(LDFLAGS)
|
/external/chromium_org/build/config/linux/ |
pkg-config.py | 15 # The result will be [ <includes>, <cflags>, <libs>, <lib_dirs>, <ldflags> ] 144 ldflags = [] variable 157 ldflags.append(flag) 169 print json.dumps([includes, cflags, libs, lib_dirs, ldflags])
|
/external/llvm/utils/ |
findmisopt | 70 ldflags="-lstdc++ -lm -ldl -lc" 97 gcc "$s" -o "$prog" $ldflags || exit 1 107 gcc "$opts" -o "$optprog" $ldflags || exit
|
/external/chromium_org/third_party/icu/source/samples/ |
defs.mk | 13 LDFLAGS =$^ $(shell icu-config --ldflags) 14 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
|
/external/icu/icu4c/source/samples/ |
defs.mk | 13 LDFLAGS =$^ $(shell icu-config --ldflags) 14 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
|
/external/libpng/ |
libpng-config.in | 45 --ldflags print linker flags (ldopts, L_opts, R_opts, and libs) 110 --ldflags)
|