Home
last modified time | relevance | path

Searched defs:perc (Results 1 – 8 of 8) sorted by relevance

/external/libopus/dnn/torch/lossgen/
Dlossgen.py16 def forward(self, loss, perc, states=None): argument
Dtest_lossgen.py26 perc = torch.tensor((args.percentage,))[None,None,:] variable
Dtrain_lossgen.py76 perc = perc.to(device) variable
/external/v4l-utils/utils/v4l2-compliance/
Dv4l2-test-colors.cpp479 unsigned skip, unsigned perc) in testColorsFmt()
587 unsigned skip, unsigned perc) in testColorsAllFormats()
/external/iproute2/tipc/
Dlink.c209 static uint32_t perc(uint32_t count, uint32_t total) in perc() function
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVettingViewer.java1312 int perc = CompletionPercent.calculate(done, total); in getLocaleProgressPercent() local
/external/angle/src/tests/gl_tests/
DClearTest.cpp1782 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local
1809 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local
DVulkanPerformanceCounterTest.cpp6806 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local