Searched refs:FILL (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Djohab_hangul.h54 #define FILL 0xff macro
56 NONE, FILL, 0x01, 0x02, 0x04, 0x07, 0x08, 0x09,
62 NONE, NONE, FILL, 0x1f, 0x20, 0x21, 0x22, 0x23,
68 NONE, FILL, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06,
131 if (jamo2 != NONE && jamo2 != FILL) {
140 if (jamo1 != NONE && jamo1 != FILL) {
244 /* They are not all three == FILL because that would correspond to
247 if (jamo1 != FILL)
249 if (jamo2 != FILL)
251 if (jamo3 != FILL)
261 #undef FILL macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Djohab_hangul.h54 #define FILL 0xff macro
56 NONE, FILL, 0x01, 0x02, 0x04, 0x07, 0x08, 0x09,
62 NONE, NONE, FILL, 0x1f, 0x20, 0x21, 0x22, 0x23,
68 NONE, FILL, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06,
131 if (jamo2 != NONE && jamo2 != FILL) {
140 if (jamo1 != NONE && jamo1 != FILL) {
244 /* They are not all three == FILL because that would correspond to
247 if (jamo1 != FILL)
249 if (jamo2 != FILL)
251 if (jamo3 != FILL)
261 #undef FILL macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dac-schemes.c57 #define FILL(idx, scheme, flags, m) \ macro
62 FILL (0, ES_PKCS_V1_5, 0, "foobar"),
63 FILL (1, ES_PKCS_V1_5, 0, "")
68 FILL (0, SSA_PKCS_V1_5, SCHEME_SPEC_FLAG_GET_OPTS, "foobar")
71 #undef FILL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dac-schemes.c57 #define FILL(idx, scheme, flags, m) \ macro
62 FILL (0, ES_PKCS_V1_5, 0, "foobar"),
63 FILL (1, ES_PKCS_V1_5, 0, "")
68 FILL (0, SSA_PKCS_V1_5, SCHEME_SPEC_FLAG_GET_OPTS, "foobar")
71 #undef FILL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dataflop.c637 #define FILL(n,val) \ macro
682 FILL( 60 * (nsect / 9), 0x4e );
684 FILL( 12, 0 );
685 FILL( 3, 0xf5 );
692 FILL( 22, 0x4e );
693 FILL( 12, 0 );
694 FILL( 3, 0xf5 );
696 FILL( 512, 0xe5 );
698 FILL( 40, 0x4e );
700 FILL( TrackBuffe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale_internal.h867 #define FILL(wfunc) \ macro
872 FILL(AV_WB16);
874 FILL(AV_WL16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_fax3.c307 * The ZERO & FILL macros must handle spans < 2*sizeof(long) bytes.
313 #define FILL(n, cp) \ macro
332 #define FILL(n, cp) \ macro
425 FILL(n, cp);
438 #undef FILL macro

Completed in 182 milliseconds