Searched refs:wordsize (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dcpack.c52 /* Advance to the next wordsize boundary. Return NULL if fewer than
53 * wordsize bytes remain in the buffer after the boundary. Otherwise,
57 cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) argument
62 next = cpack_next_boundary(cs->c_buf, cs->c_next, wordsize);
64 /* Too little space for wordsize bytes? */
65 if (next - cs->c_buf + wordsize > cs->c_len)
H A Dcpack.h47 u_int8_t *cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Dsync_serial.c379 IO_STATE(R_SYNC_SERIAL1_CTRL, wordsize, size8bit) |
794 wordsize, size8bit);
797 wordsize, size12bit);
800 wordsize, size16bit);
803 wordsize, size24bit);
806 wordsize, size32bit);
880 SETS(port->ctrl_data_shadow, R_SYNC_SERIAL1_CTRL, wordsize,
1151 switch (IO_EXTRACT(R_SYNC_SERIAL1_CTRL, wordsize,
1153 case IO_STATE_VALUE(R_SYNC_SERIAL1_CTRL, wordsize, size8bit):
1159 case IO_STATE_VALUE(R_SYNC_SERIAL1_CTRL, wordsize, size12bi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dopengl_enc.c1136 int wordsize = opengl_type_size(opengl->type); local
1145 data += opengl->width * opengl->height * wordsize;
1148 data += opengl->width * opengl->height * wordsize;
1149 data += width_chroma * height_chroma * wordsize;
1152 data += opengl->width * opengl->height * wordsize;
1153 data += 2 * width_chroma * height_chroma * wordsize;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.h696 # include <bits/wordsize.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.h696 # include <bits/wordsize.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.h696 # include <bits/wordsize.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.h696 # include <bits/wordsize.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.h696 # include <bits/wordsize.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.h696 # include <bits/wordsize.h>

Completed in 258 milliseconds