HomeSort by relevance Sort by last modified time
    Searched full:match_template (Results 1 - 18 of 18) sorted by null

  /external/opencv3/modules/imgproc/
opencl_kernels_imgproc.hpp 56 extern const struct ProgramEntry match_template;
opencl_kernels_imgproc.cpp 5280 const struct ProgramEntry match_template={"match_template", member in namespace:cv::ocl::imgproc
    [all...]
  /external/opencv3/modules/cudaimgproc/src/
match_template.cpp 56 namespace match_template
185 using namespace cv::cuda::device::match_template;
235 using namespace cv::cuda::device::match_template;
278 using namespace cv::cuda::device::match_template;
308 using namespace cv::cuda::device::match_template;
342 using namespace cv::cuda::device::match_template;
389 using namespace cv::cuda::device::match_template;
428 using namespace cv::cuda::device::match_template;
507 using namespace cv::cuda::device::match_template;
  /system/extras/tests/iptables/qtaguid/
socketTag.cpp 141 char *match_template; local
158 asprintf(&match_template, "sock=%" PRIxPTR " %s", (uintptr_t)addr, "tag=0x%" PRIx64" (uid=%u)");
162 asprintf(&match_template, "%s", " tag=0x%" PRIx64 " (uid=%u)");
167 asprintf(&buff, match_template, full_tag | uid, uid);
185 free(match_template);
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-2008 19 * config/tc-i386.c (match_template): Changed to return
53 (match_template): Handle swap_operand.
    [all...]
ChangeLog-2007 22 (match_template): Don't allow AT&T/Intel mnemonic if Intel/AT&T
228 * config/tc-i386.c (match_template): Re-order suffix check.
279 (match_template): Likewise.
909 (match_template): Likewise.
965 (match_template): Likewise.
    [all...]
ChangeLog-2010 504 * config/tc-i386.c (match_template): Check checkregsize
    [all...]
ChangeLog-2012 783 (match_template): Handle it.
858 * config/tc-i386.c (match_template): Adjust error message
869 * config/tc-i386.c (match_template): New local variable
    [all...]
ChangeLog-2006 81 * config/tc-i386.c (match_template): Simplify 3 and 4 operand
91 * config/tc-i386.c (match_template): Use a for loop to set
97 * config/tc-i386.c (match_template): Use MAX_OPERANDS for the
503 * config/tc-i386.c (match_template): Check address size prefix
    [all...]
ChangeLog-2004 466 (match_template): Remove fldcw special case. Adjust q-suffix handling
    [all...]
ChangeLog-2009     [all...]
ChangeLog 467 * config/tc-i386.c (match_template): Remove redundant "!!" testing
    [all...]
ChangeLog-2011     [all...]
ChangeLog-2013 686 (match_template): Support regzmm and handle new error codes.
    [all...]
ChangeLog-2005 163 * config/tc-i386.c (match_template): Handle monitor.
    [all...]
ChangeLog-0203     [all...]
  /external/opencv3/modules/cudaimgproc/src/cuda/
match_template.cu 50 namespace match_template
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c 168 static const insn_template *match_template (void);
4636 match_template (void) function
    [all...]

Completed in 559 milliseconds