Home
last modified time | relevance | path

Searched refs:partial (Results 1 – 24 of 24) sorted by relevance

/ndk/tests/build/issue-gcc59052-partial-specialization-of-template/jni/
DAndroid.mk4 LOCAL_MODULE := issue-gcc59052-partial-specialization-of-template
5 LOCAL_SRC_FILES := issue-gcc59052-partial-specialization-of-template.cc
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/
Dcodecvt_base.pass.cpp24 assert(std::codecvt_base::partial == 1); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
D__std_stream143 case codecvt_base::partial:
161 } while (__r == _VSTD::codecvt_base::partial);
205 case codecvt_base::partial:
294 else if (__r == codecvt_base::ok || __r == codecvt_base::partial)
299 if (__r == codecvt_base::partial)
306 } while (__r == codecvt_base::partial);
340 } while (__r == codecvt_base::partial);
D__bit_reference167 // do first partial word
185 // do last partial word
203 // do first partial word
224 // do last partial word
256 // do first partial word
269 // do last partial word
287 // do first partial word
300 // do last partial word
328 // do first partial word
342 // do last partial word
[all …]
Dfstream709 else if (__r == codecvt_base::ok || __r == codecvt_base::partial)
714 if (__r == codecvt_base::partial)
722 } while (__r == codecvt_base::partial);
863 } while (__r == codecvt_base::partial);
Dbitset302 // do last partial word
386 // do last partial word
406 // do last partial word
Dlocale3894 else if (__r == codecvt_base::partial)
3902 } while (__r == codecvt_base::partial && __frm_nxt < __frm_end);
3955 else if (__r == codecvt_base::partial)
3963 } while (__r == codecvt_base::partial && __frm_nxt < __frm_end);
3984 else if (__r == codecvt_base::partial)
3991 } while (__r == codecvt_base::partial);
4228 else if (__r == codecvt_base::ok || __r == codecvt_base::partial)
4233 if (__r == codecvt_base::partial)
4241 } while (__r == codecvt_base::partial);
4356 } while (__r == codecvt_base::partial);
[all …]
Dvector3184 // do last partial word
3223 // do last partial word
D__locale806 enum result {ok, partial, error, noconv};
Drandom6230 // __areas_ contains partial sums of normalized areas: [0, __densities_ - 1]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
DREADME1 This directory contains a partial implementation of the xlocale APIs for
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp1567 return partial; in do_out()
1583 return partial; in do_out()
1593 return frm_nxt == frm_end ? ok : partial; in do_out()
1639 return partial; in do_in()
1646 return frm_nxt == frm_end ? ok : partial; in do_in()
1671 return frm_nxt == frm_end ? ok : partial; in do_in()
1689 return partial; in do_unshift()
1787 return codecvt_base::partial; in utf16_to_utf8()
1800 return codecvt_base::partial; in utf16_to_utf8()
1806 return codecvt_base::partial; in utf16_to_utf8()
[all …]
/ndk/tests/device/test-gnustl-full/unit/
Dcodecvt_test.cpp71 return partial; in do_in()
90 return partial; in do_in()
188 return partial; in do_in()
472 return partial; in do_in()
610 case codecvt_base::partial: in special_encodings()
/ndk/tests/device/test-stlport/unit/
Dcodecvt_test.cpp71 return partial; in do_in()
90 return partial; in do_in()
188 return partial; in do_in()
472 return partial; in do_in()
610 case codecvt_base::partial: in special_encodings()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dwchar_t_out.pass.cpp64 assert(r == F::partial); in main()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/
DCREDITS.TXT1 This file is a partial list of people who have contributed to the LLVM/libc++abi
/ndk/sources/cxx-stl/llvm-libc++/libcxx/
DCREDITS.TXT1 This file is a partial list of people who have contributed to the LLVM/libc++
/ndk/sources/cxx-stl/stlport/src/
Dfacets_byname.cpp325 return partial; in do_out()
358 return partial; in do_in()
381 return partial; in do_unshift()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_codecvt.h42 enum result {ok, partial, error, noconv}; enumerator
D_fstream.c607 } while (__status == _Codecvt::partial); in _M_unshift()
/ndk/sources/host-tools/nawk-20071023/
DFIXES900 partial fix only right now, and the number of states increased
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk285 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort.copy/partial_sort_copy_comp)
286 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort.copy/partial_sort_copy)
287 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort/partial_sort_comp)
288 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort/partial_sort)
2717 $(call gen-test, numerics/numeric.ops/partial.sum/partial_sum_op)
2718 $(call gen-test, numerics/numeric.ops/partial.sum/partial_sum)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk276 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort.copy/partial_sort_copy_comp)
277 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort.copy/partial_sort_copy)
278 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort/partial_sort_comp)
279 $(call gen-test, algorithms/alg.sorting/alg.sort/partial.sort/partial_sort)
2708 $(call gen-test, numerics/numeric.ops/partial.sum/partial_sum_op)
2709 $(call gen-test, numerics/numeric.ops/partial.sum/partial_sum)
/ndk/docs/text/
DCHANGES.text45 - Fixed GCC 4.8 not correctly resolve partial specialization of template with