/external/mesa3d/src/gallium/frontends/vdpau/ |
D | query.c | 68 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpVideoSurfaceQueryCapabilities() argument 74 if (!(is_supported && max_width && max_height)) in vlVdpVideoSurfaceQueryCapabilities() 88 *is_supported = true; in vlVdpVideoSurfaceQueryCapabilities() 105 VdpBool *is_supported) in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() argument 110 if (!is_supported) in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 125 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_420; in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 129 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_420; in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 132 if (*is_supported && in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 144 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_422; in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 149 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_444; in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() [all …]
|
/external/libchrome/base/numerics/ |
D | safe_math_clang_gcc_impl.h | 29 static const bool is_supported = false; member 39 static const bool is_supported = false; member 49 static const bool is_supported = false; member 59 static const bool is_supported = false; member 71 static const bool is_supported = true; member 80 static const bool is_supported = true; member 94 static const bool is_supported = member 100 static const bool is_supported = true; 104 return CheckedMulFastAsmOp<T, U>::is_supported in Do() 112 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; member [all …]
|
D | safe_math_arm_impl.h | 19 static const bool is_supported = member 46 static const bool is_supported = member 72 static const bool is_supported = member 98 static const bool is_supported = CheckedMulFastAsmOp<T, U>::is_supported; member
|
D | safe_conversions.h | 29 static const bool is_supported = false; member 42 static const bool is_supported = false; member 58 static const bool is_supported = true; 76 static const bool is_supported = true; 90 return internal::IsValueInRangeFastOp<Dst, SrcType>::is_supported 155 static const bool is_supported = false; 168 static const bool is_supported = true; 170 if (SaturateFastAsmOp<Dst, Src>::is_supported) 195 SaturateFastOp<Dst, SrcType>::is_supported &&
|
D | safe_math_shared_impl.h | 40 static const bool is_supported = false; member 50 static const bool is_supported = false; member 60 static const bool is_supported = false; member 70 static const bool is_supported = false; member 80 static const bool is_supported = false; member 90 static const bool is_supported = false; member 100 static const bool is_supported = false; member
|
D | clamped_math_impl.h | 28 return MustTreatAsConstexpr(value) || !ClampedNegFastOp<T>::is_supported in SaturatedNegWrapper() 82 if (ClampedAddFastOp<T, U>::is_supported) 109 if (ClampedSubFastOp<T, U>::is_supported) 136 if (ClampedMulFastOp<T, U>::is_supported)
|
D | safe_conversions_arm_impl.h | 20 static const bool is_supported = member
|
D | checked_math_impl.h | 53 if (CheckedAddFastOp<T, U>::is_supported) 113 if (CheckedSubFastOp<T, U>::is_supported) 175 if (CheckedMulFastOp<T, U>::is_supported) 188 if (CheckedMulFastOp<Promotion, Promotion>::is_supported) {
|
/external/autotest/client/site_tests/network_WiFiHECaps/ |
D | network_WiFiHECaps.py | 47 is_supported = {f : False for f in featurelist} 53 if not is_supported[f] and f in line: 54 is_supported[f] = True 63 if is_supported[f]: 75 if is_supported[f]:
|
/external/pdfium/third_party/base/numerics/ |
D | safe_conversions.h | 30 static const bool is_supported = false; member 43 static const bool is_supported = false; member 59 static const bool is_supported = true; 77 static const bool is_supported = true; 91 return internal::IsValueInRangeFastOp<Dst, SrcType>::is_supported 156 static const bool is_supported = false; 169 SaturateFastAsmOp<Dst, Src>::is_supported>::type> { 170 static const bool is_supported = true; 180 !SaturateFastAsmOp<Dst, Src>::is_supported>::type> { 181 static const bool is_supported = true; [all …]
|
D | safe_conversions_arm_impl.h | 21 static constexpr bool is_supported = member
|
/external/libopus/celt/arm/ |
D | celt_fft_ne10.c | 84 st->arch_fft->is_supported = 0; in opus_fft_alloc_arm_neon() 88 st->arch_fft->is_supported = 1; in opus_fft_alloc_arm_neon() 121 if (!st->arch_fft->is_supported) { in opus_fft_neon() 153 if (!st->arch_fft->is_supported) { in opus_ifft_neon()
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_cpython/ |
D | test_supported.py | 10 is_supported, ignored_from_file, 24 result = is_supported(static) 36 result = is_supported(static)
|
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_compiler_defines_for_extensions.cpp | 280 int is_supported = 0; in test_compiler_defines_for_extensions() local 286 is_supported = 1; in test_compiler_defines_for_extensions() 290 if( !is_supported ) in test_compiler_defines_for_extensions() 297 is_supported = 1; in test_compiler_defines_for_extensions() 302 if (!is_supported) { in test_compiler_defines_for_extensions()
|
/external/python/cpython3/Tools/c-analyzer/cpython/ |
D | find.py | 13 ignored_from_file, IGNORED_FILE, is_supported, _is_object, 84 _is_supported=is_supported,
|
/external/minigbm/cros_gralloc/gralloc3/ |
D | CrosGralloc3Allocator.cc | 50 bool supported = mDriver->is_supported(&crosDescriptor); in allocate() 53 supported = mDriver->is_supported(&crosDescriptor); in allocate()
|
/external/minigbm/cros_gralloc/gralloc4/ |
D | CrosGralloc4Allocator.cc | 49 bool supported = mDriver->is_supported(&crosDescriptor); in allocate() 52 supported = mDriver->is_supported(&crosDescriptor); in allocate()
|
/external/ruy/ruy/ |
D | ctx.cc | 94 auto maybe_add = [&](Path path, std::function<bool(void)> is_supported) { in DetectRuntimeSupportedPaths() argument 96 if (is_supported()) { in DetectRuntimeSupportedPaths()
|
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/ |
D | host_training_loop_optimization_util.cc | 151 bool is_supported = true; in ExtractExecuteNodeInfo() local 167 is_supported = false; in ExtractExecuteNodeInfo() 179 is_supported = false; in ExtractExecuteNodeInfo() 186 is_supported = false; in ExtractExecuteNodeInfo() 193 if (is_supported) { in ExtractExecuteNodeInfo()
|
/external/autotest/server/site_tests/platform_HWwatchdog/ |
D | platform_HWwatchdog.py | 37 if not tester.is_supported():
|
/external/minigbm/cros_gralloc/gralloc0/ |
D | gralloc0.cc | 162 supported = mod->driver->is_supported(&descriptor); in gralloc0_alloc() 165 supported = mod->driver->is_supported(&descriptor); in gralloc0_alloc() 175 supported = mod->driver->is_supported(&descriptor); in gralloc0_alloc() 180 supported = mod->driver->is_supported(&descriptor); in gralloc0_alloc()
|
/external/minigbm/cros_gralloc/ |
D | cros_gralloc_driver.h | 23 bool is_supported(const struct cros_gralloc_buffer_descriptor *descriptor);
|
/external/autotest/server/cros/ |
D | watchdog_tester.py | 42 def is_supported(self): member in WatchdogTester
|
/external/tensorflow/tensorflow/lite/delegates/ |
D | utils.cc | 249 const auto is_supported = GraphPartitionHelper::IsNodeSupported( in IsNodeSupported() local 264 return is_supported; in IsNodeSupported()
|
/external/rnnoise/src/ |
D | kiss_fft.h | 85 int is_supported; member
|