Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_stdio/
A Dstdio.c40 static stdio_driver_t *filter; variable
104 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()
/external/platform/stellaris/ti-driverlib/
A Dmakedefs241 ${LDFLAGS} -o ${@} $(filter %.o %.a, ${^}) \
247 ${LDFLAGS} -o ${@} $(filter %.o %.a, ${^}) \
/external/platform/nrfx/doc/
A Dnrfx.doxyfile813 # *.h) to filter out the source-files in the directories.
878 # *.h) to filter out the source-files in the directories. If left blank all
897 # invoke to filter for each input file. Doxygen will invoke the filter program
900 # <filter> <input-file>
903 # name of an input file. Doxygen will then use the output that the filter
919 # filter if there is a match. The filters are a list of the form: pattern=filter
940 # *.ext= (so without naming a filter).
1392 # filter to add. For more information please see Qt Help Project / Custom
1407 # 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