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

  /ndk/sources/host-tools/make-3.81/
filedef.h 30 char *vpath; /* VPATH/vpath pathname */ member in struct:file
92 unsigned int ignore_vpath:1;/* Nonzero if we threw out VPATH name. */
164 Don't search using vpath for the file--if it doesn't actually exist,
vpath.c 27 /* Structure used to represent a selective VPATH searchpath. */
29 struct vpath struct
31 struct vpath *next; /* Pointer to next struct in the linked list. */
41 static struct vpath *vpaths;
43 /* Structure for the general VPATH given in the variable. */
45 static struct vpath *general_vpath;
49 static struct vpath *gpaths;
52 static int selective_vpath_search PARAMS ((struct vpath *path, char **file, FILE_TIMESTAMP *mtime_ptr));
54 /* Reverse the chain of selective VPATH lists so they
56 and construct the list from the VPATH variable. *
163 register char **vpath; local
378 register char **vpath = path->searchpath; local
    [all...]
  /system/core/sh/
var.c 94 struct var vpath; variable in typeref:struct:var
114 { &vpath, VSTRFIXED|VTEXTFIXED, "PATH=" _PATH_DEFPATH,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
ant.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/internal/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 363 milliseconds