Searched refs:ACC (Results 1 - 10 of 10) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | armv4-mont.pl | 306 my @ACC=map("q$_",(6..13)); 342 vmull.u32 @ACC[0],$Bi,${A0}[0] 343 vmull.u32 @ACC[1],$Bi,${A0}[1] 344 vmull.u32 @ACC[2],$Bi,${A1}[0] 345 vshl.i64 $Ni,@ACC[0]#hi,#16 346 vmull.u32 @ACC[3],$Bi,${A1}[1] 348 vadd.u64 $Ni,$Ni,@ACC[0]#lo 352 vmull.u32 @ACC[4],$Bi,${A2}[0] 354 vmull.u32 @ACC[5],$Bi,${A2}[1] 355 vmull.u32 @ACC[ [all...] |
H A D | armv8-mont.pl | 297 my @ACC=map("v$_",(6..13)); 323 eor @ACC[0].16b,@ACC[0].16b,@ACC[0].16b 325 eor @ACC[1].16b,@ACC[1].16b,@ACC[1].16b 327 eor @ACC[2].16b,@ACC[2].16b,@ACC[ [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | armv4-mont.pl | 306 my @ACC=map("q$_",(6..13)); 342 vmull.u32 @ACC[0],$Bi,${A0}[0] 343 vmull.u32 @ACC[1],$Bi,${A0}[1] 344 vmull.u32 @ACC[2],$Bi,${A1}[0] 345 vshl.i64 $Ni,@ACC[0]#hi,#16 346 vmull.u32 @ACC[3],$Bi,${A1}[1] 348 vadd.u64 $Ni,$Ni,@ACC[0]#lo 352 vmull.u32 @ACC[4],$Bi,${A2}[0] 354 vmull.u32 @ACC[5],$Bi,${A2}[1] 355 vmull.u32 @ACC[ [all...] |
H A D | armv8-mont.pl | 297 my @ACC=map("v$_",(6..13)); 323 eor @ACC[0].16b,@ACC[0].16b,@ACC[0].16b 325 eor @ACC[1].16b,@ACC[1].16b,@ACC[1].16b 327 eor @ACC[2].16b,@ACC[2].16b,@ACC[ [all...] |
/third_party/libwebsockets/plugins/raw-proxy/ |
H A D | protocol_lws_raw_proxy.c | 48 ACC, enumerator 104 if (conn->r[ACC]) in destroy_conn() 105 lws_ring_destroy(conn->r[ACC]); in destroy_conn() 126 i.context = lws_get_context(pss->conn->wsi[ACC]); in connect_client() 132 i.vhost = lws_get_vhost(pss->conn->wsi[ACC]); in connect_client() 166 lwsl_info("%s: %s side: %s\n", __func__, side ? "ONW" : "ACC", in flow_control() 269 conn->rx_enabled[ACC] = 1; in callback_raw_proxy() 273 flow_control(conn, ACC, 1); in callback_raw_proxy() 286 if (conn->closed[ACC]) in callback_raw_proxy() 297 if (!pss || !conn->wsi[ACC] || con in callback_raw_proxy() [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-cff1-interp-cs.hh | 40 template <typename ACC> 41 void init (const byte_str_t &str, ACC &acc, unsigned int fd) in init()
|
H A D | hb-subset-cff-common.hh | 234 template <typename ACC, typename ENV, typename OPSET, op_code_t endchar_op=OpCode_Invalid> 237 subr_flattener_t (const ACC &acc_, in subr_flattener_t() 272 const ACC &acc; 566 template <typename SUBSETTER, typename SUBRS, typename ACC, typename ENV, typename OPSET, op_code_t endchar_op=OpCode_Invalid> 569 subr_subsetter_t (ACC &acc_, const hb_subset_plan_t *plan_) in subr_subsetter_t() 956 const ACC &acc;
|
H A D | hb-cff2-interp-cs.hh | 81 template <typename ACC> 82 void init (const byte_str_t &str, ACC &acc, unsigned int fd, in init()
|
/third_party/icu/icu4c/source/ |
H A D | runConfigureICU | 47 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11 197 HP-UX/ACC)
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | runConfigureICU | 46 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11 182 HP-UX/ACC)
|
Completed in 6 milliseconds