Home
last modified time | relevance | path

Searched refs:nd (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dstrtod.c767 (s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9; in s2b() argument
769 (CONST char *s, int nd0, int nd, ULong y9)
776 x = (nd + 8) / 9;
802 for(; i < nd; i++)
1584 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
1697 for(nd = nf = 0; (c = *s) >= '0' && c <= '9'; nd++, s++)
1698 if (nd < 9)
1700 else if (nd < 16)
1702 nd0 = nd;
1705 if (!nd) {
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Ddebug.cpp548 for (__i_node* nd = __ibeg_[h]; nd != nullptr; nd = nd->__next_) in __find_iterator() local
550 if (nd->__i_ == __i) in __find_iterator()
552 r = nd; in __find_iterator()
/ndk/sources/host-tools/make-3.81/
Dreadme.vms15 Use the 1st version to generate a 2nd version
18 Verify your 2nd version
19 $ rena make.exe 2nd-make.exe
20 $ mc sys$disk:[]2nd-make clean
21 $ mc sys$disk:[]2nd-make
DChangeLog397 * implicit.c (pattern_search): If 2nd expansion is not set for
/ndk/sources/host-tools/make-3.81/po/
Dsv.po434 msgstr "%s: ok�nd flagga \"--%s\"\n"
439 msgstr "%s: ok�nd flagga \"%c%s\"\n"
870 msgstr "ok�nd fels�kningsniv� \"%s\" angiven"
1127 msgstr "en ok�nd katalog"
1132 msgstr "en ok�nd katalog"
1147 msgstr "en ok�nd katalog"
1152 msgstr "en ok�nd katalog"
1604 msgstr "ok�nd signal"
2015 #~ msgstr "Anv�nd FIL som makefil"
Dga.po1495 msgstr "R�amhriachtanais de `%s' � nd�anamh anois.\n"
Dtr.po1997 #~ msgstr "SIGCHLD sinyali alındı; %u sağlanmamış ast dosya.\n"
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1985 \unhbox0 % PDF: 2nd arg given, show only it
1987 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk1338 $(call gen-test, depr/depr.lib.binders/depr.lib.bind.2nd/bind2nd)
1340 $(call gen-test, depr/depr.lib.binders/depr.lib.binder.2nd/binder2nd)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk1347 $(call gen-test, depr/depr.lib.binders/depr.lib.bind.2nd/bind2nd)
1349 $(call gen-test, depr/depr.lib.binders/depr.lib.binder.2nd/binder2nd)