Home
last modified time | relevance | path

Searched full:inherit_from (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/ruby/
D.rubocop.yml3 inherit_from: .rubocop_todo.yml
/external/google-breakpad/src/build/
Dcommon.gypi486 'inherit_from': ['Common_Base', 'x86_Base', 'Debug_Base'],
489 'inherit_from': ['Common_Base', 'x86_Base', 'Release_Base'],
523 'inherit_from': ['Common_Base', 'x86_Base', 'Release_Base', 'Purify'],
526 'inherit_from': ['Common_Base', 'x64_Base', 'Debug_Base'],
529 'inherit_from': ['Common_Base', 'x64_Base', 'Release_Base'],
532 'inherit_from': ['Common_Base', 'x64_Base', 'Release_Base', 'Purify_Base'],
/external/python/cpython3/Mac/BuildScript/
Dopenssl-mac-arm64.patch9 + inherit_from => [ "darwin-common", asm("aarch64_asm") ],