Searched refs:finder (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/filesystems/ |
| H A D | hfsplus.rst | 18 Specifies the creator/type values as shown by the MacOS finder
|
| H A D | hfs.rst | 25 Specifies the creator/type values as shown by the MacOS finder
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 367 def __init__(self, parent, finder, is_reg_expr=False): argument 368 self.finder = finder 447 self.finder.Find(value, direction, pattern, self.context) 3231 self.finder = ChildDataItemFinder(self.model.root) 3275 self.finder.Find(value, direction, pattern, context, self.FindDone) 4096 self.finder = ChildDataItemFinder(self.data_model) 4109 self.finder.Find(value, direction, pattern, context, self.FindDone) 4216 self.finder = ChildDataItemFinder(self.model) 4229 self.finder.Find(value, direction, pattern, context, self.FindDone)
|
| /linux/tools/perf/util/ |
| H A D | Build | 221 perf-util-$(CONFIG_LIBDW) += probe-finder.o
|