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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfstrcmp.c150 /* Allocate memory for fdiag and bdiag from a thread-local pool. */
170 ctxt.bdiag = ctxt.fdiag + fdiag_len;
H A Ddiffseq.h88 OFFSET *bdiag; member in struct:context
150 OFFSET *const bd = ctxt->bdiag; /* Additional help for the compiler. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dfstrcmp.c150 /* Allocate memory for fdiag and bdiag from a thread-local pool. */
170 ctxt.bdiag = ctxt.fdiag + fdiag_len;
H A Ddiffseq.h88 OFFSET *bdiag; member in struct:context
150 OFFSET *const bd = ctxt->bdiag; /* Additional help for the compiler. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddcclient.cpp67 #include "bdiag.xbm"
74 static Pixmap bdiag, cdiag, fdiag, cross, horiz, verti; variable
1644 if (bdiag == (Pixmap) 0)
1645 bdiag = XCreateBitmapFromData ((Display*) m_display,
1648 myStipple = bdiag;
1813 if (bdiag == (Pixmap) 0)
1814 bdiag = XCreateBitmapFromData ((Display*) m_display,
1817 myStipple = bdiag;

Completed in 46 milliseconds