OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libdir
(Results
501 - 525
of
917
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/devtools/tools/
hierarchyviewer.bat
37
set
libdir
=
variable
/external/libvpx/libvpx/build/make/
configure.sh
542
--
libdir
=*)
543
libdir
="${optval}"
549
--libc|--as|--prefix|--
libdir
|--sdk-path)
574
libdir
="${
libdir
:-${prefix}/lib}"
575
libdir
="${
libdir
%/}"
576
if [ "${
libdir
#${prefix}}" = "${
libdir
}" ]; then
577
die "
Libdir
${libdir} must be a subdirectory of ${prefix}
[
all
...]
/external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [
LibDir
] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
89
Name="
LibDir
"
antlr3lexerandparser.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [
LibDir
] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
90
Name="
LibDir
"
antlr3parser.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [
LibDir
] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
89
Name="
LibDir
"
antlr3treeparser.rules
10
CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [
LibDir
] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]"
89
Name="
LibDir
"
/external/elfutils/
configure.ac
179
[install libebl_CPU modules in $(
libdir
)/DIR]), [dnl
183
AH_TEMPLATE([LIBEBL_SUBDIR], [$
libdir
subdirectory containing libebl modules.])
/external/icu4c/
Makefile.in
132
$(
LIBDIR
) $(BINDIR):
136
all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive check-exhaustive-recursive: $(
LIBDIR
) $(BINDIR)
170
@$(MKINSTALLDIRS) $(DESTDIR)$(
libdir
)/pkgconfig
171
$(INSTALL_DATA) $(ALL_PKGCONFIG_FILES) $(DESTDIR)$(
libdir
)/pkgconfig/
210
$(RMV) Makefile config/Makefile icudefs.mk $(
LIBDIR
) $(BINDIR)
255
@echo "Libs:" '-L$${
libdir
}' "${ICULIBS_UC}" "${ICULIBS_DT}" >> $@
/external/llvm/bindings/ocaml/
Makefile.ocaml
29
# user can override this with OCAML_LIBDIR or configure --with-ocaml-
libdir
=.
31
OcamlDir := $(
LibDir
)/ocaml
46
$(filter-out -L$(
LibDir
),-l$(LIBRARYNAME) \
51
$(filter-out -L$(
LibDir
),$(shell $(LLVM_CONFIG) --ldflags)) \
199
$(OcamlDir)/%.a: $(
LibDir
)/%.a
202
$(OcamlDir)/%.o: $(
LibDir
)/%.o
/frameworks/base/core/java/android/app/backup/
BackupAgent.java
258
String
libDir
= (appInfo.nativeLibraryDir != null)
267
if (
libDir
!= null) {
268
filterSet.add(
libDir
);
322
String
libDir
;
334
libDir
= (appInfo.nativeLibraryDir == null)
354
if (filePath.startsWith(cacheDir) || filePath.startsWith(
libDir
)) {
/ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk
100
# approach of adding -DLIBDIR=\"$(
libdir
)\" etc. to AM_CPPFLAGS,
102
# If, say, $(
libdir
) is not set in the Makefile,
LIBDIR
is not
103
# defined by this module, and code using
LIBDIR
gives a
132
echo '#define
LIBDIR
"$(
libdir
)"'; \
310
# We need the following in order to install a simple file in $(
libdir
)
319
charset_alias = $(DESTDIR)$(
libdir
)/charset.alias
320
charset_tmp = $(DESTDIR)$(
libdir
)/charset.tmp
336
$(mkinstalldirs) $(DESTDIR)$(
libdir
) ; \
[
all
...]
/external/pixman/pixman/
Makefile.in
39
pkglibdir = $(
libdir
)/@PACKAGE@
127
am__installdirs = "$(DESTDIR)$(
libdir
)" \
413
libdir
= @
libdir
@
585
@list='$(lib_LTLIBRARIES)'; test -n "$(
libdir
)" || list=; \
592
echo " $(MKDIR_P) '$(DESTDIR)$(
libdir
)'"; \
593
$(MKDIR_P) "$(DESTDIR)$(
libdir
)" || exit 1; \
594
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(
libdir
)'"; \
595
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(
libdir
)"; \
600
@list='$(lib_LTLIBRARIES)'; test -n "$(
libdir
)" || list=;
[
all
...]
/external/bison/lib/
localcharset.c
74
/* Get
LIBDIR
. */
75
#ifndef
LIBDIR
134
dir = relocate (
LIBDIR
);
/external/chromium_org/third_party/opus/src/doc/
Makefile.in
37
pkglibdir = $(
libdir
)/@PACKAGE@
185
libdir
= @
libdir
@
/external/elfutils/config/
Makefile.in
18
pkglibdir = $(
libdir
)/@PACKAGE@
141
libdir
= @
libdir
@
/external/elfutils/m4/
Makefile.in
18
pkglibdir = $(
libdir
)/@PACKAGE@
140
libdir
= @
libdir
@
/external/flac/libFLAC/include/private/
Makefile.in
51
pkglibdir = $(
libdir
)/@PACKAGE@
223
libdir
= @
libdir
@
/external/flac/libFLAC/include/protected/
Makefile.in
51
pkglibdir = $(
libdir
)/@PACKAGE@
223
libdir
= @
libdir
@
/external/grub/lib/
Makefile.in
23
pkglibdir = $(
libdir
)/@PACKAGE@
168
libdir
= @
libdir
@
/external/grub/stage1/
Makefile.in
76
pkglibdir = $(
libdir
)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
174
libdir
= @
libdir
@
/external/iproute2/tc/
tc_util.c
27
#ifndef
LIBDIR
28
#define
LIBDIR
"/usr/lib"
37
lib_dir =
LIBDIR
"/tc/";
/external/ipsec-tools/src/include-glibc/
Makefile.in
18
pkglibdir = $(
libdir
)/@PACKAGE@
156
libdir
= @
libdir
@
/external/ipsec-tools/src/racoon/
Makefile.in
23
pkglibdir = $(
libdir
)/@PACKAGE@
61
am__installdirs = "$(DESTDIR)$(
libdir
)" "$(DESTDIR)$(sbindir)" \
241
libdir
= @
libdir
@
392
test -z "$(
libdir
)" || $(MKDIR_P) "$(DESTDIR)$(
libdir
)"
396
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(
libdir
)/$$f'"; \
397
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(
libdir
)/$$f"; \
405
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(
libdir
)/$$p'"; \
406
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(
libdir
)/$$p";
[
all
...]
/external/libffi/man/
Makefile.in
18
pkglibdir = $(
libdir
)/@PACKAGE@
149
libdir
= @
libdir
@
/external/libmtp/doc/
Makefile.in
20
pkglibdir = $(
libdir
)/@PACKAGE@
151
libdir
= @
libdir
@
Completed in 1609 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>