Searched refs:decode (Results 1 – 15 of 15) sorted by relevance
37 static inline std::string decode(int mnc) { in decode() function126 if (decode(encode(mncs[i].in)).compare(mncs[i].out)) return 1; in test()139 if (decode(legacy_mncs[i].in).compare(legacy_mncs[i].out)) return 1; in test()
36 static inline std::string decode(int mcc) { in decode() function61 if (decode(legacy_mccs[i].in).compare(legacy_mccs[i].out)) return 1; in test()
59 …e.com/kernel/build/+/master/gki/download_from_ci?format=text" | base64 --decode > "${f_download_ci…60 …oglesource.com/kernel/build/+/master/abi/abitool.py?format=text" | base64 --decode > "${f_abitool}"
92 time_decoded_str = time_str.read().decode()97 ts_str = result_str.read().decode()
30 return result.stdout.decode('utf-8')
16 size_t decode(void *buf, size_t bufsize, IOStream *stream, ChecksumCalculator* checksumCalc);
32 size_t foo_decoder_context_t::decode(void *buf, size_t len, IOStream *stream, ChecksumCalculator* c… in decode() function in foo_decoder_context_t
73 return utf8Decoder.decode(message);
452 message = decoder.decode(message.data);
507 decodedBytes = ctx->render_control.decode(buf, bufSize, &stream, &ctx->checksum_calc); in process_cmd()511 decodedBytes = ctx->gles1.decode(buf, bufSize, &stream, &ctx->checksum_calc); in process_cmd()515 decodedBytes = ctx->gles3.decode(buf, bufSize, &stream, &ctx->checksum_calc); in process_cmd()
5645 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse()5658 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse()5682 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()5695 ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse()5715 gsm.base.base.mnc = ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse_1_5()5730 wcdma.base.base.mnc = ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse_1_5()5757 lte.base.base.mnc = ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse_1_5()5772 tdscdma.base.base.mnc = ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse_1_5()5804 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse_1_2()5822 ril::util::mnc::decode(rilCellIdentity.cellIdentityWcdma.mnc); in fillCellIdentityResponse_1_2()[all …]
180 for line in output.decode().strip().split("\n"):
32912 HSPLandroid/net/Uri;->decode(Ljava/lang/String;)Ljava/lang/String;32931 HSPLandroid/net/UriCodec;->decode(Ljava/lang/String;ZLjava/nio/charset/Charset;Z)Ljava/lang/String;38526 HSPLandroid/util/Base64;->decode(Ljava/lang/String;I)[B38527 HSPLandroid/util/Base64;->decode([BI)[B38528 HSPLandroid/util/Base64;->decode([BIII)[B50702 HSPLjava/lang/Integer;->decode(Ljava/lang/String;)Ljava/lang/Integer;50752 HSPLjava/lang/Long;->decode(Ljava/lang/String;)Ljava/lang/Long;52053 HSPLjava/net/URI;->decode(Ljava/lang/String;)Ljava/lang/String;52119 HSPLjava/net/URLDecoder;->decode(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;52120 HSPLjava/net/URLDecoder;->decode(Ljava/lang/String;Ljava/nio/charset/Charset;)Ljava/lang/String;[all …]
1197 …ting(void *s, uint32_t cmd, int n, uint8_t ear, uint32_t cur_addr) "[%p] decode cmd: 0x%"PRIx32" l…