Home
last modified time | relevance | path

Searched defs:pct (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/power/windows/
DSDL_syspower.c59 const int pct = (int) status.BatteryLifePercent; in SDL_GetPowerInfo_Windows() local
/third_party/flutter/skia/third_party/externals/sdl/src/power/linux/
DSDL_syspower.c136 int pct = -1; in check_proc_acpi_battery() local
414 const int pct = battery_percent; in SDL_GetPowerInfo_Linux_proc_apm() local
452 int pct; in SDL_GetPowerInfo_Linux_sys_class_power_supply() local
/third_party/musl/Benchmark/scripts/
Dcompare_benchmark_result.py28 def get_format(before_data, after_data, pct, fluctuation_range): argument
/third_party/flutter/skia/third_party/externals/sdl/src/power/haiku/
DSDL_syspower.c109 const int pct = (int) battery_life; in SDL_GetPowerInfo_Haiku() local
/third_party/flutter/skia/third_party/externals/sdl/src/power/macosx/
DSDL_syspower.c50 int pct = -1; in checkps() local
/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
678 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpegvideoparse.c416 picture_type_name (guint8 pct) in picture_type_name()
421 guint8 pct; in picture_type_name() member
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_platform.c459 int pct; in platform_testGetPowerInfo() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_nic.c200 float pct = (bits / period_speed) * 100; in query_nic_load() local
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c157 char *pct = lws_hdr_simple_ptr(wsi, in lws_cgi() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1142 PipelineConstructionType pct; member
1705 …aseGroup* createColorWriteEnableTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnableTests()
1808 …seGroup* createColorWriteEnable2Tests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnable2Tests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1142 PipelineConstructionType pct; member
1705 …aseGroup* createColorWriteEnableTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnableTests()
1808 …seGroup* createColorWriteEnable2Tests (tcu::TestContext& testCtx, vk::PipelineConstructionType pct) in createColorWriteEnable2Tests()
/third_party/ffmpeg/libavformat/
Dasfdec_f.c1621 int pct, ict; in asf_build_simple_index() local