Searched refs:array (Results 376 - 400 of 526) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c1209 tr_removeElementFromArray( void * array, argument
1214 char * a = array;
1393 * array of setmeCount ints of all the values in the array.
1395 * It's the caller's responsibility to call tr_free() on the returned array.
1435 /* build a sorted number array */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dac3dsp.asm90 ; 2) calculate min/max for the array, then or(abs(min),abs(max))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dgcrypt.h473 /* Like gcry_sexp_build, but uses an array instead of variable
496 gcry_sexp_t gcry_sexp_alist (const gcry_sexp_t *array);
1045 unsigned char *gcry_pk_get_keygrip (gcry_sexp_t key, unsigned char *array);
1789 non-zero, allocate a new, NULL-terminated array holding the prime
1802 in the NULL terminated array FACTORS. Return the generator as a
1811 /* Convenience function to release the FACTORS array. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Ddeflate.s173 _prev: ds.l 1 ; pointer to calloc()'d unsigned short array
174 _head: ds.l 1 ; pointer to calloc()'d unsigned short array
175 _window: ds.l 1 ; pointer to calloc()'d unsigned char array
177 _prev: ds.w WSIZE ; array of unsigned short
178 _head: ds.w HASH_SIZE ; array of unsigned short
179 _window: ds.b 2*WSIZE ; array of unsigned char
206 ; This array of struct config is a constant and could be in the code section:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcrypt.h473 /* Like gcry_sexp_build, but uses an array instead of variable
496 gcry_sexp_t gcry_sexp_alist (const gcry_sexp_t *array);
1045 unsigned char *gcry_pk_get_keygrip (gcry_sexp_t key, unsigned char *array);
1789 non-zero, allocate a new, NULL-terminated array holding the prime
1802 in the NULL terminated array FACTORS. Return the generator as a
1811 /* Convenience function to release the FACTORS array. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_n.c647 u16 array[4]; local
652 array[i] = b43_phy_read(dev, B43_NPHY_TABLE_DATALO);
654 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_NPHY_TXIQW0, array[0]);
655 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_NPHY_TXIQW1, array[1]);
656 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_NPHY_TXIQW2, array[2]);
657 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_NPHY_TXIQW3, array[3]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dinit.c325 tmp = l->array[i];
326 l->array[i] = l->array[j];
327 l->array[j] = tmp;
370 ce = l->array[l->current];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacsbr.c267 static int array_min_int16(const int16_t *array, int nel) argument
269 int i, min = array[0];
271 min = FFMIN(array[i], min);
302 "Invalid bitstream, crossover band index beyond array bounds: %d\n",
1140 * @param W array of complex-valued samples split into subbands
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacsbr.c289 static int array_min_int16(const int16_t *array, int nel) argument
291 int i, min = array[0];
293 min = FFMIN(array[i], min);
324 "Invalid bitstream, crossover band index beyond array bounds: %d\n",
1184 * @param W array of complex-valued samples split into subbands
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbody.tex369 If you decide to allocate a C++ array of objects (such as wxBitmap) that may
370 be cleaned up by wxWidgets, make sure you delete the array explicitly
372 array members will cause memory problems.
H A Dauimanager.tex160 Returns an array of all panes managed by the frame manager.
H A Dclasses.tex19 \input array.tex
H A Dctrlsub.tex215 Returns the array of the labels of all items in the control.
H A Dimage.tex499 Returns pointer to the array storing the alpha values for this image. This
516 Returns the image data as an array. This is most often used when doing
517 direct image manipulation. The return value points to an array of
1170 the function will allocate the alpha array internally -- this is useful to add
H A Dregion.tex63 provided array. {\it fillStyle} parameter may have values
H A Darchive.tex140 factory, as an array of null terminated strings. It does not give away
141 ownership of the array or strings.
H A Dgrid.tex1049 Returns an array of singly selected cells.
1057 Returns an array of selected cols.
1065 Returns an array of selected rows.
1081 Returns an array of the top left corners of blocks of selected cells,
1090 Returns an array of the bottom right corners of blocks of selected cells,
H A Dcmdlpars.tex59 line switch, option or parameter. An array of such structures should be passed
H A Dhtwindow.tex403 \docparam{sizes}{This is an array of 7 items of {\it int} type.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-object-tree.c383 * @param path NULL-terminated array of path elements giving path to subtree
915 * @param path NULL-terminated array of path elements giving path to subtree
1041 * the given parent_path. The returned array should be freed with
1046 * @param child_entries returns #NULL-terminated array of children
1438 string_array_length (const char **array) argument
1441 for (i = 0; array[i]; i++) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dac3dsp.asm91 ; 2) calculate min/max for the array, then or(abs(min),abs(max))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm999 Similar to is(), except that if $this and $that are hash or array
1015 This usually means you passed an array or hash instead
1122 warn "eq_array passed a non-array ref";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-core.c125 dbg_hid("failed to reallocate collection array\n");
735 * Extract/implement a data field from/to a little endian report (bit array).
794 * Search an array for a value.
797 static __inline__ int search(__s32 *array, __s32 value, unsigned n) argument
800 if (*array++ == value)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/svg/
H A Ddcsvg.tex256 Draws lines using an array of {\it points} of size {\it n}, or list of
269 Draws a filled polygon using an array of {\it points} of size {\it n},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dsleep34xx.S429 mcr p15, 0, r0, c7, c5, 6 @ Invalidate branch predictor array

Completed in 204 milliseconds

<<11121314151617181920>>