/external/llvm/lib/LTO/ |
D | LTO.cpp | 101 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteGUID() 115 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteInIndex()
|
D | ThinLTOCodeGenerator.cpp | 639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalize() local 740 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in run() local
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | JITSymbolFlags.h | 62 bool isExported() const { in isExported() function
|
/external/robolectric/resources/src/main/java/org/robolectric/manifest/ |
D | ServiceData.java | 68 public boolean isExported() { in isExported() method in ServiceData
|
D | BroadcastReceiverData.java | 73 public boolean isExported() { in isExported() method in BroadcastReceiverData
|
D | ActivityData.java | 87 public boolean isExported() { in isExported() method in ActivityData
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/ |
D | ServiceData.java | 68 public boolean isExported() { in isExported() method in ServiceData
|
D | BroadcastReceiverData.java | 73 public boolean isExported() { in isExported() method in BroadcastReceiverData
|
D | ActivityData.java | 87 public boolean isExported() { in isExported() method in ActivityData
|
/external/go-cmp/cmp/cmpopts/ |
D | ignore.go | 146 func isExported(id string) bool { func
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSymbolWasm.h | 51 bool isExported() const { in isExported() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 142 bool isExported() const { in isExported() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTO.cpp | 389 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID() 420 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex() 1336 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
|
/external/go-cmp/cmp/ |
D | path.go | 377 func isExported(id string) bool { func
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 383 bool isExported() const { in isExported() function 714 function_ref<bool(StringRef, ValueInfo)> isExported, in updateIndexWPDForExports()
|
D | LowerTypeTests.cpp | 301 bool isExported() const { in isExported() function in __anon186fa4cc0111::GlobalTypeMember
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink() local
|