Searched full:inherit_from (Results 1 – 2 of 2) 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'],
|