Searched refs:convert (Results 1 - 25 of 513) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/nds32/
H A Dto-16bit-v2.d2 #name: nds32 convert 32 to 16 (v2 instructions)
5 # Test the convert 32bits to 16bits
H A Dto-16bit-v3.d2 #name: nds32 convert 32 to 16 (v3 instructions)
5 # Test the convert 32bits to 16bits
H A Dto-16bit-v1.d2 #name: nds32 convert 32 to 16 (v1 instructions)
5 # Test the convert 32bits to 16bits
/netbsd-current/external/gpl2/dtc/dist/
H A DMakefile.convert-dtsv012 CONVERT_GEN_SRCS = convert-dtsv0-lexer.lex.c
/netbsd-current/external/mit/isl/dist/interface/
H A Dcpp_conversion.cc39 void cpp_conversion_generator::convert(const isl_class &clazz, function in class:cpp_conversion_generator
70 convert(clazz, "", "checked::", "check");
71 convert(clazz, "checked::", "", "uncheck");
H A Dcpp_conversion.h5 void convert(const isl_class &clazz, const char *from, const char *to,
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dpr19609-2a.d4 #error: failed to convert GOTPCREL relocation; relink with --no-relax
H A Dpr19609-2b.d4 #error: failed to convert GOTPCREL relocation; relink with --no-relax
H A Dpr19609-4a.d4 #error: failed to convert GOTPCREL relocation; relink with --no-relax
H A Dpr19609-4c.d4 #error: failed to convert GOTPCREL relocation; relink with --no-relax
H A Dpr19609-5d.d4 #error: failed to convert GOTPCREL relocation; relink with --no-relax
H A Dpr19609-7a.d4 #error: failed to convert GOTPCREL relocation; relink with --no-relax
H A Dpr19609-7c.d4 #error: failed to convert GOTPCREL relocation; relink with --no-relax
/netbsd-current/usr.bin/systat/
H A Dconvtbl.h56 extern double convert(const uintmax_t, const int);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DObjectFileTransformer.h43 static llvm::Error convert(const object::ObjectFile &Obj,
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dblx-bl-convert.d1 #name: blx->bl convert under no -march/cpu
2 #warning_output: blx-bl-convert.l
/netbsd-current/external/bsd/kyua-cli/dist/utils/cmdline/
H A Doptions.hpp65 /// <li>A convert() method that takes a string and converts it to
69 /// <li>A validate() method that matches the implementation of convert().
72 /// convert() must execute successfully.</li>
152 static int convert(const std::string& str);
168 static option_type convert(const std::string&);
187 static utils::fs::path convert(const std::string&);
198 /// parser interface (convert() being a static method), the only way to do
210 static option_type convert(const std::string& str);
228 static std::string convert(const std::string& str);
/netbsd-current/usr.bin/tftp/
H A Dtftpsubs.c115 int convert) /* if true, convert to ascii */
124 read_ahead(file, amt, convert); /* fill it */
138 int convert) /* if true, convert to ascii */
153 if (convert == 0) {
185 writeit(FILE *file, struct tftphdr **dpp, int ct, int convert) argument
190 if (write_behind(file, convert) == -1) /* flush it */
204 write_behind(FILE *file, int convert) argument
226 if (convert
111 readit( FILE *file, struct tftphdr **dpp, size_t amt, int convert) argument
135 read_ahead( FILE *file, size_t amt, int convert) argument
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/
H A DMakefile.am3 EXTRA_DIST = convert-trs-to-junit.py
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp35 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored);
40 APF.convert(APFloat::IEEEsingle(), APFloat::rmNearestTiesToEven, &Ignored);
45 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &Ignored);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-gimplify.cc115 TREE_OPERAND (*expr_p, 1) = convert (TREE_TYPE (op0), op1);
196 *expr_p = convert (TREE_TYPE (*expr_p),
197 build2 (RSHIFT_EXPR, type, convert (type, op0), op1));
215 TREE_OPERAND (*expr_p, 0) = convert (TREE_TYPE (*expr_p), op0);
238 TREE_OPERAND (*expr_p, 0) = convert (TREE_TYPE (*expr_p), op0);
241 TREE_OPERAND (*expr_p, 1) = convert (TREE_TYPE (*expr_p), op1);
/netbsd-current/lib/libc/arch/sparc/gen/
H A Dfixunsdfsi.S73 fbul,a 1f ! if so, use fdtoi to convert to int
76 ! d does not fit in an int, so subtract 2^31, convert,
81 fdtoi %f0, %f0 ! convert to int
/netbsd-current/lib/libc/arch/sparc64/gen/
H A Dfixunsdfsi.S77 fbul,a 1f ! if so, use fdtoi to convert to int
80 ! d does not fit in an int, so subtract 2^63, convert,
85 fdtox %f0, %f0 ! convert to int
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dtest-getdate.sh187 > Bad format - couldn't convert.
188 > Bad format - couldn't convert.
194 > Bad format - couldn't convert.
195 > Bad format - couldn't convert.
197 > Bad format - couldn't convert.
199 > Bad format - couldn't convert.
231 # "Bad format - couldn't convert." errors, even when the non-daylight zone
303 > Bad format - couldn't convert.
308 > Bad format - couldn't convert.
/netbsd-current/external/mpl/dhcp/lib/omapip/
H A DMakefile8 auth.c convert.c hash.c array.c inet_addr.c trace.c \

Completed in 313 milliseconds

1234567891011>>