Home
last modified time | relevance | path

Searched refs:helper (Results 1 – 17 of 17) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtest_guard.cpp25 void helper() { in helper() function
33 helper(); in test()
35 helper(); in test()
48 void helper() { in helper() function
55 helper(); in test()
57 helper(); in test()
88 void helper() { in helper() function
93 std::thread t1(helper), t2(helper); in test()
118 void helper() { in helper() function
125 std::thread t(helper); in test()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dis_pointer.hpp56 # define TT_AUX_BOOL_TRAIT_HELPER_PARTIAL_SPEC(helper,sp,result) \
57 template< typename T > struct helper<sp> \
Dis_enum.hpp155 typedef typename se_t::template type<T> helper; typedef
156 BOOST_STATIC_CONSTANT(bool, value = helper::value);
/ndk/docs/Additional_library_docs/renderscript/
Djquery.js43helper||j.ghost||j.animate?j.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.matc… property
44helper),q=i.offset(),n=i.outerWidth()-p.sizeDiff.width,j=i.outerHeight()-p.sizeDiff.height;if(p._h…
/ndk/sources/third_party/googletest/
DREADME.NDK29 A small helper static library that provides a main() implementation
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-tuple.h.pump110 // A helper for implementing get<k>().
113 // A helper for implementing tuple_element<k, T>. kIndexValid is true
217 // 6.1.3.3 Tuple helper classes.
/ndk/docs/Programmers_Guide/html/
Djquery.js62helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1000},_create:function()… property
63helper?p.left:0}if(n.top<(t._helper?p.top:0)){t.size.height=t.size.height+(t._helper?(t.position.t…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_facade.hpp233 >::type& helper(R const&);
235 BOOST_STATIC_CONSTANT(bool, value = sizeof(helper(r)) == 1);
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dunit_test_log.ipp113 // helper functions
/ndk/sources/cxx-stl/stlport/src/
Dnum_put_float.cpp640 float_sign_helper<_FloatT> helper(x); in __format_nan_or_inf() local
641 if (helper.is_negative()) in __format_nan_or_inf()
/ndk/build/tools/
DDEV-SCRIPTS-USAGE.TXT87 The rest of $NDK/sources/ is used to store the sources of helper
89 helper library is under $NDK/sources/android/cpu-features/
435 helper host program. See docs/NDK-STACK.html for a usage description.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dtype_traits20 // helper class:
25 // helper traits
231 // helper class:
846 template <class _Tp> char helper(_Tp);
849 typename enable_if<sizeof(helper<_Tp>(__create<_Tf>())) == 1, char>::type
Dtuple80 // 20.4.1.4, tuple helper classes:
Dstring991 // helper fns for basic_string
/ndk/sources/host-tools/make-3.81/
DChangeLog1057 * implicit.c (get_next_word): Implement helper function for
2397 * config/*: Created. Contains package configuration helper files.
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk4492 $(call gen-test, utilities/tuple/tuple.tuple/tuple.helper/tuple_element)
4493 $(call gen-test, utilities/tuple/tuple.tuple/tuple.helper/tuple_size)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk4501 $(call gen-test, utilities/tuple/tuple.tuple/tuple.helper/tuple_element)
4502 $(call gen-test, utilities/tuple/tuple.tuple/tuple.helper/tuple_size)