/external/libvncserver/x11vnc/misc/ |
desktop.cgi | 961 my $pmax = $starting_port + 1000; 966 $pmax = $2; 967 if ($pmin > $pmax) { 968 ($pmin, $pmax) = ($pmax, $pmin); 973 $pmax = $pmin + 1000; 980 my $dp = int(rand(1.0) * 0.25 * ($pmax - $pmin)); 981 if ($pmin + $dp < $pmax - 20) { 989 for (my $p = $pmin; $p <= $pmax; $p++) { [all...] |
connect_switch | 527 my $pmax = $3; 529 if ($p >= $pmin && $p <= $pmax) {
|
/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/eigen/Eigen/src/Core/arch/SSE/ |
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); 169 return pmax(pmul(y, Packet4f(_mm_castsi128_ps(emm0))), _x); 202 x = pmax(pmin(x, p2d_exp_hi), p2d_exp_lo); 242 return pmax(pmul(x, Packet2d(_mm_castsi128_pd(emm0))), _x);
|
PacketMath.h | 190 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_max_ps(a,b); } function in namespace:Eigen::internal 191 template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_max_pd(a,b); } function in namespace:Eigen::internal 192 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b) function in namespace:Eigen::internal
|
/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/AltiVec/ |
PacketMath.h | 243 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_max(a, b); } function in namespace:Eigen::internal 244 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 | 166 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return vmaxq_f32(a,b); } function in namespace:Eigen::internal 167 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/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
form.h | 62 short pmax; /* index of last field on page */ member in struct:__anon30711
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
form.h | 62 short pmax; /* index of last field on page */ member in struct:__anon32504
|
/external/jpeg/ |
config.sub | 270 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiWatchdogStateMachine.java | 1126 int p = 0, pmax = MAX_AVOID_TIME.length - 1; local [all...] |
/external/cmockery/cmockery_0_1_2/ |
config.sub | 486 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|
/external/eigen/test/ |
packetmath.cpp | 292 CHECK_CWISE2((std::max), internal::pmax);
|
/external/google-tv-pairing-protocol/cpp/ |
config.sub | 533 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) [all...] |
/external/libexif/ |
config.sub | 539 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) [all...] |
/external/libmtp/ |
config.sub | 510 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) [all...] |
/external/libogg/ |
config.sub | 497 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|
/external/libpcap/ |
config.sub | 540 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) [all...] |
/external/libunwind/aux/ |
config.sub | 417 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|
/external/libusb/ |
config.sub | 510 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) [all...] |
/external/libusb-compat/ |
config.sub | 510 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) [all...] |
/external/libvorbis/ |
config.sub | 497 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
|