HomeSort by relevance Sort by last modified time
    Searched full:similarity (Results 51 - 75 of 165) sorted by null

1 23 4 5 6 7

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
sliceobject.c 204 /* This swapping of stop and start is to maintain similarity with
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
sliceobject.c 204 /* This swapping of stop and start is to maintain similarity with
  /external/python/cpython2/Objects/
sliceobject.c 205 /* This swapping of stop and start is to maintain similarity with
  /external/skia/src/gpu/effects/
GrDistanceFieldGeoProc.cpp 112 // For similarity transform, we adjust the effect of the transformation on the distance
404 // For similarity transform, we adjust the effect of the transformation on the distance
663 // For a similarity matrix with rotation, the gradient will not be aligned
    [all...]
  /external/skqp/src/gpu/effects/
GrDistanceFieldGeoProc.cpp 112 // For similarity transform, we adjust the effect of the transformation on the distance
396 // For similarity transform, we adjust the effect of the transformation on the distance
647 // For a similarity matrix with rotation, the gradient will not be aligned
    [all...]
  /external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
hyperplane_lsh_probes.h 29 // Multi-probe LSH: efficient indexing for high-dimensional similarity search
  /libcore/ojluni/src/main/java/sun/util/locale/provider/
CalendarDataUtility.java 49 // effectively independent of the upstream class, with the only similarity being is API in
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
GVN.h 241 /// \brief Uses an "inverted" value numbering to decide the similarity of
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
GVN.h 241 /// \brief Uses an "inverted" value numbering to decide the similarity of
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
GVN.h 241 /// \brief Uses an "inverted" value numbering to decide the similarity of
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
GVN.h 241 /// \brief Uses an "inverted" value numbering to decide the similarity of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
syslog.h 197 cancellation point. But due to similarity with an POSIX interface
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
syslog.h 197 cancellation point. But due to similarity with an POSIX interface
  /external/libvpx/libvpx/vpx_dsp/
ssim.c 73 static double similarity(uint32_t sum_s, uint32_t sum_r, uint32_t sum_sq_s, function
107 return similarity(sum_s, sum_r, sum_sq_s, sum_sq_r, sum_sxr, 64, 8);
116 return similarity(sum_s >> shift, sum_r >> shift, sum_sq_s >> (2 * shift),
  /external/autotest/server/cros/dynamic_suite/
suite.py 684 """Returns predicate that gets the similarity based on a test's file
689 similarity between the test file name and the given test_file_pattern.
694 (file path, ratio), where ratio is the similarity between the
706 and returns a tuple of (test name, ratio), where ratio is the similarity
711 (test name, ratio), where ratio is the similarity between the
782 """Returns predicate that takes a control file and gets the similarity
787 is each suite listed in the control file, and ratio is the similarity
    [all...]
  /external/libvpx/libvpx/tools/
tiny_ssim.c 213 static double similarity(uint32_t sum_s, uint32_t sum_r, uint32_t sum_sq_s, function
245 return similarity(sum_s, sum_r, sum_sq_s, sum_sq_r, sum_sxr, 64, 8);
253 return similarity(sum_s >> shift, sum_r >> shift, sum_sq_s >> (2 * shift),
  /external/clang/lib/CodeGen/
CodeGenTBAA.cpp 143 // TODO: Implement C++'s type "similarity" and consider dis-"similar"
  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/
structural_ensemble.py 74 implementation. Level noise is optional due to its similarity with observation
  /external/tensorflow/tensorflow/contrib/verbs/
patch_notes_verbs_with_0_copies.md 30 5. With the addition of tensor pre-allocation, we noticed there is a large code similarity between sending the first tensor request and re-sending the request in case of meta-data changes. After implementing a common method for tensor pre-allocation, it turned out that implementation becomes much simpler by encapsulating the process of request sending/re-sending, meta-data response callback and content response callback, all in a single "Request" class. The request class holds all the relevant request information, which reduces excessive parameter passing and lambda capturing. This decision is purely for elegance and code simplicity, and we decided to implement it in first stage because it makes the implementation much easier.
  /external/webp/src/enc/
picture_psnr_enc.c 118 // Max value returned in case of exact similarity.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 81 * match producing the score of 70. The score may also be 0 if the similarity (distance)
RawContactMatcher.java 85 * match producing the score of 70. The score may also be 0 if the similarity (distance)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
GVN.h 294 /// \brief Uses an "inverted" value numbering to decide the similarity of
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
GVN.h 294 /// \brief Uses an "inverted" value numbering to decide the similarity of
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
GVN.h 294 /// \brief Uses an "inverted" value numbering to decide the similarity of

Completed in 1299 milliseconds

1 23 4 5 6 7