Searched full:inherit_from (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/ruby/ |
D | .rubocop.yml | 3 inherit_from: .rubocop_todo.yml
|
/external/google-breakpad/src/build/ |
D | common.gypi | 486 '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/ |
D | openssl-mac-arm64.patch | 9 + inherit_from => [ "darwin-common", asm("aarch64_asm") ],
|