OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stlport
(Results
126 - 150
of
155
) sorted by null
1
2
3
4
5
6
7
/frameworks/av/media/libstagefright/
Android.mk
109
include external/
stlport
/libstlport.mk
/build/core/
binary.mk
50
my_ndk_stl_include_path := $(my_ndk_source_root)/cxx-stl/
stlport
/
stlport
52
my_ndk_stl_static_lib := $(my_ndk_source_root)/cxx-stl/
stlport
/libs/$(TARGET_CPU_ABI)/libstlport_static.a
54
my_ndk_stl_shared_lib_fullpath := $(my_ndk_source_root)/cxx-stl/
stlport
/libs/$(TARGET_CPU_ABI)/libstlport_shared.so
package.mk
315
$(HISTORICAL_NDK_VERSIONS_ROOT)/android-ndk-r$(LOCAL_NDK_VERSION)/sources/cxx-stl/
stlport
/libs/$(TARGET_CPU_ABI)/libstlport_shared.so
/external/stlport/test/eh/
gcc-amigaos-m68k.mak
10
STL_INCL = -I../../
stlport
cygwin.mak
9
STL_INCL=-I../../
stlport
djgpp.mak
9
STL_INCL=-I../../
stlport
gcc-99r1.mak
9
STL_INCL=-I../../
stlport
gcc-apple-macosx.mak
10
STL_INCL=-I../../
stlport
gcc-freebsd.mak
10
STL_INCL=-I../../
stlport
gcc-hp11.mak
10
STL_INCL=-I../../
stlport
gcc-irix.mak
10
STL_INCL=-I../../
stlport
gcc-linux.mak
10
STL_INCL=-I../../
stlport
gcc-netbsd.mak
10
STL_INCL=-I../../
stlport
gcc.mak
10
STL_INCL=-I../../
stlport
hpacc.mak
9
STL_INCL=-I../../
stlport
intel50.mak
29
# linker finds proper
STLport
lib automatically, only path to the library is needed
34
CPP_PRJ_CMN = /nologo /W3 /GR /GX /DWIN32 /D_WINDOWS /D_CONSOLE /I$(STL_PATH)\
stlport
/I.
mingw32.mak
9
STL_INCL=-I../../
stlport
/external/valgrind/tsan/
Makefile
9
STLPORT_ROOT=../third_party/
stlport
/external/protobuf/
Android.mk
189
LOCAL_C_INCLUDES += external/
stlport
/
stlport
252
LOCAL_C_INCLUDES += external/
stlport
/
stlport
/external/stlport/
configure.bat
4
REM * configure.bat for setting up compiling
STLport
under Windows
13
echo
STLport
Configuration Tool for Windows
26
echo #
STLport
Configuration Tool for Windows > build\Makefiles\nmake\config.mak
82
REM build without
STLport
83
if "%1" == "--without-
stlport
" goto no_sport
121
echo You must run the WCE*.BAT file you wish to build
STLport
for before
127
echo Build
STLport
for the specified platform. Not all existing platforms are
128
echo available, only the ones that make a difference when building
STLport
are.
142
echo C/C++ runtime library when linking with
STLport
. If you want your appli/dll
143
echo to link statically with
STLport
but using the dynamic C runtime us
[
all
...]
/ndk/build/tools/
package-release.sh
341
unpack_prebuilt
stlport
-libs-$ABI.tar.bz2 "$REFERENCE"
385
echo "WARNING: Could not find
STLport
source tree!"
/external/webkit/
Android.mk
303
# We have to fake out some headers when using
stlport
.
306
include external/
stlport
/libstlport.mk
/external/stlport/stlport/stl/config/
features.h
32
* Defines all
STLport
settings.
41
/* Definition of the
STLport
version informations */
55
/* Definition of the 2
STLport
debug levels */
70
/* For the
STLport
implementation we can use everything:
81
# error If you do not use iostreams you do not need to build the
STLport
library.
99
* of
STLport
switches depending on compiler flags,
142
# error Sorry but according the
STLport
settings your compiler can not support the pointer specialization feature.
146
# error Sorry but asking for both
STLport
to be in the real std namespace and also having
STLport
import all native std stuff \
393
* to use namespace for
STLport
or not
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
features.h
32
* Defines all
STLport
settings.
41
/* Definition of the
STLport
version informations */
55
/* Definition of the 2
STLport
debug levels */
70
/* For the
STLport
implementation we can use everything:
81
# error If you do not use iostreams you do not need to build the
STLport
library.
99
* of
STLport
switches depending on compiler flags,
142
# error Sorry but according the
STLport
settings your compiler can not support the pointer specialization feature.
146
# error Sorry but asking for both
STLport
to be in the real std namespace and also having
STLport
import all native std stuff \
393
* to use namespace for
STLport
or not
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
features.h
32
* Defines all
STLport
settings.
41
/* Definition of the
STLport
version informations */
55
/* Definition of the 2
STLport
debug levels */
70
/* For the
STLport
implementation we can use everything:
81
# error If you do not use iostreams you do not need to build the
STLport
library.
99
* of
STLport
switches depending on compiler flags,
142
# error Sorry but according the
STLport
settings your compiler can not support the pointer specialization feature.
146
# error Sorry but asking for both
STLport
to be in the real std namespace and also having
STLport
import all native std stuff \
393
* to use namespace for
STLport
or not
[
all
...]
Completed in 405 milliseconds
1
2
3
4
5
6
7