Home
last modified time | relevance | path

Searched defs:dv (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dsp_counted_base_gcc_x86.hpp35 inline int atomic_exchange_and_add( int * pw, int dv ) in atomic_exchange_and_add()
Dsp_counted_base_spin.hpp30 inline int atomic_exchange_and_add( int * pw, int dv ) in atomic_exchange_and_add()
/ndk/tests/device/test-stlport_static-exception/jni/
Dpr23299.cpp43 D dv; member
/ndk/tests/device/test-stlport_shared-exception/jni/
Dpr23299.cpp43 D dv; member
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dinteraction_based.hpp129 T generic_return( DefaultValueType const& dv ) in generic_return()