Searched defs:offsets (Results 1 - 25 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniconv/
H A Dtest-u16-conv-from-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); local
66 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
98 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
131 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
160 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
189 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
[all...]
H A Dtest-u32-conv-from-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); local
66 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
98 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
131 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
160 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
189 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
[all...]
H A Dtest-u8-conv-from-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); local
61 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
92 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
123 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
149 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
175 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
[all...]
H A Dtest-u16-conv-to-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); local
66 size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); local
97 size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); local
155 size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); local
[all...]
H A Dtest-u32-conv-to-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); local
66 size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); local
97 size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); local
[all...]
H A Dtest-u8-conv-to-enc.c36 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); local
62 size_t *offsets = (o ? new_offsets (u8_strlen (input)) : NULL); local
97 size_t *offsets = (o ? new_offsets (u8_strlen (input)) : NULL); local
159 size_t *offsets = (o ? new_offsets (u8_strlen (input)) : NULL); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du8-conv-to-enc.c33 u8_conv_to_encoding(const char *tocode, enum iconv_ilseq_handler handler, const uint8_t *src, size_t srclen, size_t *offsets, char *resultbuf, size_t *lengthp) argument
H A Du-conv-from-enc.h18 FUNC(const char *fromcode, enum iconv_ilseq_handler handler, const char *src, size_t srclen, size_t *offsets, UNIT *resultbuf, size_t *lengthp) argument
[all...]
H A Du-conv-to-enc.h18 FUNC(const char *tocode, enum iconv_ilseq_handler handler, const UNIT *src, size_t srclen, size_t *offsets, char *resultbuf, size_t *lengthp) argument
[all...]
H A Du8-conv-from-enc.c33 u8_conv_from_encoding(const char *fromcode, enum iconv_ilseq_handler handler, const char *src, size_t srclen, size_t *offsets, uint8_t *resultbuf, size_t *lengthp) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/test/
H A Dos2_delete.c49 off_t offsets[READDIR_SIZE]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tests/
H A Dos2_delete.c47 off_t offsets[READDIR_SIZE]; local
154 off_t offsets[READDIR_SIZE]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-striconveha.c39 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); local
67 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
96 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
157 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
190 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
226 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
289 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
319 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
347 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
375 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
413 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniwbrk/
H A Dulc-wordbreaks.c57 size_t *offsets = (size_t *) malloc (n * sizeof (size_t)); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A DMakefile[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/minix/
H A Ditree_v1.c24 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) argument
H A Ditree_v2.c26 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unilbrk/
H A Dulc-possible-linebreaks.c55 size_t *offsets = (size_t *) malloc (n * sizeof (size_t)); local
H A Dulc-width-linebreaks.c57 size_t *offsets = (size_t *) malloc (n * sizeof (size_t)); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DVisitedObjects.java41 private int[] offsets; field in class:VisitedObjects
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/
H A DMakefile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dkgv1dec.c53 int offsets[8]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dkgv1dec.c49 int offsets[8]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/tests/
H A Dmtd_stresstest.c45 static int *offsets; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dsvga_overlay.h137 VMwareVideoGetAttributes(const SVGAOverlayFormat format, uint32 *width, uint32 *height, uint32 *size, uint32 *pitches, uint32 *offsets) argument
[all...]

Completed in 105 milliseconds

123