Searched refs:array (Results 301 - 325 of 526) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.y181 %type <rec> expr cexp oexp obex aexp abex rexp lexp pexp init spec tspec ptrs array arrayck texp qexp occurs
690 texp : tspec ptrs array
692 | tspec ptrs ID array
1302 array : /* empty */ { $$ = tmp; /* tmp is inherited */ label
1304 | '[' cexp ']' array
1306 { sprintf(errbuf, "char["SOAP_LONG_FORMAT"] will be encoded as an array of "SOAP_LONG_FORMAT" bytes: use char* for strings", $2.val.i, $2.val.i);
1313 semerror("undetermined array size");
1317 | '[' ']' array { $$.typ = mkpointer($3.typ); /* zero size array = pointer */
1321 arrayck : array { i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dftrace.c2310 static int ftrace_set_func(unsigned long *array, int *idx, char *buffer);
2528 ftrace_set_func(unsigned long *array, int *idx, char *buffer) argument
2556 /* if it is in the array */
2559 if (array[i] == rec->ip) {
2568 array[(*idx)++] = rec->ip;
2574 array[i] = array[--(*idx)];
2575 array[*idx] = 0;
3198 /* Try to assign a return stack array on FTRACE_RETSTACK_ALLOC_SIZE tasks. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsoapcpp2_yacc.y181 %type <rec> expr cexp oexp obex aexp abex rexp lexp pexp init spec tspec ptrs array arrayck texp qexp occurs
690 texp : tspec ptrs array
692 | tspec ptrs ID array
1302 array : /* empty */ { $$ = tmp; /* tmp is inherited */ label
1304 | '[' cexp ']' array
1306 { sprintf(errbuf, "char["SOAP_LONG_FORMAT"] will be encoded as an array of "SOAP_LONG_FORMAT" bytes: use char* for strings", $2.val.i, $2.val.i);
1313 semerror("undetermined array size");
1317 | '[' ']' array { $$.typ = mkpointer($3.typ); /* zero size array = pointer */
1321 arrayck : array { i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.y181 %type <rec> expr cexp oexp obex aexp abex rexp lexp pexp init spec tspec ptrs array arrayck texp qexp occurs
690 texp : tspec ptrs array
692 | tspec ptrs ID array
1302 array : /* empty */ { $$ = tmp; /* tmp is inherited */ label
1304 | '[' cexp ']' array
1306 { sprintf(errbuf, "char["SOAP_LONG_FORMAT"] will be encoded as an array of "SOAP_LONG_FORMAT" bytes: use char* for strings", $2.val.i, $2.val.i);
1313 semerror("undetermined array size");
1317 | '[' ']' array { $$.typ = mkpointer($3.typ); /* zero size array = pointer */
1321 arrayck : array { i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsoapcpp2_yacc.y181 %type <rec> expr cexp oexp obex aexp abex rexp lexp pexp init spec tspec ptrs array arrayck texp qexp occurs
690 texp : tspec ptrs array
692 | tspec ptrs ID array
1302 array : /* empty */ { $$ = tmp; /* tmp is inherited */ label
1304 | '[' cexp ']' array
1306 { sprintf(errbuf, "char["SOAP_LONG_FORMAT"] will be encoded as an array of "SOAP_LONG_FORMAT" bytes: use char* for strings", $2.val.i, $2.val.i);
1313 semerror("undetermined array size");
1317 | '[' ']' array { $$.typ = mkpointer($3.typ); /* zero size array = pointer */
1321 arrayck : array { i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Doptions.c936 setenv_connection_entry (es, o->connection_list->array[i], i+1);
1087 show_dhcp_option_addrs (const char *name, const in_addr_t *array, int len) argument
1096 print_in_addr_t (array[i], 0, &gc));
1127 dhcp_option_address_parse (const char *name, const char *parm, in_addr_t *array, int *len, int msglevel) argument
1143 array[(*len)++] = addr;
1392 show_connection_entry (l->array[i]);
1720 struct connection_entry *ce = l->array[i];
1731 struct connection_entry *ce = l->array[i];
1765 l->array[l->len++] = e;
1789 l->array[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex593 an array reference.}
600 {\tt output} and {\tt errors} are array references.}
606 The second form takes an array of values: a command, any number of
653 \texttt{wxEXEC\_SYNC}) and capture its output in the array \arg{output}. The
655 standard error output in the \arg{errors} array.
671 array, any additional ones are the command parameters and the array must be
1687 found in the given \arg{str} in an array.
1756 cannot be used in some situations, notably for static array
1760 static array o
[all...]
H A Ddocmanag.tex447 \docparam{templates}{Pointer to an array of templates from which to choose a desired template.}
464 The dialog normally will not appear because the array of templates only contains
469 \docparam{templates}{Pointer to an array of templates from which to choose a desired template.}
H A Dcombobox.tex96 \docparam{choices}{An array of strings with which to initialise the control.}
112 \perlnote{In wxPerl there is just an array reference in place of {\tt n}
H A Dglcanvas.tex131 This array is zero-terminated: it should be set up with constants described in the table above.
132 If a constant should be followed by a value, put it in the next array position.
H A Dhtmllbox.tex299 \docparam{choices}{An array of strings with which to initialise the control.}
323 Frees the array of stored items and relative client data.
H A Dradiobox.tex96 \docparam{choices}{An array of choices with which to initialize the radiobox.}
115 \perlnote{In wxPerl there is just an array reference in place of {\tt n}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/librpc/gen_ndr/
H A Dndr_wkssvc.c65 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->server_name), ndr_get_array_length(ndr, &r->server_name));
77 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->domain_name), ndr_get_array_length(ndr, &r->domain_name));
182 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->server_name), ndr_get_array_length(ndr, &r->server_name));
194 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->domain_name), ndr_get_array_length(ndr, &r->domain_name));
206 return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array lengt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dadl_pci9118.c698 short *array = data; local
702 array[i] = be16_to_cpu(array[i]);
704 array[i] ^= 0x8000;
706 array[i] = (array[i] >> 4) & 0x0fff;
H A Ddas16.c357 struct comedi_subdevice *s, void *array,
1760 struct comedi_subdevice *s, void *array,
1765 short *data = array;
1759 das16_ai_munge(struct comedi_device *dev, struct comedi_subdevice *s, void *array, unsigned int num_bytes, unsigned int start_chan_index) argument
H A Ddas1800.c1042 static void munge_data(struct comedi_device *dev, uint16_t * array, argument
1054 array[i] = munge_bipolar_sample(dev, array[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp1351 /* {{{ proto array DB4::stat([object $txn [, long flags]])
1458 /* {{{ proto DBCursor DB4::join(array $curslist [, long $flags])
1466 HashTable *array; local
1479 array = HASH_OF(z_array);
1480 num_cursors = zend_hash_num_elements(array);
1482 for(zend_hash_internal_pointer_reset_ex(array, &pos), i=0;
1483 zend_hash_get_current_data_ex(array, (void **) &z_cursor, &pos) == SUCCESS;
1484 zend_hash_move_forward_ex(array, &pos), i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-autoipd/
H A Dmain.c582 #define elementsof(array) (sizeof(array)/sizeof(array[0]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c582 #define elementsof(array) (sizeof(array)/sizeof(array[0]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtoolbar.cpp795 CFMutableArrayRef array; local
802 sizeof( CFMutableArrayRef ), NULL, &array );
804 // GetToolbarDefaultItems( array );
812 sizeof( CFMutableArrayRef ), NULL, &array );
814 // GetToolbarAllowedItems( array );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp507 wxArrayTreeItemIds array; local
509 size_t count = m_treeCtrl->GetSelections(array);
514 wxLogMessage(wxT("\t%s"), m_treeCtrl->GetItemText(array.Item(n)).c_str());
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbindec.S361 | d3: x/scratch - offset ptr into PTENRM array
367 | a1: x/ptr to PTENRM array
472 | a1: ptr to PTENRM array/Unchanged
533 | a1: ptr to PTENxx array/Unchanged
574 | a1: ptr to PTENxx array/Unchanged
627 | a1: ptr to PTENxx array/Unchanged
737 | a1: ptr to PTENxx array/Unchanged
809 | a1: ptr to PTENxx array/Unchanged
889 | a1: ptr to PTENxx array/Unchanged
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex135 12) array [floor1_subclass_books] element [i],[j] =
205 14) [book] = array [floor1_subclass_books] element [class],([cval] bitwise AND [csub])
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h511 u_int site_max; /* Total array slots allocated. */
679 DB_LSN *array; member in struct:__anon6298
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstring.cpp2227 // grow the array
2247 // and the array would never be expanded
2346 wxString *array = 0;
2350 array = new wxString[m_nCount];
2352 array[i] = m_pItems[i];
2355 return array;
2365 // searches the array for an item (forward or backwards)
2369 // use binary search in the sorted array
2371 wxT("search parameters ignored for auto sorted array") );
2392 // use linear search in unsorted array
[all...]

Completed in 312 milliseconds

<<11121314151617181920>>