Searched refs:search (Results 1 – 25 of 28) sorted by relevance
12
80 rv = myFingerprintSensor.search(1, myid, myscore)
91 if ((rv = fp->search(1, &id, &score)) != ZFM20::ERR_OK) in main()
10 <input type="search" id="api-filter" placeholder="Type to filter APIs" hidden>
164 <p>Press <kbd>s</kbd> to focus the API search box.</p> </li>168 modules, and search results.</p> </li>171 …<p>With the API search box or sidebar focused, use <kbd><span class="cmd">⌘</span>-Left</kbd>176 <p>With the API search box or sidebar focused, use <kbd>Ctrl+Left</kbd>
68 rv = myFingerprintSensor.search(1, myid, myscore)
180 return ((path.extname(fn) == '.xml') && (path.basename(fn).search(/^group/) != -1));266 return ((path.extname(fn) == '.i') && (path.basename(fn).search(/^js/) != -1));280 return (line.search(/^%array_class/) != -1);306 return (line.search(/^%typemap/) != -1);324 return (line.search(/^%pointer_functions/) != -1);738 if (type_c.search(pattern) == 0) {815 return (type.search(/\w+\s*(\*|&)$/) != -1);
81 rv = fp.search(1, id, score); in main()
355 uint8_t search(int slot, uint16_t *id, uint16_t *score);
545 uint8_t ZFM20::search(int slot, uint16_t *id, uint16_t *score) in search() function in ZFM20
55 * :ref:`search`
469 matched = _RE_SUPPRESSION.search(raw_line)536 return _regexp_compile_cache[pattern].search(s)1367 if re.search(r'Copyright', lines[line], re.I): break3588 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 …]
98 L_SC AVL_HANDLE L_(search)(L_(avl) *tree, AVL_KEY k, avl_search_type st);
283 Reduce motion vector search on alt-ref frame.298 Use diamond search to replace full search299 Preload reference area in sub-pixel motion search (real-time mode)369 Full search SAD function optimization in SSE4.1495 Improved subset block search500 Skip unnecessary search of identical frames
682 # search path. Do not use file names with spaces, bibtex cannot handle them. See1004 # tools must be available from the command line (i.e. in the search path).1247 # HTML files also contain an index, a table of contents, and you can search for1501 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for1502 # the HTML output. The underlying search engine uses javascript and DHTML and1505 # there is already a search function so this one should typically be disabled.1506 # For large projects the javascript based search engine can be slow, then1508 # search using the keyboard; to jump to the search box use <access key> + S1510 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down1511 # key> to jump into the search results window, the results can be navigated[all …]
693 # search path. Do not use file names with spaces, bibtex cannot handle them. See1020 # tools must be available from the command line (i.e. in the search path).1263 # HTML files also contain an index, a table of contents, and you can search for1517 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for1518 # the HTML output. The underlying search engine uses javascript and DHTML and1521 # there is already a search function so this one should typically be disabled.1522 # For large projects the javascript based search engine can be slow, then1524 # search using the keyboard; to jump to the search box use <access key> + S1526 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down1527 # key> to jump into the search results window, the results can be navigated[all …]
693 # search path. Do not use file names with spaces, bibtex cannot handle them. See982 # tools must be available from the command line (i.e. in the search path).1225 # HTML files also contain an index, a table of contents, and you can search for1479 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for1480 # the HTML output. The underlying search engine uses javascript and DHTML and1483 # there is already a search function so this one should typically be disabled.1484 # For large projects the javascript based search engine can be slow, then1486 # search using the keyboard; to jump to the search box use <access key> + S1488 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down1489 # key> to jump into the search results window, the results can be navigated[all …]
94 * :ref:`search`
682 # search path. Do not use file names with spaces, bibtex cannot handle them. See973 # tools must be available from the command line (i.e. in the search path).1216 # HTML files also contain an index, a table of contents, and you can search for1470 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for1471 # the HTML output. The underlying search engine uses javascript and DHTML and1474 # there is already a search function so this one should typically be disabled.1475 # For large projects the javascript based search engine can be slow, then1477 # search using the keyboard; to jump to the search box use <access key> + S1479 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down1480 # key> to jump into the search results window, the results can be navigated[all …]
682 # search path. Do not use file names with spaces, bibtex cannot handle them. See1008 # tools must be available from the command line (i.e. in the search path).1251 # HTML files also contain an index, a table of contents, and you can search for1505 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for1506 # the HTML output. The underlying search engine uses javascript and DHTML and1509 # there is already a search function so this one should typically be disabled.1510 # For large projects the javascript based search engine can be slow, then1512 # search using the keyboard; to jump to the search box use <access key> + S1514 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down1515 # key> to jump into the search results window, the results can be navigated[all …]
45 while(NOT EXISTS "${GIT_DIR}") # .git dir not found, search parent directories
40 -Lpath/to/lib Additional library search paths
41 -Lpath/to/lib Additional library search paths
122 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
16 # force a libmraa search and minimum required version every time a config is generated