Searched defs:sublen (Results 1 – 12 of 12) sorted by relevance
| /third_party/node/src/ |
| D | node_i18n.cc | 154 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/ |
| D | TagOffsetsTable.java | 223 int sublen = builder.subDataSizeToSerialize(); in computeSizeFromBuilders() local
|
| D | OffsetRecordTable.java | 284 int sublen = builder.subDataSizeToSerialize(); in computeSizeFromBuilders() local
|
| /third_party/curl/src/ |
| D | tool_urlglob.c | 386 size_t sublen = 0; in glob_parse() local
|
| /third_party/lwip/src/apps/http/makefsdata/ |
| D | makefsdata.c | 442 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/ |
| D | dir.c | 417 unsigned int sublen = strlen(sub); in is_extension_exist() local
|
| /third_party/nghttp2/examples/ |
| D | libevent-server.c | 351 size_t sublen = strlen(sub); in ends_with() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| D | radius_server.c | 799 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/ |
| D | radius_server.c | 966 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/ |
| D | ieee802_1x.c | 1786 u8 *buf, *pos, *end, type, sublen; in ieee802_1x_check_hs20() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | ieee802_1x.c | 1773 u8 *buf, *pos, *end, type, sublen; in ieee802_1x_check_hs20() local
|
| /third_party/python/Objects/ |
| D | unicodeobject.c | 14995 Py_ssize_t sublen; in unicode_format_arg_output() local
|