HomeSort by: relevance | last modified time | path
    Searched refs:sets (Results 1 - 25 of 266) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /xsrc/external/mit/fontconfig/dist/fc-lang/
fc-lang.py 150 sets = [] variable
181 sets.append(charset)
199 for s in sets:
213 for i, s in enumerate(sets):
216 for j, s_cmp in enumerate(sets):
227 for i, s in enumerate(sets):
243 print('#define LEAF0 ({} * sizeof (FcLangCharSet))'.format(len(sets)))
254 assert len(sets) < 65536 # FIXME: need to change index type to 32-bit below then
264 }} fcLangData = {{'''.format(len(sets), len(leaves), tn, tn,
265 'FcChar16 ', len(sets), 'FcChar16 ', len(sets))
    [all...]
  /xsrc/external/mit/xf86-video-intel/dist/test/
basic-rectangle.c 31 static void zrect_tests(struct test *t, int reps, int sets, enum target target)
45 for (s = 0; s < sets; s++) {
66 printf("passed [%d iterations x %d]\n", reps, sets);
72 static void hrect_tests(struct test *t, int reps, int sets, enum target target)
86 for (s = 0; s < sets; s++) {
108 printf("passed [%d iterations x %d]\n", reps, sets);
114 static void vrect_tests(struct test *t, int reps, int sets, enum target target)
128 for (s = 0; s < sets; s++) {
150 printf("passed [%d iterations x %d]\n", reps, sets);
156 static void rect_tests(struct test *t, int reps, int sets, enum target target
207 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-stippledrect.c 55 static void unclipped_tests(struct test *t, int reps, int sets, enum target target)
69 for (s = 0; s < sets; s++) {
100 printf("passed [%d iterations x %d]\n", reps, sets);
106 static void simple_clip_tests(struct test *t, int reps, int sets, enum target target)
120 for (s = 0; s < sets; s++) {
151 printf("passed [%d iterations x %d]\n", reps, sets);
157 static void complex_clip_tests(struct test *t, int reps, int sets, enum target target)
172 for (s = 0; s < sets; s++) {
214 printf("passed [%d iterations x %d]\n", reps, sets);
228 int reps = REPS(i), sets = SETS(i) local
    [all...]
render-composite-solid.c 33 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
49 for (s = 0; s < sets; s++) {
94 printf("passed [%d iterations x %d]\n", reps, sets);
108 static void area_tests(struct test *t, int reps, int sets, enum target target)
115 printf("Testing area sets (%s): ", test_target_name(target));
123 for (s = 0; s < sets; s++) {
180 printf("passed [%d iterations x %d]\n", reps, sets);
186 static void rect_tests(struct test *t, int reps, int sets, enum target target)
200 for (s = 0; s < sets; s++) {
227 printf("passed [%d iterations x %d]\n", reps, sets);
241 int reps = REPS(i), sets = SETS(i); local
    [all...]
render-fill.c 30 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
46 for (s = 0; s < sets; s++) {
86 printf("passed [%d iterations x %d]\n", reps, sets);
100 static void area_tests(struct test *t, int reps, int sets, enum target target)
107 printf("Testing area sets (%s): ", test_target_name(target));
115 for (s = 0; s < sets; s++) {
172 printf("passed [%d iterations x %d]\n", reps, sets);
178 static void rect_tests(struct test *t, int reps, int sets, enum target target)
192 for (s = 0; s < sets; s++) {
219 printf("passed [%d iterations x %d]\n", reps, sets);
233 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-putimage.c 68 static void pixel_tests(struct test *t, int reps, int sets, enum target target, int use_shm)
84 for (s = 0; s < sets; s++) {
129 printf("passed [%d iterations x %d]\n", reps, sets);
143 static void area_tests(struct test *t, int reps, int sets, enum target target, int use_shm)
150 printf("Testing area sets (%s %s shm): ",
159 for (s = 0; s < sets; s++) {
206 printf("passed [%d iterations x %d]\n", reps, sets);
212 static void rect_tests(struct test *t, int reps, int sets, enum target target, int use_shm)
226 for (s = 0; s < sets; s++) {
252 printf("passed [%d iterations x %d]\n", reps, sets);
265 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-copyarea.c 84 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
100 for (s = 0; s < sets; s++) {
139 printf("passed [%d iterations x %d]\n", reps, sets);
153 static void area_tests(struct test *t, int reps, int sets, enum target target)
160 printf("Testing area sets (%s): ", test_target_name(target));
168 for (s = 0; s < sets; s++) {
224 printf("passed [%d iterations x %d]\n", reps, sets);
230 static void rect_tests(struct test *t, int reps, int sets, enum target target, int use_window)
245 for (s = 0; s < sets; s++) {
271 printf("passed [%d iterations x %d]\n", reps, sets);
285 int reps = REPS(i), sets = SETS(i); local
    [all...]
render-copyarea.c 84 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
100 for (s = 0; s < sets; s++) {
143 printf("passed [%d iterations x %d]\n", reps, sets);
157 static void area_tests(struct test *t, int reps, int sets, enum target target)
164 printf("Testing area sets (%s): ", test_target_name(target));
172 for (s = 0; s < sets; s++) {
233 printf("passed [%d iterations x %d]\n", reps, sets);
239 static void rect_tests(struct test *t, int reps, int sets, enum target target, int use_window)
253 for (s = 0; s < sets; s++) {
294 printf("passed [%d iterations x %d]\n", reps, sets);
308 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-copyplane.c 43 static void clock_tests(struct test *t, int reps, int sets, enum target target)
57 for (s = 0; s < sets; s++) {
76 printf("passed [%d iterations x %d]\n", reps, sets);
90 int reps = REPS(i), sets = SETS(i); local
94 clock_tests(&test, reps, sets, t);
basic-string.c 40 static void string_tests(struct test *t, int reps, int sets, enum target target)
54 for (s = 0; s < sets; s++) {
75 printf("passed [%d iterations x %d]\n", reps, sets);
89 int reps = REPS(i), sets = SETS(i); local
93 string_tests(&test, reps, sets, t);
render-composite-solid-mask.c 49 static void ref_tests(struct test *t, int reps, int sets, enum target target)
63 for (s = 0; s < sets; s++) {
96 printf("passed [%d iterations x %d]\n", reps, sets);
110 int reps = REPS(i), sets = SETS(i); local
114 ref_tests(&test, reps, sets, t);
basic-fillrect.c 55 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
71 for (s = 0; s < sets; s++) {
109 printf("passed [%d iterations x %d]\n", reps, sets);
123 static void area_tests(struct test *t, int reps, int sets, enum target target)
130 printf("Testing area sets (%s): ", test_target_name(target));
138 for (s = 0; s < sets; s++) {
193 printf("passed [%d iterations x %d]\n", reps, sets);
199 static void rect_tests(struct test *t, int reps, int sets, enum target target)
213 for (s = 0; s < sets; s++) {
235 printf("passed [%d iterations x %d]\n", reps, sets);
249 int reps = REPS(i), sets = SETS(i); local
    [all...]
render-copy-alphaless.c 67 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
83 for (s = 0; s < sets; s++) {
124 printf("passed [%d iterations x %d]\n", reps, sets);
138 static void area_tests(struct test *t, int reps, int sets, enum target target)
145 printf("Testing area sets (%s): ", test_target_name(target));
153 for (s = 0; s < sets; s++) {
212 printf("passed [%d iterations x %d]\n", reps, sets);
218 static void rect_tests(struct test *t, int reps, int sets, enum target target, int use_window)
232 for (s = 0; s < sets; s++) {
259 printf("passed [%d iterations x %d]\n", reps, sets);
273 int reps = REPS(i), sets = SETS(i); local
    [all...]
render-fill-copy.c 56 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
72 for (s = 0; s < sets; s++) {
116 printf("passed [%d iterations x %d]\n", reps, sets);
130 static void area_tests(struct test *t, int reps, int sets, enum target target)
137 printf("Testing area sets (%s): ", test_target_name(target));
145 for (s = 0; s < sets; s++) {
204 printf("passed [%d iterations x %d]\n", reps, sets);
210 static void rect_tests(struct test *t, int reps, int sets, enum target target)
224 for (s = 0; s < sets; s++) {
251 printf("passed [%d iterations x %d]\n", reps, sets);
265 int reps = REPS(i), sets = SETS(i); local
    [all...]
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
basic-rectangle.c 31 static void zrect_tests(struct test *t, int reps, int sets, enum target target)
45 for (s = 0; s < sets; s++) {
66 printf("passed [%d iterations x %d]\n", reps, sets);
72 static void hrect_tests(struct test *t, int reps, int sets, enum target target)
86 for (s = 0; s < sets; s++) {
108 printf("passed [%d iterations x %d]\n", reps, sets);
114 static void vrect_tests(struct test *t, int reps, int sets, enum target target)
128 for (s = 0; s < sets; s++) {
150 printf("passed [%d iterations x %d]\n", reps, sets);
156 static void rect_tests(struct test *t, int reps, int sets, enum target target
207 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-stippledrect.c 55 static void unclipped_tests(struct test *t, int reps, int sets, enum target target)
69 for (s = 0; s < sets; s++) {
100 printf("passed [%d iterations x %d]\n", reps, sets);
106 static void simple_clip_tests(struct test *t, int reps, int sets, enum target target)
120 for (s = 0; s < sets; s++) {
151 printf("passed [%d iterations x %d]\n", reps, sets);
157 static void complex_clip_tests(struct test *t, int reps, int sets, enum target target)
172 for (s = 0; s < sets; s++) {
214 printf("passed [%d iterations x %d]\n", reps, sets);
228 int reps = REPS(i), sets = SETS(i) local
    [all...]
render-composite-solid.c 33 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
49 for (s = 0; s < sets; s++) {
94 printf("passed [%d iterations x %d]\n", reps, sets);
108 static void area_tests(struct test *t, int reps, int sets, enum target target)
115 printf("Testing area sets (%s): ", test_target_name(target));
123 for (s = 0; s < sets; s++) {
180 printf("passed [%d iterations x %d]\n", reps, sets);
186 static void rect_tests(struct test *t, int reps, int sets, enum target target)
200 for (s = 0; s < sets; s++) {
227 printf("passed [%d iterations x %d]\n", reps, sets);
241 int reps = REPS(i), sets = SETS(i); local
    [all...]
render-fill.c 30 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
46 for (s = 0; s < sets; s++) {
86 printf("passed [%d iterations x %d]\n", reps, sets);
100 static void area_tests(struct test *t, int reps, int sets, enum target target)
107 printf("Testing area sets (%s): ", test_target_name(target));
115 for (s = 0; s < sets; s++) {
172 printf("passed [%d iterations x %d]\n", reps, sets);
178 static void rect_tests(struct test *t, int reps, int sets, enum target target)
192 for (s = 0; s < sets; s++) {
219 printf("passed [%d iterations x %d]\n", reps, sets);
233 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-putimage.c 68 static void pixel_tests(struct test *t, int reps, int sets, enum target target, int use_shm)
84 for (s = 0; s < sets; s++) {
129 printf("passed [%d iterations x %d]\n", reps, sets);
143 static void area_tests(struct test *t, int reps, int sets, enum target target, int use_shm)
150 printf("Testing area sets (%s %s shm): ",
159 for (s = 0; s < sets; s++) {
206 printf("passed [%d iterations x %d]\n", reps, sets);
212 static void rect_tests(struct test *t, int reps, int sets, enum target target, int use_shm)
226 for (s = 0; s < sets; s++) {
252 printf("passed [%d iterations x %d]\n", reps, sets);
265 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-copyarea.c 84 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
100 for (s = 0; s < sets; s++) {
139 printf("passed [%d iterations x %d]\n", reps, sets);
153 static void area_tests(struct test *t, int reps, int sets, enum target target)
160 printf("Testing area sets (%s): ", test_target_name(target));
168 for (s = 0; s < sets; s++) {
224 printf("passed [%d iterations x %d]\n", reps, sets);
230 static void rect_tests(struct test *t, int reps, int sets, enum target target, int use_window)
245 for (s = 0; s < sets; s++) {
271 printf("passed [%d iterations x %d]\n", reps, sets);
285 int reps = REPS(i), sets = SETS(i); local
    [all...]
render-copyarea.c 84 static void pixel_tests(struct test *t, int reps, int sets, enum target target)
100 for (s = 0; s < sets; s++) {
143 printf("passed [%d iterations x %d]\n", reps, sets);
157 static void area_tests(struct test *t, int reps, int sets, enum target target)
164 printf("Testing area sets (%s): ", test_target_name(target));
172 for (s = 0; s < sets; s++) {
233 printf("passed [%d iterations x %d]\n", reps, sets);
239 static void rect_tests(struct test *t, int reps, int sets, enum target target, int use_window)
253 for (s = 0; s < sets; s++) {
294 printf("passed [%d iterations x %d]\n", reps, sets);
308 int reps = REPS(i), sets = SETS(i); local
    [all...]
basic-string.c 40 static void string_tests(struct test *t, int reps, int sets, enum target target)
54 for (s = 0; s < sets; s++) {
75 printf("passed [%d iterations x %d]\n", reps, sets);
89 int reps = REPS(i), sets = SETS(i); local
93 string_tests(&test, reps, sets, t);
render-composite-solid-mask.c 49 static void ref_tests(struct test *t, int reps, int sets, enum target target)
63 for (s = 0; s < sets; s++) {
96 printf("passed [%d iterations x %d]\n", reps, sets);
110 int reps = REPS(i), sets = SETS(i); local
114 ref_tests(&test, reps, sets, t);
  /xsrc/
Makefile 12 # release snapshot: Same as build, plus tar up the X sets and install
13 # them under the ${RELEASEDIR}/binary/sets directory (NetBSD <=1.6)
14 # or the ${RELEASEDIR}/${MACHINE}/binary/sets directory (NetBSD >1.6).
22 # by default. Needed to find ./distrib/sets.
108 ${INSTALL} -d -m 755 -o root -g wheel ${RELEASEDIR}/${MACHINE}/binary/sets
111 cd ${NETBSDSRCDIR}/distrib/sets && \
112 sh ./maketars -x -d ${DESTDIR:S,^$,/,} -N ${NETBSDSRCDIR}/etc -t ${RELEASEDIR}/${MACHINE}/binary/sets
114 cd ${NETBSDSRCDIR}/distrib/sets && \
115 sh ./maketars -x -d ${DESTDIR:S,^$,/,} -t ${RELEASEDIR}/${MACHINE}/binary/sets
117 cd ${RELEASEDIR}/${MACHINE}/binary/sets &&
    [all...]
  /xsrc/external/mit/fontconfig/dist/doc/
fcfontset.fncs 55 @TYPE2@ FcFontSet ** @ARG2@ sets
59 @PURPOSE@ List fonts from a set of font sets
62 <parameter>sets</parameter>, creates patterns from those
72 @TYPE2@ FcFontSet ** @ARG2@ sets
76 @PURPOSE@ Return the best font from a set of font sets
78 Finds the font in <parameter>sets</parameter> most closely matching
103 @TYPE2@ FcFontSet ** @ARG2@ sets
111 Returns the list of fonts from <parameter>sets</parameter>

Completed in 17 milliseconds

1 2 3 4 5 6 7 8 91011