Home
last modified time | relevance | path

Searched defs:percent (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_fantog.c39 u32 percent; member
44 nvkm_fantog_update(struct nvkm_fantog *fan, int percent) in nvkm_fantog_update()
86 nvkm_fantog_set(struct nvkm_therm *therm, int percent) in nvkm_fantog_set()
H A Dnouveau_nvkm_subdev_therm_fannil.c38 nvkm_fannil_set(struct nvkm_therm *therm, int percent) in nvkm_fannil_set()
H A Dnouveau_nvkm_subdev_therm_fan.c127 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) in nvkm_therm_fan_set()
184 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) in nvkm_therm_fan_user_set()
H A Dnouveau_nvkm_subdev_therm_fanpwm.c64 nvkm_fanpwm_set(struct nvkm_therm *therm, int percent) in nvkm_fanpwm_set()
H A Dpriv.h49 int percent; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DHeatUtils.cpp65 double percent = (freq > 0) ? log2(double(freq)) / log2(maxFreq) : 0; in getHeatColor() local
69 std::string getHeatColor(double percent) { in getHeatColor()
/netbsd/games/rogue/
H A Dobject.c396 short percent; in gr_what_is() local
422 short percent; in gr_scroll() local
460 short percent; in gr_potion() local
500 short percent; in gr_weapon() local
564 short percent; in gr_armor() local
/netbsd/sys/arch/x68k/usr.bin/bellctrl/
H A Dbellctrl.c50 int percent; in main() local
173 set_bell_vol(int percent) in set_bell_vol()
/netbsd/games/trek/
H A Drest.c64 int percent; in rest() local
H A Dimpulse.c56 int percent; in impulse() local
H A Dsrscan.c73 int percent; in srscan() local
H A Dwarp.c85 int percent; in warp() local
/netbsd/sys/dev/acpi/
H A Dacpi_cpu_tstate.c659 acpicpu_tstate_get(struct cpu_info *ci, uint32_t *percent) in acpicpu_tstate_get()
751 acpicpu_tstate_set(struct cpu_info *ci, uint32_t percent) in acpicpu_tstate_set()
765 uint32_t i, percent, val; in acpicpu_tstate_set_xcall() local
/netbsd/external/cddl/osnet/sys/sys/
H A Ddnlc.h40 #define dnlc_reduce_cache(percent) do { } while (0) argument
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Dboost.h22 u8 percent; member
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DProgressBar.py182 def update(self, percent, message): argument
246 def update(self, percent, message): argument
/netbsd/external/gpl2/gmake/dist/
H A Dvpath.c33 char *percent; /* Pointer into `pattern' where the `%' is. */ member
166 char *percent = NULL; in construct_vpath_list() local
/netbsd/external/bsd/less/dist/
H A Djump.c118 jump_percent(percent, fraction) in jump_percent() argument
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dbuffer.cc81 int percent = 0; in buffer_xml_printf() local
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dbuffer.cc81 int percent = 0; in buffer_xml_printf() local
/netbsd/games/fortune/fortune/
H A Dfortune.c92 int percent; member
389 int i, percent; in form_file_list() local
446 add_file(int percent, const char *file, const char *dir, in add_file()
861 int percent, num_noprob, frac; in init_prob() local
/netbsd/external/apache2/llvm/dist/clang/docs/tools/
H A Dgenerate_formatted_state.py135 percent = (int(100.0 * (float(file_pass)/float(file_count)))) variable
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDiffConsumer.cpp167 size_t percent = format.find('%'); in logf() local
/netbsd/external/bsd/tre/dist/tests/
H A Dbench.c67 double mean, tmp1, tmp2, variance, stddev, error, percent; in stats() local
/netbsd/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/snapshot/
H A Ddmeventd_snapshot.c115 int percent, *percent_warning = (int*)private; in process_event() local

1234