/external/libchrome/base/task/sequence_manager/ |
D | sequence_manager_perftest.cc | 65 if (ThreadTicks::IsSupported()) in SetUp() 211 if (!ThreadTicks::IsSupported()) in TEST_F() 222 if (!ThreadTicks::IsSupported()) in TEST_F() 233 if (!ThreadTicks::IsSupported()) in TEST_F() 244 if (!ThreadTicks::IsSupported()) in TEST_F() 255 if (!ThreadTicks::IsSupported()) in TEST_F() 267 if (!ThreadTicks::IsSupported()) in TEST_F() 279 if (!ThreadTicks::IsSupported()) in TEST_F() 291 if (!ThreadTicks::IsSupported()) in TEST_F()
|
D | sequence_manager.cc | 15 : records_cpu_time_for_each_task(base::ThreadTicks::IsSupported() && in MetricRecordingSettings() 21 if (!base::ThreadTicks::IsSupported()) in MetricRecordingSettings()
|
/external/webrtc/webrtc/modules/video_coding/codecs/h264/ |
D | h264.cc | 39 RTC_DCHECK(H264Encoder::IsSupported()); in Create() 48 bool H264Encoder::IsSupported() { in IsSupported() function in webrtc::H264Encoder 53 RTC_DCHECK(H264Decoder::IsSupported()); in Create() 62 bool H264Decoder::IsSupported() { in IsSupported() function in webrtc::H264Decoder
|
/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 80 if OmapThrottlingDetector.IsSupported(device): 82 elif ExynosThrottlingDetector.IsSupported(device):
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 613 if (CpuFeatures::IsSupported(AVX)) { in Cvtss2sd() 622 if (CpuFeatures::IsSupported(AVX)) { in Cvtss2sd() 631 if (CpuFeatures::IsSupported(AVX)) { in Cvtsd2ss() 640 if (CpuFeatures::IsSupported(AVX)) { in Cvtsd2ss() 649 if (CpuFeatures::IsSupported(AVX)) { in Cvtlsi2sd() 660 if (CpuFeatures::IsSupported(AVX)) { in Cvtlsi2sd() 671 if (CpuFeatures::IsSupported(AVX)) { in Cvtlsi2ss() 682 if (CpuFeatures::IsSupported(AVX)) { in Cvtlsi2ss() 693 if (CpuFeatures::IsSupported(AVX)) { in Cvtqsi2ss() 704 if (CpuFeatures::IsSupported(AVX)) { in Cvtqsi2ss() [all …]
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1322 } else if (CpuFeatures::IsSupported(SSE4_1)) { in Move() 1342 if (CpuFeatures::IsSupported(AVX)) { in Pshufhw() 1351 if (CpuFeatures::IsSupported(AVX)) { in Pshuflw() 1360 if (CpuFeatures::IsSupported(AVX)) { in Pshufd() 1369 if (CpuFeatures::IsSupported(AVX)) { in Psraw() 1378 if (CpuFeatures::IsSupported(AVX)) { in Psrlw() 1387 if (CpuFeatures::IsSupported(AVX)) { in Psignb() 1392 if (CpuFeatures::IsSupported(SSSE3)) { in Psignb() 1401 if (CpuFeatures::IsSupported(AVX)) { in Psignw() 1406 if (CpuFeatures::IsSupported(SSSE3)) { in Psignw() [all …]
|
/external/webrtc/webrtc/modules/video_coding/codecs/h264/include/ |
D | h264.h | 33 static bool IsSupported(); 41 static bool IsSupported();
|
/external/chromium-trace/catapult/systrace/profile_chrome/ |
D | perf_tracing_agent_unittest.py | 16 if not perf_tracing_agent.PerfProfilerAgent.IsSupported(): 26 if not perf_tracing_agent.PerfProfilerAgent.IsSupported():
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_iccprofile.h | 24 bool IsValid() const { return IsSRGB() || IsSupported(); } in IsValid() 26 bool IsSupported() const { return !!m_Transform; } in IsSupported() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | graph_optimizer_stage.h | 132 virtual bool IsSupported(const NodeDef* node) const = 0; 152 return IsSupported(node) in EnsureNodeIsSupported() 259 if (stage->IsSupported(node)) { in PassThroughAllStages() 281 if (!stage->IsSupported(node)) { in PassThroughAllStagesWithStatus()
|
D | arithmetic_optimizer.cc | 465 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::AddOpsRewriteStage 682 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::HoistCommonFactorOutOfAggregation 900 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::MinimizeBroadcasts 1091 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::RemoveIdentityTranspose 1198 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::RemoveInvolution 1237 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::RemoveRedundantBitcastStage 1285 bool IsSupported(const NodeDef* node) const override { return IsCast(*node); } in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::RemoveRedundantCastStage 1310 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::RemoveNegationStage 1350 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::RemoveLogicalNotStage 1429 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon327bfa1e0111::HoistCWiseUnaryChainsStage [all …]
|
/external/webrtc/webrtc/base/ |
D | windowpicker_unittest.cc | 24 if (!rtc::WindowPickerFactory::IsSupported()) { in TEST() 39 if (!rtc::WindowPickerFactory::IsSupported()) { in TEST()
|
D | windowpickerfactory.h | 48 static bool IsSupported() { in IsSupported() function
|
/external/v8/src/arm/ |
D | assembler-arm-inl.h | 51 bool CpuFeatures::SupportsWasmSimd128() { return IsSupported(NEON); } in SupportsWasmSimd128() 54 return CpuFeatures::IsSupported(VFP32DREGS) ? 32 : 16; in NumRegisters() 262 if (CpuFeatures::IsSupported(ARMv7)) { in target_address_from_return_address() 283 if (CpuFeatures::IsSupported(ARMv7)) { in return_address_from_call_start() 331 } else if (CpuFeatures::IsSupported(ARMv7) && IsMovW(Memory<int32_t>(pc))) { in target_address_at() 374 } else if (CpuFeatures::IsSupported(ARMv7) && IsMovW(Memory<int32_t>(pc))) { in set_target_address_at()
|
/external/v8/src/s390/ |
D | assembler-s390.cc | 243 printf("FPU=%d\n", CpuFeatures::IsSupported(FPU)); in PrintFeatures() 244 printf("FPU_EXT=%d\n", CpuFeatures::IsSupported(FLOATING_POINT_EXT)); in PrintFeatures() 245 printf("GENERAL_INSTR=%d\n", CpuFeatures::IsSupported(GENERAL_INSTR_EXT)); in PrintFeatures() 246 printf("DISTINCT_OPS=%d\n", CpuFeatures::IsSupported(DISTINCT_OPS)); in PrintFeatures() 247 printf("VECTOR_FACILITY=%d\n", CpuFeatures::IsSupported(VECTOR_FACILITY)); in PrintFeatures() 248 printf("MISC_INSTR_EXT2=%d\n", CpuFeatures::IsSupported(MISC_INSTR_EXT2)); in PrintFeatures()
|
D | macro-assembler-s390.cc | 691 if (CpuFeatures::IsSupported(FLOATING_POINT_EXT)) { in ConvertUnsignedIntToDouble() 2218 if (CpuFeatures::IsSupported(MISC_INSTR_EXT2)) { in Mul() 2408 CHECK(CpuFeatures::IsSupported(MISC_INSTR_EXT2)); in MulPWithCondition() 2478 if (CpuFeatures::IsSupported(DISTINCT_OPS) && is_int16(opnd.immediate())) { in Add32() 2497 if (CpuFeatures::IsSupported(DISTINCT_OPS) && is_int16(opnd.immediate())) { in AddP() 2529 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in Add32() 2546 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in AddP() 2615 DCHECK(CpuFeatures::IsSupported(GENERAL_INSTR_EXT)); in Add32() 2623 DCHECK(CpuFeatures::IsSupported(GENERAL_INSTR_EXT)); in AddP() 2782 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in Sub32() [all …]
|
/external/tensorflow/tensorflow/lite/ |
D | mmap_allocation_disabled.cc | 37 bool MMAPAllocation::IsSupported() { return false; } in IsSupported() function in tflite::MMAPAllocation
|
D | nnapi_delegate_disabled.cc | 44 bool NNAPIDelegate::IsSupported() { return false; } in IsSupported() function in tflite::NNAPIDelegate
|
D | mmap_allocation.cc | 59 bool MMAPAllocation::IsSupported() { return true; } in IsSupported() function in tflite::MMAPAllocation
|
/external/skqp/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer_none.cpp | 10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
|
/external/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer_none.cpp | 10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViERenderer.java | 24 if(useOpenGLES2 == true && ViEAndroidGLES20.IsSupported(context)) in CreateRenderer()
|
/external/v8/src/ppc/ |
D | cpu-ppc.cc | 17 if (CpuFeatures::IsSupported(INSTR_AND_DATA_CACHE_COHERENCY)) { in FlushICache()
|
/external/v8/src/wasm/baseline/x64/ |
D | liftoff-assembler-x64.h | 18 if (!CpuFeatures::IsSupported(name)) { \ 657 if (!CpuFeatures::IsSupported(POPCNT)) return false; in emit_i32_popcnt() 765 if (CpuFeatures::IsSupported(AVX)) { in emit_f32_add() 778 if (CpuFeatures::IsSupported(AVX)) { in emit_f32_sub() 793 if (CpuFeatures::IsSupported(AVX)) { in emit_f32_mul() 806 if (CpuFeatures::IsSupported(AVX)) { in emit_f32_div() 937 if (CpuFeatures::IsSupported(AVX)) { in emit_f64_add() 950 if (CpuFeatures::IsSupported(AVX)) { in emit_f64_sub() 965 if (CpuFeatures::IsSupported(AVX)) { in emit_f64_mul() 978 if (CpuFeatures::IsSupported(AVX)) { in emit_f64_div() [all …]
|
/external/v8/src/interpreter/ |
D | interpreter-intrinsics.cc | 14 bool IntrinsicsHelper::IsSupported(Runtime::FunctionId function_id) { in IsSupported() function in v8::internal::interpreter::IntrinsicsHelper
|