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

  /external/opencv3/modules/imgproc/
opencl_kernels_imgproc.cpp 5280 const struct ProgramEntry match_template={"match_template", member in namespace:cv::ocl::imgproc
    [all...]
  /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/config/
tc-i386.c 168 static const insn_template *match_template (void);
4636 match_template (void) function
    [all...]

Completed in 463 milliseconds