Searched refs:VARIANTS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/brotli/dist/python/tests/
H A Dcompress_test.py14 VARIANTS = {'quality': (1, 6, 9, 11), 'lgwin': (10, 15, 20, 24)} variable in class:TestCompress
38 _test_utils.generate_test_methods(TestCompress, variants=TestCompress.VARIANTS)
H A Dbro_test.py55 VARIANTS = {'quality': (1, 6, 9, 11), 'lgwin': (10, 15, 20, 24)} variable in class:TestBroCompress
99 TestBroCompress, variants=TestBroCompress.VARIANTS)
/xsrc/external/ofl/font-liberation-ttf/dist/
H A DMakefile37 VARIANTS = \ macro
44 SFDFILES := $(addprefix $(SRCDIR)/$(NAME), $(VARIANTS:=.sfd))
45 TTFFILES := $(addprefix $(EXPORTDIR)/$(NAME), $(VARIANTS:=.ttf))
74 eot:: $(addprefix $(EXPORTDIR)/$(NAME), $(VARIANTS:=.eot))
85 $(1):: $$(addprefix $$(EXPORTDIR)/$$(NAME), $$(VARIANTS:=.$(1)))

Completed in 3 milliseconds