Home
last modified time | relevance | path

Searched defs:sublen (Results 1 – 12 of 12) sorted by relevance

/third_party/node/src/
Dnode_i18n.cc154 size_t sublen = ucnv_getMinCharSize(to.conv()); in Transcode() local
200 size_t sublen = ucnv_getMinCharSize(to.conv()); in TranscodeFromUcs2() local
429 size_t sublen = ucnv_getMinCharSize(conv); in Create() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DTagOffsetsTable.java223 int sublen = builder.subDataSizeToSerialize(); in computeSizeFromBuilders() local
DOffsetRecordTable.java284 int sublen = builder.subDataSizeToSerialize(); in computeSizeFromBuilders() local
/third_party/curl/src/
Dtool_urlglob.c386 size_t sublen = 0; in glob_parse() local
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c442 size_t sublen = strlen(curSubdir); in process_sub() local
842 size_t sublen = strlen(curSubdir); in is_ssi_file() local
/third_party/f2fs-tools/fsck/
Ddir.c417 unsigned int sublen = strlen(sub); in is_extension_exist() local
/third_party/nghttp2/examples/
Dlibevent-server.c351 size_t sublen = strlen(sub); in ends_with() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_server.c799 u8 *buf, *pos, *end, type, sublen; in radius_server_hs20_missing_sim_pps() local
1301 u8 *buf, *pos, *end, type, sublen, *timestamp = NULL; in radius_server_hs20_t_c_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_server.c966 u8 *buf, *pos, *end, type, sublen; in radius_server_hs20_missing_sim_pps() local
1468 u8 *buf, *pos, *end, type, sublen, *timestamp = NULL; in radius_server_hs20_t_c_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_1x.c1786 u8 *buf, *pos, *end, type, sublen; in ieee802_1x_check_hs20() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_1x.c1773 u8 *buf, *pos, *end, type, sublen; in ieee802_1x_check_hs20() local
/third_party/python/Objects/
Dunicodeobject.c14995 Py_ssize_t sublen; in unicode_format_arg_output() local