Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dstr-two-way.h211 size_t suffix; /* The index of the right half of needle. */ in __rtl_two_way_short_needle() local
307 size_t suffix; /* The index of the right half of needle. */ in __rtl_two_way_long_needle() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Danim_dump.c42 const W_CHAR* suffix = TO_W_CHAR("png"); in main() local
/AliOS-Things-master/components/uvoice/codec/opensource/pvmp3/
A Dget_pvmp3.py82 suffix = oldname.split('.')[-1] variable
/AliOS-Things-master/components/jsoncpp/src/jsontestrunner/
A Dmain.cpp113 Json::String suffix = *(path.end() - 1) == '.' ? "" : "."; in printValueTree() local
215 Json::String suffix = path.substr(path.length() - extension.length()); in removeSuffix() local
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/aplist/
A Dawss_aplist.c106 int str_end_with(const char *str, const char *suffix) in str_end_with()
/AliOS-Things-master/components/freetype/src/lzw/
A Dftzopen.h135 FT_Byte* suffix; /* suffix = (FT_Byte*)(prefix + prefix_size) */ member
/AliOS-Things-master/components/uvoice/media/
A Duvoice_format.c322 static bool suffix_assert(char *str, char *suffix) in suffix_assert()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dgun.c164 unsigned char suffix[65536]; /* one-character LZW suffix */ variable
/AliOS-Things-master/components/uvoice/stream/
A Duvoice_http.c831 char *suffix; in http_get_filename() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dcutils.c75 int has_suffix(const char *str, const char *suffix) in has_suffix()
/AliOS-Things-master/components/linksdk/components/ota/
A Daiot_ota_api.c1078 char *device_name, char *suffix, char *params) in _ota_publish_base()
/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc787 std::string suffix = playlistName.substr(lastPos); in IsValidPlayListName() local
/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c782 const char *suffix = mp_obj_str_get_data(args[1], &suffix_len); in str_endswith() local
/AliOS-Things-master/components/py_engine/engine/lib/littlefs/
A Dlfs1.c823 const char *suffix = pathname + pathlen; in lfs1_dir_find() local
A Dlfs2.c1192 const char *suffix = name + namelen; in lfs2_dir_find() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngfix.c3863 const char * suffix = NULL; in main() local
/AliOS-Things-master/components/littlefs/src/littlefs-v220/
A Dlfs.c1137 const char *suffix = name + namelen; in lfs_dir_find() local

Completed in 53 milliseconds