Home
last modified time | relevance | path

Searched defs:percent (Results 101 - 125 of 171) sorted by relevance

1234567

/third_party/ffmpeg/libavfilter/
H A Dvf_vaguedenoiser.c39 float percent; member
331 hard_thresholding(float *block, const int width, const int height, const int stride, const float threshold, const float percent) hard_thresholding() argument
347 soft_thresholding(float *block, const int width, const int height, const int stride, const float threshold, const float percent) soft_thresholding() argument
366 qian_thresholding(float *block, const int width, const int height, const int stride, const float threshold, const float percent) qian_thresholding() argument
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java161 static NumberFormat percent = null; field in CollationPerformanceTest
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc366 const char* percent = cur; in format() local
749 const char* percent = fmt; in parse() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c536 static int pp_dpm_set_fan_speed_percent(void *handle, uint32_t percent) in pp_dpm_set_fan_speed_percent() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h19 u8 percent; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h128 double percent[PERCENT_MAX]; member
H A Dcallchain.c1179 double percent = 0.0; in callchain_node__scnprintf_value() local
1208 double percent = 0.0; in callchain_node__fprintf_value() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c1500 u32 percent; in rvu_af_dl_npc_mcam_high_zone_percent_get() local
1515 u32 percent; in rvu_af_dl_npc_mcam_high_zone_percent_set() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.h19 u8 percent; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h128 double percent[PERCENT_MAX]; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java1785 NumberFormat percent = NumberFormat.getPercentInstance(); field in UnicodeSetTest
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c279 float percent; in progress_update() local
H A Dntfsundelete.c1446 int percent = 0; in calc_percentage() local
1693 int percent = 0; list_record() local
2228 int percent; scan_disk() local
[all...]
H A Dntfswipe.c110 int percent; /* Amount potentially recoverable */ member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c203 double percent = (precision >= DBL_DIG) ? max_error_abs : max_error; in validation_ascii_to_fp() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Dcwebp.c509 static int ProgressReport(int percent, const WebPPicture* const picture) { in ProgressReport() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c434 static unsigned long min_percent(unsigned int percent, unsigned long base, in min_percent() argument
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c486 static unsigned long min_percent(unsigned int percent, unsigned long base, in min_percent() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c2234 uint32_t percent; in smu_get_fan_speed_percent() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio.c618 u32 sc_percent_to_threshold(struct send_context *sc, u32 percent) in sc_percent_to_threshold() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c1325 double percent = baseline_percent(he); in hpp__color_baseline() local
1339 double percent = baseline_percent(he); in hpp__entry_baseline() local
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dabx500_chargalg.c90 int percent; member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_chargalg.c85 int percent; member
H A Dqcom_battmgr.c114 __le32 percent; member
250 unsigned int percent; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.c576 u32 sc_percent_to_threshold(struct send_context *sc, u32 percent) in sc_percent_to_threshold() argument

Completed in 48 milliseconds

1234567