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

  /ndk/sources/host-tools/make-3.81/
implicit.c 254 unsigned int foundrule;
794 foundrule = i;
801 file->name = rule->targets[matches[foundrule]];
895 if (d->intermediate_file == 0 && tryrules[foundrule]->terminal)
914 if (!checked_lastslash[foundrule])
939 struct file *f = lookup_file (rule->targets[matches[foundrule]]);
949 if (i != matches[foundrule])
252 unsigned int foundrule; local
  /external/srec/tools/grxmlcompile/
grxmldoc.cpp 425 bool foundRule = findRuleIndex( ruleName, index );
426 if (foundRule) {
627 bool foundRule = findRuleIndex( ruleName, index );
628 if (!foundRule) {
    [all...]

Completed in 477 milliseconds