Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 243) sorted by relevance

12345678910

/ndk/sources/cxx-stl/stlport/
DREADME.original14 it may contain more subdirs, if you use
16 build/lib - build directory for STLport library (if you use
24 use STLport iostreams and/or locale only);
25 it may contain more subdirs, if you use
55 * or implied. Any use is at your own risk.
57 * Permission to use or copy this software for any purpose is hereby granted
DLICENSE1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLp…
9 This material is provided "as is", with absolutely no warranty expressed or implied. Any use is at …
10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the…
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu…
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu…
27 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu…
DREADME17 You can either use it as a static or shared library.
30 To use the *static* library, define APP_STL in your Application.mk as follows:
34 To use the *shared* library, use "stlport_shared" instead:
/ndk/sources/cxx-stl/stlport/stlport/
Dhash_set9 * or implied. Any use is at your own risk.
11 * Permission to use or copy this software for any purpose is hereby granted
32 /* Comment following if you want to use hash constainers even if you ask for
Dhash_map9 * or implied. Any use is at your own risk.
11 * Permission to use or copy this software for any purpose is hereby granted
32 /* Comment following if you want to use hash constainers even if you ask for
Dstrstream9 * or implied. Any use is at your own risk.
11 * Permission to use or copy this software for any purpose is hereby granted
20 // MAY BE REMOVED in a future standard revision. You should use the
Dunordered_map6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dunordered_set6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcwchar6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dnew6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcctype6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dciso6466 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcsetjmp6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcwctype6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcstdarg6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcsignal6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcstddef6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcassert6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dpthread_alloc16 * or implied. Any use is at your own risk.
18 * Permission to use or copy this software for any purpose is hereby granted
Dclocale6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
Dcstring6 * or implied. Any use is at your own risk.
8 * Permission to use or copy this software for any purpose is hereby granted
/ndk/sources/host-tools/make-3.81/
DREADME.OS210 Due to the fact that some people might want to use sh syntax in
11 Makefiles while others might want to use OS/2's native shell cmd.exe,
36 will not use cmd unless you cause it to do so by setting MAKESHELL to
50 If you use pdksh it is recommended to update to 5.2.14 release 2. Older
64 - GNU texinfo (you can use 3.1 (gnuinfo.zip), but I recommend 4.0)
73 To recreate the configuration files use:
86 you must ALWAYS use LDFLAGS="-Zstack 0x8000" because the default
100 Note: If you use gcc 2.9.x or higher I recommend to set also LIBS="-lgcc"
125 If you don't want NLS support (English only) use the option
137 testsuite itself. -DNO_CMD_DEFAULT causes make to use /bin/sh as default
[all …]
DINSTALL24 It can also use an optional file (typically called `config.cache'
27 disabled by default to prevent problems with accidental use of stale
66 for the package's developers. If you use it, you may have to get
90 own directory. To do this, you must use a version of `make' that
96 If you have to use a `make' that does not support the `VPATH'
99 package for one architecture, use `make distclean' before reconfiguring
113 use PREFIX as the prefix for installing programs and libraries.
114 Documentation and other data files will still use the regular prefix.
116 In addition, if you use an unusual directory layout you can give
135 For packages that use the X Window System, `configure' can usually
[all …]
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dcompat.h78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \
79 use its iostreams implementation or no iostreams at all.
/ndk/sources/third_party/googletest/googletest/
DREADME25 and use with your projects, but there are some. Currently, we support
36 These are the base requirements to build and use Google Test from a source
109 To build Google Test and your tests that use it, you need to tell your
111 way to do it depends on which build system you use, and is usually
140 use to build Google Test on systems where GNU make is available
143 a sample test. You can use it as a starting point for your own build
180 If you use Windows and have Vistual Studio installed, a gtest.sln file
195 If you still need to use the legacy build scripts, here's how:
200 Studio project. Files that have names ending with -md use DLL
202 option). Files without that suffix use static versions of the runtime
[all …]

12345678910