Home
last modified time | relevance | path

Searched defs:encoded (Results 1 – 25 of 131) sorted by relevance

123456

/third_party/node/test/parallel/
Dtest-punycode.js64 encoded: 'egbpdaj6bu4bxfgehfvwxn', property
71 encoded: 'ihqwcrb4cv8a8dqg056pqjye', property
77 encoded: 'ihqwctvzc91f659drss3x8bo0yb', property
83 encoded: 'Proprostnemluvesky-uyb24dma41a', property
90 encoded: '4dbcagdahymbxekheh6e0a7fei0b', property
97 encoded: 'i1baa7eci9glrd9b2ae1bj0hfcgg6iyaf8o0a1dig0cd', property
105 encoded: 'n8jok5ay5dzabd5bym9f0cm5685rrjetr6pdxa', property
112 encoded: '989aomsvi5e83db1d2a355cv1e0vak1dwrv93d5xbh15a0dt30a5jpsd879' + property
121 encoded: 'b1abfaaepdrnnbgefbadotcwatmq2g4l', property
129 encoded: 'PorqunopuedensimplementehablarenEspaol-fmd56a', property
[all …]
Dtest-zlib-brotli-kmaxlength-rangeerror.js18 const encoded = Buffer.from('G38A+CXCIrFAIAM=', 'base64'); constant
Dtest-zlib-kmaxlength-rangeerror.js18 const encoded = Buffer.from('H4sIAAAAAAAAA0tMHFgAAIw2K/GAAAAA', 'base64'); constant
Dtest-whatwg-encoding-custom-textdecoder-streaming.js26 const encoded = octets[encoding]; constant
Dtest-whatwg-encoding-custom-interop.js13 const encoded = Buffer.from([0xef, 0xbb, 0xbf, 0x74, 0x65, constant
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dstandard_method_codec_unittests.cc34 auto encoded = codec.EncodeMethodCall(call); in TEST() local
49 auto encoded = codec.EncodeMethodCall(call); in TEST() local
59 auto encoded = codec.EncodeSuccessEnvelope(); in TEST() local
69 auto encoded = codec.EncodeSuccessEnvelope(&result); in TEST() local
78 auto encoded = codec.EncodeErrorEnvelope("errorCode"); in TEST() local
92 auto encoded = in TEST() local
Dstandard_codec.cc294 auto encoded = std::make_unique<std::vector<uint8_t>>(); in EncodeMessageInternal() local
329 auto encoded = std::make_unique<std::vector<uint8_t>>(); in EncodeMethodCallInternal() local
344 auto encoded = std::make_unique<std::vector<uint8_t>>(); in EncodeSuccessEnvelopeInternal() local
361 auto encoded = std::make_unique<std::vector<uint8_t>>(); in EncodeErrorEnvelopeInternal() local
/third_party/python/Tools/scripts/
Dhighlight.py249 encoded = raw_highlight(classified_text) variable
251 encoded = build_html_page(classified_text, title=sourcefile) variable
253 encoded = html_highlight(classified_text) variable
255 encoded = latex_highlight(classified_text, title=sourcefile) variable
257 encoded = ansi_highlight(classified_text) variable
/third_party/grpc/test/core/slice/
Dpercent_encoding_test.cc29 #define TEST_VECTOR(raw, encoded, dict) \ argument
32 #define TEST_NONCONFORMANT_VECTOR(encoded, permissive_unencoded, dict) \ argument
37 static void test_vector(const char* raw, size_t raw_length, const char* encoded, in test_vector()
81 static void test_nonconformant_vector(const char* encoded, in test_nonconformant_vector()
/third_party/node/deps/cares/src/lib/
Dares_expand_name.c116 int ares__expand_name_validated(const unsigned char *encoded, in ares__expand_name_validated()
212 int ares_expand_name(const unsigned char *encoded, const unsigned char *abuf, in ares_expand_name()
221 static int name_length(const unsigned char *encoded, const unsigned char *abuf, in name_length()
300 int ares__expand_name_for_response(const unsigned char *encoded, in ares__expand_name_for_response()
Dares_expand_string.c33 int ares_expand_string(const unsigned char *encoded, in ares_expand_string()
/third_party/openssl/test/
Dpemtest.c19 const char *encoded; member
39 const char *encoded = b64_pem_data[idx].encoded; in test_b64() local
67 const char *encoded = b64_pem_data[0].encoded; in test_invalid() local
/third_party/python/Lib/email/
D_encoded_words.py67 def decode_q(encoded): argument
100 def decode_b(encoded): argument
/third_party/glib/glib/
Dgtranslit.c49 #define get_src_char(array, encoded, index) ((encoded & 0x8000) ? (array)[((encoded) & 0xfff) + ind… argument
50 #define get_length(encoded) ((encoded & 0x8000) ? ((encoded & 0x7000) >> 12) : 1) argument
53 #define get_ascii_item(array, encoded) ((encoded & 0x8000) ? &(array)[(encoded) & 0xfff] : (gp… argument
55 #define get_ascii_item(array, encoded) ((encoded & 0x8000) ? &(array)[(encoded) & 0xfff] : (gp… argument
/third_party/node/tools/inspector_protocol/encoding/
Dencoding_test.cc166 std::vector<uint8_t> encoded; in TEST() local
184 std::vector<uint8_t> encoded; in TEST() local
200 std::vector<uint8_t> encoded; in TEST() local
220 std::vector<uint8_t> encoded; in TEST() local
241 std::vector<uint8_t> encoded; in TEST() local
267 std::vector<uint8_t> encoded; in TEST() local
317 std::vector<uint8_t> encoded; in TEST() local
344 std::vector<uint8_t> encoded; in TEST() local
360 std::vector<uint8_t> encoded; in TEST() local
395 std::vector<uint8_t> encoded; in TEST() local
[all …]
/third_party/openssl/crypto/rsa/
Drsa_sign.c74 const unsigned char *encoded = NULL; in RSA_sign() local
129 unsigned char *decrypt_buf = NULL, *encoded = NULL; in int_rsa_verify() local
/third_party/skia/tools/viewer/
DImageSlide.cpp28 sk_sp<SkData> encoded = SkData::MakeFromFileName(fPath.c_str()); in load() local
/third_party/flutter/skia/tools/viewer/
DImageSlide.cpp28 sk_sp<SkData> encoded = SkData::MakeFromFileName(fPath.c_str()); in load() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_utils_test.cc41 int32_t encoded = TestUtils::EncodeOneChar(conv, (int16_t)from[i]); in TestEncoding() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_utils_test.cc41 int32_t encoded = TestUtils::EncodeOneChar(conv, (int16_t)from[i]); in TestEncoding() local
/third_party/skia/bench/
DCodecBench.cpp19 CodecBench::CodecBench(SkString baseName, SkData* encoded, SkColorType colorType, in CodecBench()
DAndroidCodecBench.cpp15 AndroidCodecBench::AndroidCodecBench(SkString baseName, SkData* encoded, int sampleSize) in AndroidCodecBench()
/third_party/flutter/skia/bench/
DCodecBench.cpp19 CodecBench::CodecBench(SkString baseName, SkData* encoded, SkColorType colorType, in CodecBench()
DAndroidCodecBench.cpp15 AndroidCodecBench::AndroidCodecBench(SkString baseName, SkData* encoded, int sampleSize) in AndroidCodecBench()
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc372 std::string encoded; in DecodeBase64() local
386 std::string encoded; in DecodeBase64() local

123456