Home
last modified time | relevance | path

Searched refs:sec (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtest_demangle.cpp29668 typedef std::chrono::duration<double> sec; in main() typedef
29673 std::cout << sec(t1-t0).count() << " seconds for test\n"; in main()
29674 std::cout << N / sec(t1-t0).count() / 1000000. << " million symbols per second\n"; in main()
/ndk/sources/host-tools/ndk-stack/elff/
Delf_file.cc447 for (Elf_Half sec = 0; sec < sec_count_; sec++) { in get_section_info_by_name() local
/ndk/sources/host-tools/sed-4.2.1/m4/
Dacl.m481 AC_SEARCH_LIBS([acl_trivial], [sec],
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1328 \advancenumber{sec\thissecnum}%
1358 \dopdfoutline{##1}{count-\expnumber{sec##2}}{##3}{##4}}%
1682 \def\lsize{sec}\def\lllsize{text}%
1689 \def\curfontsize{sec}%
4047 % To achive this, remember the "biggest" unnum. sec. we are currently in:
4059 % Compute the abs. sec. level:
4218 \sectionheading{#1}{sec}{Ynumbered}{\the\chapno.\the\secno}%
4224 \sectionheading{#1}{sec}{Yappendix}{\appendixletter.\the\secno}%
4231 \sectionheading{#1}{sec}{Ynothing}{\the\unnumberedno.\the\secno}%
4310 \parseargdef\heading{\sectionheading{#1}{sec}{Yomitfromtoc}{}
[all …]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex1503 \advancenumber{sec\thissecnum}%
1533 \dopdfoutline{##1}{count-\expnumber{sec##2}}{##3}{##4}}%
2316 \def\lsize{sec}\def\lllsize{text}%
2323 \def\curfontsize{sec}%
5045 % To achive this, remember the "biggest" unnum. sec. we are currently in:
5057 % Compute the abs. sec. level:
5220 \sectionheading{#1}{sec}{Ynumbered}{\the\chapno.\the\secno}%
5226 \sectionheading{#1}{sec}{Yappendix}{\appendixletter.\the\secno}%
5233 \sectionheading{#1}{sec}{Ynothing}{\the\unnumberedno.\the\secno}%
5311 \parseargdef\heading{\sectionheading{#1}{sec}{Yomitfromtoc}{}
[all …]
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure14372 for ac_lib in '' sec; do