/external/webrtc/webrtc/modules/video_coding/codecs/h264/ |
D | h264.cc | 48 bool H264Encoder::IsSupported() { in IsSupported() function in webrtc::H264Encoder 62 bool H264Decoder::IsSupported() { in IsSupported() function in webrtc::H264Decoder
|
/external/webrtc/webrtc/base/ |
D | windowpickerfactory.h | 48 static bool IsSupported() { in IsSupported() function
|
/external/chromium-trace/catapult/devil/devil/android/perf/ |
D | thermal_throttle.py | 16 def IsSupported(device): member in OmapThrottlingDetector 43 def IsSupported(device): member in ExynosThrottlingDetector
|
/external/tensorflow/tensorflow/lite/ |
D | mmap_allocation_disabled.cc | 37 bool MMAPAllocation::IsSupported() { return false; } in IsSupported() function in tflite::MMAPAllocation
|
D | mmap_allocation.cc | 59 bool MMAPAllocation::IsSupported() { return true; } in IsSupported() function in tflite::MMAPAllocation
|
D | nnapi_delegate_disabled.cc | 44 bool NNAPIDelegate::IsSupported() { return false; } in IsSupported() function in tflite::NNAPIDelegate
|
D | nnapi_delegate.cc | 845 bool NNAPIDelegate::IsSupported() { in IsSupported() function in tflite::NNAPIDelegate
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | arithmetic_optimizer.cc | 465 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::AddOpsRewriteStage 682 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::HoistCommonFactorOutOfAggregation 900 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::MinimizeBroadcasts 1091 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::RemoveIdentityTranspose 1198 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::RemoveInvolution 1237 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::RemoveRedundantBitcastStage 1285 bool IsSupported(const NodeDef* node) const override { return IsCast(*node); } in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::RemoveRedundantCastStage 1310 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::RemoveNegationStage 1350 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::RemoveLogicalNotStage 1429 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonbb66c6470111::HoistCWiseUnaryChainsStage [all …]
|
D | graph_optimizer_stage_test.cc | 45 bool IsSupported(const NodeDef* node) const override { return true; } in IsSupported() function in tensorflow::grappler::__anon70f52c410111::FakeOptimizerStage
|
/external/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer_none.cpp | 10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
|
D | GrCoverageCountingPathRenderer.cpp | 21 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
|
/external/skqp/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer_none.cpp | 10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
|
D | GrCoverageCountingPathRenderer.cpp | 21 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_iccprofile.h | 26 bool IsSupported() const { return !!m_Transform; } in IsSupported() function
|
/external/v8/src/interpreter/ |
D | interpreter-intrinsics.cc | 14 bool IntrinsicsHelper::IsSupported(Runtime::FunctionId function_id) { in IsSupported() function in v8::internal::interpreter::IntrinsicsHelper
|
/external/tensorflow/tensorflow/core/kernels/ |
D | matmul_op.cc | 193 static bool IsSupported() { return true; } in IsSupported() function 207 bool LaunchBlasGemv<Eigen::half>::IsSupported() { in IsSupported() function in tensorflow::__anon3f21431b0211::LaunchBlasGemv::half
|
D | meta_support.cc | 206 bool IsSupported() { in IsSupported() function
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitcodeHeader.h | 216 bool IsSupported() const { return IsSupportedFlag; } in IsSupported() function
|
/external/v8/src/compiler/ |
D | machine-operator.h | 30 bool IsSupported() const { return supported_; } in IsSupported() function
|
/external/chromium-trace/catapult/systrace/profile_chrome/ |
D | perf_tracing_agent.py | 110 def IsSupported(): member in PerfProfilerAgent
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViEAndroidGLES20.java | 301 public static boolean IsSupported(Context context) { in IsSupported() method in ViEAndroidGLES20
|
/external/libchrome/base/time/ |
D | time.h | 928 static bool IsSupported() WARN_UNUSED_RESULT { in IsSupported() function
|
/external/v8/src/base/platform/ |
D | time.cc | 772 bool ThreadTicks::IsSupported() { in IsSupported() function in v8::base::ThreadTicks
|
/external/tensorflow/tensorflow/contrib/lite/ |
D | nnapi_delegate.cc | 857 bool NNAPIDelegate::IsSupported() { return NNAPIExists(); } in IsSupported() function in tflite::NNAPIDelegate
|
/external/stressapptest/src/ |
D | os.cc | 124 bool OsLayer::IsSupported() { in IsSupported() function in OsLayer
|