/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
form.h | 33 /* $Id: form.h,v 0.20 2004/12/04 22:22:10 tom Exp $ */ 83 short page; /* page on form */ 84 short index; /* into form -> field */ 92 struct formnode * form; /* containing form */ member in struct:fieldnode 131 * FORM * 159 } FORM; 161 typedef void (*Form_Hook)(FORM *); 185 /* form options */ 189 /* form driver commands * [all...] |
cursesf.h | 46 # include <form.h> 296 // Return the index of the field in the field array of a form 297 // or -1 if the field is not associated to a form 329 void _nc_xx_frm_init(FORM *); 330 void _nc_xx_frm_term(FORM *); 331 void _nc_xx_fld_init(FORM *); 332 void _nc_xx_fld_term(FORM *); 337 // The class representing a form, wrapping the lowlevel FORM struct 343 FORM* form; // the lowlevel structur member in class:NCursesForm [all...] |
/external/elfutils/src/ |
ylwrap | 131 sed "/^#/{s,$input_rx,,;s,$from,$2,;s,$FORM,$TO,;}" "$from" >"$target" ||
|
/external/webkit/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
string-unpack-code.js | [all...] |
/external/jdiff/ |
xerces.jar | |