Home
last modified time | relevance | path

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

12

/freebsd/contrib/kyua/utils/cmdline/
H A Doptions.cpp327 cmdline::int_option::convert(const std::string& raw_value) in convert() function in cmdline::int_option
392 cmdline::list_option::convert(const std::string& raw_value) in convert() function in cmdline::list_option
466 cmdline::path_option::convert(const std::string& raw_value) in convert() function in cmdline::path_option
541 cmdline::property_option::convert(const std::string& raw_value) in convert() function in cmdline::property_option
602 cmdline::string_option::convert(const std::string& raw_value) in convert() function in cmdline::string_option
H A Doptions_test.cpp94 convert(const std::string& str) in convert() function in __anon17aee0310111::mock_option
/freebsd/tools/
H A Dmake_libdeps.sh49 convert() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h39 const Mask *convert = static_cast<const Mask *>(src); in copy() local
43 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_and() local
47 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_or() local
52 const Mask *convert = static_cast<const Mask *>(rhs); in is_equal() local
367 const Mask *convert = static_cast<const Mask *>(src); in copy() local
373 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_and() local
379 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_or() local
390 const Mask *convert = static_cast<const Mask *>(rhs); in is_equal() local
587 const Mask *convert = static_cast<const Mask *>(src); in copy() local
592 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_and() local
[all …]
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dcharable.c73 wchar_t convert; in _nc_to_widechar() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h48 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY { in convert() function
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_constants_table.c212 uint8_t convert, in LacSymQat_ConstantsGetCipherOffset()
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h52 template <typename T> static T convert(T rawValue) { return rawValue; } in convert() function
132 template <typename T> char convert(T rawValue) { in convert() function
/freebsd/sbin/veriexec/
H A Dmanifest_parser.y228 convert(char *fp, unsigned int count, unsigned char *out) in convert() function
/freebsd/usr.bin/number/
H A Dnumber.c109 convert(char *line) in convert() function
/freebsd/usr.bin/calendar/
H A Devents.c76 convert(char *input) in convert() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp71 llvm::Error ObjectFileTransformer::convert(const object::ObjectFile &Obj, in convert() function in ObjectFileTransformer
/freebsd/usr.bin/systat/
H A Dconvtbl.c99 convert(const uintmax_t size, const int scale) in convert() function
/freebsd/usr.bin/comm/
H A Dcomm.c181 convert(const char *str) in convert() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp310 void MIRPrinter::convert(yaml::MachineFunction &MF, in convert() function in MIRPrinter
351 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert() function in MIRPrinter
577 void MIRPrinter::convert(yaml::MachineFunction &MF, in convert() function in MIRPrinter
599 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert() function in MIRPrinter
/freebsd/libexec/tftpd/
H A Dtftp-file.c48 static int convert; variable
/freebsd/crypto/openssl/apps/
H A Dciphers.c103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
/freebsd/usr.bin/uniq/
H A Duniq.c250 convert(const char *str) convert() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp404 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert() function in Float2IntPass
/freebsd/contrib/lib9p/
H A Dgenacl.c527 l9p_sysacl_to_acl(int acetype, acl_t sysacl, econvertfn *convert) in l9p_sysacl_to_acl()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp1596 convert(const Fake& value) { in convert() function
1607 convert( const Fake& value ) { in convert() function
1689 static std::string convert(char const* str) { in convert() function
1695 static std::string convert(signed char const* str) { in convert() function
1701 static std::string convert(unsigned char const* str) { in convert() function
1775 static std::string convert(U* p) { in convert() function
1786 static std::string convert(R C::* p) { in convert() function
1822 static std::string convert(NSString * nsstring) { in convert() function
1830 static std::string convert(NSObject* nsObject) { in convert() function
1863 static std::string convert(const std::pair<T1, T2>& pair) { in convert() function
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp567 void SSACCmpConv::convert(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks) { in convert() function in SSACCmpConv
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-snprintf.c551 char convert[20]; in fmtint() local
/freebsd/contrib/expat/lib/
H A Dxmltok.c1311 CONVERTER convert; member
1401 XmlInitUnknownEncoding(void *mem, int *table, CONVERTER convert, in XmlInitUnknownEncoding()
1664 XmlInitUnknownEncodingNS(void *mem, int *table, CONVERTER convert, in XmlInitUnknownEncodingNS()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_print.c440 char convert[DECIMAL_SIZE(value) + 3]; in fmtint() local

12