Searched refs:data_type (Results 76 - 100 of 129) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dtrees.c934 if (stored_len > 0 && s->strm->data_type == Z_UNKNOWN)
1138 s->strm->data_type = (n == 32) ? Z_TEXT : Z_BINARY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_v4l2.c51 map->data_type = xmap->data_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas43 data_type: Integer; (* best guess about the data type: ascii or binary *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c934 if (stored_len > 0 && s->strm->data_type == Z_UNKNOWN)
1138 s->strm->data_type = (n == 32) ? Z_TEXT : Z_BINARY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dtrees.c934 if (stored_len > 0 && s->strm->data_type == Z_UNKNOWN)
1138 s->strm->data_type = (n == 32) ? Z_TEXT : Z_BINARY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas43 data_type: Integer; (* best guess about the data type: ascii or binary *)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeftree.c870 if (s->data_type == Z_UNKNOWN) set_data_type(s);
1082 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dzlibpas.pas44 data_type: Integer; (* best guess about the data type: ascii or binary *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.c920 if (s->strm->data_type == Z_UNKNOWN)
921 s->strm->data_type = detect_data_type(s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtakdec.c703 if (s->ti.data_type) {
705 "unsupported data type: %d\n", s->ti.data_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Ddma.c261 void omap_set_dma_transfer_params(int lch, int data_type, int elem_count, argument
269 l |= data_type;
447 omap_set_dma_transfer_params(lch, params->data_type,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/siano/
H A Dsmscoreapi.h116 int data_type; member in struct:smsclient_params_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/fanotify/
H A Dfanotify_user.c68 if (event->data_type != FSNOTIFY_EVENT_PATH) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp.c1634 kn[0].data_type = KSTAT_DATA_ULONG;
1636 kn[1].data_type = KSTAT_DATA_ULONG;
1638 kn[2].data_type = KSTAT_DATA_ULONG;
1640 kn[3].data_type = KSTAT_DATA_ULONG;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp.c1647 kn[0].data_type = KSTAT_DATA_ULONG;
1649 kn[1].data_type = KSTAT_DATA_ULONG;
1651 kn[2].data_type = KSTAT_DATA_ULONG;
1653 kn[3].data_type = KSTAT_DATA_ULONG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_inflate/
H A Dinflate.c730 strm->data_type = state->bits + (state->last ? 64 : 0) +
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp.c1616 kn[0].data_type = KSTAT_DATA_ULONG;
1618 kn[1].data_type = KSTAT_DATA_ULONG;
1620 kn[2].data_type = KSTAT_DATA_ULONG;
1622 kn[3].data_type = KSTAT_DATA_ULONG;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp.c1616 kn[0].data_type = KSTAT_DATA_ULONG;
1618 kn[1].data_type = KSTAT_DATA_ULONG;
1620 kn[2].data_type = KSTAT_DATA_ULONG;
1622 kn[3].data_type = KSTAT_DATA_ULONG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dhardware.c342 static char *data_type(const unsigned char *buf, unsigned length) function
368 type, data_type(data, length));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dtun.c2751 DWORD data_type; local
2788 &data_type,
2792 if (status != ERROR_SUCCESS || data_type != REG_SZ)
2802 &data_type,
2806 if (status == ERROR_SUCCESS && data_type == REG_SZ)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwutil.c383 png_ptr->zstream.data_type = Z_BINARY;
561 /* libpng is not interested in zstream.data_type */
563 png_ptr->zstream.data_type = Z_BINARY;
1963 png_ptr->zstream.data_type = Z_BINARY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary

Completed in 199 milliseconds

123456