Searched refs:filter (Results 1 – 3 of 3) sorted by relevance
40 static stdio_driver_t *filter; variable104 if (filter && filter != driver) continue; in stdio_put_string()122 if (filter && filter != driver) continue; in stdio_get_until()232 if (filter && filter != d) continue; in stdio_stack_buffer_flush()321 filter = driver; in stdio_filter_driver()
241 ${LDFLAGS} -o ${@} $(filter %.o %.a, ${^}) \247 ${LDFLAGS} -o ${@} $(filter %.o %.a, ${^}) \
813 # *.h) to filter out the source-files in the directories.878 # *.h) to filter out the source-files in the directories. If left blank all897 # invoke to filter for each input file. Doxygen will invoke the filter program900 # <filter> <input-file>903 # name of an input file. Doxygen will then use the output that the filter919 # filter if there is a match. The filters are a list of the form: pattern=filter940 # *.ext= (so without naming a filter).1392 # filter to add. For more information please see Qt Help Project / Custom1407 # http://doc.qt.io/qt-4.8/qthelpproject.html#filter-attributes).1576 # to select a filter and <Enter> or <escape> to activate or cancel the filter[all …]
Completed in 7 milliseconds