| /third_party/node/deps/base64/base64/ |
| D | CMakeLists.txt | 20 project(base64 LANGUAGES C VERSION 0.5.2) project 104 add_library(base64 target
|
| /third_party/protobuf/js/experimental/runtime/ |
| D | bytestring.js | 6 const base64 = goog.require('goog.crypt.base64'); constant 21 constructor(bytes, base64) { argument
|
| /third_party/googletest/googlemock/src/ |
| D | gmock-internal-utils.cc | 201 constexpr char UnBase64Impl(char c, const char* const base64, char carry) { in UnBase64Impl() 210 const char* const base64) { in UnBase64Impl() 214 constexpr std::array<char, 256> UnBase64(const char* const base64) { in UnBase64()
|
| /third_party/node/deps/base64/ |
| D | README.md | 1 # base64 chapter
|
| /third_party/protobuf/js/experimental/runtime/kernel/conformance/ |
| D | conformance_testee.js | 8 const base64 = goog.require('goog.crypt.base64'); constant
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| D | datapiece.cc | 219 std::string base64; in ToString() local 249 std::string base64; in ValueAsStringOrDefault() local
|
| D | json_objectwriter.cc | 148 std::string base64; in RenderBytes() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | escaping.cc | 74 size_t szdest, const char* base64, in Base64EscapeInternal()
|
| /third_party/node/deps/undici/src/node_modules/@fastify/busboy/lib/utils/ |
| D | decodeText.js | 78 base64: (data, sourceEncoding) => { method
|
| /third_party/curl/lib/ |
| D | http_negotiate.c | 128 char *base64 = NULL; in Curl_output_negotiate() local
|
| D | http_ntlm.c | 131 char *base64 = NULL; in Curl_output_ntlm() local
|
| D | curl_sasl.c | 307 char *base64; in build_message() local
|
| /third_party/ffmpeg/libavformat/ |
| D | data_uri.c | 39 int ret, base64 = 0; in data_open() local
|
| /third_party/node/doc/contributing/maintaining/ |
| D | maintaining-dependencies.md | 156 ### base64 subsection 316 [base64]: #base64 hashtag
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_reflection_class.cc | 177 std::string base64 = FileDescriptorToBase64(file_); in WriteDescriptor() local
|
| /third_party/node/src/inspector/ |
| D | node_string.h | 100 static Binary fromBase64(const std::string_view base64, bool* success) { in fromBase64()
|
| /third_party/node/deps/npm/node_modules/iconv-lite/encodings/ |
| D | internal.js | 16 base64: { type: "_internal" }, property
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | lib.rs | 140 pub mod base64; module
|
| /third_party/node/deps/v8/tools/heap-stats/ |
| D | trace-file-reader.js | 88 const base64 = dataScript.innerText.slice(1,-1); constant
|
| /third_party/node/deps/npm/node_modules/minipass-fetch/lib/ |
| D | index.js | 33 const base64 = /;base64$/.test(mime) constant
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| D | bio_b64.c | 41 EVP_ENCODE_CTX *base64; member
|
| /third_party/openssl/crypto/evp/ |
| D | bio_b64.c | 41 EVP_ENCODE_CTX *base64; member
|
| /third_party/curl/tests/server/ |
| D | getpart.c | 328 int base64 = 0; in getpart() local
|
| /third_party/node/deps/v8/src/inspector/ |
| D | string-util.cc | 59 Binary Binary::fromBase64(const String& base64, bool* success) { in fromBase64()
|
| /third_party/libcoap/src/ |
| D | coap_ws.c | 810 char base64[28]; in coap_ws_establish() local
|