HomeSort by relevance Sort by last modified time
    Searched full:pattern_search (Results 1 - 5 of 5) sorted by null

  /ndk/sources/host-tools/make-3.81/
rule.h 30 char in_use; /* If in use by a parent pattern_search. */
implicit.c 29 pattern_search PARAMS ((struct file *file, int archive,
49 if (pattern_search (file, 0, depth, 0))
59 if (pattern_search (file, 1, depth, 0))
202 pattern_search (struct file *file, int archive,
317 /* If this rule is in use by a parent pattern_search,
463 pattern_search won't try to use it. */
737 if (pattern_search (intermediate_file,
833 found for it in the recursive pattern_search call.
200 pattern_search (struct file *file, int archive, function
ChangeLog 19 * implicit.c (pattern_search) [HAVE_DOS_PATHS]: Don't compare b
39 * implicit.c (pattern_search): Call set_file_variables only
73 * implicit.c (pattern_search): Use alloc_dep and free_dep.
97 * implicit.c (pattern_search) [DOS_PATHS]: Look for DOS paths if
120 * implicit.c (pattern_search): We need to make a copy of the stem
180 * implicit.c (pattern_search): If we allocated a variable set for
195 * implicit.c (pattern_search): Add checking for DOS pathnames to
397 * implicit.c (pattern_search): If 2nd expansion is not set for
404 * implicit.c (pattern_search): Mark other files that this rule
450 * implicit.c (pattern_search): Initialize the new staticpatter
    [all...]
ar.c 96 not exist, because pattern_search assumes that files found in the data
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
QueryController.java 200 * as a pattern_search however we're not looking to match an instance of the pattern but
363 * as a pattern_search however we're not looking to match an instance of the pattern but

Completed in 86 milliseconds