OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libpath
(Results
26 - 50
of
263
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/curl/projects/Windows/VC6/src/
curlsrc.tmpl
74
# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug" /fixed:no
75
# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug" /fixed:no
99
# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
100
# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
124
# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
125
# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
149
# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI" /fixed:no
150
# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI" /fixed:no
174
# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN" /fixed:no
175
# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN\curld.exe" /pdbtype:con /
libpath
:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN" /fixed:n
[
all
...]
/external/libpng/scripts/
makefile.knr
17
LIBPATH
=$(prefix)/lib
78
-@mkdir $(DESTDIR)$(
LIBPATH
)
88
cp libpng.a $(DESTDIR)$(
LIBPATH
)
89
chmod 644 $(DESTDIR)$(
LIBPATH
)/libpng.a
makefile.mips
12
LIBPATH
=$(prefix)/lib
64
-@mkdir $(DESTDIR)$(
LIBPATH
)
75
cp libpng.a $(DESTDIR)$(
LIBPATH
)
76
chmod 644 $(DESTDIR)$(
LIBPATH
)/libpng.a
makefile.sunos
12
LIBPATH
=$(prefix)/lib
76
-@$(MKDIR_P) $(DESTDIR)$(
LIBPATH
)
87
cp libpng.a $(DESTDIR)$(
LIBPATH
)
88
chmod 644 $(DESTDIR)$(
LIBPATH
)/libpng.a
makefile.atari
20
LIBPATH
=$(prefix)/lib
60
-@mkdir $(DESTDIR)$(
LIBPATH
)
makefile.std
12
LIBPATH
=$(prefix)/lib
94
-@$(MKDIR_P) $(DESTDIR)$(
LIBPATH
)
105
cp libpng.a $(DESTDIR)$(
LIBPATH
)
106
chmod 644 $(DESTDIR)$(
LIBPATH
)/libpng.a
makefile.msys
57
LIBPATH
=$(exec_prefix)/lib
74
DL=$(DESTDIR)$(
LIBPATH
)
127
-e s!@libdir@!$(
LIBPATH
)! \
135
echo L_opts=\"-L$(
LIBPATH
)\"; \
136
echo R_opts=\"-Wl,-rpath,$(
LIBPATH
)\"; \
makefile.32sunu
53
LIBPATH
=$(exec_prefix)/lib
69
DL=$(DESTDIR)$(
LIBPATH
)
99
-e s!@libdir@!$(
LIBPATH
)! \
106
echo libdir=\"$(
LIBPATH
)\"; \
108
echo L_opts=\"-L$(
LIBPATH
)\"; \
109
echo R_opts=\"-R$(
LIBPATH
)\"; \
makefile.64sunu
53
LIBPATH
=$(exec_prefix)/lib
69
DL=$(DESTDIR)$(
LIBPATH
)
99
-e s!@libdir@!$(
LIBPATH
)! \
106
echo libdir=\"$(
LIBPATH
)\"; \
108
echo L_opts=\"-L$(
LIBPATH
)\"; \
109
echo R_opts=\"-R$(
LIBPATH
)\"; \
makefile.sggcc
55
LIBPATH
=$(exec_prefix)/lib
56
#
LIBPATH
=$(exec_prefix)/lib32
72
DL=$(DESTDIR)$(
LIBPATH
)
100
-e s!@libdir@!$(
LIBPATH
)! \
111
echo L_opts=\"-L$(
LIBPATH
)\"; \
112
echo libdir=\"$(
LIBPATH
)\"; \
makefile.sgi
58
LIBPATH
=$(exec_prefix)/lib
59
#
LIBPATH
=$(exec_prefix)/lib32
75
DL=$(DESTDIR)$(
LIBPATH
)
101
-e s!@libdir@!$(
LIBPATH
)! \
111
echo L_opts=\"-L$(
LIBPATH
)\"; \
112
echo libdir=\"$(
LIBPATH
)\"; \
/external/llvm/docs/CommandGuide/
llvm-lib.rst
9
**llvm-lib** [/
libpath
:<path>] [/out:<output>] [/llvmlibthin]
/external/mesa3d/scons/
x11.py
33
env.Append(
LIBPATH
= ['/usr/X11R6/lib'])
/external/mesa3d/src/gallium/targets/libgl-gdi/
SConscript
44
env.Prepend(
LIBPATH
= [shared_glapi.dir])
/external/mesa3d/src/gallium/targets/libgl-xlib/
SConscript
22
env.Prepend(
LIBPATH
= [shared_glapi.dir])
/external/vulkan-validation-layers/loader/
vk_loader_platform.h
152
loader_platform_open_library(const char *
libPath
) {
153
return dlopen(
libPath
, RTLD_LAZY | RTLD_LOCAL);
156
loader_platform_open_library_error(const char *
libPath
) {
350
loader_platform_open_library(const char *
libPath
) {
351
return LoadLibrary(
libPath
);
353
static char *loader_platform_open_library_error(const char *
libPath
) {
355
snprintf(errorMsg, 119, "Failed to open dynamic library \"%s\"",
libPath
);
/cts/hostsidetests/appsecurity/test-apps/UsesLibraryApp/src/com/android/cts/useslibrary/
UsesLibraryTest.java
72
String
libPath
= libDexFile.getName();
75
String testPath =
libPath
+ File.pathSeparator + apkPath + File.pathSeparator + apkPath;
/external/libcxx/test/libcxx/android/test/
format.py
28
libpath
= os.pathsep.join([
32
default_env = {'LD_LIBRARY_PATH':
libpath
}
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/test/
format.py
29
libpath
= os.pathsep.join([
33
self.exec_env = {'LD_LIBRARY_PATH':
libpath
}
/external/v8/tools/oom_dump/
SConstruct
40
LIBPATH
= ['/usr/local/lib', '${V8_DIR}'])
/art/test/115-native-bridge/
nativebridge.cc
287
extern "C" void* native_bridge_loadLibrary(const char*
libpath
, int flag) {
288
size_t len = strlen(
libpath
);
290
strncpy(tmp,
libpath
, len);
301
printf("Was looking for %s.\n",
libpath
);
325
extern "C" bool native_bridge_isSupported(const char*
libpath
) {
328
if (
libpath
== nullptr) {
332
return strcmp(
libpath
, "libjavacore.so") != 0;
/toolchain/binutils/binutils-2.25/ld/
genscripts.sh
107
# be set for any
libpath
-using emulation; NATIVE will be set for a
108
#
libpath
-using emulation where ${host} = ${target}. NATIVE
133
# To force a logically empty LIB_PATH, do
LIBPATH
=":".
211
# except when
LIBPATH
=":".
260
rm -f tmpdir/
libpath
.exp
261
echo "set
libpath
\"${LIB_PATH}\"" | sed -e 's/:/ /g' > tmpdir/
libpath
.exp
/toolchain/binutils/binutils-2.25/ld/emultempl/
aix.em
733
char *
libpath
;
762
/* Precedence of
LIBPATH
767
libpath
= command_line_blibpath;
769
libpath
= command_line.rpath;
771
libpath
= (char *) "";
789
libpath
= xmalloc (len + 1);
790
strcpy (
libpath
, name);
801
libpath
= xrealloc (
libpath
, len + nlen + 2);
802
libpath
[len] = ':'
[
all
...]
/cts/tests/jdwp/runner/device-side/src/com/android/compatibility/dalvik/
DalvikTestRunner.java
182
StringBuilder
libPath
= new StringBuilder();
183
libPath
.append(jar).append("!/lib/").append(abiName);
185
jar,
libPath
.toString(), DalvikTestRunner.class.getClassLoader());
/toolchain/binutils/binutils-2.25/ld/testsuite/config/
default.exp
67
if {[file exists tmpdir/
libpath
.exp]} {
68
load_lib tmpdir/
libpath
.exp
70
foreach dir $
libpath
{
Completed in 726 milliseconds
1
2
3
4
5
6
7
8
9
10
11