/external/icu/android_icu4j/src/main/java/android/icu/util/ |
StringTrieBuilder.java | 210 * Branch nodes in this trie data structure are not symmetric. [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
LocaleMatcher.java | 669 * symmetric. We don't bother producing an equivalence class because there are [all...] |
StringTrieBuilder.java | 212 * Branch nodes in this trie data structure are not symmetric. [all...] |
/external/libopus/silk/ |
NSQ_del_dec.c | 375 /* Symmetric, packed FIR coefficients */ [all...] |
/external/llvm/utils/TableGen/ |
CodeGenRegisters.h | 182 // Get the list of ad hoc aliases. The graph is symmetric, so the list
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
TCPMessageChannel.java | 46 * bug fix for symmetric nat. Jeroen van Bemmel added compensation for buggy clients ( Microsoft
|
TLSMessageChannel.java | 33 * contributed a bug fix for symmetric nat. Jeroen van Bemmel
|
/external/opencv3/3rdparty/libwebp/mux/ |
muxedit.c | 68 // Handy MACRO, makes MuxSet() very symmetric to MuxGet().
|
/external/opencv3/modules/calib3d/src/ |
dls.h | 740 // Fall back to OpenCV for a symmetric matrix!
|
/external/opencv3/modules/shape/src/ |
sc_dis.cpp | 733 // calculate symmetric shape context cost
|
/external/opencv3/modules/video/src/ |
ecc.cpp | 233 CV_Assert(dst.cols == dst.rows); //dst is square (and symmetric)
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
isp_az.cpp | 200 * F1(z) is symmetric and F2(z) is antisymmetric
|
/frameworks/base/core/java/android/widget/ |
AbsSeekBar.java | 177 // Assuming the thumb drawable is symmetric, set the thumb offset [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 232 <p>Android 3.0 is the first version of the platform designed to run on either single or multicore processor architectures. A variety of changes in the Dalvik VM, Bionic library, and elsewhere add support for symmetric multiprocessing in multicore environments. These optimizations can benefit all applications, even those that are single-threaded. For example, with two active cores, a single-threaded application might still see a performance boost if the Dalvik garbage collector runs on the second core. The system will arrange for this automatically.</p>
|
/prebuilts/go/darwin-x86/src/sort/ |
sort.go | 343 // Storage Merging by Symmetric Comparisons", in Susanne Albers and Tomasz
|
/prebuilts/go/linux-x86/src/sort/ |
sort.go | 343 // Storage Merging by Symmetric Comparisons", in Susanne Albers and Tomasz
|
/system/bt/service/ |
gatt_server_old.cpp | 377 // TODO(icoolidge): make this symmetric with start
|
/system/tpm/trunks/ |
tpm_generated.h | 1461 BYTE symmetric[sizeof(TPM2B_DIGEST)]; member in union:trunks::TPMU_ENCRYPTED_SECRET 1475 TPMT_SYM_DEF_OBJECT symmetric; member in struct:trunks::TPMS_ASYM_PARMS 1480 TPMT_SYM_DEF_OBJECT symmetric; member in struct:trunks::TPMS_RSA_PARMS 1487 TPMT_SYM_DEF_OBJECT symmetric; member in struct:trunks::TPMS_ECC_PARMS [all...] |
/external/tpm2/ |
tpm_generated.c | [all...] |
/external/boringssl/src/ssl/ |
internal.h | 177 /* Bits for |algorithm_enc| (symmetric encryption). */ 190 /* Bits for |algorithm_mac| (symmetric authentication). */ [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonVLIWPacketizer.cpp | [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | 736 /* Completes the symmetric matrix from the lower (LtoR=0) or from the upper (LtoR!=0) part */ 782 /* Finds eigen values and vectors of a symmetric matrix */ [all...] |
/libcore/ojluni/src/main/java/sun/misc/ |
FormattedFloatingDecimal.java | 753 * So we use a symmetric test. 774 * So we use a symmetric test. [all...] |
/external/aac/libFDK/src/ |
FDK_hybrid.cpp | 465 /* symmetric filter coefficients */
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
RandomDataImpl.java | 500 * provide a symmetric output interval (both endpoints excluded). [all...] |