/external/openssl/crypto/lhash/ |
lhash.c | 130 ret->pmax=MIN_NODES/2; 320 n2= &(lh->b[p+(int)lh->pmax]); 343 if ((lh->p) >= lh->pmax) 358 lh->pmax=lh->num_alloc_nodes; 370 np=lh->b[lh->p+lh->pmax-1]; 371 lh->b[lh->p+lh->pmax-1]=NULL; /* 24/07-92 - eay - weird but :-( */ 375 (unsigned int)(sizeof(LHASH_NODE *)*lh->pmax)); 384 lh->pmax/=2; 385 lh->p=lh->pmax-1; 415 nn=hash%lh->pmax; [all...] |
lh_stats.c | 93 fprintf(out,"pmax = %u\n",lh->pmax); 202 BIO_printf(out,"pmax = %u\n",lh->pmax);
|
lhash.h | 146 unsigned int pmax; member in struct:lhash_st
|
/external/chromium_org/third_party/openssl/openssl/crypto/lhash/ |
lhash.c | 238 ret->pmax=MIN_NODES/2; 445 n2= &(lh->b[p+(int)lh->pmax]); 468 if ((lh->p) >= lh->pmax) 483 lh->pmax=lh->num_alloc_nodes; 495 np=lh->b[lh->p+lh->pmax-1]; 496 lh->b[lh->p+lh->pmax-1]=NULL; /* 24/07-92 - eay - weird but :-( */ 500 (unsigned int)(sizeof(LHASH_NODE *)*lh->pmax)); 509 lh->pmax/=2; 510 lh->p=lh->pmax-1; 540 nn=hash%lh->pmax; [all...] |
lh_stats.c | 93 fprintf(out,"pmax = %u\n",lh->pmax); 202 BIO_printf(out,"pmax = %u\n",lh->pmax);
|
lhash.h | 146 unsigned int pmax; member in struct:lhash_st
|
/external/opencv/cxcore/src/ |
cxminmaxloc.cpp | 305 void *pmin = &minvf, *pmax = &maxvf; local 328 pmin = &minv, pmax = &maxv; 366 pmin, pmax, &minloc, &maxloc )); 376 pmin, pmax, &minloc, &maxloc )); 390 pmin, pmax, &minloc, &maxloc )); 401 pmin, pmax, &minloc, &maxloc ));
|
/external/chromium_org/third_party/re2/re2/ |
re2.cc | 490 string pmin, pmax; local 492 pmax = prefix_.substr(0, n); 506 pmax += dmax; 507 } else if (pmax.size() > 0) { 510 // Round up pmax to allow any possible suffix. 511 pmax = PrefixSuccessor(pmax); 520 *max = pmax; [all...] |
/external/regex-re2/re2/ |
re2.cc | 472 string pmin, pmax; local 474 pmax = prefix_.substr(0, n); 488 pmax += dmax; 489 } else if (pmax.size() > 0) { 492 // Round up pmax to allow any possible suffix. 493 pmax = PrefixSuccessor(pmax); 502 *max = pmax; [all...] |
/hardware/qcom/audio/legacy/libalsa-intf/ |
alsa_mixer.c | 614 char **ptr, long pmin, long pmax, int count) 633 val = (long)percent_to_index(strtod(s, NULL), pmin, pmax); 640 pmax = pmax - pmin; 644 val = check_range(val, pmin, pmax);
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
MathFunctions.h | 56 x = pmax(x, p4f_min_norm_pos); /* cut off denormalized stuff */ 129 x = pmax(pmin(x, p4f_exp_hi), p4f_exp_lo);
|
PacketMath.h | 177 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_max_ps(a,b); } function in namespace:Eigen::internal 178 template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_max_pd(a,b); } function in namespace:Eigen::internal 179 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b) function in namespace:Eigen::internal
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
lhash.h | 146 unsigned int pmax; member in struct:lhash_st
|
/external/openssl/include/openssl/ |
lhash.h | 146 unsigned int pmax; member in struct:lhash_st
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
PacketMath.h | 240 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_max(a, b); } function in namespace:Eigen::internal 241 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_max(a, b); } function in namespace:Eigen::internal
|
/external/eigen/Eigen/src/Core/arch/NEON/ |
PacketMath.h | 154 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return vmaxq_f32(a,b); } function in namespace:Eigen::internal 155 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b) { return vmaxq_s32(a,b); } function in namespace:Eigen::internal
|
/external/eigen/Eigen/src/Core/ |
GenericPacketMath.h | 128 pmax(const Packet& a, function in namespace:Eigen::internal
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
form.h | 62 short pmax; /* index of last field on page */ member in struct:__anon40116
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
form.h | 62 short pmax; /* index of last field on page */ member in struct:__anon41706
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
form.h | 62 short pmax; /* index of last field on page */ member in struct:__anon43221
|
/external/jpeg/ |
config.sub | 270 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|
/external/qemu/distrib/jpeg-6b/ |
config.sub | 270 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiWatchdogStateMachine.java | 1128 int p = 0, pmax = MAX_AVOID_TIME.length - 1; local [all...] |
/external/chromium/sdch/open-vcdiff/ |
config.sub | 498 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|
/external/chromium/third_party/libevent/ |
config.sub | 510 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) [all...] |