| /third_party/libphonenumber/tools/java/cpp-build/src/com/google/i18n/phonenumbers/ |
| H A D | CppMetadataGenerator.java | 111 public void outputHeaderFile(Writer out) throws IOException { in outputHeaderFile() argument 133 public void outputSourceFile(Writer out) throws IOException { in outputSourceFile() argument
|
| /third_party/libuv/test/ |
| H A D | benchmark-spawn.c | 37 static uv_pipe_t out; variable
|
| /third_party/libwebsockets/lib/jose/jws/ |
| H A D | jose.c | 466 lws_jose_render(struct lws_jose *jose, struct lws_jwk *aux_jwk, char *out, size_t out_len) lws_jose_render() argument [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-jws.h | 468 char *out; global() member [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | dummy-callback.c | 63 char buf[LWS_PRE + 6], *out = buf + LWS_PRE; in stream_close() local 455 char *out = buf + LWS_PRE; in lws_callback_http_dummy() local [all...] |
| /third_party/libabigail/tests/ |
| H A D | test-read-common.cc | 155 display_usage(const string& prog_name, ostream& out) in display_usage() argument
|
| /third_party/mesa3d/src/freedreno/computerator/ |
| H A D | a4xx.c | 59 a4xx_disassemble(struct kernel *kernel, FILE *out) in a4xx_disassemble() argument 61 ir3_asm_disassemble(to_ir3_kernel(kernel), out); in a4xx_disassemble() local
|
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_winsys.c | 125 radv_amdgpu_winsys_read_registers(struct radeon_winsys *rws, unsigned reg_offset, unsigned num_registers, uint32_t *out) radv_amdgpu_winsys_read_registers() argument
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | cmdline.c | 149 struct agx_shader_info out = { 0 }; in compile_shader() local
|
| /third_party/mesa3d/src/broadcom/clif/ |
| H A D | clif_private.h | 41 FILE *out; member 106 out(struct clif_dump *clif, const char *fmt, ...) in out() function
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_clone.cpp | 420 clone_ir_list(void *mem_ctx, exec_list *out, const exec_list *in) in clone_ir_list() argument
|
| /third_party/libwebsockets/lib/roles/h1/ |
| H A D | ops-h1.c | 794 *out = mtubuf + LWS_PRE + in rops_write_role_protocol_h1() local [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_bool_expr.c | 225 struct tst_expr_tok *out[cnt + 1]; in shunting_yard() local [all...] |
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | lws-genrsa.c | 198 lws_genrsa_public_decrypt(struct lws_genrsa_ctx *ctx, const uint8_t *in, size_t in_len, uint8_t *out, size_t out_max) global() argument 242 lws_genrsa_private_decrypt(struct lws_genrsa_ctx *ctx, const uint8_t *in, size_t in_len, uint8_t *out, size_t out_max) global() argument 286 lws_genrsa_public_encrypt(struct lws_genrsa_ctx *ctx, const uint8_t *in, size_t in_len, uint8_t *out) global() argument 327 lws_genrsa_private_encrypt(struct lws_genrsa_ctx *ctx, const uint8_t *in, size_t in_len, uint8_t *out) global() argument [all...] |
| H A D | lws-genaes.c | 178 lws_genaes_rfc3394_wrap(int wrap, int cek_bits, const uint8_t *kek, int kek_bits, const uint8_t *in, uint8_t *out) lws_genaes_rfc3394_wrap() argument 290 lws_genaes_crypt(struct lws_genaes_ctx *ctx, const uint8_t *in, size_t len, uint8_t *out, uint8_t *iv_or_nonce_ctr_or_data_unit_16, uint8_t *stream_block_16, size_t *nc_or_iv_off, int taglen) lws_genaes_crypt() argument [all...] |
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | crc32.c | 161 FILE *out;
in make_crc_table() local [all...] |
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
| H A D | ss-s3-ss.c | 101 static void bin2hex(uint8_t *in, size_t len, char *out) in bin2hex() argument
|
| /third_party/node/src/ |
| H A D | blob_serializer_deserializer-inl.h | 155 void BlobDeserializer<Impl>::ReadArithmetic(T* out, size_t count) { in ReadArithmetic() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_keygen.h | 201 char* out = nullptr; // Placeholder for the generated key bytes. member
|
| H A D | crypto_hmac.cc | 225 DeriveBits( Environment* env, const HmacConfig& params, ByteSource* out) DeriveBits() argument 260 EncodeOutput( Environment* env, const HmacConfig& params, ByteSource* out, Local<Value>* result) EncodeOutput() argument
|
| /third_party/node/test/js-native-api/6_object_wrap/ |
| H A D | 6_object_wrap.cc | 186 napi_value out; in ObjectWrapDanglingReferenceTest() local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | crc32.c | 147 FILE *out; in make_crc_table() local [all...] |
| /third_party/node/deps/v8/third_party/markupsafe/ |
| H A D | _speedups.c | 58 PyUnicodeObject *out; in escape_unicode() local
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | json_test.cc | 35 std::string out; in TEST() local 53 std::string out; in TEST() local 90 std::string out; in TEST() local 103 std::string out; in TEST() local 114 std::string out; TEST() local 123 std::string out; TEST() local 135 std::string out; TEST() local 146 std::string out; TEST() local 171 std::string out; TEST() local 216 std::string out; TEST() local 240 std::string out; TEST() local 260 std::string out; TEST() local 268 std::string out; TEST() local 276 std::string out; TEST() local 284 std::string out; TEST() local 297 std::string out; TEST() local 309 std::string out; TEST() local [all...] |
| /third_party/node/deps/v8/third_party/zlib/contrib/optimizations/ |
| H A D | chunkcopy.h | 82 chunkcopy_core( unsigned char FAR* out, const unsigned char FAR* from, unsigned len) chunkcopy_core() argument 107 chunkcopy_core_safe( unsigned char FAR* out, const unsigned char FAR* from, unsigned len, unsigned char FAR* limit) chunkcopy_core_safe() argument 152 chunkunroll_relaxed( unsigned char FAR* out, unsigned FAR* dist, unsigned FAR* len) chunkunroll_relaxed() argument 207 v_store_128(void* out, const z_vec128i_t vec) v_store_128() argument 254 v_store_128(void* out, const z_vec128i_t vec) v_store_128() argument 265 chunkset_core( unsigned char FAR* out, unsigned period, unsigned len) chunkset_core() argument 341 chunkcopy_relaxed( unsigned char FAR* Z_RESTRICT out, const unsigned char FAR* Z_RESTRICT from, unsigned len) chunkcopy_relaxed() argument 365 chunkcopy_safe( unsigned char FAR* out, const unsigned char FAR* Z_RESTRICT from, unsigned len, unsigned char FAR* limit) chunkcopy_safe() argument 386 chunkcopy_lapped_relaxed( unsigned char FAR* out, unsigned dist, unsigned len) chunkcopy_lapped_relaxed() argument 405 chunkcopy_lapped_safe( unsigned char FAR* out, unsigned dist, unsigned len, unsigned char FAR* limit) chunkcopy_lapped_safe() argument 423 chunkcopy_safe_ugly(unsigned char FAR* out, unsigned dist, unsigned len, unsigned char FAR* limit) chunkcopy_safe_ugly() argument [all...] |