/third_party/gn/src/base/numerics/ |
D | safe_math_clang_gcc_impl.h | 24 static const bool is_supported = false; member 34 static const bool is_supported = false; member 44 static const bool is_supported = false; member 54 static const bool is_supported = false; member 66 static const bool is_supported = true; member 75 static const bool is_supported = true; member 89 static const bool is_supported = member 107 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; member 116 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported; member 125 static const bool is_supported = ClampedMulFastAsmOp<T, U>::is_supported; member [all …]
|
D | safe_math_shared_impl.h | 39 static const bool is_supported = false; member 49 static const bool is_supported = false; member 59 static const bool is_supported = false; member 69 static const bool is_supported = false; member 79 static const bool is_supported = false; member 89 static const bool is_supported = false; member 99 static const bool is_supported = false; member
|
D | safe_conversions.h | 24 static const bool is_supported = false; member 37 static const bool is_supported = false; member
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
D | safe_math_clang_gcc_impl.h | 34 static const bool is_supported = false; member 46 static const bool is_supported = false; member 58 static const bool is_supported = false; member 70 static const bool is_supported = false; member 84 static const bool is_supported = true; member 95 static const bool is_supported = true; member 111 static const bool is_supported = (IsTypeInRangeForNumericType<intptr_t, T>::value && member 129 static const bool is_supported = ClampedAddFastAsmOp<T, U>::is_supported; member 140 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported; member 151 static const bool is_supported = ClampedMulFastAsmOp<T, U>::is_supported; member [all …]
|
D | safe_math_shared_impl.h | 47 static const bool is_supported = false; member 59 static const bool is_supported = false; member 71 static const bool is_supported = false; member 83 static const bool is_supported = false; member 95 static const bool is_supported = false; member 107 static const bool is_supported = false; member 119 static const bool is_supported = false; member
|
D | safe_math_arm_impl.h | 23 static const bool is_supported = FastIntegerArithmeticPromotion<T, U>::is_contained; member 53 static const bool is_supported = member 79 static const bool is_supported = member 105 static const bool is_supported = CheckedMulFastAsmOp<T, U>::is_supported; member
|
D | safe_conversions.h | 38 static constexpr bool is_supported = false; member 53 static constexpr bool is_supported = false; member
|
D | safe_conversions_arm_impl.h | 25 static constexpr bool is_supported = member
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | query.c | 70 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpVideoSurfaceQueryCapabilities() 107 VdpBool *is_supported) in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 176 VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, in vlVdpDecoderQueryCapabilities() 230 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpOutputSurfaceQueryCapabilities() 282 VdpBool *is_supported) in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() 323 VdpBool *is_supported) in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() 382 VdpBool *is_supported) in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() 430 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpBitmapSurfaceQueryCapabilities() 481 VdpBool *is_supported) in vlVdpVideoMixerQueryFeatureSupport() 506 VdpBool *is_supported) in vlVdpVideoMixerQueryParameterSupport() [all …]
|
/third_party/node/deps/v8/src/base/ |
D | safe_conversions.h | 42 static constexpr bool is_supported = false; member 55 static constexpr bool is_supported = false; member
|
D | safe_conversions_arm_impl.h | 28 static constexpr bool is_supported = member
|
/third_party/ffmpeg/libavformat/ |
D | rtpenc.c | 49 static int is_supported(enum AVCodecID id) in is_supported() function
|
/third_party/node/deps/v8/src/base/platform/ |
D | time.cc | 820 static bool is_supported = base::CPU().has_non_stop_time_stamp_counter(); in IsSupportedWin() local
|
/third_party/python/Lib/ |
D | pathlib.py | 121 is_supported = (os.name == 'nt') variable in _WindowsFlavour 237 is_supported = (os.name != 'nt') variable in _PosixFlavour
|
/third_party/ffmpeg/libavcodec/ |
D | dxva2.c | 164 BOOL is_supported = FALSE; in d3d11va_validate_output() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 2912 bool is_supported = true; in isTargetSupported() local 2995 bool is_supported = true; in isTargetSuppByFormat() local
|
D | gl4cBufferStorageTests.cpp | 398 bool is_supported = context.getContextInfo().isExtensionSupported("GL_ARB_direct_state_access"); in getDirectStateAccessSupport() local
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11converter.cpp | 1809 gboolean is_supported = FALSE; in gst_d3d11_converter_new() local
|