Searched refs:hfp (Results 1 - 25 of 75) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_c/csv/
H A Dcode.c29 FILE *hfp; /* C source file */ variable
95 if ((hfp = fopen(hfile, "w")) == NULL) {
265 fprintf(hfp, "/*\n");
266 fprintf(hfp, " * DO NOT EDIT: automatically built by %s.\n", progname);
267 fprintf(hfp, " *\n");
268 fprintf(hfp, " * Record structure.\n");
269 fprintf(hfp, " */\n");
270 fprintf(hfp, "typedef struct __DbRecord {\n");
271 fprintf(hfp, "\tu_int32_t\t recno;\t\t/* Record number */\n");
272 fprintf(hfp, "\
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_c/csv/
H A Dcode.c29 FILE *hfp; /* C source file */ variable
95 if ((hfp = fopen(hfile, "w")) == NULL) {
265 fprintf(hfp, "/*\n");
266 fprintf(hfp, " * DO NOT EDIT: automatically built by %s.\n", progname);
267 fprintf(hfp, " *\n");
268 fprintf(hfp, " * Record structure.\n");
269 fprintf(hfp, " */\n");
270 fprintf(hfp, "typedef struct __DbRecord {\n");
271 fprintf(hfp, "\tu_int32_t\t recno;\t\t/* Record number */\n");
272 fprintf(hfp, "\
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_c/csv/
H A Dcode.c29 FILE *hfp; /* C source file */ variable
95 if ((hfp = fopen(hfile, "w")) == NULL) {
265 fprintf(hfp, "/*\n");
266 fprintf(hfp, " * DO NOT EDIT: automatically built by %s.\n", progname);
267 fprintf(hfp, " *\n");
268 fprintf(hfp, " * Record structure.\n");
269 fprintf(hfp, " */\n");
270 fprintf(hfp, "typedef struct __DbRecord {\n");
271 fprintf(hfp, "\tu_int32_t\t recno;\t\t/* Record number */\n");
272 fprintf(hfp, "\
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap/
H A Dlcd_overo.c78 .hfp = 48,
91 .hfp = 48,
104 .hfp = 48,
117 .hfp = 48,
131 .hfp = 48,
H A Dlcd_apollon.c68 .hfp = 3,
77 .hfp = 2,
H A Dlcd_h3.c81 .hfp = 14,
H A Dlcd_h4.c60 .hfp = 15,
H A Dlcd_htcherald.c72 .hfp = 10,
H A Dlcd_inn1510.c65 .hfp = 40,
H A Dlcd_inn1610.c89 .hfp = 40,
H A Dlcd_omap3beagle.c73 .hfp = 3, /* right_margin (4) - 1 */
H A Dlcd_osk.c84 .hfp = 40,
H A Dlcd_palmte.c65 .hfp = 8,
H A Dlcd_palmtt.c70 .hfp = 8,
H A Dlcd_palmz71.c65 .hfp = 8,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap/
H A Dlcd_overo.c78 .hfp = 48,
91 .hfp = 48,
104 .hfp = 48,
117 .hfp = 48,
131 .hfp = 48,
H A Dlcd_apollon.c68 .hfp = 3,
77 .hfp = 2,
H A Dlcd_h3.c81 .hfp = 14,
H A Dlcd_h4.c60 .hfp = 15,
H A Dlcd_htcherald.c72 .hfp = 10,
H A Dlcd_inn1510.c65 .hfp = 40,
H A Dlcd_inn1610.c89 .hfp = 40,
H A Dlcd_omap3beagle.c73 .hfp = 3, /* right_margin (4) - 1 */
H A Dlcd_osk.c84 .hfp = 40,
H A Dlcd_palmte.c65 .hfp = 8,

Completed in 193 milliseconds

123