Home
last modified time | relevance | path

Searched refs:search (Results 1 – 11 of 11) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dcpplint.py469 matched = _RE_SUPPRESSION.search(raw_line)
536 return _regexp_compile_cache[pattern].search(s)
1367 if re.search(r'Copyright', lines[line], re.I): break
3588 if _RE_PATTERN_INCLUDE_NEW_STYLE.search(line):
3595 match = _RE_PATTERN_INCLUDE.search(line)
3669 match = re.search(start_pattern, text, re.M)
3746 match = _RE_PATTERN_INCLUDE.search(line)
3935 function_name = re.search(r'\b((?:string)?printf)\s*\(',
4365 match = _RE_PATTERN_INCLUDE.search(clean_line)
4401 matched = _RE_PATTERN_STRING.search(line)
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dcavl_if.h98 L_SC AVL_HANDLE L_(search)(L_(avl) *tree, AVL_KEY k, avl_search_type st);
Dcavl_impl.h437 L_SC AVL_HANDLE L_(search)(L_(avl) *l_tree, AVL_KEY k, avl_search_type st) { in L_() argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG283 Reduce motion vector search on alt-ref frame.
298 Use diamond search to replace full search
299 Preload reference area in sub-pixel motion search (real-time mode)
369 Full search SAD function optimization in SSE4.1
495 Improved subset block search
500 Skip unnecessary search of identical frames
Dlibs.doxy_template1046 # in the INCLUDE_PATH (see below) will be search if a #include is found.
1148 # be found in the default search path.
1302 # Configuration::additions related to the search engine
1305 # The SEARCHENGINE tag specifies whether or not a search engine should be
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_proj.sh40 -Lpath/to/lib Additional library search paths
Dgen_msvs_vcxproj.sh41 -Lpath/to/lib Additional library search paths
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME122 with ${GTEST_DIR}/include in the system header search path and ${GTEST_DIR}
123 in the normal header search path. Assuming a Linux-like system and gcc,
133 ${GTEST_DIR}/include in the system header search path, and link it
/hardware/intel/common/libva/doc/
DDoxyfile1107 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1108 # for the HTML output. The underlying search engine uses javascript
1111 # (GENERATE_DOCSET) there is already a search function so this one should
1112 # typically be disabled. For large projects the javascript based search engine
1117 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1119 # using Javascript. Doxygen will generate the search PHP script and index
1122 # full text search. The disadvantages are that it is more difficult to setup
1389 # in the INCLUDE_PATH (see below) will be search if a #include is found.
1492 # default search path.
/hardware/intel/img/libdrm/
Daclocal.m42063 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/…
2251 …sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://"…
2254 # mingw gcc, but we are running on Cygwin. Gcc prints its search
2276 # FIXME: first we should search . and the directory the executable is in
2488 # Append ld.so.conf contents to the search path
2728 [Is shlibpath searched before the hard-coded library search path?])
2747 [Compile-time system search path for libraries])
2749 [Run-time system search path for libraries])
2881 # If it is relative, then search for the first ld in PATH.
4356 # as there is no search path for DLLs.
[all …]
Dltmain.sh1568 -LLIBDIR search LIBDIR for required installed libraries
3705 /* no slashes; search PATH */
3783 /* search backwards for last DIR_SEPARATOR */