OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:searchpath
(Results
1 - 7
of
7
) sorted by null
/ndk/sources/host-tools/make-3.81/
vpath.c
27
/* Structure used to represent a selective VPATH
searchpath
. */
35
char **
searchpath
; /* Null-terminated list of directories. */
member in struct:vpath
141
/* Construct the VPATH listing for the pattern and
searchpath
given.
149
If
SEARCHPATH
is nil, remove all previous listings with the same
151
and readable directories that are not "." given in the
searchpath
154
and put in the VPATH
searchpath
for the given pattern with trailing
200
free ((char *) path->
searchpath
);
297
path->
searchpath
= vpath;
326
for (gp = gpaths->
searchpath
; *gp != NULL; ++gp)
382
register char **vpath = path->
searchpath
;
[
all
...]
/external/icu4c/config/
test-icu-config.sh
20
icu-config --cppflags-
searchpath
28
icu-config --ldflags-
searchpath
icu-config-bottom
31
echo " --cppflags-
searchpath
Print only -I include directives (-Iinclude)"
49
echo " --ldflags-
searchpath
Print only -L (search path) directive"
237
--cppflags-
searchpath
)
282
--ldflags-
searchpath
)
icu-config
378
echo " --cppflags-
searchpath
Print only -I include directives (-Iinclude)"
396
echo " --ldflags-
searchpath
Print only -L (search path) directive"
584
--cppflags-
searchpath
)
629
--ldflags-
searchpath
)
/external/libmtp/
configure
[
all
...]
/external/bison/
configure
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
configure
[
all
...]
Completed in 201 milliseconds