Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 25 of 35) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0008-Remove-gcc-warning-about-redefinition-of-putchar-wit.patch11 include/stdio.h:236:5: warning: conflicts with previous declaration here [-Wattributes]
32 +// include/stdio.h:236:5: warning: conflicts with previous declaration here [-Wattributes]
/ndk/sources/cxx-stl/stlport/src/
Dios.cpp126 locale previous = _M_locale; in imbue() local
129 return previous; in imbue()
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_slist.h220 iterator previous(const_iterator __pos) in previous() function
221 { return iterator(_M_impl.previous(_BaseConstIte(__pos._M_node))._M_node); } in previous()
222 const_iterator previous(const_iterator __pos) const in previous() function
223 …{ return const_iterator(const_cast<_Node_base*>(_M_impl.previous(_BaseConstIte(__pos._M_node))._M_… in previous()
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dreinvoke58 # including: this and the previous one test different parts of the code.
Dpatspecific_vars118 run_make_test(undef, # reuse previous makefile
/ndk/tests/device/test-gnustl-full/unit/
Dslist_test.cpp301 sl1.splice_after(sl1.before_begin(), sl1, sl1.begin(), sl1.previous(sl1.end())); in splice()
310 sl2.splice_after(sl2.before_begin(), sl2, sl2.before_begin(), sl2.previous(sl2.end())); in splice()
318 sl2.splice_after(sl2.previous(sl2.end()), sl2, sl2.before_begin(), slit); in splice()
/ndk/tests/device/test-stlport/unit/
Dslist_test.cpp301 sl1.splice_after(sl1.before_begin(), sl1, sl1.begin(), sl1.previous(sl1.end())); in splice()
310 sl2.splice_after(sl2.before_begin(), sl2, sl2.before_begin(), sl2.previous(sl2.end())); in splice()
318 sl2.splice_after(sl2.previous(sl2.end()), sl2, sl2.before_begin(), slit); in splice()
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_slist.h224 iterator previous(const_iterator __pos) { in previous() function
227 return iterator(&_M_iter_list, _M_non_dbg_impl.previous(__pos._M_iterator)); in previous()
229 const_iterator previous(const_iterator __pos) const { in previous() function
232 return const_iterator(&_M_iter_list, _M_non_dbg_impl.previous(__pos._M_iterator)); in previous()
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Deval136 # Clean out previous information to allow new run_make_test() interface.
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_slist.h458 iterator previous(const_iterator __pos) {
461 const_iterator previous(const_iterator __pos) const {
893 _M_iter = __x.previous(__i);
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi197 from that of the Document, and from those of previous versions
199 of the Document). You may use the same title as a previous version
239 Version as stated in the previous sentence.
244 the network locations given in the Document for previous versions
294 permission from the previous publisher that added the old one.
Dmake.texi331 @comment node-name, next, previous, up
462 @comment node-name, next, previous, up
482 whether newly made or saved from previous compilations, must be linked
498 @comment node-name, next, previous, up
652 @comment node-name, next, previous, up
668 In the simple example of the previous section, the default goal is to
1211 @comment node-name, next, previous, up
1260 @comment node-name, next, previous, up
1611 In the previous section we learned that GNU @code{make} works in two
1708 files, but gives the same resulting prerequisites list as the previous
[all …]
/ndk/build/tools/
DREADME.md142 not already defined for the previous API level.
276 Here, we assume you're using the master-ndk branch as described in the previous
451 previous section. You can use it as:
482 prebuilt tarballs described in section V. Following our previous example, one
/ndk/
DREADME.md119 Running the NDK tests requires a complete NDK package (see previous steps).
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdio134 // include/stdio.h:236:5: warning: conflicts with previous declaration here [-Wattributes]
/ndk/sources/host-tools/make-3.81/
DREADME3 See the file NEWS for the user-visible changes from previous releases.
DNEWS56 Some previous versions of GNU make had a bug where "#" in a function
537 opposite order from previous versions: the whole target name `LIB(MEM)'
602 to the variable's previous value. See the section `Appending More Text
822 * The `-l' switch with no argument removes any previous load-average limit.
Dconfigure2269 … "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2270 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2274 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2284 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2288 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
DREADME.DOS27 8. Can be built without (a previous version of) Make.
/ndk/sources/host-tools/make-3.81/po/
Dde.po1193 # !!! Attention: concatenated with the previous messages!!!
1199 # !!! Attention: concatenated with the previous messages!!!
1215 # !!! Attention: concatenated with the previous messages!!!
1221 # !!! Attention: concatenated with the previous messages!!!
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog127 previous methods. This tries to be more accurate on Windows
382 string to be undef: in that case it reuses the previous make
/ndk/sources/host-tools/nawk-20071023/
DFIXES451 for debugging. previous dynamic string code removed.
740 srand now returns previous seed value (0 to start).
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DCOPYING49 authors of previous versions.
460 give under the previous paragraph, plus a right to possession of the
/ndk/sources/host-tools/ndk-stack/binutils/
DCOPYING348 authors of previous versions.
459 give under the previous paragraph, plus a right to possession of the
/ndk/build/tools/toolchain-licenses/
DCOPYING348 authors of previous versions.
459 give under the previous paragraph, plus a right to possession of the

12