Home
last modified time | relevance | path

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

12

/freebsd-14.2/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 __anon3b40aba70111::mock_option
/freebsd-14.2/tools/
H A Dmake_libdeps.sh49 convert() function
/freebsd-14.2/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
361 const Mask *convert = static_cast<const Mask *>(src); in copy() local
367 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_and() local
373 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_or() local
384 const Mask *convert = static_cast<const Mask *>(rhs); in is_equal() local
580 const Mask *convert = static_cast<const Mask *>(src); in copy() local
585 const Mask *convert = static_cast<const Mask *>(rhs); in bitwise_and() local
[all …]
/freebsd-14.2/contrib/ncurses/ncurses/widechar/
H A Dcharable.c73 wchar_t convert; in _nc_to_widechar() local
/freebsd-14.2/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-14.2/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_constants_table.c212 uint8_t convert, in LacSymQat_ConstantsGetCipherOffset()
/freebsd-14.2/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-14.2/sbin/veriexec/
H A Dmanifest_parser.y228 convert(char *fp, unsigned int count, unsigned char *out) in convert() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp70 llvm::Error ObjectFileTransformer::convert(const object::ObjectFile &Obj, in convert() function in ObjectFileTransformer
/freebsd-14.2/usr.bin/number/
H A Dnumber.c121 convert(char *line) in convert() function
/freebsd-14.2/usr.bin/calendar/
H A Devents.c76 convert(char *input) in convert() function
/freebsd-14.2/usr.bin/systat/
H A Dconvtbl.c99 convert(const uintmax_t size, const int scale) in convert() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp308 void MIRPrinter::convert(yaml::MachineFunction &MF, in convert() function in MIRPrinter
349 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert() function in MIRPrinter
574 void MIRPrinter::convert(yaml::MachineFunction &MF, in convert() function in MIRPrinter
596 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert() function in MIRPrinter
/freebsd-14.2/usr.bin/comm/
H A Dcomm.c192 convert(const char *str) in convert() function
/freebsd-14.2/libexec/tftpd/
H A Dtftp-file.c49 static int convert; variable
/freebsd-14.2/crypto/openssl/apps/
H A Dciphers.c103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
/freebsd-14.2/usr.bin/uniq/
H A Duniq.c262 convert(const char *str) in convert() function
/freebsd-14.2/contrib/xz/src/liblzma/common/
H A Dstream_encoder.c151 static const lzma_action convert[LZMA_ACTION_MAX + 1] = { in stream_encode() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp398 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { in convert() function in Float2IntPass
/freebsd-14.2/contrib/lib9p/
H A Dgenacl.c527 l9p_sysacl_to_acl(int acetype, acl_t sysacl, econvertfn *convert) in l9p_sysacl_to_acl()
/freebsd-14.2/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
1775 static std::string convert(U* p) { in convert() function
1786 static std::string convert(R C::* p) { in convert() function
11315 int32_t convert(float f) { in convert() function
11322 int64_t convert(double d) { in convert() function
14817 std::string StringMaker<char*>::convert(char* str) { in convert() function in Catch::StringMaker
14864 std::string StringMaker<int>::convert(int value) { in convert() function in Catch::StringMaker
14894 std::string StringMaker<bool>::convert(bool b) { in convert() function in Catch::StringMaker
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp567 void SSACCmpConv::convert(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks) { in convert() function in SSACCmpConv
/freebsd-14.2/crypto/openssh/openbsd-compat/
H A Dbsd-snprintf.c551 char convert[20]; in fmtint() local
/freebsd-14.2/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()

12