Searched refs:identifier (Results 101 - 125 of 169) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbutton.tex68 \docparam{id}{Button identifier. A value of \texttt{wxID\_ANY} indicates a default value.}
H A Dcheckbox.tex64 \docparam{id}{Checkbox identifier. A value of -1 indicates a default value.}
H A Dclrpicker.tex95 \docparam{id}{The identifier for the control.}
H A Dcollpane.tex116 \docparam{id}{The identifier for the control.}
H A Ddatabase.tex150 {\it infoType} is an ODBC identifier specifying the type of information to be returned.
H A Ddatectrl.tex100 \docparam{id}{The identifier for the control.}
H A Ddirctrl.tex55 \docparam{id}{Window identifier.}
H A Dfdrepdlg.tex29 argument. The {\it id} parameter is the identifier of the find dialog and you
H A Dfilepicker.tex108 \docparam{id}{The identifier for the control.}
H A Dfontmap.tex176 Return internal string identifier for the encoding (see also
H A Dfontpicker.tex96 \docparam{id}{The identifier for the control.}
H A Dgauge.tex69 \docparam{id}{Window identifier.}
H A Dhworld.tex68 identifier such as a const or an enum.
H A Dhyperlink.tex88 \docparam{id}{Window identifier. A value of wxID\_ANY indicates a default value.}
H A Dodcbox.tex94 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dsrchctrl.tex78 \docparam{id}{Control identifier. A value of -1 denotes a default value.}
H A Dsymbolpickerdialog.tex93 \docparam{id}{The dialog's identifier.}
H A Dlocale.tex371 \docparam{language}{\helpref{wxLanguage}{wxlanguage} identifier of the locale.
430 The argument \arg{lang} is the wxLanguage identifier. To obtain this for a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dsaxpath.jar ... DOT public static final int DOT_DOT public static final int IDENTIFIER public static final int AT public static final int PIPE ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw.c1337 return hdw->identifier;
2257 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1,
2260 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1,
2264 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1,
2267 hdw->identifier[idx] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpptp_ctrl.c815 (ntoh32(packet->identifier) == conn->ka_id)) {
828 packet->identifier, /* skip hton32(ntoh32(id)) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dac.c524 /* For each identifier, we add "(<IDENTIFIER>)". */
565 /* Add nested identifier lists as usual. */
597 /* Add closing braces for identifier lists as usual. */
657 /* Next identifier. Extract first data item from
672 (i) we are at the last identifier:
675 (ii) we are not at the last identifier:
680 /* Last identifier. */
684 /* Not the last identifier, extract next sublist. */
709 /* We have at least one identifier in the list, this means
1151 ac_data_extract (const char *identifier, cons
1147 ac_data_extract(const char *identifier, const char *algorithm, gcry_sexp_t sexp, gcry_ac_data_t *data) argument
1267 ac_data_construct(const char *identifier, int include_flags, unsigned int flags, const char *algorithm, gcry_ac_data_t data, gcry_sexp_t *sexp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dac.c524 /* For each identifier, we add "(<IDENTIFIER>)". */
565 /* Add nested identifier lists as usual. */
597 /* Add closing braces for identifier lists as usual. */
657 /* Next identifier. Extract first data item from
672 (i) we are at the last identifier:
675 (ii) we are not at the last identifier:
680 /* Last identifier. */
684 /* Not the last identifier, extract next sublist. */
709 /* We have at least one identifier in the list, this means
1151 ac_data_extract (const char *identifier, cons
1147 ac_data_extract(const char *identifier, const char *algorithm, gcry_sexp_t sexp, gcry_ac_data_t *data) argument
1267 ac_data_construct(const char *identifier, int include_flags, unsigned int flags, const char *algorithm, gcry_ac_data_t data, gcry_sexp_t *sexp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_sas.c1184 u64 identifier; local
1189 * enclosure identifier is a SMP feature.
1194 error = i->f->get_enclosure_identifier(rphy, &identifier);
1197 return sprintf(buf, "0x%llx\n", (unsigned long long)identifier);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpctrl.c399 if (echo_wait == TRUE && ((struct pptp_echo_rply *) (packet))->identifier == echo_count)

Completed in 273 milliseconds

1234567