Home
last modified time | relevance | path

Searched refs:uz (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A Dsystfloat.c108 const union32 uz = { .f = a }; in syst_int32_to_float32() local
110 return uz.f32; in syst_int32_to_float32()
116 const union64 uz = { .d = a }; in syst_int32_to_float64() local
118 return uz.f64; in syst_int32_to_float64()
126 const unionx80 uz = { .ld = a }; in syst_int32_to_floatx80() local
128 return uz.fx80; in syst_int32_to_floatx80()
138 const union128 uz = { .ld = a }; in syst_int32_to_float128() local
140 return uz.f128; in syst_int32_to_float128()
150 const union32 uz = { .f = a }; in syst_int64_to_float32() local
152 return uz.f32; in syst_int64_to_float32()
[all …]
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c1403 mp_usmall uz = MP_USED(z); in mp_int_to_int() local
1404 mp_digit *dz = MP_DIGITS(z) + uz - 1; in mp_int_to_int()
1406 while (uz > 0) { in mp_int_to_int()
1409 --uz; in mp_int_to_int()
1426 mp_size uz = MP_USED(z); in mp_int_to_uint() local
1427 mp_digit *dz = MP_DIGITS(z) + uz - 1; in mp_int_to_uint()
1430 while (uz > 0) { in mp_int_to_uint()
1433 --uz; in mp_int_to_uint()
1563 mp_size uz = MP_USED(z); in mp_int_count_bits() local
1564 if (uz == 1 && z->digits[0] == 0) return 1; in mp_int_count_bits()
[all …]
/netbsd-src/external/bsd/flex/dist/m4/
H A Dpo.m4361 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
402 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
422 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dpo.m4353 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
394 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
414 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dpo.m4353 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
394 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
414 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dpo.m4354 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
395 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
415 … 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
/netbsd-src/external/gpl2/grep/dist/po/
H A Dhr.po266 " -b, --byte-offset uz ispisane redove ispisuj polo�aj bajta\n"
267 " -n, --line-number uz ispisane redove ispisuj broj reda\n"
308 "Ako su zadane manje od dvije DATOTEKE, pretpostavi -h. Zavr�i uz 0 ako ima\n"
309 "podudaranja, uz 1 ako nema. Zavr�i uz 2 ako bude gre�aka u sintaksi ili u\n"
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dxo656 # From: "Ullrich von Bassewitz" <uz@cc65.org>
/netbsd-src/external/mit/xorg/lib/xkeyboard-config/symbols/
H A DMakefile26 ua us uz \
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dlang.h53 ug, uk, ur, uz, enumerator
H A Dlang.c541 { uz, "uz", "Uzbek" },
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/projects/GNOME/
H A Dteam-address123 uz) english=Uzbek;;
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.c2700 mp_bitcnt_t uz, vz, gz; in mpz_gcd() local
2717 uz = mpz_make_odd (tu); in mpz_gcd()
2720 gz = GMP_MIN (uz, vz); in mpz_gcd()
2763 mp_bitcnt_t uz, vz, gz; in mpz_gcdext() local
2798 uz = mpz_make_odd (tu); in mpz_gcdext()
2801 gz = GMP_MIN (uz, vz); in mpz_gcdext()
2803 uz -= gz; in mpz_gcdext()
2812 MP_BITCNT_T_SWAP (uz, vz); in mpz_gcdext()
2838 mpz_setbit (t0, uz); in mpz_gcdext()
2840 mpz_mul_2exp (t1, t1, uz); in mpz_gcdext()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A DISO_639215 uz Uzbek
H A Diso-639.texi349 @item uz
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/po/
H A DLocaleAliases370 UNIXLOCALE_Uzbek = uz
/netbsd-src/external/mit/xorg/lib/xkeyboard-config/rules/
H A Dbase.lst269 uz Uzbek
322 uz af: Uzbek (Afghanistan)
325 uz-olpc af: Uzbek (Afghanistan, OLPC)
743 latin uz: Uzbek (Latin)
H A Devdev.lst269 uz Uzbek
322 uz af: Uzbek (Afghanistan)
325 uz-olpc af: Uzbek (Afghanistan, OLPC)
743 latin uz: Uzbek (Latin)
H A Devdev14 // pk rs ru sy th tj tz ua uz
H A Dbase14 // pk rs ru sy th tj tz ua uz
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dtest_ldnsrr.14987 uy. 86400 IN NSEC uz. NS RRSIG NSEC
4992 uz. 172800 IN NS ns.uz.
4993 uz. 172800 IN NS ns2.uz.
4994 uz. 172800 IN NS ns3.uz.
4995 uz. 172800 IN NS ns4.uz.
4996 uz. 172800 IN NS ns5.uz.
4997 uz. 172800 IN NS ns6.uz.
4998 uz. 172800 IN NS ns7.uz.
4999 uz. 86400 IN NSEC va. NS RRSIG NSEC
5000 uz. 86400 IN RRSIG NSEC 8 1 86400 20140207000000 20140130230000 33655 . MI2K9E+pjtdu4lk0Mf0w8s0GK…
[all …]
H A Dtest_ldnsrr.c19972 uy. 86400 IN NSEC uz. NS RRSIG NSEC
9982 uz. 172800 IN NS ns.uz.
9984 uz. 172800 IN NS ns2.uz.
9986 uz. 172800 IN NS ns3.uz.
9988 uz. 172800 IN NS ns4.uz.
9990 uz. 172800 IN NS ns5.uz.
9992 uz. 172800 IN NS ns6.uz.
9994 uz. 172800 IN NS ns7.uz.
9996 uz. 86400 IN NSEC va. NS RRSIG NSEC
9998 uz. 86400 IN RRSIG NSEC 8 1 86400 20140207000000 20140130230000 33655 . MI2K9E+pjtdu4lk0Mf0w8s0GKYN…
[all …]
/netbsd-src/share/misc/
H A Dlanguage450 Uzbek uzb uz
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c20605 const unsigned char *uz; in exec_prepared_stmt_columnar() local
20657 uz = (const unsigned char*)sqlite3_column_name(pStmt,i); in exec_prepared_stmt_columnar()
20658 if( uz==0 ) uz = (u8*)""; in exec_prepared_stmt_columnar()
20659 azData[i] = translateForDisplayAndDup(uz, &zNotUsed, wx, bw); in exec_prepared_stmt_columnar()
20680 uz = azNextLine[i]; in exec_prepared_stmt_columnar()
20681 if( uz==0 ) uz = (u8*)zEmpty; in exec_prepared_stmt_columnar()
20685 uz = (const unsigned char*)azQuoted[i]; in exec_prepared_stmt_columnar()
20687 uz = (const unsigned char*)sqlite3_column_text(pStmt,i); in exec_prepared_stmt_columnar()
20688 if( uz==0 ) uz = (u8*)zShowNull; in exec_prepared_stmt_columnar()
20691 = translateForDisplayAndDup(uz, &azNextLine[i], wx, bw); in exec_prepared_stmt_columnar()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A DChangeLog2167 Mon Feb 10 18:52:18 1997 Ullrich von Bassewitz <uz@musoftware.com>
2173 Mon Feb 10 18:29:04 1997 Ullrich von Bassewitz <uz@musoftware.com>

12