Home
last modified time | relevance | path

Searched refs:converted (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/netbsd-src/share/locale/
H A DMakefile.common14 .PATH: ${.CURDIR}/converted
20 .PHONY: update-converted
22 update-converted:
23 @mkdir -p ${.CURDIR}/converted
29 @rm -f ${.CURDIR}/converted/${locale}.src
31 | iconv -f eucJP -t ctext > ${.CURDIR}/converted/${locale}.src.tmp; \
33 < ${.CURDIR}/converted/${locale}.src.tmp \
34 > ${.CURDIR}/converted/${locale}.src; \
35 rm ${.CURDIR}/converted/${locale}.src.tmp
38 @rm -f ${.CURDIR}/converted/${locale}.src
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/async/arch/
H A Dasync_win.c28 if (fibre != NULL && fibre->fibre != NULL && fibre->converted) { in async_local_cleanup()
39 fibre->converted = 0; in async_fibre_init_dispatcher()
44 fibre->converted = 1; in async_fibre_init_dispatcher()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/async/arch/
H A Dasync_win.c28 if (fibre != NULL && fibre->fibre != NULL && fibre->converted) { in async_local_cleanup()
43 fibre->converted = 0; in async_fibre_init_dispatcher()
48 fibre->converted = 1; in async_fibre_init_dispatcher()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A DREADME9 converted into nroff(1) input with the srctoman utility, converted
12 The README files are in the form of HTML. The are converted into
13 hyperlinked HTML with postlink, and are converted into ASCII files
/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/rt/
H A Dbitstring.c157 uint32_t converted = src0 >= 0 ? src0 : ~src0; in __hsail_firstbit_s32() local
158 return __hsail_firstbit_u32 (converted); in __hsail_firstbit_s32()
172 uint64_t converted = src0 >= 0 ? src0 : ~src0; in __hsail_firstbit_s64() local
173 return __hsail_firstbit_u64 (converted); in __hsail_firstbit_s64()
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dutfconv.txt46 converted character.
65 converted wide char string. The output string will be
81 characters required to contain the converted string,
95 utf8char (OUT) Points to a byte array to receive the converted UTF-8
107 the converted UTF-8 output character.
112 If wchar cannot be converted to a UTF-8 character, the
120 utf8str (OUT) Points to a byte array to receive the converted
136 bytes required to contain the converted string, excluding
162 utf8char (OUT) Points to a byte buffer to receive the converted
197 utf8str (OUT) Points to a buffer to receive the converted UTF-8 string.
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp104 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon69ff18590111::SystemZTDCPass
237 converted(&I, Op0, Mask, Worthy); in convertFCmp()
266 converted(&I, V, Mask, true); in convertICmp()
291 converted(&I, V, Mask, false); in convertICmp()
317 converted(&I, Op0, Mask, true); in convertLogicOp()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Dvis3-mont.S44 stx %o2, [%l7] ! converted ap[0]
59 stx %o4, [%l7+8] ! converted np[0]
62 stx %o2, [%l7+16] ! converted ap[1]
72 stx %o4, [%l7+24] ! converted np[1]
94 stx %o2, [%l7] ! converted ap[j]
106 stx %o4, [%l7+8] ! converted np[j]
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Dvis3-mont.S47 stx %o2, [%l7] ! converted ap[0]
62 stx %o4, [%l7+8] ! converted np[0]
65 stx %o2, [%l7+16] ! converted ap[1]
75 stx %o4, [%l7+24] ! converted np[1]
97 stx %o2, [%l7] ! converted ap[j]
109 stx %o4, [%l7+8] ! converted np[j]
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Dvis3-mont.S47 stx %o2, [%l7] ! converted ap[0]
62 stx %o4, [%l7+8] ! converted np[0]
65 stx %o2, [%l7+16] ! converted ap[1]
75 stx %o4, [%l7+24] ! converted np[1]
97 stx %o2, [%l7] ! converted ap[j]
109 stx %o4, [%l7+8] ! converted np[j]
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Dvis3-mont.S44 stx %o2, [%l7] ! converted ap[0]
59 stx %o4, [%l7+8] ! converted np[0]
62 stx %o2, [%l7+16] ! converted ap[1]
72 stx %o4, [%l7+24] ! converted np[1]
94 stx %o2, [%l7] ! converted ap[j]
106 stx %o4, [%l7+8] ! converted np[j]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstrainedOps.def49 // These are definitions for instructions, that are converted into constrained
69 // Theses are definitions for intrinsic functions, that are converted into
99 // This is definition for fmuladd intrinsic function, that is converted into
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutclib.c701 UINT32 converted = 0; in strtoul() local
828 converted = 1; in strtoul()
841 if (converted == 0 && ReturnValue == 0 && String != NULL) in strtoul()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-locate-xx.txt124 DNs cannot be converted into a domain name. Converted DNs result
130 sequence of RDNs). An RDN is able to be converted if it (1)
133 converted, the attribute value is used as a domain name component
135 significant) domain name component, and successive converted RDN
136 values extend to the left. If an RDN cannot be converted,
138 processing stops, the DN cannot be converted into a domain name.
198 matching SRV records available for the converted DN the client SHOULD
223 Doe,ou=accounting,dc=example,dc=net" is converted to the DNS name
/netbsd-src/external/gpl2/grep/dist/intl/
H A Ddcigettext.c805 goto converted;
854 goto converted;
880 goto converted;
916 goto converted;
954 converted:
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Ddcigettext.c876 goto converted;
925 goto converted;
951 goto converted;
987 goto converted;
1025 converted:
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Ddcigettext.c870 goto converted; in _nl_find_msg()
919 goto converted; in _nl_find_msg()
945 goto converted; in _nl_find_msg()
981 goto converted; in _nl_find_msg()
1019 converted: in _nl_find_msg()
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Ddcigettext.c876 goto converted;
925 goto converted;
951 goto converted;
987 goto converted;
1025 converted:
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Ddcigettext.c876 goto converted;
925 goto converted;
951 goto converted;
987 goto converted;
1025 converted:
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Ddcigettext.c876 goto converted;
925 goto converted;
951 goto converted;
987 goto converted;
1025 converted:
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DMatrixTypes.rst66 A value of matrix type can be converted to another matrix type if the number of
67 rows and columns are the same and the value's elements can be converted to the
69 the converted corresponding element.
71 A value of any real type (as in C2x 6.2.5p17) can be converted to a matrix type
72 if it can be converted to the element type of the matrix. The result is a
73 matrix where all elements are the converted original value.
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dkerberos4.texi69 entries in the database, these entries will not be converted. This might
71 because the principal couldn't be converted.
134 names should be converted (for instance @samp{rcmd} should be converted
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx90a_simm32_2.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_fp_conv>`.
H A Dgfx7_fimm32.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_fp_conv>`.
H A Dgfx10_fimm32.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_fp_conv>`.

12345678910>>...32