Home
last modified time | relevance | path

Searched defs:out (Results 1601 - 1625 of 3962) sorted by relevance

1...<<61626364656667686970>>...159

/third_party/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util.cc161 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 Dlib.rs90 mod out; modules
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dlayout.h296 std::string out; in TypeName() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dspy_hash_state.h125 friend std::ostream& operator<<(std::ostream& out, in operator <<() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbenchmarks.cc88 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 Dpool_urbg.cc120 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 Dparser_test.cc104 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 Dstr_join_internal.h83 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 Dper_thread_sem_test.cc119 std::string out = StrCat( in TestTiming() local
/third_party/skia/include/gpu/vk/
H A DGrVkMemoryAllocator.h139 virtual void dumpVmaStats(SkString *out, const char *sep = ", ") const {} in dumpVmaStats() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.c226 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 Daes-siv.c119 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 Daes-ccm.c92 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 Deap_fast_common.c98 u8 *out; in eap_fast_derive_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs1.c18 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 Drsa.c265 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 DteglInfoTests.cpp50 int out; in toInt() local
51 strStream >> out; in toInt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-ccm.c92 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 Daes-siv.c119 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 Deap_fast_common.c98 u8 *out; in eap_fast_derive_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs1.c18 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 Drsa.c256 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 Dbase64.c29 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 Dgzjoin.c245 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 Dgznorm.c86 local int gzip_normalize(FILE *in, FILE *out, char **err) { in gzip_normalize() argument
[all...]

Completed in 15 milliseconds

1...<<61626364656667686970>>...159