/openbsd-src/sbin/unwind/libunbound/sldns/ |
H A D | str2wire.h | 49 * To convert class and type to string see 56 * Convert text string into dname wireformat, mallocless, with user buffer. 78 * Convert text string into dname wireformat 86 * Convert text RR to wireformat, with user buffer. 291 * Convert one rdf in rdata to wireformat and parse from string. 292 * @param str: the text to convert for this rdata element. 302 * Convert rdf of type LDNS_RDF_TYPE_INT8 from string to wireformat. 303 * @param str: the text to convert for this rdata element. 311 * Convert rdf of type LDNS_RDF_TYPE_INT16 from string to wireformat. 312 * @param str: the text to convert for this rdata element. [all …]
|
/openbsd-src/usr.sbin/unbound/sldns/ |
H A D | str2wire.h | 49 * To convert class and type to string see 56 * Convert text string into dname wireformat, mallocless, with user buffer. 78 * Convert text string into dname wireformat 86 * Convert text RR to wireformat, with user buffer. 291 * Convert one rdf in rdata to wireformat and parse from string. 292 * @param str: the text to convert for this rdata element. 302 * Convert rdf of type LDNS_RDF_TYPE_INT8 from string to wireformat. 303 * @param str: the text to convert for this rdata element. 311 * Convert rdf of type LDNS_RDF_TYPE_INT16 from string to wireformat. 312 * @param str: the text to convert for this rdata element. [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | convert.c | 24 intended to be called by the language-specific convert () functions. */ 30 #include "convert.h" 34 /* Convert EXPR to some pointer or reference type TYPE. 65 convert ((*lang_hooks.types.type_for_size) 69 error ("cannot convert to a pointer type"); 74 /* Convert EXPR to some floating-point type TYPE. 96 return convert (type, 111 /* Convert EXPR to some integer (or enum) type TYPE. 167 TREE_OPERAND (expr, 0) = convert (type, TREE_OPERAND (expr, 0)); 168 TREE_OPERAND (expr, 1) = convert (type, TREE_OPERAND (expr, 1)); [all …]
|
H A D | c-convert.c | 23 to different data types. The only entry point is `convert'. 24 Every language front end must have a `convert' function 31 #include "convert.h" 45 In convert.c, convert_to_integer. 52 /* Subroutines of `convert'. */ 63 convert (type, expr) in convert() function 89 return convert (type, TREE_OPERAND (expr, 0)); 97 infinite recursion between fold () and convert (). */
|
H A D | fold-const.c | 592 /* calculate quotient sign and convert operands to unsigned. */ 863 return convert (type, TREE_OPERAND (t, 0)); 868 return convert (type, 878 return convert (type, fold (build1 (NEGATE_EXPR, TREE_TYPE (t), t))); 1003 return build (MINUS_EXPR, type, convert (type, t2), 1004 convert (type, TREE_OPERAND (t1, 0))); 1006 return build (MINUS_EXPR, type, convert (type, t1), 1007 convert (type, TREE_OPERAND (t2, 0))); 1009 return build (code, type, convert (type, t1), convert (type, t2)); 1012 return fold (build (code, type, convert (type, t1), convert (type, t2))); [all …]
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | convert.c | 24 intended to be called by the language-specific convert () functions. */ 32 #include "convert.h" 37 /* Convert EXPR to some pointer or reference type TYPE. 73 error ("cannot convert to a pointer type"); in convert_to_pointer() 123 /* Convert EXPR to some floating-point type TYPE. 136 /* Convert (float)sqrt((double)x) where x is float into sqrtf(x) */ in convert_to_real() 251 /* Convert (float)-x into -(float)x. This is safe for in convert_to_real() 261 /* Convert (outertype)((innertype0)a+(innertype1)b) in convert_to_real() 333 return convert (type, in convert_to_real() 348 /* Convert EXPR to some integer (or enum) type TYPE. [all …]
|
H A D | c-convert.c | 24 to different data types. The only entry point is `convert'. 25 Every language front end must have a `convert' function 34 #include "convert.h" 51 In convert.c, convert_to_integer. 58 /* Subroutines of `convert'. */ 69 convert (tree type, tree expr) in convert() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | eabi.asm | 167 bl FUNC_NAME(__eabi_convert) /* convert pointers in .got2 section */ 173 bl FUNC_NAME(__eabi_convert) /* convert constructors */ 179 bl FUNC_NAME(__eabi_convert) /* convert destructors */ 185 bl FUNC_NAME(__eabi_convert) /* convert exceptions */ 191 bl FUNC_NAME(__eabi_convert) /* convert lower GOT */ 197 bl FUNC_NAME(__eabi_convert) /* convert lower GOT */ 205 bl FUNC_NAME(__eabi_uconvert) /* convert user initialized pointers */ 235 /* Special subroutine to convert a bunch of pointers directly. 237 r3 has low pointer to convert 238 r4 has high pointer to convert [all …]
|
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | eabi.asm | 167 bl FUNC_NAME(__eabi_convert) /* convert pointers in .got2 section */ 173 bl FUNC_NAME(__eabi_convert) /* convert constructors */ 179 bl FUNC_NAME(__eabi_convert) /* convert destructors */ 185 bl FUNC_NAME(__eabi_convert) /* convert exceptions */ 191 bl FUNC_NAME(__eabi_convert) /* convert lower GOT */ 197 bl FUNC_NAME(__eabi_convert) /* convert lower GOT */ 205 bl FUNC_NAME(__eabi_uconvert) /* convert user initialized pointers */ 235 /* Special subroutine to convert a bunch of pointers directly. 237 r3 has low pointer to convert 238 r4 has high pointer to convert [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/sys/ |
H A D | byteorder.h | 13 /* Functions to convert `short' and `long' quantities from host byte order 50 /* Convert a host long to a network long. */ 63 /* Convert a host short to a network short. */ 85 /* Convert a host long to a network long. */ 99 /* Convert a host short to a network short. */ 117 /* Convert a host long to a network long. */ 125 /* Convert a host short to a network short. */ 135 /* Convert a network long to a host long. */ 143 /* Convert a network short to a host short. */
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | s390-opc.txt | 1 # S/390 opcodes list. Use s390-mkopc to convert it into the opcode table. 56 4f cvb RX_RRRD "convert to binary" g5 esa,zarch 57 4e cvd RX_RRRD "convert to decimal" g5 esa,zarch 344 b396 cxfbr RRE_RF "convert from fixed 32 to extended bfp" g5 esa,zarch 345 b395 cdfbr RRE_RF "convert from fixed 32 to long bfp" g5 esa,zarch 346 b394 cefbr RRE_RF "convert from fixed 32 to short bfp" g5 esa,zarch 347 b39a cfxbr RRF_U0FR "convert to fixed extended bfp to 32" g5 esa,zarch 348 b399 cfdbr RRF_U0FR "convert to fixed long bfp to 32" g5 esa,zarch 349 b398 cfebr RRF_U0FR "convert to fixed short bfp to 32" g5 esa,zarch 417 b2a6 cuutf RRE_RR "convert unicode to utf-8" g5 esa,zarch [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
H A D | converter.t | 48 my $converted = $cmc->convert( version => 2 ); 59 my $converted = $cmc->convert( version => '1.4' ); 70 my $converted = $cmc->convert( version => '1.2' ); 93 my $converted = $cmc->convert( version => '1.0' ); 116 my $up_converted = $cmc->convert( version => 2 ); 134 my $down_converted = $cmc->convert( version => 1.4 ); 146 my $up_converted = $cmc->convert( version => 2 ); 159 my $converted = $cmc->convert( version => 2 ); 178 my $converted = $cmc1->convert( version => 2 ); 180 my $roundtrip = $cmc2->convert( version => 1.4 ); [all …]
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | s390-opc.txt | 1 # S/390 opcodes list. Use s390-mkopc to convert it into the opcode table. 56 4f cvb RX_RRRD "convert to binary" g5 esa,zarch 57 4e cvd RX_RRRD "convert to decimal" g5 esa,zarch 344 b396 cxfbr RRE_RF "convert from fixed 32 to extended bfp" g5 esa,zarch 345 b395 cdfbr RRE_RF "convert from fixed 32 to long bfp" g5 esa,zarch 346 b394 cefbr RRE_RF "convert from fixed 32 to short bfp" g5 esa,zarch 347 b39a cfxbr RRF_U0FR "convert to fixed extended bfp to 32" g5 esa,zarch 348 b399 cfdbr RRF_U0FR "convert to fixed long bfp to 32" g5 esa,zarch 349 b398 cfebr RRF_U0FR "convert to fixed short bfp to 32" g5 esa,zarch 417 b2a6 cuutf RRE_RR "convert unicode to utf-8" g5 esa,zarch [all …]
|
/openbsd-src/gnu/gcc/gcc/treelang/ |
H A D | tree-convert.c | 2 This is a very slightly modified copy of c-convert.c. 24 to different data types. The only entry point is `convert'. 25 Every language front end must have a `convert' function 35 #include "convert.h" 49 In convert.c, convert_to_integer. 63 convert (tree type, tree expr) in convert() function 90 infinite recursion between fold () and convert (). */ in convert()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/Utils/ |
H A D | WebAssemblyTypeUtilities.h | 89 // Convert StringRef to ValType / HealType / BlockType 95 // Convert ValType or a list/signature of ValTypes to a string. 97 // Convert an unsinged integer, which can be among wasm::ValType enum, to its 102 // Convert a list of ValTypes into a string in the format of 105 // Convert a wasm signature into a string in the format of 110 // Convert a MVT into its corresponding wasm ValType. 113 // Convert a register class ID to a wasm ValType. 116 // Convert a register class to a wasm ValType.
|
/openbsd-src/gnu/llvm/llvm/include/llvm/TextAPI/ |
H A D | Architecture.h | 34 /// Convert a CPU Type and Subtype pair to an architecture slice. 37 /// Convert a name to an architecture slice. 40 /// Convert an architecture slice to a string. 43 /// Convert an architecture slice to a CPU Type and Subtype pair. 46 /// Convert a target to an architecture slice.
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | simd-1.c | 47 …foo1 = (typeof (foo1)) foo2; /* { dg-error "can't convert between vector values of different size"… in hanneke() 57 a = b + c; /* { dg-error "can't convert between vector values of different size" } */ in hanneke() 58 a = b - c; /* { dg-error "can't convert between vector values of different size" } */ in hanneke() 59 a = b * c; /* { dg-error "can't convert between vector values of different size" } */ in hanneke() 60 a = b / c; /* { dg-error "can't convert between vector values of different size" } */ in hanneke()
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | fpgnulib.c | 138 /* convert unsigned int to double */ 171 /* convert int to double */ 217 /* convert unsigned int to float */ 225 /* convert int to float */ 233 /* convert float to double */ 272 /* convert double to float */ 322 /* convert double to int */ 354 /* convert float to int */ 393 /* convert double to long double */ 426 /* convert long double to double */ [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | javaop.def | 83 CONVERT: Convert top of stack value from one type to another. 243 JAVAOP (i2l, 133, CONVERT, INT, LONG) 244 JAVAOP (i2f, 134, CONVERT, INT, FLOAT) 245 JAVAOP (i2d, 135, CONVERT, INT, DOUBLE) 246 JAVAOP (l2i, 136, CONVERT, LONG, INT) 247 JAVAOP (l2f, 137, CONVERT, LONG, FLOAT) 248 JAVAOP (l2d, 138, CONVERT, LONG, DOUBLE) 249 JAVAOP (f2i, 139, CONVERT, FLOAT, INT) 250 JAVAOP (f2l, 140, CONVERT, FLOAT, LONG) 251 JAVAOP (f2d, 141, CONVERT, FLOAT, DOUBLE) [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | fpgnulib.c | 108 /* convert int to double */ 154 /* convert int to float */ 162 /* convert float to double */ 187 /* convert double to float */ 224 /* convert double to int */ 256 /* convert float to int */ 278 /* convert double to long double */ 307 /* convert long double to double */ 336 /* convert a float to a long double */ 344 /* convert a long double to a float */ [all …]
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | avx512vlbf16intrin.h | 25 /// Convert Two Packed Single Data to One Packed BF16 Data. 43 /// Convert Two Packed Single Data to One Packed BF16 Data. 67 /// Convert Two Packed Single Data to One Packed BF16 Data. 89 /// Convert Two Packed Single Data to One Packed BF16 Data. 107 /// Convert Two Packed Single Data to One Packed BF16 Data. 131 /// Convert Two Packed Single Data to One Packed BF16 Data. 153 /// Convert Packed Single Data to Packed BF16 Data. 166 /// Convert Packed Single Data to Packed BF16 Data. 188 /// Convert Packed Single Data to Packed BF16 Data. 208 /// Convert Packed Single Data to Packed BF16 Data. [all …]
|
/openbsd-src/lib/libc/arch/sparc64/gen/ |
H A D | fixunsdfsi.S | 41 * Convert double to unsigned integer (for gcc). 74 fbul,a 1f ! if so, use fdtoi to convert to int 77 ! d does not fit in an int, so subtract 2^63, convert, 82 fdtox %f0, %f0 ! convert to int 118 fbul,a 1f ! if so, use fdtoi to convert to int 121 ! d does not fit in an int, so subtract 2^63, convert, 126 fstox %f0, %f0 ! convert to int
|
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | jv-convert.1 | 131 .IX Title "JV-CONVERT 1" 132 .TH JV-CONVERT 1 "2007-07-19" "gcc-4.2.1" "GNU" 134 jv\-convert \- Convert file from one encoding to another 137 \&\fBjv-convert\fR [\fB\s-1OPTION\s0\fR] ... [\fI\s-1INPUTFILE\s0\fR [\fI\s-1OUTPUTFILE\s0\fR]] 140 \&\fBjv-convert\fR is a utility included with \f(CW\*(C`libgcj\*(C'\fR which 144 The encodings supported by \fBjv-convert\fR are platform\-dependent.
|
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ppc/ |
H A D | fixunstfti.c | 1 //===-- lib/builtins/ppc/fixunstfti.c - Convert long double->int128 *-C -*-===// 17 // Convert long double into an unsigned 128-bit integer. 20 // If we are trying to convert a NaN, return the NaN bit pattern. in __fixunstfti() 49 // Convert each double into int64; they will be added to the int128 result. in __fixunstfti() 51 // - Convert the each double normally into int64. in __fixunstfti() 70 // CASE 2 - High double does not fit in int64, scale and convert it. in __fixunstfti() 94 // CASE 2 - Low double does not fit in int64, scale and convert it. in __fixunstfti()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | cvt.c | 25 to different data types. The only entry point is `convert'. 26 Every language front end must have a `convert' function 34 #include "convert.h" 53 In convert.c, convert_to_integer. 63 /* Subroutines of `convert'. */ 68 else convert blindly 88 error ("can't convert from incomplete type `%T' to `%T'", 220 expr = size_binop (code, convert (sizetype, expr), 225 error ("cannot convert `%E' from type `%T' to type `%T'", 236 error ("cannot convert `%E' from type `%T' to type `%T'", [all …]
|