Home
last modified time | relevance | path

Searched refs:aptr (Results 26 - 50 of 64) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dx86_64-mont.pl825 my $aptr="%rsi"; # const BN_ULONG *aptr,
869 # ensure that stack frame doesn't alias with $aptr modulo
876 sub $aptr,%r11
880 sub %r11,%rbp # align with $aptr
1112 my ($aptr, $bptr, $nptr, $tptr, $mi, $bi, $zero, $num)=
1121 mulx 0*8($aptr),$mi,%rax # a[0]*b[0]
1122 mulx 1*8($aptr),%r11,%r14 # a[1]*b[0]
1125 mulx 2*8($aptr),%r12,%r13 # ...
1133 mulx 3*8($aptr),
[all...]
H A Darmv4-mont.pl311 my ($rptr,$aptr,$bptr,$nptr,$n0,$num)=map("r$_",(0..5));
336 vld1.32 {$A0-$A3}, [$aptr]! @ can't specify :32 :-(
469 vld1.32 {$A0-$A3},[$aptr]!
539 vld1.32 {$A0-$A3},[$aptr]!
607 subeq $aptr,$aptr,$num,lsl#2 @ rewind
611 vld1.32 {$A0-$A3},[$aptr]!
689 subs $aptr,sp,#0 @ clear carry flag
693 ldmia $aptr!, {r4-r7}
699 teq $aptr,
[all...]
H A Dia64-mont.pl103 rptr=r8; aptr=r9; bptr=r14; nptr=r15;
120 $ADDP aptr=0,in1
134 ldf8 alo[4]=[aptr],16 // ap[0]
137 ldf8 alo[2]=[aptr],16 // ap[2]
177 { .mfi; (p16) ldf8 alo[0]=[aptr],8 // *(aptr++)
200 sub aptr=aptr,len };; // rewind
217 add r30=8,aptr };;
218 { .mmi; ldf8 alo[4]=[aptr],1
199 sub aptr=aptr,len };; // rewind global() subroutine
302 sub aptr=aptr,len };; // rewind global() subroutine
[all...]
H A Darmv8-mont.pl305 my ($rptr,$aptr,$bptr,$nptr,$n0,$num)=map("x$_",(0..5));
347 ld1 {$A0.4s,$A1.4s},[$aptr],#32
417 ld1 {$A0.4s,$A1.4s},[$aptr],#32
491 sub $aptr,$aptr,$num,lsl#2 // rewind
496 ld1 {$A0.4s,$A1.4s},[$aptr],#32
584 subs $aptr,sp,#0 // clear carry flag
588 ldp w4,w5,[$aptr],#8
589 ldp w6,w7,[$aptr],#8
596 sub x17,$bptr,$aptr
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dx86_64-mont.pl825 my $aptr="%rsi"; # const BN_ULONG *aptr,
869 # ensure that stack frame doesn't alias with $aptr modulo
876 sub $aptr,%r11
880 sub %r11,%rbp # align with $aptr
1112 my ($aptr, $bptr, $nptr, $tptr, $mi, $bi, $zero, $num)=
1121 mulx 0*8($aptr),$mi,%rax # a[0]*b[0]
1122 mulx 1*8($aptr),%r11,%r14 # a[1]*b[0]
1125 mulx 2*8($aptr),%r12,%r13 # ...
1133 mulx 3*8($aptr),
[all...]
H A Darmv4-mont.pl311 my ($rptr,$aptr,$bptr,$nptr,$n0,$num)=map("r$_",(0..5));
336 vld1.32 {$A0-$A3}, [$aptr]! @ can't specify :32 :-(
469 vld1.32 {$A0-$A3},[$aptr]!
539 vld1.32 {$A0-$A3},[$aptr]!
607 subeq $aptr,$aptr,$num,lsl#2 @ rewind
611 vld1.32 {$A0-$A3},[$aptr]!
689 subs $aptr,sp,#0 @ clear carry flag
693 ldmia $aptr!, {r4-r7}
699 teq $aptr,
[all...]
H A Dia64-mont.pl103 rptr=r8; aptr=r9; bptr=r14; nptr=r15;
120 $ADDP aptr=0,in1
134 ldf8 alo[4]=[aptr],16 // ap[0]
137 ldf8 alo[2]=[aptr],16 // ap[2]
177 { .mfi; (p16) ldf8 alo[0]=[aptr],8 // *(aptr++)
200 sub aptr=aptr,len };; // rewind
217 add r30=8,aptr };;
218 { .mmi; ldf8 alo[4]=[aptr],1
199 sub aptr=aptr,len };; // rewind global() subroutine
302 sub aptr=aptr,len };; // rewind global() subroutine
[all...]
H A Darmv8-mont.pl305 my ($rptr,$aptr,$bptr,$nptr,$n0,$num)=map("x$_",(0..5));
347 ld1 {$A0.4s,$A1.4s},[$aptr],#32
417 ld1 {$A0.4s,$A1.4s},[$aptr],#32
491 sub $aptr,$aptr,$num,lsl#2 // rewind
496 ld1 {$A0.4s,$A1.4s},[$aptr],#32
584 subs $aptr,sp,#0 // clear carry flag
588 ldp w4,w5,[$aptr],#8
589 ldp w6,w7,[$aptr],#8
596 sub x17,$bptr,$aptr
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dfileserver_example_dirs.c87 static int aptr; in ahc_echo() local
97 if (&aptr != *ptr) in ahc_echo()
100 *ptr = &aptr; in ahc_echo()
H A Dfileserver_example_external_select.c57 static int aptr; in ahc_echo() local
65 if (&aptr != *ptr) in ahc_echo()
68 *ptr = &aptr; in ahc_echo()
/third_party/curl/lib/
H A Dhttp_aws_sigv4.c167 if(data->state.aptr.host) { in make_headers()
170 if(strlen(data->state.aptr.host) > FULL_HOST_LEN) { in make_headers()
174 strcpy(full_host, data->state.aptr.host); in make_headers()
558 const char *user = data->state.aptr.user ? data->state.aptr.user : ""; in Curl_output_aws_sigv4()
763 data->state.aptr.passwd ? in Curl_output_aws_sigv4()
764 data->state.aptr.passwd : ""); in Curl_output_aws_sigv4()
799 Curl_safefree(data->state.aptr.userpwd); in Curl_output_aws_sigv4()
800 data->state.aptr.userpwd = auth_headers; in Curl_output_aws_sigv4()
H A Durl.c314 Curl_safefree(data->state.aptr.proxyuserpwd); in Curl_close()
315 Curl_safefree(data->state.aptr.uagent); in Curl_close()
316 Curl_safefree(data->state.aptr.userpwd); in Curl_close()
317 Curl_safefree(data->state.aptr.accept_encoding); in Curl_close()
318 Curl_safefree(data->state.aptr.te); in Curl_close()
319 Curl_safefree(data->state.aptr.rangeline); in Curl_close()
320 Curl_safefree(data->state.aptr.ref); in Curl_close()
321 Curl_safefree(data->state.aptr.host); in Curl_close()
322 Curl_safefree(data->state.aptr.cookiehost); in Curl_close()
323 Curl_safefree(data->state.aptr in Curl_close()
[all...]
H A Dtransfer.c1184 Curl_safefree(data->state.aptr.uagent); in Curl_pretransfer()
1185 data->state.aptr.uagent = in Curl_pretransfer()
1187 if(!data->state.aptr.uagent) in Curl_pretransfer()
1192 result = Curl_setstropt(&data->state.aptr.user, in Curl_pretransfer()
1195 result = Curl_setstropt(&data->state.aptr.passwd, in Curl_pretransfer()
1198 result = Curl_setstropt(&data->state.aptr.proxyuser, in Curl_pretransfer()
1201 result = Curl_setstropt(&data->state.aptr.proxypasswd, in Curl_pretransfer()
1377 Curl_safefree(data->state.aptr.user); in Curl_follow()
1378 Curl_safefree(data->state.aptr.passwd); in Curl_follow()
H A Dmqtt.c266 const char *username = data->state.aptr.user ? in mqtt_connect()
267 data->state.aptr.user : ""; in mqtt_connect()
270 const char *passwd = data->state.aptr.passwd ? in mqtt_connect()
271 data->state.aptr.passwd : ""; in mqtt_connect()
343 Curl_safefree(data->state.aptr.user); in mqtt_connect()
344 Curl_safefree(data->state.aptr.passwd); in mqtt_connect()
H A Dcf-h1-proxy.c193 Curl_safefree(data->state.aptr.proxyuserpwd); in h1_tunnel_go_state()
404 data->state.aptr.proxyuserpwd) { in recv_CONNECT_resp()
720 if(data->state.aptr.proxyuserpwd) { in start_CONNECT()
722 data->state.aptr.proxyuserpwd); in start_CONNECT()
1000 Curl_safefree(data->state.aptr.proxyuserpwd); in cf_h1_proxy_connect()
H A Dcurl_ntlm_wb.c403 allocuserpwd = &data->state.aptr.proxyuserpwd; in Curl_output_ntlm_wb()
413 allocuserpwd = &data->state.aptr.userpwd; in Curl_output_ntlm_wb()
H A Dhttp_proxy.c127 if(data->state.aptr.proxyuserpwd) { in Curl_http_proxy_create_CONNECT()
129 data->state.aptr.proxyuserpwd); in Curl_http_proxy_create_CONNECT()
H A Dcurl_sasl.c328 if(data->state.aptr.user) in Curl_sasl_can_authenticate()
381 else if(data->state.aptr.user) { in Curl_sasl_start()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp132 va_list aptr; in VsprintfTest() local
133 va_start(aptr, format); in VsprintfTest()
134 int vspval = vsprintf(buffer, format, aptr); in VsprintfTest()
135 va_end(aptr); in VsprintfTest()
155 va_list aptr; in vsprintfChkTest() local
156 va_start(aptr, format); in vsprintfChkTest()
157 int vspval = __vsprintf_chk(buffer, PARAM_1, PARAM_2, format, aptr); in vsprintfChkTest()
158 va_end(aptr); in vsprintfChkTest()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtls_test_common.c169 static int aptr; in http_ahc() local
175 if (&aptr != *ptr) in http_ahc()
178 *ptr = &aptr; in http_ahc()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get_chunked.c106 static int aptr; in ahc_echo() local
114 if (&aptr != *ptr) in ahc_echo()
117 *ptr = &aptr; in ahc_echo()
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get_chunked.c97 static int aptr; in ahc_echo() local
105 if (&aptr != *ptr) in ahc_echo()
108 *ptr = &aptr; in ahc_echo()
/third_party/skia/tests/
H A DAAClipTest.cpp59 const char* aptr = (const char*)a.fImage; in operator ==() local
62 if (0 != memcmp(aptr, bptr, wbytes)) { in operator ==()
65 aptr += wbytes; in operator ==()
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStdio.cpp487 va_list aptr; in FormatVsprintf() local
488 va_start(aptr, format); in FormatVsprintf()
489 int ret = vsprintf(str, format, aptr); in FormatVsprintf()
490 va_end(aptr); in FormatVsprintf()
/third_party/skia/tools/
H A DToolUtils.cpp445 const char* aptr = (const char*)a.addr(0, y); in equal_pixels() local
447 if (0 != memcmp(aptr, bptr, a.width() * a.info().bytesPerPixel())) { in equal_pixels()

Completed in 22 milliseconds

123