Home
last modified time | relevance | path

Searched defs:support (Results 1 – 25 of 64) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMD5.h68 using namespace support; in low() local
73 using namespace support; in high() local
77 using namespace support; in words() local
110 using namespace support; in MD5Hash() local
/third_party/openhitls/tls/cm/src/
Dconn_create.c527 int32_t HITLS_SetClientVerifySupport(HITLS_Ctx *ctx, bool support) in HITLS_SetClientVerifySupport()
535 int32_t HITLS_SetNoClientCertSupport(HITLS_Ctx *ctx, bool support) in HITLS_SetNoClientCertSupport()
545 int32_t HITLS_SetPostHandshakeAuthSupport(HITLS_Ctx *ctx, bool support) in HITLS_SetPostHandshakeAuthSupport()
555 int32_t HITLS_SetVerifyNoneSupport(HITLS_Ctx *ctx, bool support) in HITLS_SetVerifyNoneSupport()
565 int32_t HITLS_SetClientOnceVerifySupport(HITLS_Ctx *ctx, bool support) in HITLS_SetClientOnceVerifySupport()
575 int32_t HITLS_SetDhAutoSupport(HITLS_Ctx *ctx, bool support) in HITLS_SetDhAutoSupport()
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/VariableDeclarations/
DparserVariableDeclaration1.ts5 support = d; variable
/third_party/typescript/tests/baselines/reference/
DparserVariableDeclaration1.js5 support = d; variable
/third_party/rust/crates/autocfg/tests/
Dno_std.rs5 mod support; module
Drustflags.rs5 mod support; module
Dwrappers.rs5 mod support; module
/third_party/protobuf/src/google/protobuf/
Dfeature_resolver.cc56 absl::Status ValidateFeatureSupport(const FieldOptions::FeatureSupport& support, in ValidateFeatureSupport()
94 const FieldOptions::FeatureSupport& support = in ValidateFieldFeatureSupport() local
134 FieldOptions::FeatureSupport support = parent; in ValidateValueFeatureSupport() local
362 const FieldOptions::FeatureSupport& support, in ValidateSingleFeatureLifetimes()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dlog_uniform_candidate_sampler_cpu_kernel.h45 std::vector<KernelAttr> support = {KernelAttr() in GetOpSupport() local
/third_party/mesa3d/src/gallium/frontends/va/
Dconfig.c478 int support = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() local
494 int support = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() local
512 int support = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() local
/third_party/openhitls/testcode/framework/tls/rpc/src/
Dhlt_func.c1052 int HLT_SetRenegotiationSupport(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetRenegotiationSupport()
1058 int HLT_SetLegacyRenegotiateSupport(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetLegacyRenegotiateSupport()
1064 int HLT_SetClientRenegotiateSupport(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetClientRenegotiateSupport()
1076 int HLT_SetEncryptThenMac(HLT_Ctx_Config *ctxConfig, int support) in HLT_SetEncryptThenMac()
1082 int HLT_SetFlightTransmitSwitch(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetFlightTransmitSwitch()
1088 int HLT_SetClientVerifySupport(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetClientVerifySupport()
1094 int HLT_SetPostHandshakeAuth(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetPostHandshakeAuth()
1100 int HLT_SetNoClientCertSupport(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetNoClientCertSupport()
1106 int HLT_SetExtenedMasterSecretSupport(HLT_Ctx_Config *ctxConfig, bool support) in HLT_SetExtenedMasterSecretSupport()
/third_party/backends/backend/escl/
Descl.h146 typedef struct support struct
153 } support_t; argument
/third_party/skia/src/gpu/v1/
DPathRendererChain.cpp94 PathRenderer::StencilSupport support = PathRenderer::kNoSupport_StencilSupport; in getPathRenderer() local
/third_party/skia/m133/src/gpu/ganesh/
DPathRendererChain.cpp94 PathRenderer::StencilSupport support = PathRenderer::kNoSupport_StencilSupport; in getPathRenderer() local
/third_party/ffmpeg/libavcodec/
Ddirac_dwt.c70 int level, support = d->support; in ff_spatial_idwt_slice2() local
/third_party/openhitls/tls/config/src/
Dconfig_tls13.c105 int32_t HITLS_CFG_SetPostHandshakeAuthSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetPostHandshakeAuthSupport()
Dconfig.c1133 int32_t HITLS_CFG_SetDhAutoSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetDhAutoSupport()
1454 int32_t HITLS_CFG_SetRenegotiationSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetRenegotiationSupport()
1464 int32_t HITLS_CFG_SetClientRenegotiateSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetClientRenegotiateSupport()
1474 int32_t HITLS_CFG_SetLegacyRenegotiateSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetLegacyRenegotiateSupport()
1484 int32_t HITLS_CFG_SetResumptionOnRenegoSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetResumptionOnRenegoSupport()
1494 int32_t HITLS_CFG_SetExtenedMasterSecretSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetExtenedMasterSecretSupport()
1552 int32_t HITLS_CFG_SetSessionTicketSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetSessionTicketSupport()
1627 int32_t HITLS_CFG_SetClientOnceVerifySupport(HITLS_Config *config, bool support) in HITLS_CFG_SetClientOnceVerifySupport()
Dconfig_cert.c693 int32_t HITLS_CFG_SetVerifyNoneSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetVerifyNoneSupport()
733 int32_t HITLS_CFG_SetClientVerifySupport(HITLS_Config *config, bool support) in HITLS_CFG_SetClientVerifySupport()
742 int32_t HITLS_CFG_SetNoClientCertSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetNoClientCertSupport()
/third_party/mesa3d/src/nouveau/nil/
Dnil_format_table_gen.py160 def support(self): member in Format
/third_party/mesa3d/src/amd/vpelib/src/core/
Dcommon.c365 bool support; in vpe_check_output_support() local
466 bool support; in vpe_check_input_support() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp66 …xt& testCtx, const std::string& name, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawTestCaseUtil.hpp66 …tring& name, const std::string& desc, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp75 const ShaderMap& shaderPaths, const Support& support) in InstanceFactory()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp73 const ShaderMap& shaderPaths, const Support& support) in InstanceFactory()
/third_party/ffmpeg/libavdevice/
Ddecklink_common.cpp266 DECKLINK_BOOL support; in ff_decklink_set_format() local
268 BMDDisplayModeSupport support; in ff_decklink_set_format() local

123