Home
last modified time | relevance | path

Searched refs:pct (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/Benchmark/scripts/
Dcompare_benchmark_result.py28 def get_format(before_data, after_data, pct, fluctuation_range): argument
32 if pct <= fluctuation_range:
85pct = 0 if before_data == 0 else round((abs(before_data - after_data) / before_data) * 100, 2)
87 output_format = self.get_format(before_data, after_data, pct, float(args.range))
88 signed_pct = "{}{}{}".format(sign, str(pct), "%")
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1142 PipelineConstructionType pct; member
1189 const PipelineConstructionType pct) in GraphicsPipelineWrapperEx()
1190 : GraphicsPipelineWrapper (vkd, dev, pct) in GraphicsPipelineWrapperEx()
1299 checkPipelineLibraryRequirements(vki, physicalDevice, m_params.pct); in checkSupport()
1657 pipelines.emplace_back(m_vkd, m_device, m_params.pct); in iterate()
1705 …aseGroup* createColorWriteEnableTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnableTests() argument
1763 …able_all", "Dynamically enable writes to all color attachments", pct, mask_all, kChan… in createColorWriteEnableTests()
1764 …first", "Dynamically enable writes to the first color attachment", pct, mask_first, kCh… in createColorWriteEnableTests()
1765 …cond", "Dynamically enable writes to the second color attachment", pct, mask_second, kCh… in createColorWriteEnableTests()
1766 …_last", "Dynamically enable writes to the last color attachment", pct, mask_last, kCha… in createColorWriteEnableTests()
[all …]
DvktPipelineColorWriteEnableTests.hpp35 …eGroup* createColorWriteEnable2Tests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1142 PipelineConstructionType pct; member
1189 const PipelineConstructionType pct) in GraphicsPipelineWrapperEx()
1190 : GraphicsPipelineWrapper (vkd, dev, pct) in GraphicsPipelineWrapperEx()
1299 checkPipelineLibraryRequirements(vki, physicalDevice, m_params.pct); in checkSupport()
1657 pipelines.emplace_back(m_vkd, m_device, m_params.pct); in iterate()
1705 …aseGroup* createColorWriteEnableTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnableTests() argument
1763 …able_all", "Dynamically enable writes to all color attachments", pct, mask_all, kChan… in createColorWriteEnableTests()
1764 …first", "Dynamically enable writes to the first color attachment", pct, mask_first, kCh… in createColorWriteEnableTests()
1765 …cond", "Dynamically enable writes to the second color attachment", pct, mask_second, kCh… in createColorWriteEnableTests()
1766 …_last", "Dynamically enable writes to the last color attachment", pct, mask_last, kCha… in createColorWriteEnableTests()
[all …]
DvktPipelineColorWriteEnableTests.hpp35 …eGroup* createColorWriteEnable2Tests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct);
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_nic.c200 float pct = (bits / period_speed) * 100; in query_nic_load() local
206 if (pct > 100) in query_nic_load()
207 pct = 100; in query_nic_load()
208 hud_graph_add_value(gr, (uint64_t) pct); in query_nic_load()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp660 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local
661 O.OS << " Percent of file: " << format("%2.4f%%", pct) << "\n"; in printStats()
678 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
679 O.OS << " Percent Abbrevs: " << format("%2.4f%%", pct) << "\n"; in printStats()
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c159 char *pct = lws_hdr_simple_ptr(wsi, in lws_cgi() local
162 if (pct && !strcmp(pct, "gzip")) in lws_cgi()
/third_party/ffmpeg/doc/
Dencoders.texi1642 @item undershoot-pct (@emph{pct})
1646 @item overshoot-pct (@emph{pct})
1650 @item minsection-pct (@emph{pct})
1651 Minimum percentage variation of the GOP bitrate from the target bitrate. If minsection-pct
1655 @item maxsection-pct (@emph{pct})
1656 Maximum percentage variation of the GOP bitrate from the target bitrate. If maxsection-pct
2101 @item undershoot-pct
2104 @item overshoot-pct
2109 @item qcomp (@emph{bias-pct})
2111 @item maxrate (@emph{maxsection-pct})
[all …]
/third_party/ffmpeg/libavformat/
Dasfdec_f.c1520 int pct, ict; in asf_build_simple_index() local
1526 pct = avio_rl32(s->pb); in asf_build_simple_index()
1529 "itime:0x%"PRIx64", pct:%d, ict:%d\n", itime, pct, ict); in asf_build_simple_index()
/third_party/skia/third_party/externals/icu/source/data/unit/
Dda.txt1536 dnam{"pct."}
1537 one{"{0} pct."}
1538 other{"{0} pct."}
Dro.txt2199 dnam{"pct."}
2200 few{"{0} pct."}
2201 one{"{0} pct"}
2202 other{"{0} de pct."}
/third_party/icu/icu4c/source/data/unit/
Dda.txt2456 dnam{"pct."}
2457 one{"{0} pct."}
2458 other{"{0} pct."}
Dro.txt3286 dnam{"pct."}
3287 few{"{0} pct."}
3288 one{"{0} pct"}
3289 other{"{0} de pct."}
/third_party/node/deps/v8/tools/
Dtickprocessor.mjs937 const pct = ticks * 100 / totalTicks;
942 pct.toFixed(1).toString().padStart(5)}% ${nonLibPct}${entry}`);
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/
Dhdr-rgb-riverwalk.hdr7090 …�����|z����q������k���������vެ��xȉ������u����a╉�΂�sNJ���hJ�EDR]}Ѩh�u�������pct�mwOn���gڂ�w��ӊ����…