Home
last modified time | relevance | path

Searched refs:SHARED_LIB (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/tools/gyp/test/product/
Dgyptest-product.py27 test.SHARED_LIB, bare=True)
29 test.SHARED_LIB, bare=True)
30 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
/external/chromium_org/tools/gyp/test/additional-targets/
Dgyptest-additional.py32 type=test.SHARED_LIB,
52 type=test.SHARED_LIB,
/external/chromium_org/tools/gyp/test/lib/
DTestGyp.py84 SHARED_LIB = '__shared_lib__' variable in TestGypBase
332 elif type == self.SHARED_LIB:
491 if type == self.SHARED_LIB:
620 elif type == self.SHARED_LIB:
624 if subdir and type != self.SHARED_LIB:
717 elif type == self.SHARED_LIB and sys.platform != 'darwin':
720 if subdir and type != self.SHARED_LIB:
869 elif type == self.SHARED_LIB:
873 if subdir and type != self.SHARED_LIB:
/external/chromium_org/tools/gyp/test/ninja/s-needs-no-depfiles/
Dgyptest-s-needs-no-depfiles.py32 empty_dll = test.built_file_path('empty', test.SHARED_LIB)
/external/chromium_org/tools/gyp/test/mac/
Dgyptest-postbuild.py48 type=test.SHARED_LIB,
Dgyptest-strip.py27 return test.built_file_path(s, type=test.SHARED_LIB, chdir='strip')
Dgyptest-archs.py66 'shared_32_64', chdir='archs', type=test.SHARED_LIB)
/external/v8/tools/
Dtickprocessor.js241 SHARED_LIB: 1 property
265 return this.codeTypes_[name] == TickProcessor.CodeTypes.SHARED_LIB;
/external/chromium_org/v8/tools/
Dtickprocessor.js261 SHARED_LIB: 1 property
285 return this.codeTypes_[name] == TickProcessor.CodeTypes.SHARED_LIB;