/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 26 bool MemoryOpRemark::canHandle(const Instruction *I, const TargetLibraryInfo &TLI) { in canHandle() function in MemoryOpRemark 385 bool AutoInitRemark::canHandle(const Instruction *I) { in canHandle() function in AutoInitRemark
|
/aosp_15_r20/external/skia/tools/skiaserve/urlhandlers/ |
H A D | RootHandler.cpp | 16 bool RootHandler::canHandle(const char* method, const char* url) { in canHandle() function in RootHandler
|
H A D | DownloadHandler.cpp | 16 bool DownloadHandler::canHandle(const char* method, const char* url) { in canHandle() function in DownloadHandler
|
H A D | QuitHandler.cpp | 16 bool QuitHandler::canHandle(const char* method, const char* url) { in canHandle() function in QuitHandler
|
H A D | OpBoundsHandler.cpp | 18 bool OpBoundsHandler::canHandle(const char* method, const char* url) { in canHandle() function in OpBoundsHandler
|
H A D | ClipAlphaHandler.cpp | 18 bool ClipAlphaHandler::canHandle(const char* method, const char* url) { in canHandle() function in ClipAlphaHandler
|
H A D | OpsHandler.cpp | 18 bool OpsHandler::canHandle(const char* method, const char* url) { in canHandle() function in OpsHandler
|
H A D | DataHandler.cpp | 18 bool DataHandler::canHandle(const char* method, const char* url) { in canHandle() function in DataHandler
|
H A D | ColorModeHandler.cpp | 18 bool ColorModeHandler::canHandle(const char* method, const char* url) { in canHandle() function in ColorModeHandler
|
H A D | EnableGPUHandler.cpp | 18 bool EnableGPUHandler::canHandle(const char* method, const char* url) { in canHandle() function in EnableGPUHandler
|
H A D | OverdrawHandler.cpp | 18 bool OverdrawHandler::canHandle(const char* method, const char* url) { in canHandle() function in OverdrawHandler
|
H A D | InfoHandler.cpp | 18 bool InfoHandler::canHandle(const char* method, const char* url) { in canHandle() function in InfoHandler
|
H A D | ImgHandler.cpp | 18 bool ImgHandler::canHandle(const char* method, const char* url) { in canHandle() function in ImgHandler
|
H A D | CmdHandler.cpp | 18 bool CmdHandler::canHandle(const char* method, const char* url) { in canHandle() function in CmdHandler
|
H A D | PostHandler.cpp | 30 bool PostHandler::canHandle(const char* method, const char* url) { in canHandle() function in PostHandler
|
H A D | BreakHandler.cpp | 20 bool BreakHandler::canHandle(const char* method, const char* url) { in canHandle() function in BreakHandler
|
/aosp_15_r20/frameworks/base/drm/java/android/drm/ |
H A D | DrmManagerClient.java | 500 public boolean canHandle(String path, String mimeType) { in canHandle() method in DrmManagerClient 515 public boolean canHandle(Uri uri, String mimeType) { in canHandle() method in DrmManagerClient
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 66 static bool canHandle(Instruction *Inst) { in canHandle() function 195 static bool canHandle(Instruction *Inst) { in canHandle() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 108 static bool canHandle(Instruction *Inst) { in canHandle() function 421 static bool canHandle(Instruction *Inst) { in canHandle() function
|
/aosp_15_r20/frameworks/av/drm/drmserver/ |
H A D | DrmManager.cpp | 306 bool DrmManager::canHandle(int uniqueId, const String8& path, const String8& mimeType) { in canHandle() function in DrmManager 344 bool DrmManager::canHandle(int uniqueId, const String8& path) { in canHandle() function in DrmManager
|
/aosp_15_r20/frameworks/av/drm/libdrmframework/ |
H A D | DrmManagerClient.cpp | 50 bool DrmManagerClient::canHandle(const String8& path, const String8& mimeType) { in canHandle() function in DrmManagerClient
|
H A D | NoOpDrmManagerClientImpl.cpp | 50 bool NoOpDrmManagerClientImpl::canHandle( in canHandle() function in android::NoOpDrmManagerClientImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 104 static bool canHandle(Instruction *Inst) { in canHandle() function 468 static bool canHandle(Instruction *Inst) { in canHandle() function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/ |
H A D | fusion.cpp | 74 static bool canHandle(Node* node) { in canHandle() function
|
/aosp_15_r20/frameworks/av/drm/common/ |
H A D | DrmEngineBase.cpp | 51 bool DrmEngineBase::canHandle(int uniqueId, const String8& path) { in canHandle() function in DrmEngineBase
|