Home
last modified time | relevance | path

Searched refs:h1 (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dfp-regs.cpp21 double a1, b1, c1, d1, e1, f1, g1, h1, i1, j1; in main() local
41 h1 = g1 + 1; in main()
42 i1 = h1 + 1; in main()
86 if (h1 != 7.0) in main()
/ndk/tests/device/test-stlport_static-exception/jni/
Dfp-regs.cpp21 double a1, b1, c1, d1, e1, f1, g1, h1, i1, j1; in main() local
41 h1 = g1 + 1; in main()
42 i1 = h1 + 1; in main()
86 if (h1 != 7.0) in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
Denum.pass.cpp40 std::hash<T> h1; in test() local
46 assert(h1(t) == h2(static_cast<under_type>(i))); in test()
/ndk/sources/host-tools/sed-4.2.1/
DMakefile.in625 config.h: stamp-h1
627 rm -f stamp-h1; \
628 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
631 stamp-h1: $(srcdir)/config_h.in $(top_builddir)/config.status
632 @rm -f stamp-h1
636 rm -f stamp-h1
640 -rm -f config.h stamp-h1
/ndk/docs/renderscript/
Ddoxygen.css10 h1 { selector
924 h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } selector