Home
last modified time | relevance | path

Searched refs:stlport (Results 1 – 25 of 90) sorted by relevance

1234

/external/stlport/etc/
DChangeLog-5.112 * stlport/stl/_stlport_version.h, build/lib/Makefile.inc: Patch
17 * stlport/stl/debug/_iterator.h, _string.h, src/string.cpp:
66 * stldbg-shared: fail build library, stlport/stl/debug/_hashtable.h:49:
81 * stlport/stl/_num_get.h: Add _STLP_DECLSPEC specification to
114 * stlport/stl/_string.c: fix bugs in string rfind, find_last_of,
125 * test/unit/rope_test.cpp, stlport/stl/_rope.h: test for
129 * stlport/stl/_algobase.c: symmetry not required for
133 * stlport/stl/debug/_hashtable.h: symmetry not required for
153 * stlport/stl/_cstdio.h, _ctime.h: Add missing macro definition
156 * stlport/stl/_bitset.h: Change macro tests in order to check
[all …]
DChangeLog25 * stlport/type_traits: decay, conditional, ebable_if added.
34 * stlport/stdlib.h, cstdlib: Fix errno workaround for gcc MinGW.
81 * stlport/stl/_string_sum_methods.h: Bug report #2003308,
88 * stlport/stl/_fstream.c: Consider read file failure in
102 * stlport/stl/_threads.h: Move definition of __stl_atomic_t next
127 * stlport/stl/_iterator_base.h: Add a funny feature, when
131 not in stlport::. So now STLport map std iterator categories
132 in stlport ones. Now it is possible to write something like
135 stlport::string stlportstr("stlport and ");
147 * stlport/stl/_new.h, _range_errors.c: Remove unused
[all …]
Dautoexp.dat16 ; stlport::basic_string
107 ; stlport::vector
202 ; stlport::deque
305 ; stlport::list
365 ; stlport::slist
425 ; stlport::pair
441 ; stlport::map, stlport::multimap, stlport::set, stlport::multiset
529 ; stlport::hash_map, stlport::hash_multimap, stlport::hash_set, stlport::hash_multiset
530 ; stlport::unordered_map, stlport::unordered_multimap, stlport::unordered_set, stlport::unordered_m…
589 ; stlport::queue, stlport::priority_queue, stlport::stack
[all …]
DSTLport-4.6.spec8 URL: http://www.stlport.org/
12 Source0: http://www.stlport.org/archive/%{name}-%{version}.tar.gz
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
48 cd $RPM_BUILD_ROOT/usr/include/stlport
79 * Fri Oct 31 2003 <boris@stlport.com>
DSTLport-4.5.3.spec8 URL: http://www.stlport.org/
12 Source0: http://www.stlport.org/archive/%{name}-%{version}.tar.gz
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
48 cd $RPM_BUILD_ROOT/usr/include/stlport
DSTLport-4.5.1.spec8 URL: http://www.stlport.org/
12 Source0: http://www.stlport.org/archive/%{name}-%{version}.tar.gz
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
48 cd $RPM_BUILD_ROOT/usr/include/stlport
DReleaseNote.txt11 _STLP_DONT_REDEFINE_STD it is possible to use STLport in stlport namespace at
38 * Folder architecture: All configuration files are now in stlport/stl/config folder.
39 stlport/stl_user_config.h renamed and moved as stlport/stl/config/user_config.h.
40 stlport/stl/_site_config.h renamed and moved as stlport/stl/config/hosts.h.
/external/stlport/
DINSTALL23 2) Make sure "stlport" directory of this distribution comes before compiler's one
26 Note: for SunPro CC 5.0 and higher, there used to be special directory "stlport/SC5"
29 3) Make sure you do not rename this "stlport" subdirectory -
35 (see stlport/stl/config).
64 configuration macro in stlport/stl/config/user_config.h, you may stop reading here.
82 install by just copying stlport and lib folder to the destination of your choise. For
86 tar cf - stlport | (cd /usr/local/include; tar xf -)
87 chmod -R a+r /usr/local/include/stlport
88 chown -R root:root /usr/local/include/stlport
133 With GCC : g++ -pthread -I./stlport mytest.cpp -L./lib/ -lstlport
[all …]
DINSTALL.unixes38 behaviour of STLport, see stlport/stl/config/user_config.h and
39 stlport/stl/config/host.h; read the comments in this files!
73 2) Make sure "stlport" directory of this distribution comes before
75 -I<base install path>/stlport); never rename 'stlport' part of path!
79 c++ -pthread -fexceptions -O2 -I/usr/local/include/stlport -c -o test.o test.cc
85 c++ -pthread -fexceptions -O2 -I/usr/local/include/stlport -nostdlib -o mytest \
101 gcc -pthread -fexceptions -O2 -I/usr/local/include/stlport -o mytest \
Dlibstlport.mk6 external/stlport/stlport \
/external/compiler-rt/lib/asan/
DAndroid.mk135 external/stlport/stlport
150 external/stlport/stlport \
177 external/stlport/stlport \
/external/libnfc-nci/
DAndroid.mk29 LOCAL_C_INCLUDES := external/stlport/stlport bionic/ bionic/libstdc++/include \
61 LOCAL_C_INCLUDES := external/stlport/stlport bionic/ bionic/libstdc++/include \
/external/valgrind/unittest/
DAndroid.mk33 external/stlport/stlport \
/external/v8/build/
Dandroid.gypi52 # Enable to use the system stlport, otherwise statically
151 # NOTE: The stlport header include paths below are specified in
159 '-I<(android_ndk_root)/sources/cxx-stl/stlport/stlport',
164 '-L<(android_ndk_root)/sources/cxx-stl/stlport/libs/armeabi-v7a',
169 '-L<(android_ndk_root)/sources/cxx-stl/stlport/libs/armeabi',
174 '-L<(android_ndk_root)/sources/cxx-stl/stlport/libs/x86',
/external/regex-re2/
DREADME.android11 Changes required to build using stlport on Android as follows (full diff)
19 < #include <unordered_set> // using stlport
DAndroid.mk45 external/stlport
47 include external/stlport/libstlport.mk
/external/stressapptest/
DAndroid.mk26 external/stlport/stlport
/external/webkit/Source/WebCore/tests/
DAndroid.mk23 external/stlport/stlport \
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
DAndroid.mk77 include external/stlport/libstlport.mk
119 include external/stlport/libstlport.mk
174 include external/stlport/libstlport.mk
/external/webrtc/src/modules/audio_processing/
DAndroid.mk59 include external/stlport/libstlport.mk
112 include external/stlport/libstlport.mk
166 include external/stlport/libstlport.mk
/external/llvm/
Dllvm-device-build.mk57 external/stlport/stlport \
/external/stlport/doc/
DREADME.msvc6 by: Francois Dumont, dums@stlport.com, last edited 08/02/2005
15 http://stlport.sourceforge.net/Maillists.shtml or forums
86 for MSVC6 IDE). In the include files add the path to STLport's 'stlport' folder.
103 stlport[d|stld][_x,_static,_statix].<STLport-Version>.lib
119 your project settings or in stlport/stl/config/user_config.h.
143 stlport/stl/config/user_config.h file (uncomment _STLP_NEW_PLATFORM_SDK in this file).
150 stlport/stl/config/user_config.h. If it still do not find native headers you will
152 _STLP_NATIVE_INCLUDE_PATH and associated macro in stlport/stl/config/host.h.
/external/webrtc/src/modules/audio_processing/aecm/
DAndroid.mk45 include external/stlport/libstlport.mk
85 include external/stlport/libstlport.mk
/external/gtest/test/
DAndroid.mk30 libgtest_test_includes := $(libgtest_test_common_includes) bionic external/stlport/stlport
/external/webrtc/src/modules/audio_processing/ns/
DAndroid.mk47 include external/stlport/libstlport.mk
87 include external/stlport/libstlport.mk

1234