/device/sample/products/ |
sample_addon.mk | 28 com.example.android.platform_library:libs/platform_library.jar
|
/external/chromium_org/third_party/jemalloc/chromium/ |
Makefile.in | 62 libs:: $(MOZ_CRT_DLL) $(MOZ_CRT_IMPORT_LIB)
|
/external/chromium_org/third_party/jemalloc/vendor/ |
Makefile.in | 62 libs:: $(MOZ_CRT_DLL) $(MOZ_CRT_IMPORT_LIB)
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
webrtc.scons | 69 libs = [ variable
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/ |
work_unit.py | 152 def get_syms(libs, libdirs): 155 for lib in libs:
|
/external/chromium_org/tools/gn/ |
target.cc | 131 // Copy our own libs and lib_dirs to the final set. This will be from our 137 all_libs_.append(cur.libs().begin(), cur.libs().end());
|
target_unittest.cc | 75 z.config_values().libs().push_back(lib); 85 // Shared library target should inherit the libs from the static library 91 shared.config_values().libs().push_back(second_lib);
|
/external/icu4c/samples/layout/ |
Makefile.in | 28 LIBS = $(LIBICULX) $(LIBICULE) $(LIBICUUC) $(LIBICUI18N) @LIBS@ @LIB_M@ `pkg-config --libs libgnomeui-2.0 freetype2 cairo` 93 $(LINK.cc) -o $@ $^ $(LIBS) 96 $(LINK.cc) -o $@ $^ $(LIBS)
|
/frameworks/ex/variablespeed/jni/ |
Android.mk | 20 # TODO: Work out if the log and android libs are needed.
|
/ndk/tests/device/test-gnustl_shared-exception/jni/ |
Android.mk | 47 # 3 libs cases
|
/ndk/tests/device/test-gnustl_static-exception/jni/ |
Android.mk | 47 # 3 libs cases
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ |
android.pro | 18 -injars libs 22 #-libraryjars /usr/local/android-sdk/add-ons/google_apis-7_r01/libs/maps.jar
|
/external/chromium_org/third_party/libjingle/source/talk/site_scons/ |
talk.py | 222 'libs': ['unittest_main', 'gunit'] 421 if 'libs' in params: 422 for lib in params['libs']: 493 'libs' : 'LIBS', 521 if env.Bit('linux') and 'LIBS' in env: 522 libs = env['LIBS'] 527 # deferred to the point of --end-group. To effect this, we move shared libs 530 # nothing by removing them from LIBS [all...] |
/external/chromium_org/base/allocator/ |
allocator_extension_thunks.target.darwin-arm.mk | 212 -Wl,--exclude-libs=ALL \ 231 -Wl,--exclude-libs=ALL \
|
allocator_extension_thunks.target.darwin-mips.mk | 211 -Wl,--exclude-libs=ALL \ 228 -Wl,--exclude-libs=ALL \
|
allocator_extension_thunks.target.darwin-x86.mk | 215 -Wl,--exclude-libs=ALL \ 232 -Wl,--exclude-libs=ALL \
|
allocator_extension_thunks.target.linux-arm.mk | 212 -Wl,--exclude-libs=ALL \ 231 -Wl,--exclude-libs=ALL \
|
allocator_extension_thunks.target.linux-mips.mk | 211 -Wl,--exclude-libs=ALL \ 228 -Wl,--exclude-libs=ALL \
|
allocator_extension_thunks.target.linux-x86.mk | 215 -Wl,--exclude-libs=ALL \ 232 -Wl,--exclude-libs=ALL \
|
/external/chromium_org/base/ |
base_i18n.target.darwin-arm.mk | 239 -Wl,--exclude-libs=ALL \ 258 -Wl,--exclude-libs=ALL \
|
base_i18n.target.darwin-mips.mk | 236 -Wl,--exclude-libs=ALL \ 253 -Wl,--exclude-libs=ALL \
|
base_i18n.target.darwin-x86.mk | 242 -Wl,--exclude-libs=ALL \ 259 -Wl,--exclude-libs=ALL \
|
base_i18n.target.linux-arm.mk | 239 -Wl,--exclude-libs=ALL \ 258 -Wl,--exclude-libs=ALL \
|
base_i18n.target.linux-mips.mk | 236 -Wl,--exclude-libs=ALL \ 253 -Wl,--exclude-libs=ALL \
|
base_i18n.target.linux-x86.mk | 242 -Wl,--exclude-libs=ALL \ 259 -Wl,--exclude-libs=ALL \
|