| /third_party/rust/crates/rustix/tests/net/ |
| H A D | addr.rs | 11 let mut encoded = std::mem::MaybeUninit::<SocketAddrStorage>::uninit(); in encode_decode() variables 17 let mut encoded = std::mem::MaybeUninit::<SocketAddrStorage>::uninit(); in encode_decode() variables 25 let mut encoded = std::mem::MaybeUninit::<SocketAddrStorage>::uninit(); in encode_decode() variables
|
| /third_party/mesa3d/src/asahi/lib/tests/ |
| H A D | test-lod-clamps.cpp | 30 uint16_t encoded; member
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| H A D | base64.cpp | 37 static void CheckTestCase(std::string_view encoded, std::string_view decoded) in CheckTestCase() argument
|
| /arkcompiler/toolchain/tooling/test/ |
| H A D | pt_base64_test.cpp | 129 std::string encoded = "SWYgeW91IGNhbiBzZWUgdGhpcyBtZXNzYWdlLCBpdCBtZWFucyB0aGF0IFB0QmFzZ" \ in HWTEST_F_L0() local 209 std::string encoded = "AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4O" \ in HWTEST_F_L0() local [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | test_utils_test.cc | 41 int32_t encoded = TestUtils::EncodeOneChar(conv, (int16_t)from[i]); in TestEncoding() local
|
| /third_party/skia/tools/viewer/ |
| H A D | ImageSlide.cpp | 28 sk_sp<SkData> encoded = SkData::MakeFromFileName(fPath.c_str()); in load() local
|
| /foundation/multimedia/av_session/services/session/server/migrate/ |
| H A D | base64_utils.h | 36 std::string encoded;
in Base64Encode() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_expand_name.c | 39 ares_status_t ares__expand_name_validated(const unsigned char *encoded, in ares__expand_name_validated() argument 87 int ares_expand_name(const unsigned char *encoded, const unsigned char *abuf, in ares_expand_name() argument 106 ares_status_t ares__expand_name_for_response(const unsigned char *encoded, in ares__expand_name_for_response() argument
|
| H A D | ares_expand_string.c | 44 ares_status_t ares_expand_string_ex(const unsigned char *encoded, in ares_expand_string_ex() argument 97 int ares_expand_string(const unsigned char *encoded, const unsigned char *abuf, in ares_expand_string() argument
|
| /third_party/openssl/test/ |
| H A D | punycode_test.c | 20 const char *encoded; member
|
| H A D | pemtest.c | 19 const char *encoded; member 41 const char *encoded = b64_pem_data[idx].encoded; in test_b64() local 69 const char *encoded = b64_pem_data[0].encoded; in test_invalid() local
|
| /third_party/skia/bench/ |
| H A D | CodecBench.cpp | 19 CodecBench::CodecBench(SkString baseName, SkData* encoded, SkColorType colorType, in CodecBench() argument
|
| H A D | BitmapRegionDecoderBench.cpp | 15 BitmapRegionDecoderBench::BitmapRegionDecoderBench(const char* baseName, SkData* encoded, in BitmapRegionDecoderBench() argument
|
| H A D | AndroidCodecBench.cpp | 15 AndroidCodecBench::AndroidCodecBench(SkString baseName, SkData* encoded, int sampleSize) in AndroidCodecBench() argument
|
| /third_party/rust/crates/os_str_bytes/src/ |
| H A D | pattern.rs | 48 let mut encoded = EncodedChar { in __encode() variables
|
| /foundation/communication/netmanager_base/utils/common_utils/src/ |
| H A D | base64_utils.cpp | 137 std::string Decode(const std::string &encoded) in Decode() argument
|
| /foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/ |
| H A D | base64_utils.cpp | 143 std::string Decode(const std::string &encoded) in Decode() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
| H A D | base64_utils.cpp | 137 std::vector<uint8_t> Decode(const std::string &encoded) in Decode() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | base64.c | 35 char encoded[MAX_ENCODED_SIZE]; in test_encode_decode() local [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
| H A D | audio_g711_codec.cpp | 56 int32_t AudioG711Encoder::Encode(int16_t *decoded, int32_t nSamples, uint8_t *encoded) in Encode() argument 106 int32_t AudioG711Decoder::Decode(uint8_t *encoded, int32_t nSamples, int16_t *decoded) in Decode() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | 8bps.c | 63 const unsigned char *encoded = buf; in decode_frame() local
|
| /third_party/skia/src/images/ |
| H A D | SkWebpEncoder.cpp | 128 WebPData encoded = { encodedData->bytes(), encodedData->size() }; in Encode() local
|
| /third_party/python/Python/ |
| H A D | importdl.c | 41 PyObject *encoded = NULL; in get_encoded_name() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | prune_deopt.cpp | 126 EncodedDeoptBundle encoded; in EncodeDeoptBundle() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/evaluation/ |
| H A D | helpers.cpp | 141 bool DecodeBase64Bytecode(const std::string &encoded, std::vector<uint8_t> &decoded) in DecodeBase64Bytecode() argument
|