Searched refs:intel_options (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dintel_options.h14 enum intel_options { enum
52 extern const OptionInfoRec intel_options[];
H A Dintel_options.c5 #include "intel_options.h"
7 const OptionInfoRec intel_options[] = { variable in typeref:typename:const OptionInfoRec[]
49 if (!(options = malloc(sizeof(intel_options))))
52 memcpy(options, intel_options, sizeof(intel_options));
H A DMakefile.am65 intel_options.h \
68 intel_options.c \
H A DMakefile.in154 intel_options.lo intel_module.lo $(am__objects_1)
464 intel_options.h \
467 intel_options.c \
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intel_options.Plo@am__quote@
H A Dintel_module.c42 #include "intel_options.h"
683 return intel_options;
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_options.h14 enum intel_options { enum
53 extern const OptionInfoRec intel_options[];
H A Dintel_options.c9 #include "intel_options.h"
11 const OptionInfoRec intel_options[] = { variable in typeref:typename:const OptionInfoRec[]
54 if (!(options = malloc(sizeof(intel_options))))
57 memcpy(options, intel_options, sizeof(intel_options));
H A DMakefile.am65 intel_options.h \
68 intel_options.c \
H A DMakefile.in163 intel_options.lo intel_module.lo $(am__objects_1)
189 ./$(DEPDIR)/intel_options.Plo
483 intel_options.h \
486 intel_options.c \
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intel_options.Plo@am__quote@ # am--include-marker
820 -rm -f ./$(DEPDIR)/intel_options.Plo
870 -rm -f ./$(DEPDIR)/intel_options.Plo
H A Dintel_module.c42 #include "intel_options.h"
782 return intel_options;

Completed in 8 milliseconds