Home
last modified time | relevance | path

Searched refs:d3 (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.cons/
Dalloc.pass.cpp69 dynA d3 ( d2, alloc2 ); in test() local
70 assert ( d3.size () == 7 ); in test()
71 …assert ( std::all_of ( d3.begin (), d3.end (), [&val]( const T &item ){ return item == val; } )); … in test()
72 check_allocator ( d3, alloc2 ); in test()
Ddefault.pass.cpp55 dynA d3 ( d2 ); in test() local
56 assert ( d3.size () == 7 ); in test()
57 …assert ( std::all_of ( d3.begin (), d3.end (), [&val]( const T &item ){ return item == val; } )); … in test()
/ndk/tests/device/hard-float/jni/
Dtest-float.c27 double d3 = -0.007; variable
41 double d1 = __builtin_atan2(d3, d4); in main()
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Ddc.inp8 ddd19%1+sg100/1+d3*4/12-sx8*5+25/5-sz5*4/lx-10-sdlg11*20+lz+lx-30%
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindRegistersSave.S264 stp d2, d3, [x0, #0x120]
DUnwindRegistersRestore.S291 ldp d2, d3, [x0, #0x120]
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4120 uint_least32_t d3 = UINT32_C (0xffffffff);
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex8191 \gdef^^d3{\'O}
8311 \gdef^^d3{\'O}
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20125 uint_least32_t d3 = UINT32_C (0xffffffff);