HomeSort by relevance Sort by last modified time
    Searched full:form (Results 101 - 125 of 37766) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesf.h 46 # include <form.h>
296 // Return the index of the field in the field array of a form
297 // or -1 if the field is not associated to a form
329 void _nc_xx_frm_init(FORM *);
330 void _nc_xx_frm_term(FORM *);
331 void _nc_xx_fld_init(FORM *);
332 void _nc_xx_fld_term(FORM *);
337 // The class representing a form, wrapping the lowlevel FORM struct
343 FORM* form; // the lowlevel structur member in class:NCursesForm
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesf.h 46 # include <form.h>
296 // Return the index of the field in the field array of a form
297 // or -1 if the field is not associated to a form
329 void _nc_xx_frm_init(FORM *);
330 void _nc_xx_frm_term(FORM *);
331 void _nc_xx_fld_init(FORM *);
332 void _nc_xx_fld_term(FORM *);
337 // The class representing a form, wrapping the lowlevel FORM struct
343 FORM* form; // the lowlevel structur member in class:NCursesForm
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/form/
MultiPagedForm.java 17 package com.android.tv.settings.form;
39 * This is a multi-paged form that can be used for fragment transitions used in
92 // Complete the form with the results.
147 * Called when a form page completes. If necessary, add or remove any pages
148 * from the form before this call completes. If all pages are complete when
149 * onPageComplete returns, the form will be considered finished and the form
153 * @return true if the form can continue to the next incomplete page, or
154 * false if the data input is invalid and the form page must be
160 * Called when all form pages have been completed and the user has accepte
    [all...]
  /external/chromium-trace/catapult/dashboard/dashboard/elements/
trace-button.html 8 Most of this code is duplicated in bisect-form.
15 <link rel="import" href="/dashboard/elements/trace-form.html">
22 * FIXME: This style is duplicated from the bisect-form style.
42 <trace-form
49 bugId="{{bugId}}"></trace-form>
95 * Displays the trace-form when the trace button is clicked.
  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
multi.py 12 demonstrates how to use both form and digest authentication in a server
13 stack; by default it uses form-based authentication unless
16 >>> from paste.auth import form, cookie, digest, multi
28 >>> multi.add_method('form', form.middleware, authfunc)
29 >>> multi.set_default('form')
form.py 6 Authentication via HTML Form
8 This is a very simple HTML form login screen that asks for the username
18 >>> from paste.auth.form import AuthFormHandler
33 <form action="%s" method="post">
42 </form>
51 This causes a HTML form to be returned if ``REMOTE_USER`` is
52 not found in the ``environ``. If the form is returned, the
77 argument; which *must* be used for the form's ``action``
79 the current path. The HTML form must use ``POST`` and
82 Since the authentication form is submitted (via ``POST``
    [all...]
  /external/elfutils/libdw/
dwarf_getabbrevattr.c 50 unsigned int form; local
56 /* Attribute code and form are encoded as ULEB128 values.i
59 get_uleb128 (form, attrp, attrp + len_leb128 (form));
62 if (name == 0 && form == 0)
71 *formp = form;
  /external/fec/
encode_rs.h 15 * elements in index (log) form to polynomial form. Read only.
17 * elements in polynomial form to index (log) form. Read only.
19 * GENPOLY - an array of NROOTS+1 elements containing the generator polynomial in index form
31 #define A0 (NN) /* Special reserved value encoding zero in index form */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuTreePage.java 32 * Page for the menu form editor.
52 * Creates the content in the form hosted in this page.
54 * @param managedForm the form hosted in this page.
59 ScrolledForm form = managedForm.getForm(); local
60 form.setText("Android Menu");
61 form.setImage(AdtPlugin.getAndroidLogo());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/
OtherXmlTreePage.java 32 * Page for the xml form editor.
52 * Creates the content in the form hosted in this page.
54 * @param managedForm the form hosted in this page.
59 ScrolledForm form = managedForm.getForm(); local
60 form.setText("Android Xml");
61 form.setImage(AdtPlugin.getAndroidLogo());
  /cts/tests/tests/webkit/assets/webkit/
test_loginForm.html 18 <form>
21 </form>
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/client/
albums.html 21 <form action="/albums" method="GET">
24 </form>
  /external/icu/icu4c/source/i18n/
esctrn.h 23 * form. Examples of escape forms are "U+4E01" and "&#x10FFFF;".
29 * but some, such as the Java form, intentionally break them into two
36 * of a form that requires this is the C form, which uses "\\uFFFF"
49 * The prefix of the escape form; may be empty, but usually isn't.
54 * The prefix of the escape form; often empty.
77 * The form to be used for supplementals. If this is null then
78 * the same form is used for BMP characters and supplementals. If
  /external/pdfium/testing/resources/
bug_451265.in 36 /Subtype /Form
48 /Subtype /Form
  /external/tpm2/
LocalityPlat.c 19 // Get the most recent command locality in locality value form. This is an integer value for locality and not a
33 // Set the most recent command locality in locality value form
  /prebuilts/go/darwin-x86/misc/chrome/gophertool/
popup.js 23 console.log("submitting form");
36 return false; // cancel form submission
  /prebuilts/go/linux-x86/misc/chrome/gophertool/
popup.js 23 console.log("submitting form");
36 return false; // cancel form submission
  /system/core/toolbox/upstream-netbsd/lib/libc/gen/
getbsize.c 12 * 2. Redistributions in binary form must reproduce the above copyright
59 const char *form; local
65 form = "";
75 form = "G";
80 form = "K";
85 form = "M";
106 form = "";
114 snprintf(header, sizeof(header), "%ld%s-blocks", n, form);
  /external/autotest/frontend/afe/
admin.py 50 form = AtomicGroupForm variable in class:AtomicGroupAdmin
70 form = LabelForm variable in class:LabelAdmin
110 @param data: A dict of input data from HTML form. The keys are name
112 @param files: A dict of input file names from HTML form. The keys are
168 form = HostForm variable in class:HostAdmin
213 def save_model(self, request, obj, form, change):
214 if not form.cleaned_data.get('labels_autodetection'):
216 form, change)
218 # Get submitted info from form.
220 hostname = form.cleaned_data['hostname'
315 form = DroneSetForm variable in class:DroneSetAdmin
    [all...]
  /external/boringssl/src/crypto/ec/
oct.c 12 * 2. Redistributions in binary form must reproduce the above copyright
31 * 6. Redistributions of any form whatsoever must retain the following
78 point_conversion_form_t form,
86 if ((form != POINT_CONVERSION_COMPRESSED) &&
87 (form != POINT_CONVERSION_UNCOMPRESSED)) {
100 (form == POINT_CONVERSION_COMPRESSED) ? 1 + field_len : 1 + 2 * field_len;
128 if ((form == POINT_CONVERSION_COMPRESSED) &&
130 buf[0] = form + 1;
132 buf[0] = form;
142 if (form == POINT_CONVERSION_UNCOMPRESSED)
174 point_conversion_form_t form; local
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
WTauNafPreCompInfo.java 5 * <code>&tau;</code>-adic Non-Adjacent Form) algorithm.
  /external/e2fsprogs/debian/attic/
comerrg-dev.menu 5 manipulate the most common form of error code in a fashion that does not \
  /external/eigen/unsupported/Eigen/
MoreVectorization 5 // This Source Code Form is subject to the terms of the Mozilla
  /external/libxml2/test/schemas/
scc-no-xsi_0.xsd 7 <attribute name="bar" form="qualified" type="string"/>
  /external/llvm/test/Bitcode/
DICompileUnit-no-DWOId.ll 1 ; The input uses the older (r236428) form without a dwoId field. This should

Completed in 819 milliseconds

1 2 3 45 6 7 8 91011>>