| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | MD5.h | 68 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/ |
| D | conn_create.c | 527 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/ |
| D | parserVariableDeclaration1.ts | 5 support = d; variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserVariableDeclaration1.js | 5 support = d; variable
|
| /third_party/rust/crates/autocfg/tests/ |
| D | no_std.rs | 5 mod support; module
|
| D | rustflags.rs | 5 mod support; module
|
| D | wrappers.rs | 5 mod support; module
|
| /third_party/protobuf/src/google/protobuf/ |
| D | feature_resolver.cc | 56 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/ |
| D | log_uniform_candidate_sampler_cpu_kernel.h | 45 std::vector<KernelAttr> support = {KernelAttr() in GetOpSupport() local
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| D | config.c | 478 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/ |
| D | hlt_func.c | 1052 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/ |
| D | escl.h | 146 typedef struct support struct 153 } support_t; argument
|
| /third_party/skia/src/gpu/v1/ |
| D | PathRendererChain.cpp | 94 PathRenderer::StencilSupport support = PathRenderer::kNoSupport_StencilSupport; in getPathRenderer() local
|
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | PathRendererChain.cpp | 94 PathRenderer::StencilSupport support = PathRenderer::kNoSupport_StencilSupport; in getPathRenderer() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dirac_dwt.c | 70 int level, support = d->support; in ff_spatial_idwt_slice2() local
|
| /third_party/openhitls/tls/config/src/ |
| D | config_tls13.c | 105 int32_t HITLS_CFG_SetPostHandshakeAuthSupport(HITLS_Config *config, bool support) in HITLS_CFG_SetPostHandshakeAuthSupport()
|
| D | config.c | 1133 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()
|
| D | config_cert.c | 693 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/ |
| D | nil_format_table_gen.py | 160 def support(self): member in Format
|
| /third_party/mesa3d/src/amd/vpelib/src/core/ |
| D | common.c | 365 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/ |
| D | vktDrawTestCaseUtil.hpp | 66 …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/ |
| D | vktDrawTestCaseUtil.hpp | 66 …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/ |
| D | vktDynamicStateTestCaseUtil.hpp | 75 const ShaderMap& shaderPaths, const Support& support) in InstanceFactory()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| D | vktDynamicStateTestCaseUtil.hpp | 73 const ShaderMap& shaderPaths, const Support& support) in InstanceFactory()
|
| /third_party/ffmpeg/libavdevice/ |
| D | decklink_common.cpp | 266 DECKLINK_BOOL support; in ff_decklink_set_format() local 268 BMDDisplayModeSupport support; in ff_decklink_set_format() local
|