/external/openssl/crypto/lhash/ |
D | lhash.c | 130 ret->pmax=MIN_NODES/2; in lh_new() 320 n2= &(lh->b[p+(int)lh->pmax]); in expand() 343 if ((lh->p) >= lh->pmax) in expand() 358 lh->pmax=lh->num_alloc_nodes; in expand() 370 np=lh->b[lh->p+lh->pmax-1]; in contract() 371 lh->b[lh->p+lh->pmax-1]=NULL; /* 24/07-92 - eay - weird but :-( */ in contract() 375 (unsigned int)(sizeof(LHASH_NODE *)*lh->pmax)); in contract() 384 lh->pmax/=2; in contract() 385 lh->p=lh->pmax-1; in contract() 415 nn=hash%lh->pmax; in getrn()
|
D | lh_stats.c | 93 fprintf(out,"pmax = %u\n",lh->pmax); in lh_stats() 202 BIO_printf(out,"pmax = %u\n",lh->pmax); in lh_stats_bio()
|
D | lhash.h | 146 unsigned int pmax; member
|
/external/chromium_org/third_party/openssl/openssl/crypto/lhash/ |
D | lhash.c | 238 ret->pmax=MIN_NODES/2; in lh_new() 445 n2= &(lh->b[p+(int)lh->pmax]); in expand() 468 if ((lh->p) >= lh->pmax) in expand() 483 lh->pmax=lh->num_alloc_nodes; in expand() 495 np=lh->b[lh->p+lh->pmax-1]; in contract() 496 lh->b[lh->p+lh->pmax-1]=NULL; /* 24/07-92 - eay - weird but :-( */ in contract() 500 (unsigned int)(sizeof(LHASH_NODE *)*lh->pmax)); in contract() 509 lh->pmax/=2; in contract() 510 lh->p=lh->pmax-1; in contract() 540 nn=hash%lh->pmax; in getrn()
|
D | lh_stats.c | 93 fprintf(out,"pmax = %u\n",lh->pmax); in lh_stats() 202 BIO_printf(out,"pmax = %u\n",lh->pmax); in lh_stats_bio()
|
D | lhash.h | 146 unsigned int pmax; member
|
/external/opencv/cxcore/src/ |
D | cxminmaxloc.cpp | 305 void *pmin = &minvf, *pmax = &maxvf; in CV_DEF_INIT_FUNC_TAB_2D() local 328 pmin = &minv, pmax = &maxv; in CV_DEF_INIT_FUNC_TAB_2D() 366 pmin, pmax, &minloc, &maxloc )); in CV_DEF_INIT_FUNC_TAB_2D() 376 pmin, pmax, &minloc, &maxloc )); in CV_DEF_INIT_FUNC_TAB_2D() 390 pmin, pmax, &minloc, &maxloc )); in CV_DEF_INIT_FUNC_TAB_2D() 401 pmin, pmax, &minloc, &maxloc )); in CV_DEF_INIT_FUNC_TAB_2D()
|
/external/regex-re2/re2/ |
D | re2.cc | 472 string pmin, pmax; in PossibleMatchRange() local 474 pmax = prefix_.substr(0, n); in PossibleMatchRange() 488 pmax += dmax; in PossibleMatchRange() 489 } else if (pmax.size() > 0) { in PossibleMatchRange() 493 pmax = PrefixSuccessor(pmax); in PossibleMatchRange() 502 *max = pmax; in PossibleMatchRange()
|
/external/chromium_org/third_party/re2/re2/ |
D | re2.cc | 490 string pmin, pmax; in PossibleMatchRange() local 492 pmax = prefix_.substr(0, n); in PossibleMatchRange() 506 pmax += dmax; in PossibleMatchRange() 507 } else if (pmax.size() > 0) { in PossibleMatchRange() 511 pmax = PrefixSuccessor(pmax); in PossibleMatchRange() 520 *max = pmax; in PossibleMatchRange()
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | MathFunctions.h | 58 x = pmax(x, p4f_min_norm_pos); /* cut off denormalized stuff */ 133 x = pmax(pmin(x, p4f_exp_hi), p4f_exp_lo); 202 x = pmax(pmin(x, p2d_exp_hi), p2d_exp_lo);
|
D | PacketMath.h | 190 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { retu… 191 template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { retu… 192 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b)
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | lhash.h | 146 unsigned int pmax; member
|
/external/openssl/include/openssl/ |
D | lhash.h | 146 unsigned int pmax; member
|
/external/eigen/Eigen/src/Core/arch/NEON/ |
D | PacketMath.h | 157 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { retu… 158 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b) { retu…
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
D | PacketMath.h | 243 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { retu… 244 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b) { retu…
|
/external/eigen/Eigen/src/Core/ |
D | GenericPacketMath.h | 128 pmax(const Packet& a, in pmax() function
|
D | Functors.h | 132 { return internal::pmax(a,b); }
|
/external/eigen/test/ |
D | packetmath.cpp | 272 CHECK_CWISE2((std::max), internal::pmax); in packetmath_notcomplex()
|
/external/jpeg/ |
D | config.guess | 124 pmax:OpenBSD:*:*)
|
/external/qemu/distrib/jpeg-6b/ |
D | config.guess | 124 pmax:OpenBSD:*:*)
|
/external/mp4parser/isoparser/src/main/resources/ |
D | isoparser-default.properties | 208 #hinf-pmax=com.coremedia.iso.boxes.rtp.LargestHintPacketBox()
|
/external/qemu-pc-bios/bochs/ |
D | config.guess | 200 pmax:OpenBSD:*:*)
|
/external/libunwind/aux/ |
D | config.guess | 200 pmax:OpenBSD:*:*)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/config/ |
D | config.guess | 224 pmax:OpenBSD:*:*)
|
/external/qemu/target-arm/ |
D | translate.c | 4814 GEN_NEON_INTEGER_OP(pmax); in disas_neon_data_insn()
|