/third_party/node/deps/v8/src/base/ |
H A D | safe_conversions_arm_impl.h | 28 static constexpr bool is_supported = member
|
H A D | safe_conversions.h | 42 static constexpr bool is_supported = false; member 55 static constexpr bool is_supported = false; member 70 static constexpr bool is_supported = true; member 87 static constexpr bool is_supported = true; member 165 static constexpr bool is_supported = false; member 178 static constexpr bool is_supported = true; member 190 static constexpr bool is_supported member [all...] |
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
H A D | safe_conversions_arm_impl.h | 25 static constexpr bool is_supported = member
|
H A 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
|
H A 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 member 140 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported; global() member 151 static const bool is_supported = ClampedMulFastAsmOp<T, U>::is_supported; global() member 162 static const bool is_supported = std::is_signed<T>::value; global() member [all...] |
H A 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
|
H A D | safe_conversions.h | 38 static constexpr bool is_supported = false; member 53 static constexpr bool is_supported = false; member 70 static constexpr bool is_supported = true; member 89 static constexpr bool is_supported = true; member 167 static constexpr bool is_supported = false; member 182 static constexpr bool is_supported = true; member 193 static constexpr bool is_supported member [all...] |
/third_party/gn/src/base/numerics/ |
H A 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 member 116 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported; global() member 125 static const bool is_supported = ClampedMulFastAsmOp<T, U>::is_supported; global() member 134 static const bool is_supported = std::is_signed<T>::value; global() member [all...] |
H A 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
|
H A D | safe_conversions.h | 24 static const bool is_supported = false; member 37 static const bool is_supported = false; member 53 static const bool is_supported = true; member 71 static const bool is_supported = true; member 150 static const bool is_supported = false; member 163 static const bool is_supported = true; member
|
/third_party/vixl/tools/ |
H A D | clang_format.py | 72 def is_supported(tool): function
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpenc.c | 49 static int is_supported(enum AVCodecID id) in is_supported() function
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | query.c | 69 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) vlVdpVideoSurfaceQueryCapabilities() argument 105 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported) vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() argument 175 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, uint32_t *max_width, uint32_t *max_height) vlVdpDecoderQueryCapabilities() argument 229 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) vlVdpOutputSurfaceQueryCapabilities() argument 281 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported) vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() argument 319 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpIndexedFormat bits_indexed_format, VdpColorTableFormat color_table_format, VdpBool *is_supported) vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() argument 380 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported) vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() argument 429 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) vlVdpBitmapSurfaceQueryCapabilities() argument 480 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, VdpBool *is_supported) vlVdpVideoMixerQueryFeatureSupport() argument 505 vlVdpVideoMixerQueryParameterSupport(VdpDevice device, VdpVideoMixerParameter parameter, VdpBool *is_supported) vlVdpVideoMixerQueryParameterSupport() argument 574 vlVdpVideoMixerQueryAttributeSupport(VdpDevice device, VdpVideoMixerAttribute attribute, VdpBool *is_supported) vlVdpVideoMixerQueryAttributeSupport() argument [all...] |
/third_party/backends/backend/ |
H A D | hp.h | 119 hp_bool_t checked, is_supported; member
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_test_lib.c | 478 uint8_t is_supported; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dxva2.c | 164 BOOL is_supported = FALSE; in d3d11va_validate_output() local
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | time.cc | 820 static bool is_supported = base::CPU().has_non_stop_time_stamp_counter(); in IsSupportedWin() local
|
/third_party/python/Lib/ |
H A D | pathlib.py | 121 is_supported = (os.name == 'nt') variable in _WindowsFlavour 237 is_supported = (os.name != 'nt') variable in _PosixFlavour
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cBufferStorageTests.cpp | 398 bool is_supported = context.getContextInfo().isExtensionSupported("GL_ARB_direct_state_access"); in getDirectStateAccessSupport() local
|
H A D | gl3cTextureSwizzleTests.cpp | 2912 bool is_supported = true; in isTargetSupported() local 2995 bool is_supported = true; in isTargetSuppByFormat() local
|