Searched defs:suffix (Results 1 – 17 of 17) sorted by relevance
211 size_t suffix; /* The index of the right half of needle. */ in __rtl_two_way_short_needle() local307 size_t suffix; /* The index of the right half of needle. */ in __rtl_two_way_long_needle() local
42 const W_CHAR* suffix = TO_W_CHAR("png"); in main() local
82 suffix = oldname.split('.')[-1] variable
113 Json::String suffix = *(path.end() - 1) == '.' ? "" : "."; in printValueTree() local215 Json::String suffix = path.substr(path.length() - extension.length()); in removeSuffix() local
106 int str_end_with(const char *str, const char *suffix) in str_end_with()
135 FT_Byte* suffix; /* suffix = (FT_Byte*)(prefix + prefix_size) */ member
322 static bool suffix_assert(char *str, char *suffix) in suffix_assert()
164 unsigned char suffix[65536]; /* one-character LZW suffix */ variable
831 char *suffix; in http_get_filename() local
75 int has_suffix(const char *str, const char *suffix) in has_suffix()
1078 char *device_name, char *suffix, char *params) in _ota_publish_base()
787 std::string suffix = playlistName.substr(lastPos); in IsValidPlayListName() local
782 const char *suffix = mp_obj_str_get_data(args[1], &suffix_len); in str_endswith() local
823 const char *suffix = pathname + pathlen; in lfs1_dir_find() local
1192 const char *suffix = name + namelen; in lfs2_dir_find() local
3863 const char * suffix = NULL; in main() local
1137 const char *suffix = name + namelen; in lfs_dir_find() local
Completed in 53 milliseconds