OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libs
(Results
126 - 150
of
2706
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/darwin-x86/2.7.5/bin/
python2.7-config
8
valid_opts = ['prefix', 'exec-prefix', 'includes', '
libs
', 'cflags',
46
elif opt in ('--
libs
', '--ldflags'):
47
libs
= getvar('
LIBS
').split() + getvar('SYSLIBS').split()
48
libs
.append('-lpython'+pyver)
53
libs
.insert(0, '-L' + getvar('LIBPL'))
55
libs
.extend(getvar('LINKFORSHARED').split())
56
print ' '.join(
libs
)
/prebuilts/python/darwin-x86/2.7.5/lib/pkgconfig/
python-2.7.pc
10
Libs
.private: -ldl -framework CoreFoundation
11
Libs
: -L${libdir} -lpython2.7
python.pc
10
Libs
.private: -ldl -framework CoreFoundation
11
Libs
: -L${libdir} -lpython2.7
python2.pc
10
Libs
.private: -ldl -framework CoreFoundation
11
Libs
: -L${libdir} -lpython2.7
/prebuilts/python/linux-x86/2.7.5/bin/
python-config
8
valid_opts = ['prefix', 'exec-prefix', 'includes', '
libs
', 'cflags',
46
elif opt in ('--
libs
', '--ldflags'):
47
libs
= getvar('
LIBS
').split() + getvar('SYSLIBS').split()
48
libs
.append('-lpython'+pyver)
53
libs
.insert(0, '-L' + getvar('LIBPL'))
55
libs
.extend(getvar('LINKFORSHARED').split())
56
print ' '.join(
libs
)
python2-config
8
valid_opts = ['prefix', 'exec-prefix', 'includes', '
libs
', 'cflags',
46
elif opt in ('--
libs
', '--ldflags'):
47
libs
= getvar('
LIBS
').split() + getvar('SYSLIBS').split()
48
libs
.append('-lpython'+pyver)
53
libs
.insert(0, '-L' + getvar('LIBPL'))
55
libs
.extend(getvar('LINKFORSHARED').split())
56
print ' '.join(
libs
)
python2.7-config
8
valid_opts = ['prefix', 'exec-prefix', 'includes', '
libs
', 'cflags',
46
elif opt in ('--
libs
', '--ldflags'):
47
libs
= getvar('
LIBS
').split() + getvar('SYSLIBS').split()
48
libs
.append('-lpython'+pyver)
53
libs
.insert(0, '-L' + getvar('LIBPL'))
55
libs
.extend(getvar('LINKFORSHARED').split())
56
print ' '.join(
libs
)
/prebuilts/python/linux-x86/2.7.5/lib/pkgconfig/
python-2.7.pc
10
Libs
.private: -lpthread -ldl -lpthread -lutil
11
Libs
: -L${libdir} -lpython2.7
python.pc
10
Libs
.private: -lpthread -ldl -lpthread -lutil
11
Libs
: -L${libdir} -lpython2.7
python2.pc
10
Libs
.private: -lpthread -ldl -lpthread -lutil
11
Libs
: -L${libdir} -lpython2.7
/external/clang/test/Frontend/
system-header-prefix.c
1
// RUN: %clang --system-header-prefix=
libs
/ --no-system-header-prefix=
libs
/mylib/ -I%S/Inputs/SystemHeaderPrefix -Wundef -E %s 2>&1 | FileCheck %s
2
// RUN: %clang --system-header-prefix
libs
/ --no-system-header-prefix
libs
/mylib/ -I%S/Inputs/SystemHeaderPrefix -Wundef -E %s 2>&1 | FileCheck %s
7
// CHECK:
libs
{{/|\\}}mylib{{/|\\}}warn.h:1:5: warning: 'MYLIB' is not defined, evaluates to 0
9
// CHECK:
libs
{{/|\\}}mylib{{/|\\}}warn.h:1:5: warning: 'MYLIB' is not defined, evaluates to 0
/external/libxml2/
Makefile.tests
7
LIBS
=`xml2-config --
libs
`
19
$(CC) -o runtest$(EXEEXT) $(CFLAGS) runtest.c $(
LIBS
) $(THREADLIB)
25
$(CC) -o runsuite$(EXEEXT) $(CFLAGS) runsuite.c $(
LIBS
)
31
$(CC) -o testapi$(EXEEXT) $(CFLAGS) testapi.c $(
LIBS
)
37
$(CC) -o testchar$(EXEEXT) $(CFLAGS) testchar.c $(
LIBS
)
/ndk/sources/cxx-stl/gnu-libstdc++/
Android.mk
14
$(LOCAL_PATH)/$(TOOLCHAIN_VERSION)/
libs
/$(TARGET_ARCH_ABI)/include \
19
LOCAL_SRC_FILES := $(TOOLCHAIN_VERSION)/
libs
/$(TARGET_ARCH_ABI)/libgnustl_static$(TARGET_LIB_EXTENSION)
23
LOCAL_SRC_FILES:= $(TOOLCHAIN_VERSION)/
libs
/$(TARGET_ARCH_ABI)/thumb/libgnustl_static$(TARGET_LIB_EXTENSION)
32
LOCAL_SRC_FILES := $(TOOLCHAIN_VERSION)/
libs
/$(TARGET_ARCH_ABI)/libgnustl_shared$(TARGET_SONAME_EXTENSION)
36
LOCAL_SRC_FILES:= $(TOOLCHAIN_VERSION)/
libs
/$(TARGET_ARCH_ABI)/thumb/libgnustl_shared$(TARGET_SONAME_EXTENSION)
41
LOCAL_EXPORT_LDLIBS := $(call host-path,$(LOCAL_PATH)/$(TOOLCHAIN_VERSION)/
libs
/$(TARGET_ARCH_ABI)/libsupc++$(TARGET_LIB_EXTENSION))
/external/mesa3d/src/gallium/targets/egl-static/
SConscript
28
env.Prepend(
LIBS
= [
40
env.Prepend(
LIBS
= [llvmpipe])
51
env.Append(
LIBS
= [
58
env.Prepend(
LIBS
= [
72
env.Prepend(
LIBS
= [glapi_name, glsl, mesa])
80
env.Prepend(
LIBS
= [openvg_name, st_vega])
83
env.Prepend(
LIBS
= [
95
env.Prepend(
LIBS
= [
104
env.Prepend(
LIBS
= [
111
env.Prepend(
LIBS
=
[
all
...]
/external/libpng/scripts/
libpng-config-body.in
11
--
libs
print library linking information
19
--ldflags print linker flags (ldopts, L_opts, R_opts, and
libs
)
64
--
libs
)
65
echo ${
libs
}
81
echo ${ldflags} ${L_opts} ${R_opts} ${
libs
}
/device/generic/goldfish/opengl/
README
15
$AOSP/sdk/emulator/opengl/
libs
/GLESv1_dec/
16
$AOSP/sdk/emulator/opengl/
libs
/GLESv2_dec/
17
$AOSP/sdk/emulator/opengl/
libs
/renderControl_dec/
/external/llvm/utils/unittest/
CMakeLists.txt
35
set(
LIBS
41
list(APPEND
LIBS
pthread)
48
${
LIBS
}
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/META-INF/
MANIFEST.MF
37
libs
/ddmlib.jar,
38
libs
/ddmuilib.jar,
39
libs
/jcommon-1.0.12.jar,
40
libs
/jfreechart-1.0.9.jar,
41
libs
/jfreechart-swt-1.0.9.jar,
42
libs
/uiautomatorviewer.jar
/external/bison/m4/
intlmacosx.m4
23
[gt_save_LIBS="$
LIBS
"
24
LIBS
="$
LIBS
-Wl,-framework -Wl,CoreFoundation"
31
LIBS
="$gt_save_LIBS"])
38
[gt_save_LIBS="$
LIBS
"
39
LIBS
="$
LIBS
-Wl,-framework -Wl,CoreFoundation"
46
LIBS
="$gt_save_LIBS"])
/external/conscrypt/src/main/native/
sub.mk
14
# Any shared/static
libs
that are listed here must also
15
# be listed in
libs
/nativehelper/Android.mk.
/external/google-breakpad/src/testing/gtest/xcode/Config/
FrameworkTarget.xcconfig
10
// Dynamic
libs
need to be position independent
13
// Dynamic
libs
should not have their external symbols stripped.
StaticLibraryTarget.xcconfig
10
// Static
libs
can be included in bundles so make them position independent
13
// Static
libs
should not have their internal globals or external symbols
/external/libpng/
libpng-config.in
19
libs
="-lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@"
20
all_libs="-lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@ @
LIBS
@"
37
--
libs
print library linking information
45
--ldflags print linker flags (ldopts, L_opts, R_opts, and
libs
)
90
--
libs
)
91
echo ${
libs
}
111
echo ${ldopts} ${L_opts} ${R_opts} ${
libs
}
116
libs
=${all_libs}
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Makefile
4
clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --
libs
core mcjit native` -o toy-mcjit
7
clang++ toy-jit.cpp -g -O3 -rdynamic `llvm-config --cppflags --ldflags --
libs
core jit native` -o toy-jit
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Makefile
10
LLVM_LDFLAGS := $(shell llvm-config --ldflags --system-
libs
--
libs
core orcjit native)
Completed in 80 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>