| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderIndexingTests.cpp | 166 ShaderIndexingCase::ShaderIndexingCase (Context& context, const char* name, const char* description, bool isVertexCase, DataType varType, ShaderEvalFunc evalFunc, deUint32 requirements, const char* vertShaderSource, const char* fragShaderSource) in ShaderIndexingCase() argument 256 static ShaderIndexingCase* createVaryingArrayCase (Context& context, const char* caseName, const char* description, DataType varType, IndexAccessType vertAccess, IndexAccessType fragAccess) in createVaryingArrayCase() argument 379 static ShaderIndexingCase* createUniformArrayCase (Context& context, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessType readAccess) in createUniformArrayCase() argument 489 static ShaderIndexingCase* createTmpArrayCase (Context& context, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessType writeAccess, IndexAccessType readAccess) in createTmpArrayCase() argument 693 static ShaderIndexingCase* createVectorSubscriptCase (Context& context, const char* caseName, const char* description, boo argument 879 createMatrixSubscriptCase(Context& context, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessType writeAccess, IndexAccessType readAccess) createMatrixSubscriptCase() argument [all...] |
| H A D | es2fStencilTests.cpp | 187 StencilCase::StencilCase (Context& context, const char* name, const char* description) in StencilCase() argument 392 SimpleStencilCase (Context& context, const char* name, const char* description, GenStencilOpsFunc genOpsFunc) in SimpleStencilCase() argument
|
| H A D | es2fTextureCompletenessTests.cpp | 138 Tex2DCompletenessCase::Tex2DCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description) in Tex2DCompletenessCase() argument 195 TexCubeCompletenessCase::TexCubeCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description) in TexCubeCompletenessCase() argument 260 Incomplete2DSizeCase::Incomplete2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx, const glu::ContextInfo& ctxInfo) in Incomplete2DSizeCase() argument 334 Incomplete2DFormatCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 format, deUint32 invalidFormat, int invalidLevelNdx) Incomplete2DFormatCase() argument 387 Incomplete2DMissingLevelCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, int missingLevelNdx) Incomplete2DMissingLevelCase() argument 440 Incomplete2DWrapModeCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) Incomplete2DWrapModeCase() argument 490 Complete2DExtraLevelCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size) Complete2DExtraLevelCase() argument 541 Incomplete2DEmptyObjectCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size) Incomplete2DEmptyObjectCase() argument 578 IncompleteCubeSizeCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx) IncompleteCubeSizeCase() argument 587 IncompleteCubeSizeCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx, tcu::CubeFace invalidCubeFace) IncompleteCubeSizeCase() argument 648 IncompleteCubeFormatCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 format, deUint32 invalidFormat) IncompleteCubeFormatCase() argument 657 IncompleteCubeFormatCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 format, deUint32 invalidFormat, tcu::CubeFace invalidCubeFace) IncompleteCubeFormatCase() argument 717 IncompleteCubeMissingLevelCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, int invalidLevelNdx) IncompleteCubeMissingLevelCase() argument 725 IncompleteCubeMissingLevelCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, int invalidLevelNdx, tcu::CubeFace invalidCubeFace) IncompleteCubeMissingLevelCase() argument 785 IncompleteCubeWrapModeCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) IncompleteCubeWrapModeCase() argument 836 CompleteCubeExtraLevelCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size) CompleteCubeExtraLevelCase() argument 890 IncompleteCubeEmptyObjectCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size) IncompleteCubeEmptyObjectCase() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pDrawCallBatchingTests.cpp | 149 DrawCallBatchingTest::DrawCallBatchingTest (Context& context, const char* name, const char* description, const TestSpec& spec) in DrawCallBatchingTest() argument
|
| H A D | es2pShaderControlStatementTests.cpp | 98 ControlStatementCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, gls::PerfCaseType caseType) in ControlStatementCase() argument 156 ConditionalCase::ConditionalCase (Context& context, const char* name, const char* description, DecisionType decisionType, BranchResult branchType, WorkloadDivision workloadDivision, bool isVertex) in ConditionalCase() argument 427 LoopCase::LoopCase (Context& context, const char* name, const char* description, LoopType type, DecisionType decisionType, bool isLoopBoundStable, bool isVertex) in LoopCase() argument 685 WorkloadReferenceCase::WorkloadReferenceCase (Context& context, const char* name, const char* description, boo argument 754 LoopWorkloadReferenceCase(Context& context, const char* name, const char* description, bool isAttributeStable, bool isVertex) LoopWorkloadReferenceCase() argument 791 ConditionalWorkloadReferenceCase(Context& context, const char* name, const char* description, bool isAttributeStable, bool isVertex) ConditionalWorkloadReferenceCase() argument 823 EmptyWorkloadReferenceCase(Context& context, const char* name, const char* description, bool isVertex) EmptyWorkloadReferenceCase() argument 913 const char* description; init() member [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fASTCDecompressionCases.cpp | 369 ASTCBlockCase2D(Context& context, const char* name, const char* description, BlockTestType testType, CompressedTexFormat format) ASTCBlockCase2D() argument
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | jcommander-1.27.jar | ... abstract boolean required ()
public abstract java.lang.String description ()
public abstract java.lang.String descriptionKey ()
public abstract ... |
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_item_info.cpp | 567 void FormItemInfo::SetDescription(const std::string &description) in SetDescription() argument
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| H A D | ability_info.h | 86 std::string description; member
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
| H A D | module_profile.cpp | 173 std::string description; member 210 std::string description; member 229 std::string description; member 258 std::string description; member [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/slider/ |
| H A D | slider_pattern_test_ng.cpp | 1409 std::string text, description; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | span_node.h | 196 std::string description; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | ability_info.h | 124 std::string description; member 186 std::string description; member
|
| H A D | extension_ability_info.h | 152 std::string description; member
|
| H A D | application_info.h | 169 std::string description; // description of application. member 214 std::string description; member
|
| /foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/ |
| H A D | jsi.cpp | 582 JSIValue JSI::CreateSymbol(JSIValue description) in CreateSymbol() argument
|
| /foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
| H A D | storage_manager_stub.cpp | 594 std::string description = data.ReadString(); in HandleNotifyVolumeMounted() local
|
| H A D | storage_manager.cpp | 354 int32_t StorageManager::SetVolumeDescription(std::string fsUuid, std::string description) in SetVolumeDescription() argument 234 NotifyVolumeMounted(std::string volumeId, int32_t fsType, std::string fsUuid, std::string path, std::string description) NotifyVolumeMounted() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
| H A D | storage_daemon.cpp | 208 int32_t StorageDaemon::SetVolumeDescription(const std::string &volId, const std::string &description) in SetVolumeDescription() argument
|
| /foundation/multimedia/av_session/frameworks/common/src/ |
| H A D | avmeta_data.cpp | 428 void AVMetaData::SetDescription(const std::string& description) in SetDescription() argument
|
| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
| H A D | format_test.cpp | 292 const char* description = nullptr; in SetAllParam() local 441 const char* description = nullptr; in SetOtherAllParam() local
|
| /foundation/multimedia/media_utils_lite/hals/ |
| H A D | hal_camera.h | 122 char description[CAMERA_DESC_MAX_LEN]; /* like YUYV 4:2:2 (YUYV) */
member
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | smart_album_napi.cpp | 220 void SmartAlbumNapi::SetDescription(string &description) in SetDescription() argument
|
| /foundation/multimedia/player_framework/frameworks/js/common/ |
| H A D | common_napi.cpp | 726 napi_value description = nullptr; in GetJsResult() local
|
| /foundation/distributeddatamgr/udmf/framework/ndkimpl/data/ |
| H A D | uds.cpp | 234 int OH_UdsHyperlink_SetDescription(OH_UdsHyperlink* pThis, const char* description)
in OH_UdsHyperlink_SetDescription() argument 634 int OH_UdsContentForm_SetDescription(OH_UdsContentForm* pThis, const char* description)
in OH_UdsContentForm_SetDescription() argument
|