HomeSort by relevance Sort by last modified time
    Searched defs:form (Results 126 - 145 of 145) sorted by null

1 2 3 4 56

  /external/qemu/elff/
dwarf_defs.h 40 /* Type for DWARF form ID. */
93 * DW_FORM_block# form.
309 * form - Upon return contains form value of this descriptor.
314 const Dwarf_Abbr_AT* process(Dwarf_At* at_value, Dwarf_Form* form) const {
318 *form = 0;
329 /* Follow with processing the form. */
331 *form = val.u16;
376 * form - Upon return contains form of the DIE for this descriptor.
650 Dwarf_Form form() const { function in class:DIEAttrib
    [all...]
  /external/webkit/Source/WebKit/gtk/tests/
testatk.c 55 static const char* formWithTextInputs = "<html><body><form><input type='text' name='entry' /></form></body></html>";
1634 AtkObject* form = atk_object_ref_accessible_child(object, 0); local
    [all...]
  /external/webkit/Source/WebKit/win/
DOMHTMLClasses.cpp 9 * 2. Redistributions in binary form must reproduce the above copyright
690 HRESULT STDMETHODCALLTYPE DOMHTMLSelectElement::form( function in class:DOMHTMLSelectElement
833 HRESULT STDMETHODCALLTYPE DOMHTMLOptionElement::form( function in class:DOMHTMLOptionElement
990 HRESULT STDMETHODCALLTYPE DOMHTMLInputElement::form( function in class:DOMHTMLInputElement
999 domElement.adoptRef(DOMHTMLElement::createInstance(inputElement->form()));
1426 HRESULT STDMETHODCALLTYPE DOMHTMLTextAreaElement::form( function in class:DOMHTMLTextAreaElement
    [all...]
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebFrameLoaderClient.cpp 9 * 2. Redistributions in binary form must reproduce the above copyright
697 // FIXME: Pass more of the form state.
700 HTMLFormElement* form = formState->form(); local
705 webPage->injectedBundleFormClient().willSubmitForm(webPage, form, m_frame, sourceFrame, values, userData);
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 40 /* Type for DWARF form ID. */
93 * DW_FORM_block# form.
309 * form - Upon return contains form value of this descriptor.
314 const Dwarf_Abbr_AT* process(Dwarf_At* at_value, Dwarf_Form* form) const {
318 *form = 0;
329 /* Follow with processing the form. */
331 *form = val.u16;
376 * form - Upon return contains form of the DIE for this descriptor
650 Dwarf_Form form() const { function in class:DIEAttrib
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
form.h 33 /* $Id: form.h,v 0.20 2004/12/04 22:22:10 tom Exp $ */
83 short page; /* page on form */
84 short index; /* into form -> field */
92 struct formnode * form; /* containing form */ member in struct:fieldnode
131 * FORM *
159 } FORM;
161 typedef void (*Form_Hook)(FORM *);
185 /* form options */
189 /* form driver commands *
    [all...]
  /external/tcpdump/
print-snmp.c 12 * 2. Redistributions in binary form must reproduce the above copyright
248 const char *Form[] = {
341 u_char form, class; /* tag info */ member in struct:be
408 u_char form, class, id; local
428 form = (*p & 0xe0) >> 5; /* move upper 3 bits to lower 3 */
429 class = form >> 1; /* bits 7&6 -> bits 1&0, range 0-3 */
430 form &= 0x1; /* bit 5 -> bit 0, range 0-1 */
432 form = (u_char)(*p & ASN_FORM_BITS) >> ASN_FORM_SHIFT;
435 elem->form = form;
    [all...]
  /external/webkit/Source/WebCore/bindings/objc/
PublicDOMInterfaces.h 9 // 2. Redistributions in binary form must reproduce the above copyright
415 @property(readonly, retain) DOMHTMLFormElement *form; variable
502 @property(readonly, retain) DOMHTMLFormElement *form; variable
606 @property(readonly, retain) DOMHTMLFormElement *form; variable
636 @property(readonly, retain) DOMHTMLFormElement *form; variable
646 @property(readonly, retain) DOMHTMLFormElement *form; variable
652 @property(readonly, retain) DOMHTMLFormElement *form; variable
704 @property(readonly, retain) DOMHTMLFormElement *form; variable
731 @property(readonly, retain) DOMHTMLFormElement *form; variable
785 @property(readonly, retain) DOMHTMLFormElement *form; variable
888 @property(readonly, retain) DOMHTMLFormElement *form; variable
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/win/
WebView.cpp 9 * 2. Redistributions in binary form must reproduce the above copyright
1123 CANDIDATEFORM form; local
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapPregenerated.c 230 that is an unmangled type name in a form presentable to the user.
950 #ifdef form
951 #undef form macro
  /prebuilt/sdk/tools/lib/
dx.jar 
  /external/elfutils/src/
readelf.c 1 /* Print information from ELF file in human-readable form.
76 Print information from ELF file in human-readable form.");
3289 unsigned int form; local
3392 unsigned int form = dwarf_whatform (attrp); local
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c 929 /* From 'c', get the Form data into the lowest 1/2/4/8 bytes of *cts.
1482 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
1589 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
1671 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
1922 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2119 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2158 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2244 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2273 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2340 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2393 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2457 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2541 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2579 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2659 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2707 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2780 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
    [all...]
readdwarf.c 960 read_leb128U( &p ); /* form */
962 while( name != 0 ); /* until name == form == 0 */
1060 UInt name, form; local
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebCoreFrameBridge.cpp 9 * * Redistributions in binary form must reproduce the above copyright
1177 WTF::PassRefPtr<WebCore::HTMLCollection> form = frame->document()->forms(); local
1981 WTF::PassRefPtr<WebCore::HTMLCollection> form = pFrame->document()->forms(); local
2034 WTF::PassRefPtr<WebCore::HTMLCollection> form = pFrame->document()->forms(); local
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 1124 milliseconds

1 2 3 4 56