Home
last modified time | relevance | path

Searched defs:convert (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd/usr.bin/tftp/
H A Dtftpsubs.c115 int convert) /* if true, convert to ascii */ in readit()
138 int convert) /* if true, convert to ascii */ in read_ahead()
185 writeit(FILE *file, struct tftphdr **dpp, int ct, int convert) in writeit()
204 write_behind(FILE *file, int convert) in write_behind()
H A Dtftp.c228 volatile int size, convert; in sendfile() local
385 volatile int convert; /* true if converting crlf -> lf */ in recvfile() local
/netbsd/external/bsd/kyua-cli/dist/utils/cmdline/
H A Doptions.cpp329 cmdline::int_option::convert(const std::string& raw_value) in convert() function in cmdline::int_option
397 cmdline::list_option::convert(const std::string& raw_value) in convert() function in cmdline::list_option
471 cmdline::path_option::convert(const std::string& raw_value) in convert() function in cmdline::path_option
546 cmdline::property_option::convert(const std::string& raw_value) in convert() function in cmdline::property_option
609 cmdline::string_option::convert(const std::string& raw_value) in convert() function in cmdline::string_option
/netbsd/external/mpl/bind/dist/bin/tests/system/cds/
H A Dsetup.sh44 convert() { function
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dconvert.c84 convert (tree type, tree expr) in convert() function
H A Dconvert.cc84 convert (tree type, tree expr) in convert() function
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dconvert.c84 convert (tree type, tree expr) in convert() function
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-convert.c66 convert (tree type, tree expr) in convert() function
H A Dc-convert.cc193 convert (tree type, tree expr) in convert() function
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-convert.c66 convert (tree type, tree expr) in convert() function
/netbsd/games/battlestar/
H A Dcommand1.c76 convert(int tothis) in convert() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h48 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY { in convert() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h51 template <typename T> static T convert(T rawValue) { return rawValue; } in convert() function
131 template <typename T> char convert(T rawValue) { in convert() function
/netbsd/games/number/
H A Dnumber.c126 convert(char *line) in convert() function
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp70 llvm::Error ObjectFileTransformer::convert(const object::ObjectFile &Obj, in convert() function in ObjectFileTransformer
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp294 void MIRPrinter::convert(yaml::MachineFunction &MF, in convert() function in MIRPrinter
335 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert() function in MIRPrinter
528 void MIRPrinter::convert(yaml::MachineFunction &MF, in convert() function in MIRPrinter
550 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert() function in MIRPrinter
/netbsd/external/gpl3/gcc/dist/libgfortran/io/
H A Dfile_pos.c107 int convert = u->flags.convert; in unformatted_backspace() local
/netbsd/usr.bin/systat/
H A Dconvtbl.c108 convert(const uintmax_t size, const int scale) in convert() function
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dneon-cov.s405 .macro convert op opr arg="" t1=".s32.f32" t2=".u32.f32" t3=".f32.s32" t4=".f32.u32" macro
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dneon-cov.s405 .macro convert op opr arg="" t1=".s32.f32" t2=".u32.f32" t3=".f32.s32" t4=".f32.u32" macro
/netbsd/external/gpl3/gdb/dist/gold/
H A Dbinary.cc74 Binary_to_elf::convert(const Task* task) in convert() function in gold::Binary_to_elf
/netbsd/external/gpl3/binutils/dist/gold/
H A Dbinary.cc74 Binary_to_elf::convert(const Task* task) in convert() function in gold::Binary_to_elf
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dbinary.cc74 Binary_to_elf::convert(const Task* task) in convert() function in gold::Binary_to_elf
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dbinary.cc74 Binary_to_elf::convert(const Task* task) in convert() function in gold::Binary_to_elf
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Dciphers.c103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local

1234