Searched refs:in_space (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_igorplugusb.c209 int in_space; member in struct:igorplug
326 ir->in_space = 1; /* next comes a pulse */
334 if (ir->in_space)
338 ir->in_space ^= 1;
458 ir->in_space = 1; /* First mode2 event is a space. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c3048 int c, l, in_space = 0; local
3080 in_space = 0;
3184 if ((!normalize) || (!in_space)) {
3190 in_space = 1;
3193 in_space = 0;
3204 if ((in_space) && (normalize)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c3600 int c, l, in_space = 0; local
3632 in_space = 0;
3739 if ((!normalize) || (!in_space)) {
3745 in_space = 1;
3748 in_space = 0;
3759 if ((in_space) && (normalize)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c3600 int c, l, in_space = 0; local
3632 in_space = 0;
3739 if ((!normalize) || (!in_space)) {
3745 in_space = 1;
3748 in_space = 0;
3759 if ((in_space) && (normalize)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c3048 int c, l, in_space = 0; local
3080 in_space = 0;
3184 if ((!normalize) || (!in_space)) {
3190 in_space = 1;
3193 in_space = 0;
3204 if ((in_space) && (normalize)) {

Completed in 597 milliseconds