Home
last modified time | relevance | path

Searched defs:IsSupported (Results 1 – 25 of 27) sorted by relevance

12

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264.cc48 bool H264Encoder::IsSupported() { in IsSupported() function in webrtc::H264Encoder
62 bool H264Decoder::IsSupported() { in IsSupported() function in webrtc::H264Decoder
/external/webrtc/webrtc/base/
Dwindowpickerfactory.h48 static bool IsSupported() { in IsSupported() function
/external/chromium-trace/catapult/devil/devil/android/perf/
Dthermal_throttle.py16 def IsSupported(device): member in OmapThrottlingDetector
43 def IsSupported(device): member in ExynosThrottlingDetector
/external/tensorflow/tensorflow/lite/
Dmmap_allocation_disabled.cc37 bool MMAPAllocation::IsSupported() { return false; } in IsSupported() function in tflite::MMAPAllocation
Dmmap_allocation.cc59 bool MMAPAllocation::IsSupported() { return true; } in IsSupported() function in tflite::MMAPAllocation
Dnnapi_delegate_disabled.cc44 bool NNAPIDelegate::IsSupported() { return false; } in IsSupported() function in tflite::NNAPIDelegate
Dnnapi_delegate.cc845 bool NNAPIDelegate::IsSupported() { in IsSupported() function in tflite::NNAPIDelegate
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc465 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 …]
Dgraph_optimizer_stage_test.cc45 bool IsSupported(const NodeDef* node) const override { return true; } in IsSupported() function in tensorflow::grappler::__anon70f52c410111::FakeOptimizerStage
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
DGrCoverageCountingPathRenderer.cpp21 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
DGrCoverageCountingPathRenderer.cpp21 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
/external/pdfium/core/fpdfapi/page/
Dcpdf_iccprofile.h26 bool IsSupported() const { return !!m_Transform; } in IsSupported() function
/external/v8/src/interpreter/
Dinterpreter-intrinsics.cc14 bool IntrinsicsHelper::IsSupported(Runtime::FunctionId function_id) { in IsSupported() function in v8::internal::interpreter::IntrinsicsHelper
/external/tensorflow/tensorflow/core/kernels/
Dmatmul_op.cc193 static bool IsSupported() { return true; } in IsSupported() function
207 bool LaunchBlasGemv<Eigen::half>::IsSupported() { in IsSupported() function in tensorflow::__anon3f21431b0211::LaunchBlasGemv::half
Dmeta_support.cc206 bool IsSupported() { in IsSupported() function
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h216 bool IsSupported() const { return IsSupportedFlag; } in IsSupported() function
/external/v8/src/compiler/
Dmachine-operator.h30 bool IsSupported() const { return supported_; } in IsSupported() function
/external/chromium-trace/catapult/systrace/profile_chrome/
Dperf_tracing_agent.py110 def IsSupported(): member in PerfProfilerAgent
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
DViEAndroidGLES20.java301 public static boolean IsSupported(Context context) { in IsSupported() method in ViEAndroidGLES20
/external/libchrome/base/time/
Dtime.h928 static bool IsSupported() WARN_UNUSED_RESULT { in IsSupported() function
/external/v8/src/base/platform/
Dtime.cc772 bool ThreadTicks::IsSupported() { in IsSupported() function in v8::base::ThreadTicks
/external/tensorflow/tensorflow/contrib/lite/
Dnnapi_delegate.cc857 bool NNAPIDelegate::IsSupported() { return NNAPIExists(); } in IsSupported() function in tflite::NNAPIDelegate
/external/stressapptest/src/
Dos.cc124 bool OsLayer::IsSupported() { in IsSupported() function in OsLayer

12