| /third_party/libwebsockets/plugins/ssh-base/crypto/ |
| H A D | poly1305.c | 28 poly1305_auth(unsigned char out[POLY1305_TAGLEN], in poly1305_auth() argument
|
| /third_party/node/deps/v8/src/date/ |
| H A D | dateparser-inl.h | 16 bool DateParser::Parse(Isolate* isolate, base::Vector<Char> str, double* out) { in Parse() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | basic-block-profiler.cc | 172 std::vector<bool> out; in GetCoverageBitmap() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | source-positions.h | 111 inline std::ostream& operator<<(std::ostream& out, SourcePosition pos) { in operator <<() argument
|
| H A D | torque-code-generator.h | 19 TorqueCodeGenerator(const ControlFlowGraph& cfg, std::ostream& out) in TorqueCodeGenerator() argument 60 std::ostream& out() { return *out_; } in out() function in v8::internal::torque::TorqueCodeGenerator
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_nir_optim.c | 170 si_nir_is_output_const_if_tex_is_const(nir_shader *shader, float *in, float *out, int *texunit) in si_nir_is_output_const_if_tex_is_const() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_encoder.h | 155 panfrost_pack_work_groups_compute( struct mali_invocation_packed *out, unsigned num_x, unsigned num_y, unsigned num_z, unsigned size_x, unsigned size_y, unsigned size_z, bool quirk_graphics, bool indirect_dispatch) panfrost_pack_work_groups_compute() argument
|
| H A D | pan_clear.c | 96 union util_color out = { 0 }; in pan_pack_raw() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | bitscan.h | 331 uint32_t out; in util_popcnt_inline_asm() local
|
| /third_party/mesa3d/src/util/perf/ |
| H A D | u_trace.h | 146 FILE *out; member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_cliptest_tmp.h | 35 struct vertex_header *out = info->verts; in do_cliptest() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_run.c | 222 pp_filter_setup_out(struct pp_program *p, struct pipe_resource *out) in pp_filter_setup_out() argument 85 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, struct pipe_resource *out, struct pipe_resource *indepth) pp_run() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_tcs_variant.cpp | 98 nir_variable *out = nir_variable_create(nir, nir_var_shader_out, type, buf); in create_tess_ctrl_shader_variant() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r300_fragprog.c | 34 static void presub_string(char out[10], unsigned int inst) in presub_string() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | dsaparam.c | 69 BIO *out = NULL; in dsaparam_main() local [all...] |
| H A D | sess_id.c | 52 BIO *out = NULL; in sess_id_main() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | a_object.c | 53 int a2d_ASN1_OBJECT(unsigned char *out, int olen, const char *buf, int num) in a2d_ASN1_OBJECT() argument
|
| H A D | tasn_utl.c | 182 int ossl_asn1_enc_restore(int *len, unsigned char **out, const ASN1_VALUE **pval, in ossl_asn1_enc_restore() argument
|
| H A D | x_int64.c | 114 static int uint64_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, in uint64_print() argument 223 static int uint32_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, in uint32_print() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cmac/ |
| H A D | cmac.c | 93 int CMAC_CTX_copy(CMAC_CTX *out, const CMAC_CTX *in) in CMAC_CTX_copy() argument 206 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | cpuid.c | 205 size_t OPENSSL_instrument_bus(unsigned int *out, size_t cnt) in OPENSSL_instrument_bus() argument 210 size_t OPENSSL_instrument_bus2(unsigned int *out, size_t cnt, size_t max) in OPENSSL_instrument_bus2() argument
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_backend.c | 138 static ossl_inline int dh_bn_dup_check(BIGNUM **out, const BIGNUM *f) in dh_bn_dup_check() argument
|
| /third_party/node/deps/openssl/openssl/providers/common/ |
| H A D | provider_util.c | 341 ossl_prov_cache_exported_algorithms(const OSSL_ALGORITHM_CAPABLE *in, OSSL_ALGORITHM *out) ossl_prov_cache_exported_algorithms() argument
|
| /third_party/node/deps/openssl/openssl/providers/ |
| H A D | defltprov.c | 542 ossl_default_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) ossl_default_provider_init() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/ |
| H A D | sm2_enc.c | 81 static int sm2_asym_encrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, in sm2_asym_encrypt() argument 102 static int sm2_asym_decrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, in sm2_asym_decrypt() argument
|