Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/po/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A Dde.po616 #, fuzzy, c-format
/linux/drivers/input/touchscreen/
H A 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()
H A Dtsc2007.h71 int fuzzy; member
/linux/include/linux/platform_data/
H A Dtsc2007.h13 int fuzzy; member
/linux/crypto/
H A 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/Documentation/devicetree/bindings/input/touchscreen/
H A Dtsc2007.txt18 - ti,fuzzy: specifies the absolute input fuzz y value.
/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-dsaf.txt51 0 stands for this bit will be fuzzy matched, TCAM won't care about this bit
/linux/Documentation/scheduler/
H A Dsched-rt-group.rst46 obviously fall short. A fuzzy upper limit is of no use since it cannot be
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst146 gives a warm, fuzzy feeling of being up-to-date. But this temptation
/linux/Documentation/arch/s390/
H A D3270.rst215 fuzzy feeling. When the log area fills up and output awaits, it
/linux/Documentation/core-api/
H A Dpin_user_pages.rst108 page->_refcount. This provides fuzzy behavior: if a page has get_page() called
/linux/fs/btrfs/
H A Dfree-space-cache.c1709 u64 offset, int bitmap_only, int fuzzy) in tree_search_offset() argument
1780 if (fuzzy) in tree_search_offset()
1801 if (!fuzzy) in tree_search_offset()