Searched refs:matched (Results 1 – 11 of 11) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/ |
D | helper.js | 31 var matched = classDescription.match(pattern); 32 if (matched) { 33 return (matched[0].replace(label, '')).trim();
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | cpplint.py | 469 matched = _RE_SUPPRESSION.search(raw_line) 470 if matched: 471 category = matched.group(1) 1091 matched = Match(r'^(.*)\b(?:R|u8R|uR|UR|LR)"([^\s\\()]*)\((.*)$', line) 1092 if matched: 1093 delimiter = ')' + matched.group(2) + '"' 1095 end = matched.group(3).find(delimiter) 1098 line = (matched.group(1) + '""' + 1099 matched.group(3)[end + len(delimiter):]) 1103 line = matched.group(1) + '""' [all …]
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 2687 if (super_buf->matched) { in mm_channel_superbuf_comp_and_enqueue() 2737 super_buf->matched = 1; in mm_channel_superbuf_comp_and_enqueue() 2740 super_buf->matched = 0; in mm_channel_superbuf_comp_and_enqueue() 2745 if (super_buf->matched) { in mm_channel_superbuf_comp_and_enqueue() 2870 new_buf->matched = 1; in mm_channel_superbuf_comp_and_enqueue() 2928 (super_buf->matched == FALSE) ) { in mm_channel_superbuf_dequeue_internal() 2937 if (super_buf->matched == TRUE) { in mm_channel_superbuf_dequeue_internal() 2985 if (super_buf && super_buf->matched && in mm_channel_superbuf_dequeue_frame_internal() 3385 fs.node[index].matched = 1; in mm_frame_sync_add() 3389 if (!fs.node[index].matched) { in mm_frame_sync_add() [all …]
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 361 uint8_t matched; member 397 uint32_t matched; member
|
/hardware/bsp/intel/peripheral/sensors/mraa/doc/ |
D | Doxyfile | 845 # Note that the wildcards are matched against the file with absolute path, so to 856 # Note that the wildcards are matched against the file with absolute path, so to
|
/hardware/bsp/intel/peripheral/libupm/doxy/ |
D | Doxyfile.in | 859 # Note that the wildcards are matched against the file with absolute path, so to 870 # Note that the wildcards are matched against the file with absolute path, so to
|
D | Doxyfile.java.in | 819 # Note that the wildcards are matched against the file with absolute path, so to 830 # Note that the wildcards are matched against the file with absolute path, so to
|
/hardware/bsp/intel/peripheral/libmraa/ |
D | Doxyfile.java.in | 812 # Note that the wildcards are matched against the file with absolute path, so to 823 # Note that the wildcards are matched against the file with absolute path, so to
|
D | Doxyfile.in | 847 # Note that the wildcards are matched against the file with absolute path, so to 858 # Note that the wildcards are matched against the file with absolute path, so to
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.doxy_template | 532 # certain files from those directories. Note that the wildcards are matched
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 641 # certain files from those directories. Note that the wildcards are matched
|