Searched refs:identifier (Results 26 - 50 of 169) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpptp_msg.h117 u_int32_t identifier; /* arbitrary value set by sender which is used */ member in struct:pptp_echo_rqst
123 u_int32_t identifier; /* should correspond to id of rqst */ member in struct:pptp_echo_rply
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpdefs.h171 u_int32_t identifier; /* value to match rply with rqst */ member in struct:pptp_echo_rqst
176 u_int32_t identifier; /* identifier of echo rqst */ member in struct:pptp_echo_rply
184 u_int16_t call_id; /* unique identifier to PAC-PNS pair */
185 u_int16_t call_serial; /* session identifier */
200 u_int16_t call_id; /* unique identifier to PAC-PNS pair */
213 u_int16_t call_id; /* unique identifier for tunnel */
214 u_int16_t call_serial; /* session identifier */
226 u_int16_t call_id; /* unique identifier for the tunnel */
H A Dctrlpacket.c479 echo_rply.identifier = echo_rqst->identifier;
555 echo_packet.identifier = echo_id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dframe.tex120 \docparam{id}{The window identifier. It may take a value of -1 to indicate a default value.}
187 \docparam{id}{The status bar window identifier. If -1, an identifier will be chosen by
224 \docparam{id}{The toolbar window identifier. If -1, an identifier will be chosen by
319 \docparam{id}{The window identifier. If -1, an identifier will be chosen by
349 \docparam{id}{The toolbar window identifier. If -1, an identifier will be chosen by
376 \docparam{id}{The identifier fo
[all...]
H A Ddialog.tex26 wxWidgets 2.7 it is also possible to use a button with a different identifier
149 \docparam{id}{An identifier for the dialog. A value of -1 is taken to mean a default.}
244 A command event for the identifier returned by GetAffirmativeId is sent by
271 Gets the identifier of the button which works like standard OK button in this
283 Gets the identifier of the button to map presses of \texttt{\textsc{ESC}}
384 Sets the identifier to be used as OK button. When the button with this
385 identifier is pressed, the dialog calls \helpref{Validate}{wxwindowvalidate}
405 Sets the identifier of the button which should work like the standard
468 \docparam{retCode}{The integer return code, usually a control identifier.}
H A Devthand.tex93 \docparam{id}{The identifier (or first of the identifier range) to be
97 \docparam{lastId}{The second part of the identifier range to be associated with the event handler function.}
143 \docparam{id}{The identifier (or first of the identifier range) associated with the event handler function.}
145 \docparam{lastId}{The second part of the identifier range associated with the event handler function.}
300 \item the identifier or identifier range matches, or the event table entry's identifier is zero.
H A Dfilehist.tex96 Returns the base identifier for the range used for appending items.
171 Sets the base identifier for the range used for appending items.
H A Dhtmlhand.tex54 Starts handler definition. {\it name} is handler identifier (in fact
130 Adds the handler to this module. {\it name} is the identifier from
H A Drecrdset.tex75 The same as above, but uses the column name as the identifier.
171 The same as above, but uses the column name as the identifier.
278 The same as above, but uses the column name as the identifier.
294 The same as above, but uses the column name as the identifier.
470 Same as above, but uses the column name as the identifier.
480 Same as above, but uses the column name as the identifier.
490 Same as above, but uses the column name as the identifier.
568 Same as above, but uses the column name as the identifier.
H A Dartprov.tex150 \docparam{id}{wxArtID unique identifier of the bitmap.}
152 \docparam{client}{wxArtClient identifier of the client (i.e. who is asking for the bitmap).
181 \docparam{id}{wxArtID unique identifier of the bitmap.}
183 \docparam{client}{wxArtClient identifier of the client (i.e. who is asking for the bitmap).}
H A Dcmdevent.tex21 \twocolitem{{\bf EVT\_COMMAND(id, event, func)}}{Process a command, supplying the window identifier,
22 command event identifier, and member function.}
25 command event identifier, and member function.}
132 Returns the integer identifier corresponding to a listbox, choice or
H A Dhtcell.tex113 \docparam{condition}{Unique integer identifier of condition}
158 Returns unique cell identifier if there is any, empty string otherwise.
272 Sets unique cell identifier. Default value is no identifier, i.e. empty string.
H A Dstatline.tex47 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Devent.tex90 Returns the identifier of the given event type,
98 Returns the identifier associated with this event, such as a button command id.
153 Sets the identifier associated with this event, such as a button command id.
H A Drichtextformattingdialog.tex65 \docparam{id}{The dialog's identifier.}
235 Creates a page, given a page identifier.
259 Gets the image index for the given page identifier.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.cpp306 spContext* spContext::FindContext( const wxString& identifier, argument
315 if ( member.GetName() == identifier &&
324 member.FindContext( identifier, contextType, 1 );
H A Dcjparser.cpp898 wxString& identifier )
902 while ( identifier[0u] == _T('*') ||
903 identifier[0u] == _T('&')
906 type += identifier[0u];
907 identifier.erase(0,1);
909 if ( !identifier.length() ) return;
1693 // one for argument type and another for it's identifier
1837 // back-to-front towards the type identifier
1881 // yes, we've mistaken, it was not a identifier,
1936 skip_next_token_back( cur ); // go back and skip function identifier
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsx.h60 char identifier[16]; member in struct:vpd_prom
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dframetype.c514 {"UFID", FRAME(UFID), PRESERVE, "Unique file identifier"},
524 {"MCDI", FRAME(MCDI), PRESERVE, "Music CD identifier"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dframetype.c511 {"UFID", FRAME(UFID), PRESERVE, "Unique file identifier"},
521 {"MCDI", FRAME(MCDI), PRESERVE, "Music CD identifier"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlcatalog.c293 printf("\tpublic PublicID: make a PUBLIC identifier lookup\n");
294 printf("\tsystem SystemID: make a SYSTEM identifier lookup\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dkernel-doc2045 my $identifier;
2087 $identifier = $1;
2089 $identifier = $1;
2111 if ($identifier =~ m/^struct/) {
2113 } elsif ($identifier =~ m/^union/) {
2115 } elsif ($identifier =~ m/^enum/) {
2117 } elsif ($identifier =~ m/^typedef/) {
2124 print STDERR "Info(${file}:$.): Scanning doc for $identifier\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlcatalog.c293 printf("\tpublic PublicID: make a PUBLIC identifier lookup\n");
294 printf("\tsystem SystemID: make a SYSTEM identifier lookup\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dpkbench.c292 const char *identifier; member in struct:__anon2426
301 printf ("%s: ", worker_functions[i].identifier);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dpkbench.c292 const char *identifier; member in struct:__anon6880
301 printf ("%s: ", worker_functions[i].identifier);

Completed in 309 milliseconds

1234567