Searched defs:converted (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/async/arch/
H A Dasync_win.h24 int converted; member in struct:async_fibre_st
/freebsd-13-stable/contrib/apr-util/xlate/
H A Dxlate.c391 apr_size_t converted = to_convert; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp104 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { function in class:__anon4341::SystemZTDCPass
/freebsd-13-stable/usr.bin/calendar/
H A Devents.c82 size_t inleft, outleft, converted = 0; local
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_scanner.c685 int converted; local
H A Drefclock_hopfser.c221 int converted; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprompt.c239 const char *converted; local
H A Dutf.c944 const char *escaped, *converted; local
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-port-test.cc121 explicit Castable(bool* converted) : converted_(converted) {} argument
132 bool converted = false; local
140 explicit ConstCastable(bool* converted) : converted_(converted) {} argument
151 bool converted = false; local
159 ConstAndNonConstCastable(bool* converted, bool* const_converted) argument
176 bool converted = false; local
193 To(bool* converted) argument
197 bool converted = false; local
[all...]
/freebsd-13-stable/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc597 bool* converted() const { return converted_; } function in class:__anon794::FromType
612 bool converted = false; local

Completed in 200 milliseconds