HomeSort by relevance Sort by last modified time
    Searched refs:forms (Results 51 - 75 of 325) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
iarith.s 5 # Register forms
54 # Immediate forms (all)
shift.s 5 # Register forms (all)
54 # Immediate forms (shrd does not have an immediate form)
bitwise.s 5 # Register forms (high variants do not have register forms).
54 # Immediate forms (all)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
labels.s 2 * two forms, $[0-9] and label? are allowed
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiListAttributeNode.java 40 import org.eclipse.ui.forms.IManagedForm;
41 import org.eclipse.ui.forms.widgets.FormToolkit;
42 import org.eclipse.ui.forms.widgets.TableWrapData;
UiFlagAttributeNode.java 48 import org.eclipse.ui.forms.IManagedForm;
49 import org.eclipse.ui.forms.widgets.FormToolkit;
50 import org.eclipse.ui.forms.widgets.TableWrapData;
  /external/elfutils/libdw/
dwarf_getmacros.c 79 if (op_protos[i - 1].forms != NULL)
223 e.forms = readp;
238 if (op_protos[i - 1].forms != NULL)
385 DW_FORM_sec_offset forms get correctly interpreted as
388 attributes[i].form = proto->forms[i];
392 size_t len = __libdw_form_val_len (&fake_cu, proto->forms[i], readp);
  /external/toolchain-utils/automation/server/monitor/
dashboard.py 14 from django import forms
223 class FilterJobGroupsForm(forms.Form):
224 label = forms.ChoiceField(label='Filter by label:', required=False)
  /prebuilts/go/darwin-x86/src/runtime/
atomic_pointer.go 38 // to be able to intercept the sync/atomic forms but not the runtime forms.
  /prebuilts/go/linux-x86/src/runtime/
atomic_pointer.go 38 // to be able to intercept the sync/atomic forms but not the runtime forms.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlDelegate.java 33 import org.eclipse.ui.forms.editor.IFormPage;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
9s12x-exg-sex-tfr.s 5 ;; Test all s12x extended forms of exg,tfr,sex where supported
7 ;; presently tmp register and h/l forms not supported in gas
9s12x-exg-sex-tfr.d 3 #name: s12x extended forms of exg,tfr,sex
  /external/google-breakpad/android/sample_app/jni/
Application.mk 4 # Redistribution and use in source and binary forms, with or without
  /external/ims/rcs/presencepolling/
Android.mk 4 # Redistribution and use in source and binary forms, with or without
  /external/protobuf/js/
test_bootstrap.js 5 // Redistribution and use in source and binary forms, with or without
  /external/smali/deodexerant/
Android.mk 4 # Redistribution and use in source and binary forms, with or without
  /external/v8/samples/
count-hosts.js 2 // Redistribution and use in source and binary forms, with or without
  /prebuilts/go/darwin-x86/test/
if.go 7 // Test if statements in various forms.
  /prebuilts/go/linux-x86/test/
if.go 7 // Test if statements in various forms.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
AbstractPropertiesFieldsPart.java 32 import org.eclipse.ui.forms.widgets.FormToolkit;
33 import org.eclipse.ui.forms.widgets.Section;
  /external/curl/lib/
formdata.c 277 struct curl_forms *forms = NULL; local
300 if(array_state && forms) {
302 option = forms->option;
303 array_value = (char *)forms->value;
305 forms++; /* advance this to next entry */
325 forms = va_arg(params, struct curl_forms *);
326 if(forms)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java 69 import org.eclipse.ui.forms.IManagedForm;
70 import org.eclipse.ui.forms.editor.FormEditor;
71 import org.eclipse.ui.forms.editor.IFormPage;
72 import org.eclipse.ui.forms.events.HyperlinkAdapter;
73 import org.eclipse.ui.forms.events.HyperlinkEvent;
74 import org.eclipse.ui.forms.events.IHyperlinkListener;
75 import org.eclipse.ui.forms.widgets.FormText;
104 * Derived classes must implement createFormPages to create the forms before the
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiTreeBlock.java 63 import org.eclipse.ui.forms.DetailsPart;
64 import org.eclipse.ui.forms.IDetailsPage;
65 import org.eclipse.ui.forms.IDetailsPageProvider;
66 import org.eclipse.ui.forms.IManagedForm;
67 import org.eclipse.ui.forms.MasterDetailsBlock;
68 import org.eclipse.ui.forms.widgets.FormToolkit;
69 import org.eclipse.ui.forms.widgets.Section;
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb 10 Redistribution and use in source and binary forms, with or without

Completed in 533 milliseconds

1 23 4 5 6 7 8 91011>>