Lines Matching refs:dependee
34 """Returns a tuple (allow, dependent dir, dependee dir) for this rule,
36 is allowed to depend on the dependee, without knowing the external
92 dependee files in the directory. Rules may also be added that apply
93 only to dependee files whose filename (last component of their path)
107 # that apply to dependee files whose basename matches the regular
122 """Returns a list of tuples (allow, dependent dir, dependee dir) for the
127 (allow, dependent, dependee) = rule.AsDependencyTuple()
128 tup = (allow, dependent + extra_dependent_suffix, dependee)
147 dependee_regexp: The rule will only be applied to dependee files
150 dependee files.
174 """Returns the rule that applies to |include_path| for a dependee