Home
last modified time | relevance | path

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

1234

/netbsd-src/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-src/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-src/external/mpl/bind/dist/bin/tests/system/cds/
H A Dsetup.sh45 convert() { function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dconvert.cc84 convert (tree type, tree expr) in convert() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dconvert.c84 convert (tree type, tree expr) in convert() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-convert.c66 convert (tree type, tree expr) in convert() function
/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp_conversion.cc39 void cpp_conversion_generator::convert(const isl_class &clazz, in convert() function in cpp_conversion_generator
H A Dcpp.cc332 std::vector<bool> &convert) in next_variant()
379 std::vector<bool> convert(method.num_params()); in print_method_variants() local
568 int pos, const std::vector<bool> &convert) in get_param()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-convert.cc193 convert (tree type, tree expr) in convert() function
/netbsd-src/games/battlestar/
H A Dcommand1.c76 convert(int tothis) in convert() function
/netbsd-src/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-src/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-src/games/number/
H A Dnumber.c126 convert(char *line) in convert() function
/netbsd-src/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-src/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-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dfile_pos.c107 int convert = u->flags.convert; in unformatted_backspace() local
/netbsd-src/usr.bin/systat/
H A Dconvtbl.c108 convert(const uintmax_t size, const int scale) in convert() function
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dciphers.c103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
/netbsd-src/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-src/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-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dciphers.c97 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
/netbsd-src/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_mach3.c239 convert(register char *s, char bad, char good) in convert() function
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_encoder.c151 static const lzma_action convert[LZMA_ACTION_MAX + 1] = { in stream_encode() local
/netbsd-src/usr.bin/audio/play/
H A Dplay.c53 typedef size_t (*convert)(void *inbuf, void *outbuf, size_t len); typedef

1234