HomeSort by relevance Sort by last modified time
    Searched full:form (Results 276 - 300 of 13064) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
InvalidityDate.java 48 * Constructs the object on the base of its encoded form.
63 * Returns ASN.1 encoded form of this X.509 InvalidityDate value.
64 * @return a byte array containing ASN.1 encoded form.
ORAddress.java 50 // the ASN.1 encoded form of ORAddress
59 * Returns ASN.1 encoded form of this X.509 ORAddress value.
60 * @return a byte array containing ASN.1 encode form.
SubjectKeyIdentifier.java 52 * Creates an object on the base of its encoded form.
63 * Returns ASN.1 encoded form of extension.
64 * @return a byte array containing ASN.1 encoded form.
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
AddRssItem.java 28 /*** Form to add a new RSS feed.
29 It is a dialog form,**/
33 // It is a dialog style form because it's declared as such
  /external/elfutils/libdw/
libdw_form.c 1 /* Helper functions for form handling.
27 __libdw_form_val_len (Dwarf *dbg, struct Dwarf_CU *cu, unsigned int form,
34 switch (form)
  /external/webkit/WebCore/WebCore.vcproj/
migrate-scripts.sh 11 # 2. Redistributions in binary form must reproduce the above copyright
40 # Do a little dance to get the path into 8.3 form to make it safe for gnu make
49 # Do a little dance to get the path into 8.3 form to make it safe for gnu make
  /external/webkit/WebKit/android/
RenderSkinAndroid.h 9 * * Redistributions in binary form must reproduce the above copyright
41 /* RenderSkinAndroid is the base class for all RenderSkins. Form elements each have a
65 /* DecodeBitmap determines which file to use, with the given fileName of the form
  /external/webkit/WebKit/android/nav/
CachedInput.h 9 * * Redistributions in binary form must reproduce the above copyright
51 void setFormPointer(void* form) { mForm = form; }
  /external/webkit/WebKit/chromium/public/
WebFormElement.h 10 * * Redistributions in binary form must reproduce the above
44 // A container for passing around a reference to a form element. Provides
45 // some information about the form.
  /external/webkit/WebKit/mac/WebView/
WebHTMLRepresentation.h 10 * 2. Redistributions in binary form must reproduce the above copyright
63 - (DOMElement *)elementWithName:(NSString *)name inForm:(DOMElement *)form;
68 - (NSArray *)controlsInForm:(DOMElement *)form;
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
Cache.java 35 * the base of particular encoded form or not. If there are such
41 * prereading of the beginning of encoded form. This prefix is used to determine
42 * whether provided form is PEM encoding or not.<br>
48 * object generated from the encoded form with such prefix and we should
50 * we conduct the accurate search on the base of whole encoded form. <br>
55 * 1. With having of the beginning of the encoded form (prefix)
63 * form should be provided to make the final answer: whether object has
64 * already been generated on the base of this PARTICULAR encoded form or not.
98 // This information includes: hash of the array, encoded form of the object,
129 * encoded form will be used for hash computatio
    [all...]
  /cts/tools/signature-tools/src/signature/io/
IApiExternalizer.java 25 * this interface use Java serialization to store the API in binary form on the
  /dalvik/dx/tests/088-ssa-combine-blocks/
Blort.java 26 * Current SSA form requires each move-exception block to have
  /dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
UrlBase64Encoder.java 11 * interpreted as a path delimiter; "+" is the encoded form of a space; and
  /dalvik/tests/068-classloader/src/
DoubledExtendOkay.java 18 * "Okay" doubled sub-class, form #1.
DoubledImplement2.java 18 * Another doubled sub-class, form #1.
  /dalvik/tests/068-classloader/src-ex/
DoubledExtendOkay.java 18 * "Okay" doubled sub-class, form #2.
DoubledImplement2.java 18 * Another doubled sub-class, form #2.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
type_conversion.sgml 10 data" to a callback, in the form of a void pointer. From time to time
45 WAY SHAPE OR FORM. These macros <emphasis>ONLY</emphasis> allow
66 IN ANY WAY SHAPE OR FORM. These macros <emphasis>ONLY</emphasis> allow
81 IN ANY WAY SHAPE OR FORM. These macros <emphasis>ONLY</emphasis> allow
  /external/clearsilver/python/examples/trans/
README 92 <form>
96 </form>
105 <form>
109 </form>
  /external/libpcap/
LICENSE 9 2. Redistributions in binary form must reproduce the above copyright
NOTICE 9 2. Redistributions in binary form must reproduce the above copyright
  /external/oprofile/libop/
op_parse_event.h 31 * @param events null terminated array of events string on the form
  /external/tcpdump/
LICENSE 9 2. Redistributions in binary form must reproduce the above copyright
NOTICE 9 2. Redistributions in binary form must reproduce the above copyright

Completed in 346 milliseconds

<<11121314151617181920>>