Home
last modified time | relevance | path

Searched refs:fuzzy (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/tools/power/cpupower/po/
Dfr.po6 #, fuzzy
268 #, fuzzy, c-format
303 #, fuzzy, c-format
308 #, fuzzy, c-format
367 #, fuzzy, c-format
378 #, fuzzy, c-format
426 #, fuzzy, c-format
435 #, fuzzy, c-format
451 #, fuzzy, c-format
477 #, fuzzy, c-format
[all …]
Dcs.po273 #, fuzzy, c-format
308 #, fuzzy, c-format
313 #, fuzzy, c-format
372 #, fuzzy, c-format
383 #, fuzzy, c-format
430 #, fuzzy, c-format
438 #, fuzzy, c-format
451 #, fuzzy, c-format
475 #, fuzzy, c-format
540 #, fuzzy, c-format
[all …]
Dit.po268 #, fuzzy, c-format
367 #, fuzzy, c-format
378 #, fuzzy, c-format
543 #, fuzzy, c-format
592 #, fuzzy, c-format
602 #, fuzzy, c-format
740 #, fuzzy, c-format
795 #, fuzzy, c-format
820 #, fuzzy, c-format
850 #, fuzzy, c-format
[all …]
Dpt.po267 #, fuzzy, c-format
366 #, fuzzy, c-format
377 #, fuzzy, c-format
546 #, fuzzy, c-format
595 #, fuzzy, c-format
604 #, fuzzy, c-format
742 #, fuzzy, c-format
797 #, fuzzy, c-format
822 #, fuzzy, c-format
852 #, fuzzy, c-format
[all …]
Dde.po616 #, fuzzy, c-format
/linux-6.12.1/drivers/input/touchscreen/
Dtsc2007_core.c233 ts->fuzzy = val32; in tsc2007_probe_properties()
273 ts->fuzzy = pdata->fuzzy; in tsc2007_probe_pdev()
344 input_set_abs_params(input_dev, ABS_Y, 0, MAX_12BIT, ts->fuzzy, 0); in tsc2007_probe()
Dtsc2007.h71 int fuzzy; member
/linux-6.12.1/include/linux/platform_data/
Dtsc2007.h13 int fuzzy; member
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2007.txt18 - ti,fuzzy: specifies the absolute input fuzz y value.
/linux-6.12.1/crypto/
Dapi.c65 int exact, fuzzy; in __crypto_alg_lookup() local
74 fuzzy = !strcmp(q->cra_name, name); in __crypto_alg_lookup()
75 if (!exact && !(fuzzy && q->cra_priority > best)) in __crypto_alg_lookup()
/linux-6.12.1/tools/perf/Documentation/
Dperf-sched.txt140 --fuzzy-name::
141 Given task name(s) can be partially matched (fuzzy matching).
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dhisilicon-hns-dsaf.txt51 0 stands for this bit will be fuzzy matched, TCAM won't care about this bit
/linux-6.12.1/Documentation/scheduler/
Dsched-rt-group.rst46 obviously fall short. A fuzzy upper limit is of no use since it cannot be
/linux-6.12.1/Documentation/maintainer/
Drebasing-and-merging.rst146 gives a warm, fuzzy feeling of being up-to-date. But this temptation
/linux-6.12.1/Documentation/core-api/
Dpin_user_pages.rst108 page->_refcount. This provides fuzzy behavior: if a page has get_page() called
/linux-6.12.1/Documentation/arch/s390/
D3270.rst215 fuzzy feeling. When the log area fills up and output awaits, it
/linux-6.12.1/tools/perf/
Dbuiltin-sched.c162 bool fuzzy; member
1559 bool fuzzy_match = sched->map.fuzzy; in sched_match_task()
3801 OPT_BOOLEAN(0, "fuzzy-name", &sched.map.fuzzy, in cmd_sched()
/linux-6.12.1/fs/btrfs/
Dfree-space-cache.c1705 u64 offset, int bitmap_only, int fuzzy) in tree_search_offset() argument
1776 if (fuzzy) in tree_search_offset()
1797 if (!fuzzy) in tree_search_offset()