Home
last modified time | relevance | path

Searched refs:input (Results 1 – 2 of 2) sorted by relevance

/libpciaccess/src/
H A Dcommon_vgaarb.c46 parse_string_to_decodes_rsrc(char *input, int *vga_count, struct pci_slot_match *match) in parse_string_to_decodes_rsrc() argument
52 tok = strtok_r(input,",",&input_sp); in parse_string_to_decodes_rsrc()
56 strncpy(tmp, input, 15); in parse_string_to_decodes_rsrc()
H A DDoxyfile387 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
445 # configuration options related to the input files
465 # should be searched for input files as well. Possible values are YES and NO.
478 # from the input.
504 # searched for input files to be used with the \include or \dontinclude
519 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
520 # input file. Doxygen will then use the output that the filter program writes
536 # INPUT_FILTER) will be used to filter the input files when producing source
661 # will be generated that can be used as input for tools like the
979 # contain include files that are not input files but should be processed by
[all …]