OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libdir
(Results
176 - 200
of
973
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/pkgconfig/
alsa.pc
3
libdir
=${exec_prefix}/lib
10
Libs: -L${
libdir
} -lasound
dri.pc
3
libdir
=/usr/lib/glx
xproto.pc
3
libdir
=${exec_prefix}/lib
/external/chromium_org/third_party/icu/source/config/
icu.pc.in
6
libdir
= @
libdir
@
22
pkglibdir=${
libdir
}/@PACKAGE@${ICULIBSUFFIX}/@VERSION@
25
#ICUPKGDATA_DIR=@
libdir
@
/external/chromium_org/third_party/mesa/src/src/egl/wayland/wayland-egl/
Makefile.am
1
pkgconfigdir = $(
libdir
)/pkgconfig
/external/icu/icu4c/source/config/
icu.pc.in
12
libdir
= @
libdir
@
25
pkglibdir=${
libdir
}/@PACKAGE@${ICULIBSUFFIX}/@VERSION@
28
#ICUPKGDATA_DIR=@
libdir
@
/external/mesa3d/src/egl/wayland/wayland-egl/
Makefile.am
1
pkgconfigdir = $(
libdir
)/pkgconfig
/ndk/tests/abcc/jni/mman-win32/
Makefile
25
mkdir -p $(DESTDIR)$(
libdir
)
26
cp libmman.a $(DESTDIR)$(
libdir
)
31
mkdir -p $(DESTDIR)$(
libdir
)
32
cp libmman.lib $(DESTDIR)$(
libdir
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/pkgconfig/
dri.pc
3
libdir
=/usr/lib/glx
xproto.pc
3
libdir
=${exec_prefix}/lib
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/pkgconfig/
dri.pc
3
libdir
=/usr/lib/glx
xproto.pc
3
libdir
=${exec_prefix}/lib
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/pkgconfig/
dri.pc
3
libdir
=/usr/lib/glx
xproto.pc
3
libdir
=${exec_prefix}/lib
/cts/tools/signature-tools/
sig
38
libdir
=`dirname $progdir`/framework
47
exec java $javaOpts -classpath $
libdir
/signature-tools.jar:$
libdir
/dex-tools.jar:$
libdir
/stringtemplate.jar:$
libdir
/antlr-2.7.7.jar signature.Main "$@
/external/chromium_org/native_client_sdk/src/build_tools/
dsc_info.py
43
parser.add_option('-l', '--
libdir
',
50
libdir
= options.
libdir
or ''
51
tree = parse_dsc.LoadProject(os.path.join(
libdir
, 'library.dsc'))
53
return '\n'.join(GetSources(
libdir
, tree, target))
/dalvik/dx/etc/
dx
38
libdir
="$progdir"
40
if [ ! -r "$
libdir
/$jarfile" ]; then
42
libdir
="$
libdir
/lib"
46
if [ ! -r "$
libdir
/$jarfile" ]; then
48
libdir
=`dirname "$progdir"`/framework
51
if [ ! -r "$
libdir
/$jarfile" ]; then
84
jarpath=`cygpath -w "$
libdir
/$jarfile"`
86
jarpath="$
libdir
/$jarfile"
dexmerger
38
libdir
="$progdir"
40
if [ ! -r "$
libdir
/$jarfile" ]; then
42
libdir
=`dirname "$progdir"`/platform-tools/lib
46
if [ ! -r "$
libdir
/$jarfile" ]; then
48
libdir
=`dirname "$progdir"`/framework
51
if [ ! -r "$
libdir
/$jarfile" ]; then
84
jarpath=`cygpath -w "$
libdir
/$jarfile"`
86
jarpath="$
libdir
/$jarfile"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libstdc++.so.6.0.18-gdb.py
23
libdir
= '/tmp/ndk-andrewhsieh/host-gcc4.8/1/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/../lib32'
variable
30
# Update module path. We want to find the relative path from
libdir
37
libdir
= os.path.normpath (
libdir
)
variable
39
prefix = os.path.commonprefix ([
libdir
, pythondir])
47
libdir
=
libdir
[len (prefix):]
variable
49
# Compute the ".."s needed to get from
libdir
to the prefix.
50
dotdots = ('..' + os.sep) * len (
libdir
.split (os.sep))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/
libstdc++.so.6.0.18-gdb.py
23
libdir
= '/tmp/ndk-andrewhsieh/host-gcc4.8/1/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/../lib64'
variable
30
# Update module path. We want to find the relative path from
libdir
37
libdir
= os.path.normpath (
libdir
)
variable
39
prefix = os.path.commonprefix ([
libdir
, pythondir])
47
libdir
=
libdir
[len (prefix):]
variable
49
# Compute the ".."s needed to get from
libdir
to the prefix.
50
dotdots = ('..' + os.sep) * len (
libdir
.split (os.sep))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libstdc++.a-gdb.py
23
libdir
= '/tmp/build-mingw64-toolchain-digit/install-x86_64-linux-gnu/x86_64-w64-mingw32/x86_64-w64-mingw32/lib/../lib'
variable
30
# Update module path. We want to find the relative path from
libdir
37
libdir
= os.path.normpath (
libdir
)
variable
39
prefix = os.path.commonprefix ([
libdir
, pythondir])
47
libdir
=
libdir
[len (prefix):]
variable
49
# Compute the ".."s needed to get from
libdir
to the prefix.
50
dotdots = ('..' + os.sep) * len (
libdir
.split (os.sep))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libstdc++.a-gdb.py
23
libdir
= '/tmp/build-mingw64-toolchain-digit/install-x86_64-linux-gnu/x86_64-w64-mingw32/x86_64-w64-mingw32/lib/../lib32'
variable
30
# Update module path. We want to find the relative path from
libdir
37
libdir
= os.path.normpath (
libdir
)
variable
39
prefix = os.path.commonprefix ([
libdir
, pythondir])
47
libdir
=
libdir
[len (prefix):]
variable
49
# Compute the ".."s needed to get from
libdir
to the prefix.
50
dotdots = ('..' + os.sep) * len (
libdir
.split (os.sep))
/prebuilts/sdk/tools/darwin/
dx
38
libdir
="$progdir"
40
if [ ! -r "$
libdir
/$jarfile" ]; then
42
libdir
="$
libdir
/lib"
46
if [ ! -r "$
libdir
/$jarfile" ]; then
48
libdir
=`dirname "$progdir"`/framework
51
if [ ! -r "$
libdir
/$jarfile" ]; then
84
jarpath=`cygpath -w "$
libdir
/$jarfile"`
86
jarpath="$
libdir
/$jarfile"
/prebuilts/sdk/tools/
dx
38
libdir
="$progdir"
40
if [ ! -r "$
libdir
/$jarfile" ]; then
42
libdir
="$
libdir
/lib"
46
if [ ! -r "$
libdir
/$jarfile" ]; then
48
libdir
=`dirname "$progdir"`/framework
51
if [ ! -r "$
libdir
/$jarfile" ]; then
84
jarpath=`cygpath -w "$
libdir
/$jarfile"`
86
jarpath="$
libdir
/$jarfile"
/external/libpng/
libpng-config.in
17
libdir
="@
libdir
@"
22
L_opts="-L${
libdir
}"
36
--
libdir
print path to directory containing library
86
--
libdir
)
87
echo ${
libdir
}
Completed in 277 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>