/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/icu4c/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/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/icu4c/samples/uresb/ |
Makefile | 42 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio) 64 $(CC) -o $@ $^ $(LDFLAGS)
|
/external/libpng/scripts/ |
libpng-config.in | 45 --ldflags print linker flags (ldopts, L_opts, R_opts, and libs) 110 --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/icu4c/samples/ |
defs.mk | 13 LDFLAGS =$^ $(shell icu-config --ldflags) 14 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
|
/prebuilts/python/darwin-x86/2.7.5/bin/ |
python-config.sh | 5 echo "Usage: $0 [ignored.py] --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir" 74 --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags) 100 --ldflags)
|
/prebuilts/python/linux-x86/2.7.5/bin/ |
python-config.sh | 5 echo "Usage: $0 [ignored.py] --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir" 74 --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags) 100 --ldflags)
|
/external/chromium_org/third_party/opus/src/ |
Makefile.unix | 47 ldflags-from-ldlibdirs = $(addprefix -L,$(1)) 78 LDFLAGS += $(call ldflags-from-ldlibdirs,$(LDLIBDIRS)) 82 LINK.o = $(CC) $(LDPREFLAGS) $(LDFLAGS)
|
/external/chromium_org/tools/gn/ |
config_values.h | 34 VALUES_ACCESSOR(ldflags)
|
config_values_generator.cc | 59 FILL_CONFIG_VALUE(ldflags)
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
xcode_emulation.py | 567 ldflags = [] 572 ldflags.append(self._MapLinkerFlagFilename(ldflag, gyp_to_build_path)) 575 ldflags.append('-Wl,-dead_strip') 578 ldflags.append('-Wl,-prebind') 581 ldflags, 'DYLIB_COMPATIBILITY_VERSION', '-compatibility_version %s') 583 ldflags, 'DYLIB_CURRENT_VERSION', '-current_version %s') 585 self._AppendPlatformVersionMinFlags(ldflags) 588 ldflags.append('-isysroot ' + self._SdkPath()) 591 ldflags.append('-L' + gyp_to_build_path(library_path)) 594 ldflags.append('-Wl,-order_file ' [all...] |
msvs_emulation.py | 432 def _GetDefFileAsLdflags(self, ldflags, gyp_to_build_path): 437 ldflags.append('/DEF:"%s"' % def_file) 444 ldflags = [] 446 'VCLinkerTool', append=ldflags) 447 self._GetDefFileAsLdflags(ldflags, gyp_to_build_path) 450 ldflags.extend(self._GetAdditionalLibraryDirectories( 455 ldflags.append('/OUT:' + out) 458 ldflags.append('/PDB:' + pdb) 487 ldflags) 489 ldflags.append('/DYNAMICBASE' [all...] |
/external/icu4c/samples/udata/ |
Makefile | 47 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil) 59 $(CXX) -o $@ $(LDFLAGS) 62 $(CXX) -o $@ $(LDFLAGS) -licui18n -licuuc
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
make_simple.py | 61 LDFLAGS.target ?= $(LDFLAGS) 71 LDFLAGS.host ?= 132 \t$(LINK.%(toolset)s) $(LDFLAGS_%(target_name_var)s_$(BUILDTYPE)) $(LDFLAGS.%(toolset)s) -o $@ -Wl,--start-group $^ $(LIBS_%(target_name_var)s_$(BUILDTYPE)) -Wl,--end-group 167 ldflags = config.get('ldflags', []) 169 ldflags.insert(0, '-shared') 170 WriteList(makefile, ldflags, 'LDFLAGS_%s' % name)
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/pipe-loader/ |
Makefile | 149 -ldflags '-L$(TOP)/$(LIB_DIR) $(PIPE_LDFLAGS) $(LDFLAGS)' \ 156 -ldflags '-L$(TOP)/$(LIB_DIR) $(PIPE_LDFLAGS) $(LDFLAGS)' \
|
/external/mesa3d/src/gallium/targets/pipe-loader/ |
Makefile | 149 -ldflags '-L$(TOP)/$(LIB_DIR) $(PIPE_LDFLAGS) $(LDFLAGS)' \ 156 -ldflags '-L$(TOP)/$(LIB_DIR) $(PIPE_LDFLAGS) $(LDFLAGS)' \
|