Searched refs:array (Results 326 - 350 of 526) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextfile.tex28 but looks more like array addressing) or with "sequential access" functions
113 \helpref{constructor}{wxtextfilector}. The array of file lines is initially
H A Dbitmapcombobox.tex97 \docparam{choices}{An array of strings with which to initialise the control.}
H A Dodcbox.tex105 \docparam{choices}{An array of strings with which to initialise the control.}
H A Drichtexthtmlhandler.tex19 get the array of temporary image names.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-codec-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c164 * The tag_commands is an array of 16 to allow for wide and twin adapters.
429 ahc_outsb(struct ahc_softc * ahc, long port, uint8_t *array, int count) argument
439 ahc_outb(ahc, port, *array++);
443 ahc_insb(struct ahc_softc * ahc, long port, uint8_t *array, int count) argument
453 *array++ = ahc_inb(ahc, port);
1374 "aic7xxx: Please update the aic7xxx_tag_info array in\n"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c44 * Note that CLR_ABORT packs the abort_strings[] array so that we do not
240 void pack_array __P((char **array, int end));
1567 pack_array (array, end)
1568 char **array; /* The address of the array of string pointers */
1574 if (array[i] == NULL) {
1576 if (array[j] != NULL)
1577 array[i++] = array[j];
1579 array[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconvert.c686 array. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-sched.c622 #define FILL_ARRAY(ptr, array, event, data) \
624 void *__array = raw_field_ptr(event, #array, data); \
625 memcpy(ptr.array, __array, sizeof(ptr.array)); \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/chat/
H A Dchat.c44 * Note that CLR_ABORT packs the abort_strings[] array so that we do not
239 void pack_array __P((char **array, int end));
1536 pack_array (array, end)
1537 char **array; /* The address of the array of string pointers */
1543 if (array[i] == NULL) {
1545 if (array[j] != NULL)
1546 array[i++] = array[j];
1548 array[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Ddwt_yasm.asm164 ; extend the left and right edges of the tmp array by %1 and %2 respectively
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_api.c964 unsigned int *array, unsigned int len)
972 seq_printf(m, "%08X ", array[r]);
963 sprinthx4(unsigned char *title, struct seq_file *m, unsigned int *array, unsigned int len) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dvisemul.c366 static void array(struct pt_regs *regs, unsigned int insn, unsigned int opf) function
877 array(regs, insn, opf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irlan/
H A Dirlan_common.c975 * Insert array parameter into frame
978 int irlan_insert_array_param(struct sk_buff *skb, char *name, __u8 *array, argument
981 return __irlan_insert_param(skb, name, IRLAN_ARRAY, 0, 0, array,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcgroup.c58 #include <linux/vmalloc.h> /* TODO: replace with more sophisticated array */
67 * Generate an array of cgroup subsystem pointers. At boot time, this is
69 * registered after that. The mutable section of this array is protected by
1063 * with cgroup_mutex held to protect the subsys[] array. This function takes
2623 /* is the size difference enough that we should re-allocate the array? */
2720 pid_t *array; local
2722 int pid, n = 0; /* used for populating the array */
2734 array = pidlist_allocate(length);
2735 if (!array)
2737 /* now, populate the array */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dsexp.c324 * Make a list from all items in the array the end of the array is marked
328 gcry_sexp_alist( const gcry_sexp_t *array )
330 (void)array;
1011 specified by ARG_PTR or from the argument array ARG_LIST. */
1613 /* Like gcry_sexp_build, but uses an array instead of variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dsexp.c324 * Make a list from all items in the array the end of the array is marked
328 gcry_sexp_alist( const gcry_sexp_t *array )
330 (void)array;
1011 specified by ARG_PTR or from the argument array ARG_LIST. */
1613 /* Like gcry_sexp_build, but uses an array instead of variable
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmutils.c2818 /* copy nvram vars into locally-allocated multi-string array */
3289 uint8 *pdata, /* pointer to array of data to process */
3362 uint8 *pdata, /* pointer to array of data to process */
4247 /* Set bit in byte array. */
4249 setbit(void *array, uint bit) argument
4251 ((uint8 *)array)[bit / NBBY] |= 1 << (bit % NBBY);
4254 /* Clear bit in byte array. */
4256 clrbit(void *array, uint bit) argument
4258 ((uint8 *)array)[bit / NBBY] &= ~(1 << (bit % NBBY));
4261 /* Test if bit is set in byte array
4263 isset(const void *array, uint bit) argument
4270 isclr(const void *array, uint bit) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A DMakefile630 data/invalid-messages/array-of-nil.message \
631 data/invalid-messages/array-with-mixed-types.message \
632 data/invalid-messages/bad-boolean-array.message \
656 data/valid-messages/array-of-array-of-uint32.message \
H A DMakefile.in630 data/invalid-messages/array-of-nil.message \
631 data/invalid-messages/array-with-mixed-types.message \
632 data/invalid-messages/bad-boolean-array.message \
656 data/valid-messages/array-of-array-of-uint32.message \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddefs.h406 configure tries to determine whether va_list is an array or struct
412 /* Watcom uses array type for va_list except for PPC and Alpha */
537 /* delete an array and NULL it (see comments above) */
540 /* size of statically declared array */
541 #define WXSIZEOF(array) (sizeof(array)/sizeof(array[0]))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_dbg.c1587 #define DUMP_QDEV_ARRAY(qdev, type, array, index, field) \
1589 #array, index, #field, qdev->array[index].field);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dmetadata_object.c136 static FLAC__bool check_seektable_(const FLAC__StreamMetadata *block, unsigned num_points, const FLAC__StreamMetadata_SeekPoint *array) argument
148 if(0 == array) {
155 if(!compare_seekpoint_array_(block->data.seek_table.points, array, num_points))
751 printf("testing FLAC__metadata_object_seektable_insert_point() on empty array...");
761 printf("testing FLAC__metadata_object_seektable_insert_point() on beginning of non-empty array...");
771 printf("testing FLAC__metadata_object_seektable_insert_point() on middle of non-empty array...");
781 printf("testing FLAC__metadata_object_seektable_insert_point() on end of non-empty array...");
805 printf("testing FLAC__metadata_object_seektable_delete_point() on middle of array...");
814 printf("testing FLAC__metadata_object_seektable_delete_point() on end of array...");
823 printf("testing FLAC__metadata_object_seektable_delete_point() on beginning of array
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.c2035 void *grow_array(void *array, int elem_size, int *size, int new_size) argument
2042 uint8_t *tmp = av_realloc(array, new_size*elem_size);
2051 return array;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dbuffer.h128 int string_array_len (const char **array);

Completed in 424 milliseconds

<<11121314151617181920>>