Searched defs:pct (Results 1 - 10 of 10) sorted by relevance
/third_party/libwebsockets/lib/roles/cgi/ |
H A D | cgi-server.c | 159 char *pct = lws_hdr_simple_ptr(wsi, in lws_cgi() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_nic.c | 200 float pct = (bits / period_speed) * 100; in query_nic_load() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 660 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local 678 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
|
/third_party/backends/backend/ |
H A D | canon630u-common.c | 994 int pct; in compute_ogn() local
|
H A D | umax1220u-common.c | 1470 double av, pct; in get_caldata_2100U() local
|
H A D | umax_pp_low.c | 9505 float pct; in evalGain() local 12462 float avg, pct, coeff = 0; in shadingCalibration610p() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | asfdec_f.c | 1520 int pct, ict; in asf_build_simple_index() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineColorWriteEnableTests.cpp | 1148 PipelineConstructionType pct; member 1716 tcu::TestCaseGroup* createColorWriteEnableTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnableTests() argument 1852 createColorWriteEnable2Tests(tcu::TestContext& testCtx, vk::PipelineConstructionType pct) createColorWriteEnable2Tests() argument [all...] |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1145 beginSecondaryCommandBuffer(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const RenderPassWrapper& renderPass, const deUint32 subpass, const VkSampleCountFlagBits samples, const PipelineConstructionType pct) beginSecondaryCommandBuffer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineColorWriteEnableTests.cpp | 1142 PipelineConstructionType pct; member 1705 tcu::TestCaseGroup* createColorWriteEnableTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnableTests() argument 1808 createColorWriteEnable2Tests(tcu::TestContext& testCtx, vk::PipelineConstructionType pct) createColorWriteEnable2Tests() argument [all...] |
Completed in 35 milliseconds