| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | type_resolver_util.cc | 161 ConvertOptionField(const Reflection* reflection, const Message& options, const FieldDescriptor* field, int index, Option* out) ConvertOptionField() argument
|
| /third_party/rust/crates/cxx/gen/build/src/ |
| H A D | lib.rs | 90 mod out; modules [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | layout.h | 296 std::string out; in TypeName() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | spy_hash_state.h | 125 friend std::ostream& operator<<(std::ostream& out, in operator <<() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | benchmarks.cc | 88 std::copy(std::begin(kSeedData), std::end(kSeedData), out); in param() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | pool_urbg.cc | 120 void RandenPoolEntry::Fill(uint8_t* out, size_t bytes) { in Fill() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | parser_test.cc | 104 string_view out; in TEST_F() member 333 std::string* out; member 359 std::string out; SummarizeParsedFormat() local 393 const char* out; global() member [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | str_join_internal.h | 83 void operator()(std::string* out, const T& t) { in operator ()() argument 108 void operator()(std::string* out, const T& p) { in operator ()() argument 115 operator ()(std::string* out, const T& p) const operator ()() argument 138 operator ()(std::string* out, const T& t) operator ()() argument 143 operator ()(std::string* out, const T& t) const operator ()() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | per_thread_sem_test.cc | 119 std::string out = StrCat( in TestTiming() local
|
| /third_party/skia/include/gpu/vk/ |
| H A D | GrVkMemoryAllocator.h | 139 virtual void dumpVmaStats(SkString *out, const char *sep = ", ") const {} in dumpVmaStats() argument
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_symtab.c | 226 cil_complex_symtab_search(struct cil_complex_symtab *symtab, struct cil_complex_symtab_key *ckey, struct cil_complex_symtab_datum **out) cil_complex_symtab_search() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | aes-siv.c | 119 aes_siv_encrypt(const u8 *key, size_t key_len, const u8 *pw, size_t pwlen, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_encrypt() argument 162 aes_siv_decrypt(const u8 *key, size_t key_len, const u8 *iv_crypt, size_t iv_c_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_decrypt() argument
|
| H A D | aes-ccm.c | 92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, in aes_ccm_encr() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_fast_common.c | 98 u8 *out; in eap_fast_derive_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | pkcs1.c | 18 pkcs1_generate_encryption_block(u8 block_type, size_t modlen, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_generate_encryption_block() argument 81 pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, int use_private, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_encrypt() argument 97 pkcs1_v15_private_key_decrypt(struct crypto_rsa_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_v15_private_key_decrypt() argument [all...] |
| H A D | rsa.c | 265 int crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, in crypto_rsa_exptmod() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglInfoTests.cpp | 50 int out; in toInt() local 51 strStream >> out; in toInt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | aes-ccm.c | 92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, in aes_ccm_encr() argument
|
| H A D | aes-siv.c | 119 aes_siv_encrypt(const u8 *key, size_t key_len, const u8 *pw, size_t pwlen, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_encrypt() argument 162 aes_siv_decrypt(const u8 *key, size_t key_len, const u8 *iv_crypt, size_t iv_c_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_decrypt() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_fast_common.c | 98 u8 *out; in eap_fast_derive_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | pkcs1.c | 18 pkcs1_generate_encryption_block(u8 block_type, size_t modlen, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_generate_encryption_block() argument 81 pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, int use_private, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_encrypt() argument 97 pkcs1_v15_private_key_decrypt(struct crypto_rsa_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_v15_private_key_decrypt() argument [all...] |
| H A D | rsa.c | 256 int crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, in crypto_rsa_exptmod() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | base64.c | 29 char *out, *pos; in base64_gen_encode() local 92 unsigned char dtable[256], *out, *pos, block[4], tmp; in base64_gen_decode() local [all...] |
| /third_party/zlib/examples/ |
| H A D | gzjoin.c | 245 local void put4(unsigned long val, FILE *out) in put4() argument 265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) in gzinit() argument 279 gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, FILE *out) gzcopy() argument [all...] |
| H A D | gznorm.c | 86 local int gzip_normalize(FILE *in, FILE *out, char **err) { in gzip_normalize() argument [all...] |