Home
last modified time | relevance | path

Searched defs:is_supported (Results 1 – 18 of 18) sorted by relevance

/third_party/gn/src/base/numerics/
Dsafe_math_clang_gcc_impl.h24 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 …]
Dsafe_math_shared_impl.h39 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
Dsafe_conversions.h24 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/
Dsafe_math_clang_gcc_impl.h34 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 …]
Dsafe_math_shared_impl.h47 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
Dsafe_math_arm_impl.h23 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
Dsafe_conversions.h38 static constexpr bool is_supported = false; member
53 static constexpr bool is_supported = false; member
Dsafe_conversions_arm_impl.h25 static constexpr bool is_supported = member
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dquery.c70 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()
230VdpBool *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()
430VdpBool *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/
Dsafe_conversions.h42 static constexpr bool is_supported = false; member
55 static constexpr bool is_supported = false; member
Dsafe_conversions_arm_impl.h28 static constexpr bool is_supported = member
/third_party/ffmpeg/libavformat/
Drtpenc.c49 static int is_supported(enum AVCodecID id) in is_supported() function
/third_party/node/deps/v8/src/base/platform/
Dtime.cc820 static bool is_supported = base::CPU().has_non_stop_time_stamp_counter(); in IsSupportedWin() local
/third_party/python/Lib/
Dpathlib.py121 is_supported = (os.name == 'nt') variable in _WindowsFlavour
237 is_supported = (os.name != 'nt') variable in _PosixFlavour
/third_party/ffmpeg/libavcodec/
Ddxva2.c164 BOOL is_supported = FALSE; in d3d11va_validate_output() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp2912 bool is_supported = true; in isTargetSupported() local
2995 bool is_supported = true; in isTargetSuppByFormat() local
Dgl4cBufferStorageTests.cpp398 bool is_supported = context.getContextInfo().isExtensionSupported("GL_ARB_direct_state_access"); in getDirectStateAccessSupport() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp1809 gboolean is_supported = FALSE; in gst_d3d11_converter_new() local