| /third_party/curl/tests/server/ |
| H A D | mqttd.c | 376 unsigned char encoded = 0x80; in decode_length() local
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_fxt1.c | 1178 uint32_t *encoded = (uint32_t *)dest; in fxt1_encode() local
|
| /third_party/skia/src/image/ |
| H A D | SkImage.cpp | 173 sk_sp<SkImage> SkImage::MakeFromEncoded(sk_sp<SkData> encoded) { in MakeFromEncoded() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | operands-aarch64.h | 847 int64_t encoded = unshifted.AsIntN(zd.GetLaneSizeInBits() - kShift); in TryEncodeAsShiftedIntNForLane() local
|
| /third_party/python/Modules/ |
| H A D | _json.c | 1375 PyObject *encoded; in encoder_encode_string() local 1416 PyObject *encoded = encoder_encode_string(s, obj); in encoder_listencode_obj() local 1422 PyObject *encoded = PyLong_Type.tp_repr(obj); encoder_listencode_obj() local 1428 PyObject *encoded = encoder_encode_float(s, obj); encoder_listencode_obj() local 1562 PyObject *encoded, *key, *value; encoder_listencode_dict() local [all...] |
| H A D | readline.c | 197 PyObject *encoded = encode(string); in readline_parse_and_bind() local 563 PyObject *encoded = encode(string); in readline_set_completer_delims() local 663 PyObject *encoded; readline_replace_history_item_impl() local 705 PyObject *encoded = encode(string); readline_add_history() local 918 PyObject *encoded = encode(string); readline_insert_text() local 1126 PyObject *encoded = encode(r); on_completion() local [all...] |
| H A D | _tkinter.c | 1018 PyObject *encoded; in AsObj() local [all...] |
| /third_party/python/Modules/cjkcodecs/ |
| H A D | _codecs_iso2022.c | 160 DBCHAR encoded; in ENCODER() local [all...] |
| /third_party/skia/third_party/etc1/ |
| H A D | etc1.cpp | 526 etc1_byte encoded[ETC1_ENCODED_BLOCK_SIZE]; in etc1_encode_image() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_er.c | 900 unsigned char *encoded; in wps_er_soap_hdr() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | eapol_test.c | 442 unsigned char *encoded; in eapol_test_write_cert() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_er.c | 900 char *encoded; in wps_er_soap_hdr() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | eapol_test.c | 442 char *encoded; in eapol_test_write_cert() local
|
| /foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
| H A D | http_exec.cpp | 688 char encoded[4]; in AddCurlHandle() local
|
| /third_party/curl/lib/vtls/ |
| H A D | vtls.c | 999 char *encoded = NULL, *pinkeycopy, *begin_pos, *end_pos; in Curl_pin_peer_pubkey() local
|
| /third_party/mbedtls/library/ |
| H A D | rsa.c | 2683 unsigned char *encoded = NULL, *encoded_expected = NULL; in mbedtls_rsa_rsassa_pkcs1_v15_verify() local [all...] |
| /third_party/mesa3d/src/compiler/ |
| H A D | glsl_types.cpp | 3112 union packed_type encoded; in encode_type_to_blob() local 3218 union packed_type encoded; decode_type_from_blob() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_pds.c | 104 uint64_t encoded = 0; in pvr_pds_encode_ld_src0() local 129 uint64_t encoded = 0; in pvr_pds_encode_st_src0() local 160 uint32_t encoded = pvr_pds_encode_doutw_src1() local [all...] |
| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding.cc | 236 void WriteTokenStartTmpl(MajorType type, uint64_t value, C* encoded) { in WriteTokenStartTmpl() argument 259 encoded); WriteTokenStartTmpl() local 266 WriteTokenStart(MajorType type, uint64_t value, std::vector<uint8_t>* encoded) WriteTokenStart() argument 271 WriteTokenStart(MajorType type, uint64_t value, std::string* encoded) WriteTokenStart() argument [all...] |
| /third_party/openssl/test/ |
| H A D | endecode_test.c | 158 void *encoded = NULL; in test_encode_decode() local 226 encode_EVP_PKEY_prov(const char *file, const int line, void **encoded, long *encoded_len, void *object, int selection, const char *output_type, const char *output_structure, const char *pass, const char *pcipher) encode_EVP_PKEY_prov() argument 267 decode_EVP_PKEY_prov(const char *file, const int line, void **object, void *encoded, long encoded_len, const char *input_type, const char *structure_type, const char *keytype, int selection, const char *pass) decode_EVP_PKEY_prov() argument 342 encode_EVP_PKEY_legacy_PEM(const char *file, const int line, void **encoded, long *encoded_len, void *object, ossl_unused int selection, ossl_unused const char *output_type, ossl_unused const char *output_structure, const char *pass, const char *pcipher) encode_EVP_PKEY_legacy_PEM() argument 382 encode_EVP_PKEY_MSBLOB(const char *file, const int line, void **encoded, long *encoded_len, void *object, int selection, ossl_unused const char *output_type, ossl_unused const char *output_structure, ossl_unused const char *pass, ossl_unused const char *pcipher) encode_EVP_PKEY_MSBLOB() argument 427 encode_EVP_PKEY_PVK(const char *file, const int line, void **encoded, long *encoded_len, void *object, int selection, ossl_unused const char *output_type, ossl_unused const char *output_structure, const char *pass, ossl_unused const char *pcipher) encode_EVP_PKEY_PVK() argument [all...] |
| H A D | evp_extra_test.c | 901 unsigned char *encoded = NULL; in test_EC_priv_pub() local [all...] |
| /third_party/python/Objects/ |
| H A D | bytearrayobject.c | 780 PyObject *encoded, *new; in bytearray___init___impl() local
|
| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 1449 SkString encoded; compare_bitmaps() local [all...] |
| /third_party/python/Python/ |
| H A D | sysmodule.c | 611 PyObject *encoded, *escaped_str, *repr_str, *buffer, *result; in sys_displayhook_unencodable() local [all...] |
| /third_party/skia/tools/debugger/ |
| H A D | DrawCommand.cpp | 668 sk_sp<SkData> encoded = out.detachAsData(); in flatten() local
|