Home
last modified time | relevance | path

Searched refs:numeric (Results 1 – 25 of 39) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dword59 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.",
64 "#MAKEFILE#:4: *** non-numeric first argument to `word' function: 'abc '. Stop.",
69 "#MAKEFILE#:5: *** non-numeric first argument to `word' function: '1a'. Stop.",
74 "#MAKEFILE#:7: *** non-numeric first argument to `wordlist' function: ''. Stop.",
79 "#MAKEFILE#:8: *** non-numeric first argument to `wordlist' function: 'abc '. Stop.",
84 … "#MAKEFILE#:9: *** non-numeric second argument to `wordlist' function: ' 12a '. Stop.",
97 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.",
102 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: 'abc'. Stop.",
112 "#MAKEFILE#:4: *** non-numeric first argument to `wordlist' function: ''. Stop.",
117 "#MAKEFILE#:4: *** non-numeric first argument to `wordlist' function: 'abc'. Stop.",
[all …]
/ndk/sources/cxx-stl/stlport/stlport/
Dnumeric39 # include_next <numeric>
41 # include _STLP_NATIVE_HEADER(numeric)
/ndk/tests/device/test-gnustl-full/unit/
Dnum_facets_test.cpp153 locale tmp(locale::classic(), tested_locales[i].name, locale::numeric); in test_supported_locale()
215 locale loc(locale::classic(), "C", locale::numeric); in numpunct_by_name()
227 locale loc(locale::classic(), "", locale::numeric); in numpunct_by_name()
/ndk/tests/device/test-stlport/unit/
Dnum_facets_test.cpp153 locale tmp(locale::classic(), tested_locales[i].name, locale::numeric); in test_supported_locale()
215 locale loc(locale::classic(), "C", locale::numeric); in numpunct_by_name()
227 locale loc(locale::classic(), "", locale::numeric); in numpunct_by_name()
/ndk/sources/cxx-stl/stlport/src/
Dlocale.cpp201 …L->name += string("LC_NUMERIC=") + _Locale_extract_numeric_name((c & locale::numeric) ? numeric_na… in _Stl_loc_combine_names_aux()
275 if (c & locale::numeric) in locale()
334 if (c & numeric) { in locale()
439 const locale::category locale::numeric; member in locale
/ndk/sources/cxx-stl/stlport/stlport/using/
Dlocale36 // _lib.category.numeric_ and _lib.facet.numpunct_, numeric:
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_locale.h114 _STLP_STATIC_CONSTANT(category, numeric = 0x100);
117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c186 struct _Locale_name_hint* _Locale_get_numeric_hint(struct _Locale_numeric* numeric) in _Locale_get_numeric_hint() argument
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c267 struct _Locale_name_hint* _Locale_get_numeric_hint(struct _Locale_numeric* numeric) in _Locale_get_numeric_hint() argument
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot350 msgid "non-numeric first argument to `word' function"
358 msgid "non-numeric first argument to `wordlist' function"
362 msgid "non-numeric second argument to `wordlist' function"
Dbe.po353 msgid "non-numeric first argument to `word' function"
361 msgid "non-numeric first argument to `wordlist' function"
365 msgid "non-numeric second argument to `wordlist' function"
Dko.po357 msgid "non-numeric first argument to `word' function"
365 msgid "non-numeric first argument to `wordlist' function"
369 msgid "non-numeric second argument to `wordlist' function"
Dzh_CN.po354 msgid "non-numeric first argument to `word' function"
362 msgid "non-numeric first argument to `wordlist' function"
366 msgid "non-numeric second argument to `wordlist' function"
Dja.po358 msgid "non-numeric first argument to `word' function"
366 msgid "non-numeric first argument to `wordlist' function"
370 msgid "non-numeric second argument to `wordlist' function"
Drw.po396 msgid "non-numeric first argument to `word' function"
406 msgid "non-numeric first argument to `wordlist' function"
411 msgid "non-numeric second argument to `wordlist' function"
Dhe.po359 msgid "non-numeric first argument to `word' function"
367 msgid "non-numeric first argument to `wordlist' function"
371 msgid "non-numeric second argument to `wordlist' function"
Dda.po356 msgid "non-numeric first argument to `word' function"
364 msgid "non-numeric first argument to `wordlist' function"
368 msgid "non-numeric second argument to `wordlist' function"
Dnl.po365 msgid "non-numeric first argument to `word' function"
373 msgid "non-numeric first argument to `wordlist' function"
377 msgid "non-numeric second argument to `wordlist' function"
Dfi.po359 msgid "non-numeric first argument to `word' function"
367 msgid "non-numeric first argument to `wordlist' function"
371 msgid "non-numeric second argument to `wordlist' function"
Dsv.po357 msgid "non-numeric first argument to `word' function"
365 msgid "non-numeric first argument to `wordlist' function"
369 msgid "non-numeric second argument to `wordlist' function"
Dpl.po360 msgid "non-numeric first argument to `word' function"
368 msgid "non-numeric first argument to `wordlist' function"
372 msgid "non-numeric second argument to `wordlist' function"
Did.po357 msgid "non-numeric first argument to `word' function"
366 msgid "non-numeric first argument to `wordlist' function"
370 msgid "non-numeric second argument to `wordlist' function"
Dde.po388 msgid "non-numeric first argument to `word' function"
396 msgid "non-numeric first argument to `wordlist' function"
400 msgid "non-numeric second argument to `wordlist' function"
/ndk/build/gmsl/
D__gmsl556 # or outputs an error on a numeric underflow
567 # or outputs an error on a numeric underflow
/ndk/sources/host-tools/nawk-20071023/
DFIXES695 failed to set numeric state on $0 in cmd|getline context in run.c.
864 Fixed %c: if expr is numeric, use numeric value;

12