Home
last modified time | relevance | path

Searched refs:fuzzy (Results 1 – 17 of 17) 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/include/linux/platform_data/
H A Dtsc2007.h13 int fuzzy; member
/linux/drivers/input/touchscreen/
H A Dtsc2007.h73 int fuzzy; member
/linux/crypto/
H A Dapi.c66 int exact, fuzzy; in __crypto_alg_lookup() local
75 fuzzy = !strcmp(q->cra_name, name); in __crypto_alg_lookup()
76 if (!exact && !(fuzzy && q->cra_priority > best)) in __crypto_alg_lookup()
/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/tools/perf/Documentation/
H A Dperf-sched.txt399 --fuzzy-name::
400 Given task name(s) can be partially matched (fuzzy matching).
/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/arch/arm64/boot/dts/rockchip/
H A Drk3566-bigtreetech-cb2.dtsi574 ti,fuzzy = <16>;
/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.c1689 * fuzzy - If this is set, then we are trying to make an allocation, and we just in entry_less()
1695 u64 offset, int bitmap_only, int fuzzy)
1767 if (fuzzy) in tree_search_offset()
1788 if (!fuzzy) in tree_search_offset()
1701 tree_search_offset(struct btrfs_free_space_ctl * ctl,u64 offset,int bitmap_only,int fuzzy) tree_search_offset() argument
/linux/tools/perf/
H A Dbuiltin-sched.c165 bool fuzzy;
1624 bool fuzzy_match = sched->map.fuzzy; in print_sched_map()
5072 OPT_BOOLEAN(0, "fuzzy-name", &sched.map.fuzzy,
5073 "given command name can be partially matched (fuzzy matching)"),
164 bool fuzzy; global() member