Searched refs:d3 (Results 1 – 9 of 9) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.cons/ |
D | alloc.pass.cpp | 69 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()
|
D | default.pass.cpp | 55 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/ |
D | test-float.c | 27 double d3 = -0.007; variable 41 double d1 = __builtin_atan2(d3, d4); in main()
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | dc.inp | 8 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/ |
D | UnwindRegistersSave.S | 264 stp d2, d3, [x0, #0x120]
|
D | UnwindRegistersRestore.S | 291 ldp d2, d3, [x0, #0x120]
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | stdint.m4 | 120 uint_least32_t d3 = UINT32_C (0xffffffff);
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 8191 \gdef^^d3{\'O} 8311 \gdef^^d3{\'O}
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | configure | 20125 uint_least32_t d3 = UINT32_C (0xffffffff);
|