HomeSort by relevance Sort by last modified time
    Searched full:shared_library (Results 26 - 50 of 233) sorted by null

12 3 4 5 6 7 8 910

  /external/chromium_org/tools/gyp/test/win/importlib/
importlib.gyp 9 'type': 'shared_library',
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja_test.py 23 self.assertTrue(writer.ComputeOutputFileName(spec, 'shared_library').
34 self.assertTrue(writer.ComputeOutputFileName(spec, 'shared_library').
38 self.assertTrue(writer.ComputeOutputFileName(spec, 'shared_library').
  /external/chromium_org/tools/gyp/test/toolsets/
toolsets.gyp 41 'type': 'shared_library',
50 'type': 'shared_library',
53 # Ensure target and host have different shared_library names
  /external/chromium_org/webkit/renderer/compositor_bindings/
compositor_bindings_tests.gyp 35 ['OS == "android" and gtest_target_type == "shared_library"', {
53 # Special target to wrap a gtest_target_type==shared_library
55 ['OS == "android" and gtest_target_type == "shared_library"', {
  /external/chromium_org/tools/gyp/test/mac/objc-gc/
test.gyp 11 'type': 'shared_library',
21 'type': 'shared_library',
34 'type': 'shared_library',
  /external/chromium_org/tools/android/memconsumer/
memconsumer.gyp 31 'type': 'shared_library',
  /external/chromium_org/tools/clang/plugins/
Makefile 13 SHARED_LIBRARY = 1
  /external/chromium_org/tools/gyp/test/dependencies/
gyptest-double-dependency.py 9 shared_library targets. Regression test for http://crbug.com/122588
  /external/chromium_org/tools/gyp/test/dependencies/sharedlib-linksettings/
test.gyp 12 'type': 'shared_library',
  /external/chromium_org/tools/gyp/test/mac/framework-headers/
test.gyp 9 'type': 'shared_library',
  /external/chromium_org/tools/gyp/test/ninja/solibs_avoid_relinking/
solibs_avoid_relinking.gyp 9 'type': 'shared_library',
  /external/chromium_org/tools/gyp/test/self-dependency/
gyptest-self-dependency.py 9 shared_library targets. Regression test for http://crbug.com/122588
  /external/chromium_org/v8/build/
all.gyp 16 ['component!="shared_library"', {
  /external/chromium_org/build/
apk_test.gypi 27 ['OS == "android" and gtest_target_type == "shared_library"', {
39 }], # 'OS == "android" and gtest_target_type == "shared_library"
  /external/chromium_org/third_party/libpng/
libpng.gyp 57 # Chromium libpng does not support building as a shared_library
61 ['OS=="win" and component=="shared_library"', {
  /external/chromium_org/tools/gyp/test/mac/debuginfo/
test.gyp 18 'type': 'shared_library',
49 'type': 'shared_library',
  /external/chromium_org/tools/gyp/test/mac/framework/
framework.gyp 9 'type': 'shared_library',
16 'type': 'shared_library',
  /external/chromium_org/tools/gyp/test/mac/postbuilds/
test.gyp 34 'type': 'shared_library',
73 'type': 'shared_library',
  /external/chromium_org/tools/gyp/test/mac/type_envvars/
test.gyp 33 'type': 'shared_library',
69 'type': 'shared_library',
  /frameworks/base/tests/SharedLibrary/lib/
AndroidManifest.xml 18 package="com.google.android.test.shared_library"
21 <library android:name="com.google.android.test.shared_library" />
  /external/chromium_org/sql/
sql.gyp 109 ['OS == "android" and gtest_target_type == "shared_library"', {
120 # Special target to wrap a gtest_target_type==shared_library
122 ['OS == "android" and gtest_target_type == "shared_library"', {
  /external/chromium_org/tools/gyp/test/library/
gyptest-shared.py 18 '-Dlibrary=shared_library',
36 '-Dlibrary=shared_library',
58 '-Dlibrary=shared_library',
  /external/chromium_org/chrome/app/android/
chrome_jni_onload.cc 11 // Note that this file must be included in the final shared_library build step
  /external/chromium_org/chrome_elf/
chrome_elf.gyp 15 'type': 'shared_library',
  /external/chromium_org/ipc/
ipc.gyp 74 ['OS == "android" and gtest_target_type == "shared_library"', {
117 ['OS == "android" and gtest_target_type == "shared_library"', {
179 # Special target to wrap a gtest_target_type==shared_library
182 ['OS == "android" and gtest_target_type == "shared_library"', {

Completed in 437 milliseconds

12 3 4 5 6 7 8 910