Searched refs:match (Results 1 - 22 of 22) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dcpplint.py390 # match those on a word boundary.
511 return _regexp_compile_cache[pattern].match(s)
1047 line = line.replace(r'\\', 'XX') # after this, \\" does not match to \"
1078 # Found the end of the string, match leading space for this
1209 if not _RE_PATTERN_INCLUDE.match(elided):
1458 '#ifndef and #define don\'t match, suggested CPP variable is: %s' %
1639 if _RE_PATTERN_INVALID_INCREMENT.match(line):
1918 _MATCH_ASM.match(line)):
2029 if _MATCH_ASM.match(line):
2209 match
[all...]
H A Ddiff.py89 diff_file = file_regex.match(line)
101 diffrange = range_regex.match(line)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dencode_test_driver.cc106 // break-out is implemented within the match checking process.
109 bool match = (img1->fmt == img2->fmt) && local
117 match = (memcmp(img1->planes[VPX_PLANE_Y] + i * img1->stride[VPX_PLANE_Y],
119 width_y) == 0) && match;
123 match = (memcmp(img1->planes[VPX_PLANE_U] + i * img1->stride[VPX_PLANE_U],
125 width_uv) == 0) && match;
127 match = (memcmp(img1->planes[VPX_PLANE_V] + i * img1->stride[VPX_PLANE_V],
129 width_uv) == 0) && match;
130 return match;
/hardware/libhardware_legacy/wifi/
H A Dwifi.c657 char *match, *match2; local
698 match = strchr(buf, ' ');
699 if (match != NULL) {
700 if (match[1] == '<') {
701 match2 = strchr(match + 2, '>');
703 nread -= (match2 - match);
704 memmove(match + 1, match2 + 1, nread - (match - buf) + 1);
711 match = strchr(buf, '>');
712 if (match !
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dversion.sh30 git_version_id=`git describe --match=v[0-9]* 2>/dev/null`
/hardware/intel/img/hwcomposer/ips/common/
H A DHdcpControl.cpp255 unsigned int match = 0; local
256 int ret = drmCommandRead(fd, DRM_PSB_GET_HDCP_LINK_STATUS, &match, sizeof(match));
261 if (match) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dvpxenc.c479 int match = 1; local
482 for (i = 0, match = 1; match && i < img1->d_h; i += bsize) {
483 for (j = 0; match && j < img1->d_w; j += bsize) {
487 for (k = 0; match && k < si; ++k) {
488 for (l = 0; match && l < sj; ++l) {
499 match = 0;
508 for (i = 0, match = 1; match && i < c_h; i += bsizey) {
509 for (j = 0; match
566 int match = 1; local
978 int i, match = 0; local
[all...]
/hardware/intel/img/libdrm/libdrm/nouveau/
H A Dnouveau_device.c30 #error nouveau_drm.h does not match expected patchlevel, update libdrm.
/hardware/ti/omap4-aah/camera/inc/
H A DBufferSourceAdapter.h183 virtual bool match(const char * str);
H A DCameraHal.h1050 virtual bool match(const char * str) { return false; } function in class:Ti::Camera::DisplayAdapter
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h1346 struct v4l2_dbg_match match; member in struct:v4l2_dbg_register
1354 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_ident
1362 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_info
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h1866 struct v4l2_dbg_match match; member in struct:v4l2_dbg_register
1874 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_ident
1884 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_info
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_convolve8_avg_neon.asm128 ; slightly out of order load to match the existing data
/hardware/ti/omap4-aah/camera/
H A DCameraHal.cpp2253 if (mBufferSourceAdapter_Out.get() && mBufferSourceAdapter_Out->match(id)) {
2260 if (out->match(id)) {
2380 if (mBufferSourceAdapter_In.get() && mBufferSourceAdapter_In->match(id)) {
2387 if (in->match(id)) {
3289 if(mOutAdapters.itemAt(i)->match(valStr)) {
3656 if(mInAdapters.itemAt(i)->match(valStr)) {
H A DBufferSourceAdapter.cpp238 bool BufferSourceAdapter::match(const char * str) { function in class:Ti::Camera::BufferSourceAdapter
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h2171 struct v4l2_dbg_match match; member in struct:v4l2_dbg_register
2179 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_ident
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h2549 struct v4l2_dbg_match match; member in struct:v4l2_dbg_register
2557 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_ident
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dvideodev2.h2266 struct v4l2_dbg_match match; member in struct:v4l2_dbg_register
2274 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_ident
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h2676 struct v4l2_dbg_match match; member in struct:v4l2_dbg_register
2684 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_ident
/hardware/samsung_slsi/exynos5/include/linux/
H A Dvideodev2.h2317 struct v4l2_dbg_match match; member in struct:v4l2_dbg_register
2325 struct v4l2_dbg_match match; member in struct:v4l2_dbg_chip_ident
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1641 // match this filter.
1704 "patterns and does not match any of the negative patterns.");
5946 // run across all shards (i.e., match filter and are not disabled).
6896 // The regular expression which test output must match. DeathTestImpl
7015 // fails if it does not match.
8366 regmatch_t match;
8367 return regexec(&re.full_regex_, str, 1, &match, 0) == 0;
8375 regmatch_t match;
8376 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0;
8384 // full match
[all...]
/hardware/intel/img/libdrm/
H A Dconfigure1962 Use char because int might match the return type of a GCC
3285 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4667 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5271 *) libmagic=never-match;;
5749 # Regexp to match symbols that can be accessed directly from C.
7834 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9422 *) libsuff= shlibsuff= libmagic=never-match;;
9877 Use char because int might match the return type of a GCC
9930 Use char because int might match the return type of a GCC
9973 Use char because int might match th
[all...]

Completed in 3378 milliseconds