Home
last modified time | relevance | path

Searched defs:pct (Results 1 – 14 of 14) 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/grpc/test/cpp/qps/
Dqps_interarrival_test.cc45 for (double pct = 0.0; pct < 100.0; pct += 1.0) { in RunTest() 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/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/uboot/u-boot-2020.01/tools/
Dkwboot.c119 __progress(int pct, char c) in __progress()
146 static int pct; in kwboot_progress() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpegvideoparse.c411 picture_type_name (guint8 pct) in picture_type_name()
416 guint8 pct; in picture_type_name() member
/third_party/libsoup/libsoup/
Dsoup-uri.c338 const char *pct; in soup_uri_new_with_base() local
556 const char *pct; in soup_uri_to_string_internal() local
Dsoup-address.c591 const char *pct, *ip; in maybe_resolve_ip() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_platform.c459 int pct; in platform_testGetPowerInfo() local
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c114 char *pct = lws_hdr_simple_ptr(wsi, in lws_cgi() local
/third_party/ffmpeg/libavformat/
Dasfdec_f.c1615 int pct, ict; in asf_build_simple_index() local
/third_party/glib/glib/
Dguri.c484 gchar *pct, *zone_id = NULL; in parse_ip_literal() local