Home
last modified time | relevance | path

Searched defs:strends (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/str/
H A Dstr.h43 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/mod/
H A Dmodpost.h181 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/mod/
H A Dmodpost.h181 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/mod/
H A Dmodpost.h181 static inline bool strends(const char *str, const char *postfix) in strends() function
/dports/emulators/qemu/qemu-6.2.0/dtc/
H A Ddtc.h89 static inline bool strends(const char *str, const char *suffix) in strends() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/dtc/
H A Ddtc.h94 static inline bool strends(const char *str, const char *suffix) in strends() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A Ddakota_data_util.hpp273 inline bool strends(const std::string& input, const std::string& test) in strends() function