HomeSort by relevance Sort by last modified time
    Searched defs:considered (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/make-3.81/
filedef.h 95 unsigned int considered:1; /* equal to 'considered' if file has been member in struct:file
96 considered on current scan of goal chain */
194 targets, which need to be considered newer than anything that depends on
remake.c 61 static unsigned int considered; variable
106 /* All files start with the considered bit 0, so the global value is 1. */
107 considered = 1;
255 /* If we reached the end of the dependency graph toggle the considered
258 considered = !considered;
283 each is considered in turn. */
297 if (f->considered == considered)
307 f->considered = considered
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 

Completed in 142 milliseconds