| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucharstrie.cpp | 400 UCharsTrie::getNextBranchUChars(const char16_t *pos, int32_t length, Appendable &out) { in getNextBranchUChars() argument 403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); in getNextBranchUChars() local
|
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_eval.c | 74 _math_horner_bezier_curve(const GLfloat * cp, GLfloat * out, GLfloat t, in _math_horner_bezier_curve() argument 118 _math_horner_bezier_surf(GLfloat * cn, GLfloat * out, GLfloat u, GLfloat v, in _math_horner_bezier_surf() argument 195 _math_de_casteljau_surf(GLfloat * cn, GLfloat * out, GLfloat * du, GLfloat * dv, GLfloat u, GLfloat v, GLuint dim, GLuint uorder, GLuint vorder) _math_de_casteljau_surf() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | filterrb.cpp | 59 std::ostream& operator<<(std::ostream& out, const ResKeyPath& value) { in operator <<() argument 211 void SimpleRuleBasedPathFilter::Tree::print(std::ostream& out, int32_t indent) const { in print() argument 236 operator <<(std::ostream& out, const SimpleRuleBasedPathFilter& value) operator <<() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_ppe.c | 33 void ngtcp2_ppe_init(ngtcp2_ppe *ppe, uint8_t *out, size_t outlen, in ngtcp2_ppe_init() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_nir_builtins.c | 124 nir_variable *out = in st_nir_make_passthrough_shader() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_shader.h | 109 pan_make_preload(gl_shader_stage stage, uint64_t preload, struct MALI_PRELOAD *out) pan_make_preload() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_math.c | 140 util_invert_mat4x4(float *out, const float *m) in util_invert_mat4x4() argument [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | filterrb.cpp | 59 std::ostream& operator<<(std::ostream& out, const ResKeyPath& value) { in operator <<() argument 211 void SimpleRuleBasedPathFilter::Tree::print(std::ostream& out, int32_t indent) const { in print() argument 236 operator <<(std::ostream& out, const SimpleRuleBasedPathFilter& value) operator <<() argument [all...] |
| /third_party/icu/icu4c/source/tools/gentest/ |
| H A D | gentest.c | 146 FILE *out; in outputJavaStuff() local [all...] |
| /third_party/libdrm/tests/modetest/ |
| H A D | buffers.c | 91 static int bo_map(struct bo *bo, void **out) in bo_map() argument
|
| /third_party/libexif/libexif/ |
| H A D | exif-utils.c | 220 exif_convert_utf16_to_utf8 (char *out, const unsigned char *in, int maxlen) in exif_convert_utf16_to_utf8() argument
|
| /third_party/libinput/src/ |
| H A D | util-matrix.h | 155 matrix_to_farray6(const struct matrix *m, float out[6]) in matrix_to_farray6() argument
|
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/ |
| H A D | tirpc_rpc_broadcast_performance.c | 40 int eachresult(char *out, struct sockaddr_in *addr) in eachresult() argument
|
| H A D | tirpc_rpc_broadcast_mt.c | 46 int eachresult(char *out, struct sockaddr_in *addr) in eachresult() argument
|
| H A D | tirpc_rpc_broadcast_dataint.c | 41 int eachresult(char *out, struct sockaddr_in *addr) in eachresult() argument
|
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/ |
| H A D | tirpc_rpc_broadcast_exp_performance.c | 40 int eachresult(char *out, struct sockaddr_in *addr) in eachresult() argument
|
| H A D | tirpc_rpc_broadcast_exp_mt.c | 46 int eachresult(char *out, struct sockaddr_in *addr) in eachresult() argument
|
| H A D | tirpc_rpc_broadcast_exp_dataint.c | 41 int eachresult(char *out, struct sockaddr_in *addr) in eachresult() argument
|
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/ |
| H A D | rpc_clnt_broadcast_performance.c | 153 int eachResult(char *out, struct sockaddr_in *addr) in eachResult() argument
|
| H A D | rpc_clnt_broadcast_scalability.c | 150 int eachResult(char *out, struct sockaddr_in *addr) in eachResult() argument
|
| H A D | rpc_clnt_broadcast_dataint.c | 143 int eachResult(char *out, struct sockaddr_in *addr) in eachResult() argument
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | lws-genaes.c | 316 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
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inffast.c | 74 unsigned char FAR *out; /* local strm->next_out */
local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/ |
| H A D | multi_con_pro.c | 38 static int in, out; variable
|
| /third_party/lwip/test/unit/core/ |
| H A D | test_pbuf.c | 181 u8_t *out; in START_TEST() local 233 u8_t *out; START_TEST() local [all...] |