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

  /ndk/sources/host-tools/make-3.81/
remake.c 377 int dep_status = 0;
511 dep_status |= check_dep (d->file, depth, this_mtime, &maybe_make);
535 if (dep_status != 0 && !keep_going_flag)
572 dep_status |= update_file (d->file, depth);
593 if (dep_status != 0 && !keep_going_flag)
616 if (dep_status != 0)
618 file->update_status = dep_status;
630 return dep_status;
942 int dep_status = 0;
952 dep_status = update_file (file, depth)
374 int dep_status = 0; local
937 int dep_status = 0; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 875 bool, (int dep_status), NULL)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 875 bool, (int dep_status), NULL)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 875 bool, (int dep_status), NULL)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 875 bool, (int dep_status), NULL)
    [all...]

Completed in 1054 milliseconds