/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/ |
D | ModuleHandler.java | 30 abstract boolean isExported(Class<?> source); in isExported() method in ModuleHandler 32 abstract boolean isExported(Class<?> source, Class<?> target); in isExported() method in ModuleHandler 56 isExported, field in ModuleHandler.ModuleSystemFound 101 boolean isExported(Class<?> source) { in isExported() method in ModuleHandler.ModuleSystemFound 113 boolean isExported(Class<?> source, Class<?> target) { in isExported() method in ModuleHandler.ModuleSystemFound 317 boolean isExported(Class<?> source) { in isExported() method in ModuleHandler.NoModuleSystemFound 322 boolean isExported(Class<?> source, Class<?> target) { in isExported() method in ModuleHandler.NoModuleSystemFound
|
/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 | 66 public boolean isExported() { in isExported() method in ServiceData
|
D | BroadcastReceiverData.java | 73 public boolean isExported() { in isExported() method in BroadcastReceiverData
|
D | ActivityData.java | 91 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-16.0/llvm/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 144 bool isExported() const { in isExported() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCSymbolWasm.h | 55 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/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
D | LTO.cpp | 433 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID() 464 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex() 1569 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
|
/external/go-cmp/cmp/ |
D | path.go | 387 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 __anon426a789d0111::GlobalTypeMember
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 481 bool isExported() const { in isExported() function 862 function_ref<bool(StringRef, ValueInfo)> isExported, in updateIndexWPDForExports()
|
D | LowerTypeTests.cpp | 307 bool isExported() const { in isExported() function in __anon1e316a630111::GlobalTypeMember
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink() local
|