Searched refs:bp (Results 276 - 300 of 519) sorted by relevance

<<11121314151617181920>>

/external/fdlibm/
H A De_pow.c68 bp[] = {1.0, 1.5,}, variable
224 u = ax-bp[k]; /* bp[0]=1.0, bp[1]=1.5 */
225 v = one/(ax+bp[k]);
229 /* t_h=ax+bp[k] High */
232 t_l = ax - (t_h-bp[k]);
/external/lldb/examples/python/
H A Dprocess_events.py146 for bp in options.breakpoints:
147 debugger.HandleCommand( "_regexp-break %s" % (bp))
199 for bp in options.breakpoints:
200 debugger.HandleCommand( "_regexp-break %s" % (bp))
/external/openssl/crypto/asn1/
H A Da_object.c235 int i2a_ASN1_OBJECT(BIO *bp, ASN1_OBJECT *a) argument
241 return(BIO_write(bp,"NULL",4));
251 return BIO_write(bp, "<INVALID>", 9);
252 BIO_write(bp,p,i);
/external/qemu/distrib/sdl-1.2.15/src/video/
H A De_pow.h70 bp[] = {1.0, 1.5,}, variable
214 u = ax-bp[k]; /* bp[0]=1.0, bp[1]=1.5 */
215 v = one/(ax+bp[k]);
219 /* t_h=ax+bp[k] High */
222 t_l = ax - (t_h-bp[k]);
/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dinternal.h192 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int num);
193 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int num);
210 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
/external/compiler-rt/lib/asan/
H A Dasan_report.cc599 void ReportStackOverflow(uptr pc, uptr sp, uptr bp, void *context, uptr addr) { argument
605 " (pc %p sp %p bp %p T%d)\n",
606 (void *)addr, (void *)pc, (void *)sp, (void *)bp,
609 GET_STACK_TRACE_SIGNAL(pc, bp, context);
614 void ReportSIGSEGV(uptr pc, uptr sp, uptr bp, void *context, uptr addr) { argument
620 " (pc %p sp %p bp %p T%d)\n",
621 (void *)addr, (void *)pc, (void *)sp, (void *)bp,
624 GET_STACK_TRACE_SIGNAL(pc, bp, context);
789 ReportInvalidPointerPair(uptr pc, uptr bp, uptr sp, uptr a1, uptr a2) { argument
795 GET_STACK_TRACE_FATAL(pc, bp);
855 __asan_report_error(uptr pc, uptr bp, uptr sp, uptr addr, int is_write, uptr access_size) argument
[all...]
H A Dasan_mac.cc43 void GetPcSpBp(void *context, uptr *pc, uptr *sp, uptr *bp) { argument
47 *bp = ucontext->uc_mcontext->__ss.__rbp;
51 *bp = ucontext->uc_mcontext->__ss.__ebp;
/external/lldb/examples/functions/
H A Dmain.cpp216 SBBreakpoint bp = target.BreakpointCreateByRegex (".", module_list, comp_unit_list); local
218 const size_t num_locations = bp.GetNumLocations();
221 SBBreakpointLocation bp_loc = bp.GetLocationAtIndex(bp_loc_idx);
/external/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp53 BreakpointLocationSP bp = FindByID (break_id); local
54 if (bp)
59 return bp->ShouldStop (context);
/external/tcpdump/
H A Dprint-ip6.c82 ip6_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
94 ip6 = (const struct ip6_hdr *)bp;
138 ipend = bp + len;
H A Dprint-tipc.c345 tipc_print(netdissect_options *ndo, const u_char *bp, u_int length _U_, argument
352 ap = (struct tipc_pkthdr *)bp;
365 print_payload(ndo, (struct payload_tipc_pkthdr *)bp);
369 print_link_conf(ndo, (struct link_conf_tipc_pkthdr *)bp);
377 print_internal(ndo, (struct internal_tipc_pkthdr *)bp);
/external/openssl/crypto/bn/asm/
H A Dmips3-mont.pl24 $bp="a2"; # const BN_ULONG *bp,
76 ld $bi,0($bp) # bp[0]
171 PTR_ADD $bi,$bp,$i
297 and $bp,$hi1,$rp
298 or $ap,$ap,$bp # ap=borrow?tp:rp
H A Dsparcv9-mont.pl48 $bp="%i2"; # const BN_ULONG *bp,
95 cmp $ap,$bp
97 ld [$bp],$mul0 ! bp[0]
111 mulx $car0,$mul0,$car0 ! ap[0]*bp[0]
112 mulx $apj,$mul0,$tmp0 !prologue! ap[1]*bp[0]
172 ld [$bp+4],$mul0 ! bp[1]
251 ld [$bp
[all...]
H A Dppc64-mont.pl104 $bp="r5";
246 ld $t3,0($bp) ; bp[0]
254 lwz $t3,0($bp) ; bp[0,1]
255 lwz $t2,4($bp)
267 mulld $t7,$a0,$t3 ; ap[0]*bp[0]
277 ; transfer bp[0] to FPU as 4x16-bit values
286 ; transfer (ap[0]*bp[0])*n0 to FPU as 4x16-bit values
629 ldx $t3,$bp,
[all...]
/external/qemu-pc-bios/vgabios/
H A Dclext.c442 push bp
451 pop bp
459 pop bp
503 mov bp, cirrus_extbios_handlers[bx] variable
506 push bp
520 mov bp, cirrus_vesa_handlers[bx] variable
523 push bp
576 push bp
586 mov bp, cirrus_vesa_handlers[bx] variable
589 push bp
787 mov bp, di variable
866 mov bp, di variable
[all...]
/external/zopfli/src/zopflipng/
H A Dzopflipng_lib.cc47 unsigned char bp = 0; local
59 ZopfliDeflate(&options, 2 /* Dynamic */, 1, in, insize, &bp, out, outsize);
60 bp = 0;
63 in, insize, &bp, &out2, &outsize2);
76 ZopfliDeflate(&options, 2 /* Dynamic */, 1, in, insize, &bp, out, outsize);
/external/openssl/crypto/ec/
H A Dec.h689 #define d2i_ECPKParameters_bio(bp,x) ASN1_d2i_bio_of(EC_GROUP,NULL,d2i_ECPKParameters,bp,x)
690 #define i2d_ECPKParameters_bio(bp,x) ASN1_i2d_bio_of_const(EC_GROUP,i2d_ECPKParameters,bp,x)
697 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off);
930 * \param bp BIO object to which the information is printed
934 int ECParameters_print(BIO *bp, const EC_KEY *key);
937 * \param bp BIO object to which the information is printed
942 int EC_KEY_print(BIO *bp, const EC_KEY *key, int off);
/external/openssl/include/openssl/
H A Dec.h689 #define d2i_ECPKParameters_bio(bp,x) ASN1_d2i_bio_of(EC_GROUP,NULL,d2i_ECPKParameters,bp,x)
690 #define i2d_ECPKParameters_bio(bp,x) ASN1_i2d_bio_of_const(EC_GROUP,i2d_ECPKParameters,bp,x)
697 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off);
930 * \param bp BIO object to which the information is printed
934 int ECParameters_print(BIO *bp, const EC_KEY *key);
937 * \param bp BIO object to which the information is printed
942 int EC_KEY_print(BIO *bp, const EC_KEY *key, int off);
/external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
H A Dx86_64-mont5.pl13 # countermeasures. The subroutines are produced by replacing bp[i]
59 $bp="%rdx"; # const BN_ULONG *bp,
63 # int idx); # 0 to 2^5-1, "index" in $bp holding
65 # in such manner that b[0] is $bp[idx],
118 mov $bp,%r12 # reassign $bp
120 $bp="%r12";
130 lea 96($bp,%r11,8),$bp # pointe
[all...]
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp902 static unsigned huffmanDecodeSymbol(const unsigned char* in, size_t* bp, argument
908 if(*bp >= inbitlength) return (unsigned)(-1); /*error: end of input memory reached without endcode*/
913 ct = codetree->tree2d[(treepos << 1) + READBIT(*bp, in)];
914 (*bp)++;
939 const unsigned char* in, size_t* bp, size_t inlength)
953 if((*bp) >> 3 >= inlength - 2) return 49; /*error: the bit pointer is or will go past the memory*/
956 HLIT = readBitsFromStream(bp, in, 5) + 257;
958 HDIST = readBitsFromStream(bp, in, 5) + 1;
960 HCLEN = readBitsFromStream(bp, in, 4) + 4;
973 if(i < HCLEN) bitlen_cl[CLCL_ORDER[i]] = readBitsFromStream(bp, i
938 getTreeInflateDynamic(HuffmanTree* tree_ll, HuffmanTree* tree_d, const unsigned char* in, size_t* bp, size_t inlength) argument
1086 inflateHuffmanBlock(ucvector* out, const unsigned char* in, size_t* bp, size_t* pos, size_t inlength, unsigned btype) argument
1186 inflateNoCompression(ucvector* out, const unsigned char* in, size_t* bp, size_t* pos, size_t inlength) argument
1221 size_t bp = 0; local
1288 addHuffmanSymbol(size_t* bp, ucvector* compressed, unsigned code, unsigned bitlen) argument
1642 writeLZ77data(size_t* bp, ucvector* out, const uivector* lz77_encoded, const HuffmanTree* tree_ll, const HuffmanTree* tree_d) argument
1671 deflateDynamic(ucvector* out, size_t* bp, Hash* hash, const unsigned char* data, size_t datapos, size_t dataend, const LodePNGCompressSettings* settings, int final) argument
1916 deflateFixed(ucvector* out, size_t* bp, Hash* hash, const unsigned char* data, size_t datapos, size_t dataend, const LodePNGCompressSettings* settings, int final) argument
1969 size_t bp = 0; /*the bit pointer*/ local
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dparser.py402 for bp in self.child_parsers():
404 for _, l in bp._bytes_lines():
606 for bp in self.child_parsers():
607 chunks.extend(bp._split_into_chunks())
618 for bp in self.child_parsers():
619 arcs.update(bp._arcs())
/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.c648 u_char *bp; local
652 bp = (unsigned char *) cert->v;
664 bp = (unsigned char *) name->v;
665 len = i2d_X509_NAME(x509->cert_info->subject, &bp);
799 u_char *bp = NULL; local
817 len = BIO_get_mem_data(bio, &bp);
821 memcpy(text, bp, len);
851 u_char *bp; local
853 bp = (unsigned char *) cert->v;
855 x509 = d2i_X509(NULL, (void *)&bp, cer
891 u_char *bp; local
950 u_char *bp; local
1001 u_char *bp; local
1065 u_char *bp; local
1114 u_char *bp = (unsigned char *) privkey->v; local
[all...]
H A Dipsec_doi.c1293 caddr_t bp; local
1323 bp = (caddr_t)(sab + 1);
1332 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_P, (struct isakmp_gen *)bp, tlen);
1462 caddr_t bp; local
1470 bp = (caddr_t)prop + sizeof(struct isakmp_pl_p) + prop->spi_size;
1473 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_T, (struct isakmp_gen *)bp, tlen);
1572 caddr_t bp; local
1586 bp = newsa->v;
1588 ((struct isakmp_gen *)bp)->len = htons(newtlen);
1591 ((struct ipsecdoi_sa_b *)bp)
1700 caddr_t bp; local
[all...]
/external/libpcap/msdos/
H A Dndis_0.asm175 mov bx, [bp+6]
177 mov dx, [bp+8]
178 mov cx, [bp+12]
/external/openssl/apps/
H A Dca.c221 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext);
235 int old_entry_print(BIO *bp, ASN1_OBJECT *obj, ASN1_STRING *str);
2244 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext) argument
2249 (void)i2d_X509_bio(bp,x);
2255 BIO_printf(bp,"issuer :%s\n",f);
2258 BIO_printf(bp,"subject:%s\n",f);
2260 BIO_puts(bp,"serial :");
2261 i2a_ASN1_INTEGER(bp,x->cert_info->serialNumber);
2262 BIO_puts(bp,"\n\n");
2264 if (!notext)X509_print(bp,
2871 old_entry_print(BIO *bp, ASN1_OBJECT *obj, ASN1_STRING *str) argument
[all...]

Completed in 961 milliseconds

<<11121314151617181920>>