Home
last modified time | relevance | path

Searched refs:finder (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/filesystems/
H A Dhfsplus.rst18 Specifies the creator/type values as shown by the MacOS finder
H A Dhfs.rst25 Specifies the creator/type values as shown by the MacOS finder
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py367 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 DBuild221 perf-util-$(CONFIG_LIBDW) += probe-finder.o