Searched refs:form (Results 101 - 125 of 255) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec.h19 * 2. Redistributions in binary form must reproduce the above copyright
38 * 6. Redistributions of any form whatsoever must retain the following
103 /** Enum for the point conversion form as defined in X9.62 (ECDSA)
208 * form src to the newly created EC_KEY object
282 point_conversion_form_t form);
567 * \param form point conversion form
575 point_conversion_form_t form,
591 point_conversion_form_t form, BIGNUM *, BN_CTX *);
595 point_conversion_form_t form, BN_CT
[all...]
H A Dec_lcl.h15 * 2. Redistributions in binary form must reproduce the above copyright
34 * 6. Redistributions of any form whatsoever must retain the following
150 point_conversion_form_t form, unsigned char *buf,
239 * then of the form: t^poly[0] + t^poly[1] + ... + t^poly[k] where m =
248 * > 3, the curve is defined by a Weierstrass equation of the form y^2 =
250 * equation of the form y^2 + x*y = x^3 + a*x^2 + b.
357 point_conversion_form_t form,
431 point_conversion_form_t form,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dnt_printing.c76 /* We need one default form to support our default printer. Msoft adds the
281 DEBUG(0,("upgrade_to_version_3:moving form\n"));
284 DEBUG(0,("upgrade_to_version_3: failed to move form. Error (%s).\n", tdb_errorstr(tdb_forms)));
289 DEBUG(0,("upgrade_to_version_3: failed to delete form. Error (%s)\n", tdb_errorstr(tdb_drivers)));
736 Get builtin form struct list.
749 get a builtin form struct
752 BOOL get_a_builtin_ntform(UNISTR2 *uni_formname,nt_forms_struct *form) argument
757 DEBUGADD(6,("Looking for builtin form %s \n", form_name));
761 DEBUGADD(6,("Found builtin form %s \n", form_name));
762 memcpy(form,
777 nt_forms_struct form; local
847 add_a_form(nt_forms_struct **list, const FORM *form, int *count) argument
935 update_a_form(nt_forms_struct **list, const FORM *form, int count) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_spoolss.h87 BOOL py_from_FORM_1(PyObject **dict, FORM_1 *form);
88 BOOL py_to_FORM(FORM *form, PyObject *dict);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbmpdatob.tex50 wxWidgets' internals. Use this method to get data in bitmap form from
H A Dclasinfo.tex58 Returns the string form of the class name.
H A Dgridsizr.tex29 calculated to form the total number of children in the sizer, thus making the
H A Dhtmltags.tex8 A tag has general form of {\tt <tagname param\_1 param\_2 ... param\_n>} where param\_i is
H A Ddragimag.tex120 to specify the bounding area. This form is equivalent to using the first form,
138 \docparam{boundingWindow}{In the second form of the function, specifies the
H A Dfilename.tex431 Returns the directories in string array form.
480 Return the long form of the path (returns identity on non-Windows platforms)
572 Return the short form of the path (returns identity on non-Windows platforms).
581 Returns the size of this file (first form) or the size of the given file (second form).
592 Returns the size of this file (first form) or the given number of bytes (second form)
593 in a human-readable form.
595 If the size could not be retrieved the {\tt failmsg} string is returned (first form).
596 If {\tt bytes} is {\tt wxInvalidSize} or zero, then {\tt nullsize} is returned (second form)
[all...]
H A Dregex.tex95 is bad because the real email addresses can have more complicated form than
204 When the {\it Matches(const wxChar *text, int flags = 0)} form is used,
207 the {\it Matches(text, flags, len)} form can be used instead, making it
H A Dmask.tex44 form called {\tt wxMaskColour}.}
H A Drichtextrange.tex113 to the internal form, which uses the first and last character positions of the range.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.am80 javadoc2/serialized-form.html \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf50 CHID is always 16 hex bytes in 'XX YY ZZ...' form
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/docs/
H A Dautodocifier.pl113 # the values will contain hashrefs of the form:
213 machine-readable form, and scripts could be used to transform this
251 named systematically in the form:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmeth.c632 desc->data.cat_buf[0].form.start_addr = catbuf >> 3;
633 desc->data.cat_buf[0].form.len = buffer_len - 1;
658 desc->data.cat_buf[0].form.start_addr = catbuf1 >> 3;
659 desc->data.cat_buf[0].form.len = buffer1_len - 1;
663 desc->data.cat_buf[1].form.start_addr = catbuf2 >> 3;
664 desc->data.cat_buf[1].form.len = buffer2_len - 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc_printer.c495 * @param short_archi The name of the driver-architecture (short form)
1594 FORM form; local
1607 d_printf("\tmigrating form # %d [%s] of type [%d]\n",
1611 form.flags = FORM_PRINTER;
1612 form.size_x = forms[f].width;
1613 form.size_y = forms[f].length;
1614 form.left = forms[f].left;
1615 form.top = forms[f].top;
1616 form.right = forms[f].right;
1617 form
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dt_pkey.c20 * This can be in the form of a textual message at program startup or
28 * 2. Redistributions in binary form must reproduce the above copyright
336 point_conversion_form_t form; local
379 form = EC_GROUP_get_point_conversion_form(x);
382 form, NULL, ctx)) == NULL)
446 if (form == POINT_CONVERSION_COMPRESSED)
452 else if (form == POINT_CONVERSION_UNCOMPRESSED)
458 else /* form == POINT_CONVERSION_HYBRID */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_4758cca.c12 * 2. Redistributions in binary form must reproduce the above copyright
31 * 6. Redistributions of any form whatsoever must retain the following
221 /* Compatibility hack, the dynamic library uses this form in the path */
903 unsigned char form[] = "RANDOM "; local
908 exit_data, form, rand_buf);
918 form, rand_buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el52 ;; Plural form editing:
696 (defvar po-start-of-msgstr-form)
697 (defvar po-end-of-msgstr-form)
700 (defvar po-msgstr-form-flavor)
712 ;; an list of "slots" of the form: (ENTRY-MARKER EDIT-BUFFER OVERLAY-INFO).
1022 (defvar po-any-msgstr-form-regexp
1477 (re-search-forward po-any-msgstr-form-regexp)
1478 (setq po-start-of-msgstr-form (match-beginning 0)
1479 po-end-of-msgstr-form (match-end 0)))
1684 (po-set-msgstr-form (p
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_4758cca.c12 * 2. Redistributions in binary form must reproduce the above copyright
31 * 6. Redistributions of any form whatsoever must retain the following
212 /* Compatibility hack, the dynamic library uses this form in the path */
943 unsigned char form[] = "RANDOM "; local
949 exit_data, form, rand_buf);
960 form, rand_buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_4758cca.c12 * 2. Redistributions in binary form must reproduce the above copyright
31 * 6. Redistributions of any form whatsoever must retain the following
221 /* Compatibility hack, the dynamic library uses this form in the path */
903 unsigned char form[] = "RANDOM "; local
908 exit_data, form, rand_buf);
918 form, rand_buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec_lcl.h15 * 2. Redistributions in binary form must reproduce the above copyright
34 * 6. Redistributions of any form whatsoever must retain the following
150 point_conversion_form_t form, unsigned char *buf,
239 * then of the form: t^poly[0] + t^poly[1] + ... + t^poly[k] where m =
248 * > 3, the curve is defined by a Weierstrass equation of the form y^2 =
250 * equation of the form y^2 + x*y = x^3 + a*x^2 + b.
357 point_conversion_form_t form,
431 point_conversion_form_t form,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobjects.pl147 * This can be in the form of a textual message at program startup or
155 * 2. Redistributions in binary form must reproduce the above copyright

Completed in 302 milliseconds

1234567891011