Home
last modified time | relevance | path

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

/scripts/
Dheaderdep.pl75 sub search { subroutine
95 my $path = search($header);
/scripts/kconfig/
Dqconf.h289 void search(void);
Dqconf.cc1191 connect(editField, SIGNAL(returnPressed()), SLOT(search())); in ConfigSearchWindow()
1195 connect(searchButton, SIGNAL(clicked()), SLOT(search())); in ConfigSearchWindow()
1245 void ConfigSearchWindow::search(void) in search() function in ConfigSearchWindow