Home
last modified time | relevance | path

Searched defs:base64 (Results 1 – 25 of 38) sorted by relevance

12

/third_party/protobuf/js/experimental/runtime/
Dbytestring.js6 const base64 = goog.require('goog.crypt.base64'); constant
21 constructor(bytes, base64) { argument
/third_party/node/deps/npm/node_modules/registry-auth-token/
Dbase64.js3 function decodeBase64 (base64) { argument
Dindex.js2 var base64 = require('./base64') variable
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dconformance_testee.js8 const base64 = goog.require('goog.crypt.base64'); constant
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc219 std::string base64; in ToString() local
249 std::string base64; in ValueAsStringOrDefault() local
Djson_objectwriter.cc148 std::string base64; in RenderBytes() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Descaping.cc74 size_t szdest, const char* base64, in Base64EscapeInternal()
/third_party/ffmpeg/libavformat/
Ddata_uri.c38 int ret, base64 = 0; in data_open() local
Dhdsenc.c189 char *base64 = av_malloc(b64_size); in write_manifest() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_reflection_class.cc177 std::string base64 = FileDescriptorToBase64(file_); in WriteDescriptor() local
/third_party/node/src/inspector/
Dnode_string.h95 static Binary fromBase64(const String& base64, bool* success) { in fromBase64()
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
Dinternal.js16 base64: { type: "_internal" }, property
/third_party/node/deps/npm/node_modules/iconv-lite/lib/
Dextend-node.js27 'base64': true, 'ucs2': true, 'ucs-2': true, 'utf16le': true, 'utf-16le': true, property
/third_party/rust/crates/rust-openssl/openssl/src/
Dlib.rs140 pub mod base64; module
/third_party/openssl/crypto/evp/
Dbio_b64.c41 EVP_ENCODE_CTX *base64; member
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstdataurisrc.c327 gboolean base64 = FALSE; in gst_data_uri_src_set_uri() local
/third_party/openssl/apps/
Denc.c123 int base64 = 0, informat = FORMAT_BINARY, outformat = FORMAT_BINARY; in enc_main() local
/third_party/python/Doc/whatsnew/
D3.10.rst922 base64 section in Improved Modules
D3.3.rst941 base64 section in Improved Modules
D3.4.rst644 base64 section in Improved Modules
/third_party/harfbuzz/util/
Dhelper-cairo.cc268 gchar *base64; in finalize_png() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.hh272 gchar *base64; in finalize_png() local
/third_party/node/deps/npm/node_modules/registry-auth-token/test/
Dauth-token.test.js12 var base64 = require('../base64') variable
/third_party/lwip/src/netif/ppp/
Deap.c336 static char base64[] = variable
/third_party/node/lib/
Dbuffer.js653 base64: { property

12