Searched refs:array (Results 51 - 75 of 526) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/varparam/
H A Dvarparam.cpp57 xsd__anyType *p[N]; // array of polymorphic parameters
73 p[7] = new array(4);
393 array::array() function in class:array
395 array::~array()
397 array::array(int n) function in class:array
401 xsd__anyType*& array::operator[](int i)
404 void array
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dflexdef.h304 /* Number that, if used to subscript an array, has a good chance of producing
369 * yytext_is_array - if true (i.e., %array directive), then declare
370 * yytext as a array instead of a character pointer. Nice and inefficient.
405 * skel - compiled-in skeleton array
406 * skel_ind - index into "skel" array, if skelfile is nil
416 * input_files - array holding names of input files
417 * num_input_files - size of input_files array
420 * action_array - array to hold the rule actions
523 * protsave contains the entire state array for protos
665 #define reallocate_integer_array(array,siz
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_syntree.h71 * * array contain std::map of key:value pairs
110 /* array construct */
328 * Using fixed size array will allow "in-place" definition
384 /* array operations */
385 PHP_VAR_NODE *array_get_by_key(PHP_VALUE_NODE *array, PHP_VALUE_NODE *key);
386 PHP_VAR_NODE *array_get_by_int_key(PHP_VALUE_NODE *array, int key);
388 int array_is_key_here(PHP_VALUE_NODE *array, PHP_VALUE_NODE *key);
389 int array_get_size(PHP_VALUE_NODE *array);
390 PHP_VAR_NODE *array_push_back(PHP_VALUE_NODE *array);
392 void array_add_to_int_key(PHP_VALUE_NODE *array, in
542 std::map<std::string, PHP_VAR_NODE *> array; member in struct:__anon94
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dscpdarry.tex3 This is a simple scoped smart pointer array implementation that is similar to
10 pointer array.
17 // declare a smart pointer to an array of chars
35 // create an object with a new array of chars
38 // access the array
54 represent the scoped pointer array class, but the user may create the class
H A Dsngchdlg.tex37 Constructor, taking an array of wxString choices and optional client data.
49 \docparam{choices}{An array of strings, or a string list, containing the choices.}
51 \docparam{clientData}{An array of client data to be associated with the items.
76 \perlnote{In wxPerl there is just an array reference in place of {\tt n}
77 and {\tt choices}, and the client data array, if present, must have the
78 same length as the choices array.}
H A Dpalette.tex18 All other ports use generic code which is basically just an array of
71 \docparam{red}{An array of red values.}
73 \docparam{green}{An array of green values.}
75 \docparam{blue}{An array of blue values.}
82 3 array references ( they must be of the same length ).}
103 \docparam{red}{An array of red values.}
105 \docparam{green}{An array of green values.}
107 \docparam{blue}{An array of blue values.}
H A Ddropevt.tex48 An array of filenames.
66 Returns an array of filenames.
80 Returns an array of filenames.
H A Dmltchdlg.tex34 Constructor taking an array of wxString choices.
46 \docparam{choices}{An array of strings, or a string list, containing the choices.}
70 \perlnote{In wxPerl there is just an array reference in place of {\tt n}.}
76 Returns array with indexes of selected items.
82 Sets selected items from the array of selected items' indexes.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A DMakefile.in65 input.$(OBJEXT) bool-array.$(OBJEXT) hash-table.$(OBJEXT) search.$(OBJEXT) output.$(OBJEXT) main.$(OBJEXT)
93 BOOL_ARRAY_H = bool-array.h bool-array.icc $(OPTIONS_H)
110 bool-array.$(OBJEXT): bool-array.cc $(BOOL_ARRAY_H) $(OPTIONS_H)
111 $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $(srcdir)/bool-array.cc
H A DMakefile65 input.$(OBJEXT) bool-array.$(OBJEXT) hash-table.$(OBJEXT) search.$(OBJEXT) output.$(OBJEXT) main.$(OBJEXT)
93 BOOL_ARRAY_H = bool-array.h bool-array.icc $(OPTIONS_H)
110 bool-array.$(OBJEXT): bool-array.cc $(BOOL_ARRAY_H) $(OPTIONS_H)
111 $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $(srcdir)/bool-array.cc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du16-conv-to-enc.c31 #define SIZEOF(array) (sizeof (array) / sizeof (array[0]))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dflexdef.h304 /* Number that, if used to subscript an array, has a good chance of producing
369 * yytext_is_array - if true (i.e., %array directive), then declare
370 * yytext as a array instead of a character pointer. Nice and inefficient.
405 * skel - compiled-in skeleton array
406 * skel_ind - index into "skel" array, if skelfile is nil
416 * input_files - array holding names of input files
417 * num_input_files - size of input_files array
420 * action_array - array to hold the rule actions
523 * protsave contains the entire state array for protos
665 #define reallocate_integer_array(array,siz
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/librpc/gen_ndr/
H A Dsrvsvc.h18 struct srvsvc_NetCharDevInfo0 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetCharDevCtr0
30 struct srvsvc_NetCharDevInfo1 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetCharDevCtr1
49 struct srvsvc_NetCharDevQInfo0 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetCharDevQCtr0
62 struct srvsvc_NetCharDevQInfo1 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetCharDevQCtr1
81 struct srvsvc_NetConnInfo0 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetConnCtr0
96 struct srvsvc_NetConnInfo1 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetConnCtr1
110 struct srvsvc_NetFileInfo2 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetFileCtr2
123 struct srvsvc_NetFileInfo3 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetFileCtr3
142 struct srvsvc_NetSessInfo0 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetSessCtr0
156 struct srvsvc_NetSessInfo1 *array;/* [uniqu member in struct:srvsvc_NetSessCtr1
171 struct srvsvc_NetSessInfo2 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetSessCtr2
183 struct srvsvc_NetSessInfo10 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetSessCtr10
199 struct srvsvc_NetSessInfo502 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetSessCtr502
231 struct srvsvc_NetShareInfo0 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr0
242 struct srvsvc_NetShareInfo1 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr1
258 struct srvsvc_NetShareInfo2 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr2
270 struct srvsvc_NetShareInfo501 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr501
288 struct srvsvc_NetShareInfo502 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr502
297 struct srvsvc_NetShareInfo1004 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr1004
310 struct srvsvc_NetShareInfo1005 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr1005
319 struct srvsvc_NetShareInfo1006 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr1006
329 struct srvsvc_NetShareInfo1007 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr1007
334 struct sec_desc_buf *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetShareCtr1501
899 struct srvsvc_NetTransportInfo0 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetTransportCtr0
913 struct srvsvc_NetTransportInfo1 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetTransportCtr1
928 struct srvsvc_NetTransportInfo2 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetTransportCtr2
945 struct srvsvc_NetTransportInfo3 *array;/* [unique,size_is(count)] */ member in struct:srvsvc_NetTransportCtr3
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_samr.h80 BOOL py_from_acct_info(PyObject **array, struct acct_info *info, int num_accts);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpidebug.c66 void *array; member in struct:treenode
70 #define make_treenode_from_array(nodename, array) \
71 static void *tmp_strarray_##nodename[] = array; \
78 (&(*((type *)(node_ptr)->array)[idx]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dpool.c519 ifconfig_pool_handle array[256]; local
522 CLEAR (array);
525 for (i = 0; i < (int) SIZE (array); ++i)
544 array[i] = h;
549 for (i = (int) SIZE (array) / 16; i < (int) SIZE (array) / 8; ++i)
551 msg (M_INFO, "Attempt to release %d cn=%s", array[i], p->list[i].common_name);
552 if (!ifconfig_pool_release (p, array[i]))
557 CLEAR (array);
560 for (i = 0; i < (int) SIZE (array);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dcalib.h34 #define INIT_INI_ARRAY(iniarray, array, rows, columns) do { \
35 (iniarray)->ia_array = (u32 *)(array); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dsem_utils.c30 unsigned short *array; /* array for GETALL, SETALL */ member in union:semun
59 arg.array = start;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_method.c60 MPFARRAY *array; local
70 array = &t->array1;
72 mpfp = array->mpfarray;
74 for (i = array->low_extent;
75 i <= array->hi_extent; i++, mpfp++) {
83 __os_free(dbp->env, array->mpfarray);
86 array = &t->array2;
87 array->n_extent = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dirq-vic.c137 #define DPRINT_ARRAY(array, format, ...) \
139 array[0], array[1])
145 #define DPRINT_ARRAY(array, format, ...) \
147 array[0], array[1], \
148 array[2], array[3])
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_sun.c408 int array[8]; local
445 array[i] = i;
447 array[i] = -1;
449 qsort(array, ARRAY_SIZE(array), sizeof(array[0]),
451 if (array[0] == -1) {
456 if (starts[array[0]])
457 printf("Unused gap - sectors 0-%d\n", starts[array[0]]);
458 for (i = 0; i < 7 && array[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth-script.c173 char **array; local
185 array = dbus_new0 (char *, count + 1);
186 if (array == NULL)
195 array[k] = dbus_malloc (j - i + 1);
196 if (array[k] == NULL)
198 dbus_free_string_array (array);
201 memcpy (array[k],
203 array[k][j - i] = '\0';
207 array[k] = NULL;
209 return array;
[all...]
H A Ddbus-marshal-header.c46 /** Offset from start of _dbus_header_signature_str to the signature of the fields array */
48 /** Offset from start of _dbus_header_signature_str to the signature of an element of the fields array */
64 /** Offset to fields array length from start of header */
189 DBusTypeReader array; local
207 _dbus_type_reader_recurse (&reader, &array);
209 while (_dbus_type_reader_get_current_type (&array) != DBUS_TYPE_INVALID)
215 _dbus_type_reader_recurse (&array, &sub);
232 _dbus_type_reader_next (&array);
338 * @param reader the reader (should be iterating over the array pointing at the field to set)
538 DBusTypeWriter array; local
1297 DBusTypeWriter array; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/
H A DMakefile.msvc84 SRC_OBJECTS = src\version.obj src\positions.obj src\options.obj src\keyword.obj src\keyword-list.obj src\input.obj src\bool-array.obj src\hash-table.obj src\search.obj src\output.obj src\main.obj
113 BOOL_ARRAY_H = src\bool-array.h src\bool-array.icc $(OPTIONS_H)
136 src\bool-array.obj : src\bool-array.cc $(BOOL_ARRAY_H) $(OPTIONS_H)
137 $(CXX) $(INCLUDES) $(CXXFLAGS) -c src\bool-array.cc -Fosrc\bool-array.obj
H A DMakefile.vms62 SRC_OBJECTS = [.src]version.obj,[.src]positions.obj,[.src]options.obj,[.src]keyword.obj,[.src]keyword-list.obj,[.src]input.obj,[.src]bool-array.obj,[.src]hash-table.obj,[.src]search.obj,[.src]output.obj,[.src]main.obj
91 BOOL_ARRAY_H = [.src]bool-array.h,[.src]bool-array.icc,$(OPTIONS_H)
114 [.src]bool-array.obj : [.src]bool-array.cc,$(BOOL_ARRAY_H),$(OPTIONS_H)
115 $(CXX) $(INCLUDES) $(CXXFLAGS) /define=($(DEFS)) [.src]bool-array.cc /obj=[.src]bool-array.obj

Completed in 384 milliseconds

1234567891011>>