/external/ceres-solver/internal/ceres/ |
test_util.cc | 77 double p_max = 0; local 83 if (std::abs(p[i]) > p_max) { 84 p_max = std::abs(p[i]); 96 CHECK_NE(p_max, 0.0);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 212 node_pointer p_max = m_p_head->m_p_parent; local 213 while (p_max->m_p_right != NULL) 214 p_max = p_max->m_p_right; 215 m_p_head->m_p_right = p_max;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 213 node_pointer p_max = m_p_head->m_p_parent; local 214 while (p_max->m_p_right != 0) 215 p_max = p_max->m_p_right; 216 m_p_head->m_p_right = p_max;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 213 node_pointer p_max = m_p_head->m_p_parent; local 214 while (p_max->m_p_right != 0) 215 p_max = p_max->m_p_right; 216 m_p_head->m_p_right = p_max;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 212 node_pointer p_max = m_p_head->m_p_parent; local 213 while (p_max->m_p_right != NULL) 214 p_max = p_max->m_p_right; 215 m_p_head->m_p_right = p_max;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 212 node_pointer p_max = m_p_head->m_p_parent; local 213 while (p_max->m_p_right != NULL) 214 p_max = p_max->m_p_right; 215 m_p_head->m_p_right = p_max;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 212 node_pointer p_max = m_p_head->m_p_parent; local 213 while (p_max->m_p_right != NULL) 214 p_max = p_max->m_p_right; 215 m_p_head->m_p_right = p_max;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 212 node_pointer p_max = m_p_head->m_p_parent; local 213 while (p_max->m_p_right != NULL) 214 p_max = p_max->m_p_right; 215 m_p_head->m_p_right = p_max;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 213 node_pointer p_max = m_p_head->m_p_parent; local 214 while (p_max->m_p_right != 0) 215 p_max = p_max->m_p_right; 216 m_p_head->m_p_right = p_max;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/ |
constructors_destructor_fn_imps.hpp | 213 node_pointer p_max = m_p_head->m_p_parent; local 214 while (p_max->m_p_right != 0) 215 p_max = p_max->m_p_right; 216 m_p_head->m_p_right = p_max;
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
pitch_ol.cpp | 111 p_max = lag of the max correlation found (Word16) 142 p_max = lag of the max correlation found (Word16) 207 Word16 p_max = 0; // initialization only needed to keep gcc silent 210 p_max = lag_max; 217 p_max = i; 224 p = &scal_sig[-p_max]; 266 return (p_max); 331 Word16 p_max = 0; /* initialization only needed to keep gcc silent */ local 338 p_max = lag_max; 348 p_max = i [all...] |
p_ol_wgh.cpp | 435 p_max = lag of the max correlation found (Word16) 484 Word16 p_max; 492 p_max = lag_max; 512 p_max = i; 517 p1 = &scal_sig[-p_max]; 545 return (p_max); 594 Word16 p_max; local 604 p_max = lag_max; 626 p_max = i; 630 p1 = &scal_sig[-p_max]; [all...] |
/external/iproute2/include/linux/ |
pkt_sched.h | 194 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */ 234 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
|
/external/kernel-headers/original/linux/ |
pkt_sched.h | 205 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */ 248 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
|
/external/opencv/cv/src/ |
cvshapedescr.cpp | 564 int p_max = 2, p_ind; local 592 p_are1 = (double *) cvAlloc( p_max * sizeof( double )); 641 if( p_ind >= p_max ) 642 icvMemCopy( &p_are1, &p_are2, &p_are, &p_max ); 672 if( p_ind >= p_max ) 673 icvMemCopy( &p_are1, &p_are2, &p_are, &p_max ); 703 if( p_ind >= p_max ) 704 icvMemCopy( &p_are1, &p_are2, &p_are, &p_max ); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
pkt_sched.h | 178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */ 221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pkt_sched.h | 178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */ 221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pkt_sched.h | 178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */ 221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
|
/external/libnfc-nci/src/nfc/nfc/ |
nfc_ncif.c | 1461 BT_HDR *p_max = NULL; local [all...] |
/external/speex/libspeex/ |
lpc.c | 65 * and/or the related reflection coefficients from the first P_MAX+1
|
/external/openssl/crypto/x509v3/ |
v3_asid.c | 688 ASN1_INTEGER *p_min, *p_max, *c_min, *c_max; local 702 extract_min_max(sk_ASIdOrRange_value(parent, p), &p_min, &p_max); 703 if (ASN1_INTEGER_cmp(p_max, c_max) < 0)
|
v3_addr.c | 1137 unsigned char p_min[ADDR_RAW_BUF_LEN], p_max[ADDR_RAW_BUF_LEN]; local 1155 p_min, p_max, length)) 1157 if (memcmp(p_max, c_max, length) < 0) [all...] |