Searched refs:SHARED_LIB (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/tools/gyp/test/product/ |
D | gyptest-product.py | 27 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/ |
D | gyptest-additional.py | 32 type=test.SHARED_LIB, 52 type=test.SHARED_LIB,
|
/external/chromium_org/tools/gyp/test/lib/ |
D | TestGyp.py | 84 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/ |
D | gyptest-s-needs-no-depfiles.py | 32 empty_dll = test.built_file_path('empty', test.SHARED_LIB)
|
/external/chromium_org/tools/gyp/test/mac/ |
D | gyptest-postbuild.py | 48 type=test.SHARED_LIB,
|
D | gyptest-strip.py | 27 return test.built_file_path(s, type=test.SHARED_LIB, chdir='strip')
|
D | gyptest-archs.py | 66 'shared_32_64', chdir='archs', type=test.SHARED_LIB)
|
/external/v8/tools/ |
D | tickprocessor.js | 241 SHARED_LIB: 1 property 265 return this.codeTypes_[name] == TickProcessor.CodeTypes.SHARED_LIB;
|
/external/chromium_org/v8/tools/ |
D | tickprocessor.js | 261 SHARED_LIB: 1 property 285 return this.codeTypes_[name] == TickProcessor.CodeTypes.SHARED_LIB;
|