Home
last modified time | relevance | path

Searched defs:datas (Results 1 – 25 of 67) sorted by relevance

123

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_2/
Drpc_svc_2.c40 struct datas { struct
47 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
Drpc_clnt_call_complex.c44 struct datas { struct
50 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
Dtirpc_rpc_call_complex.c53 struct datas { struct
59 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
Dtirpc_toplevel_clnt_call_complex.c53 struct datas { struct
59 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
Dtirpc_interlevel_clnt_call_complex.c53 struct datas { struct
59 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
Dtirpc_rpcb_rmtcall_complex.c55 struct datas { struct
61 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
Dtirpc_bottomlevel_clnt_call_complex.c54 struct datas { struct
60 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
Dtirpc_expertlevel_clnt_call_complex.c55 struct datas { struct
61 bool_t xdr_datas(XDR * pt_xdr, struct datas *pt) in xdr_datas() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBasicTests.cpp64 static bool _checkFragmentSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkFragmentSubgroupBarriersNoSSBO()
99 vector<const void*> datas, in checkFragmentSubgroupBarriersNoSSBO()
110 vector<const void*> datas, in checkFragmentSubgroupBarriersWithImageNoSSBO()
121 vector<const void*> datas, in checkVertexPipelineStagesSubgroupElectNoSSBO()
153 vector<const void*> datas, in checkVertexPipelineStagesSubgroupElect()
187 vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriers()
209 static bool _checkVertexPipelineStagesSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkVertexPipelineStagesSubgroupBarriersNoSSBO()
237 vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriersNoSSBO()
247 vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO()
256 static bool _checkTessellationEvaluationSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkTessellationEvaluationSubgroupBarriersNoSSBO()
[all …]
DvktSubgroupsBuiltinVarTests.cpp65 vector<const void*> datas, in checkVertexPipelineStagesSubgroupSize()
85 vector<const void*> datas, in checkVertexPipelineStagesSubgroupInvocationID()
118 vector<const void*> datas, in checkComputeSubgroupSize()
171 vector<const void*> datas, in checkComputeSubgroupInvocationID()
242 vector<const void*> datas, in checkComputeNumSubgroups()
300 vector<const void*> datas, in checkComputeSubgroupID()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsBasicTests.cpp64 static bool _checkFragmentSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkFragmentSubgroupBarriersNoSSBO()
99 vector<const void*> datas, in checkFragmentSubgroupBarriersNoSSBO()
110 vector<const void*> datas, in checkFragmentSubgroupBarriersWithImageNoSSBO()
121 vector<const void*> datas, in checkVertexPipelineStagesSubgroupElectNoSSBO()
153 vector<const void*> datas, in checkVertexPipelineStagesSubgroupElect()
187 vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriers()
209 static bool _checkVertexPipelineStagesSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkVertexPipelineStagesSubgroupBarriersNoSSBO()
237 vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriersNoSSBO()
247 vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO()
256 static bool _checkTessellationEvaluationSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkTessellationEvaluationSubgroupBarriersNoSSBO()
[all …]
DvktSubgroupsBuiltinVarTests.cpp65 vector<const void*> datas, in checkVertexPipelineStagesSubgroupSize()
85 vector<const void*> datas, in checkVertexPipelineStagesSubgroupInvocationID()
118 vector<const void*> datas, in checkComputeSubgroupSize()
171 vector<const void*> datas, in checkComputeSubgroupInvocationID()
242 vector<const void*> datas, in checkComputeNumSubgroups()
300 vector<const void*> datas, in checkComputeSubgroupID()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsBasicTests.cpp47 static bool checkFragmentSubgroupBarriersNoSSBO(std::vector<const void*> datas, in checkFragmentSubgroupBarriersNoSSBO()
74 static bool checkVertexPipelineStagesSubgroupElectNoSSBO(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupElectNoSSBO()
101 static bool checkVertexPipelineStagesSubgroupElect(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupElect()
132 static bool checkVertexPipelineStagesSubgroupBarriers(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriers()
151 static bool checkVertexPipelineStagesSubgroupBarriersNoSSBO(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriersNoSSBO()
172 static bool checkTessellationEvaluationSubgroupBarriersNoSSBO(std::vector<const void*> datas, in checkTessellationEvaluationSubgroupBarriersNoSSBO()
188 static bool checkComputeSubgroupElect(std::vector<const void*> datas, in checkComputeSubgroupElect()
195 static bool checkComputeSubgroupBarriers(std::vector<const void*> datas, in checkComputeSubgroupBarriers()
DglcSubgroupsBuiltinVarTests.cpp40 bool checkVertexPipelineStagesSubgroupSize(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupSize()
56 bool checkVertexPipelineStagesSubgroupInvocationID(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupInvocationID()
86 static bool checkComputeSubgroupSize(std::vector<const void*> datas, in checkComputeSubgroupSize()
136 static bool checkComputeSubgroupInvocationID(std::vector<const void*> datas, in checkComputeSubgroupInvocationID()
203 static bool checkComputeNumSubgroups (std::vector<const void*> datas, in checkComputeNumSubgroups()
259 static bool checkComputeSubgroupID (std::vector<const void*> datas, in checkComputeSubgroupID()
DglcSubgroupsTestsUtils.cpp1076 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in makeTessellationEvaluationFrameBufferTest()
1210 std::vector<const void*> datas; in makeTessellationEvaluationFrameBufferTest() local
1231 bool glc::subgroups::check(std::vector<const void*> datas, in check()
1247 bool glc::subgroups::checkCompute(std::vector<const void*> datas, in checkCompute()
1262 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeGeometryFrameBufferTest()
1404 std::vector<const void*> datas; in makeGeometryFrameBufferTest() local
1428 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in allStages()
1631 std::vector<const void*> datas; in allStages() local
1665 std::vector<const void*> datas; in allStages() local
1712 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeVertexFrameBufferTest()
[all …]
DglcSubgroupsVoteTests.cpp52 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
58 static bool checkFragmentPipelineStages(std::vector<const void*> datas, in checkFragmentPipelineStages()
85 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage()
DglcSubgroupsBallotTests.cpp41 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
47 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage()
DglcSubgroupsBuiltinMaskVarTests.cpp40 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
46 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage()
DglcSubgroupsShapeTests.cpp41 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
47 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage()
DglcSubgroupsBallotOtherTests.cpp53 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
59 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage()
DglcSubgroupsBallotBroadcastTests.cpp48 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
54 static bool checkComputeStages(std::vector<const void*> datas, in checkComputeStages()
DglcSubgroupsQuadTests.cpp50 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
56 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage()
DglcSubgroupsShuffleTests.cpp50 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages()
56 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage()
/third_party/typescript/tests/verify_3rd_libs/
Dverify_3rd_libs.py255 def build_single_project(project, datas): argument
303 def build_mutiple_projects(projects, datas): argument
/third_party/skia/src/ports/
DSkFontMgr_custom_embedded.cpp44 DataFontLoader(sk_sp<SkData>* datas, int n) : fDatas(datas), fNum(n) { } in DataFontLoader()
114 sk_sp<SkFontMgr> SkFontMgr_New_Custom_Data(sk_sp<SkData>* datas, int n) { in SkFontMgr_New_Custom_Data()

123