HomeSort by relevance Sort by last modified time
    Searched full:reflect (Results 1 - 25 of 3397) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/build/android/tests/multiple_proguards/
proguard2.flags 1 -dontwarn sun.reflect.Reflection
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMenuItemElement.idl 8 [Reflect] attribute DOMString type;
9 [Reflect] attribute DOMString label;
10 [Reflect] attribute boolean disabled;
11 [Reflect] attribute boolean checked;
12 [Reflect] attribute boolean default;
HTMLIFrameElement.idl 22 [Reflect] attribute DOMString align;
23 [Reflect] attribute boolean allowFullscreen;
24 [Reflect] attribute DOMString frameBorder;
25 [Reflect] attribute DOMString height;
26 [Reflect, URL] attribute DOMString longDesc;
27 [Reflect, TreatNullAs=EmptyString] attribute DOMString marginHeight;
28 [Reflect, TreatNullAs=EmptyString] attribute DOMString marginWidth;
29 [Reflect] attribute DOMString name;
30 [Reflect, TreatNullAs=NullString] attribute DOMString sandbox;
31 [Reflect] attribute DOMString scrolling
    [all...]
HTMLObjectElement.idl 25 [Reflect] attribute DOMString code;
26 [Reflect] attribute DOMString align;
27 [Reflect] attribute DOMString archive;
28 [Reflect, TreatNullAs=EmptyString] attribute DOMString border;
29 [Reflect, URL] attribute DOMString codeBase;
30 [Reflect] attribute DOMString codeType;
31 [Reflect, URL] attribute DOMString data;
32 [Reflect] attribute boolean declare;
33 [Reflect] attribute DOMString height;
34 [Reflect] attribute long hspace
    [all...]
HTMLAnchorElement.idl 22 [Reflect] attribute DOMString charset;
23 [Reflect] attribute DOMString coords;
24 [Reflect] attribute DOMString download;
25 [Reflect] attribute DOMString hreflang;
26 [Reflect] attribute DOMString name;
27 [Reflect] attribute DOMString ping;
28 [Reflect] attribute DOMString rel;
29 [Reflect] attribute DOMString rev;
30 [Reflect] attribute DOMString shape;
31 [Reflect] attribute DOMString target
    [all...]
HTMLTableCellElement.idl 23 [Reflect] attribute DOMString abbr;
24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString axis;
26 [Reflect, TreatNullAs=EmptyString] attribute DOMString bgColor;
27 [Reflect=char] attribute DOMString ch;
28 [Reflect=charoff] attribute DOMString chOff;
30 [Reflect, TreatNullAs=NullString] attribute DOMString headers;
31 [Reflect] attribute DOMString height;
32 [Reflect] attribute boolean noWrap;
34 [Reflect] attribute DOMString scope
    [all...]
HTMLImageElement.idl 27 [Reflect] attribute DOMString align;
28 [Reflect] attribute DOMString alt;
29 [Reflect, TreatNullAs=EmptyString] attribute DOMString border;
31 [Reflect, ReflectOnly=("anonymous","use-credentials"), ReflectEmpty="anonymous", ReflectInvalid="anonymous"] attribute DOMString? crossOrigin;
33 [Reflect] attribute long hspace;
34 [Reflect] attribute boolean isMap;
35 [Reflect, URL] attribute DOMString longDesc;
36 [Reflect, URL] attribute DOMString lowsrc;
37 [Reflect] attribute DOMString name;
40 [Reflect, URL] attribute DOMString src
    [all...]
HTMLAppletElement.idl 24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString alt;
26 [Reflect] attribute DOMString archive;
27 [Reflect] attribute DOMString code;
28 [Reflect, URL] attribute DOMString codeBase;
29 [Reflect] attribute DOMString height;
30 [Reflect] attribute unsigned long hspace;
31 [Reflect] attribute DOMString name;
32 [Reflect, URL] attribute DOMString _object; // "object" is a reserved word
33 [Reflect] attribute unsigned long vspace
    [all...]
HTMLLinkElement.idl 23 [Reflect] attribute boolean disabled;
24 [Reflect] attribute DOMString charset;
25 [Reflect, URL] attribute DOMString href;
26 [Reflect, ReflectOnly=("anonymous","use-credentials"), ReflectEmpty="anonymous", ReflectInvalid="anonymous"] attribute DOMString? crossOrigin;
27 [Reflect] attribute DOMString hreflang;
28 [Reflect] attribute DOMString media;
29 [Reflect] attribute DOMString rel;
30 [Reflect] attribute DOMString rev;
32 [Reflect] attribute DOMString target;
33 [Reflect] attribute DOMString type
    [all...]
HTMLInputElement.idl 25 [Reflect] attribute DOMString accept;
26 [Reflect] attribute DOMString align;
27 [Reflect] attribute DOMString alt;
28 [Reflect] attribute DOMString autocomplete;
29 [Reflect] attribute boolean autofocus;
30 [Reflect=checked] attribute boolean defaultChecked;
32 [Reflect] attribute DOMString dirName;
33 [Reflect] attribute boolean disabled;
38 [Reflect, URL] attribute DOMString formAction;
41 [Reflect] attribute boolean formNoValidate
    [all...]
HTMLScriptElement.idl 22 [Reflect=for] attribute DOMString htmlFor;
23 [Reflect] attribute DOMString event;
24 [Reflect] attribute DOMString charset;
26 [Reflect] attribute boolean defer;
27 [Reflect, URL] attribute DOMString src;
28 [Reflect] attribute DOMString type;
29 [Reflect, ReflectOnly=("anonymous","use-credentials"), ReflectEmpty="anonymous", ReflectInvalid="anonymous"] attribute DOMString? crossOrigin;
30 [Reflect, RuntimeEnabled=ExperimentalContentSecurityPolicyFeatures] attribute DOMString nonce;
32 [Reflect, RuntimeEnabled=SubresourceIntegrity] attribute DOMString integrity;
HTMLFrameElement.idl 23 [Reflect] attribute DOMString frameBorder;
24 [Reflect, URL] attribute DOMString longDesc;
25 [Reflect, TreatNullAs=EmptyString] attribute DOMString marginHeight;
26 [Reflect, TreatNullAs=EmptyString] attribute DOMString marginWidth;
27 [Reflect] attribute DOMString name;
28 [Reflect] attribute boolean noResize;
29 [Reflect] attribute DOMString scrolling;
30 [Reflect, URL] attribute DOMString src;
HTMLMarqueeElement.idl 24 [ImplementedInPrivateScript, Reflect] attribute DOMString behavior;
25 [ImplementedInPrivateScript, Reflect] attribute DOMString bgColor;
26 [ImplementedInPrivateScript, Reflect] attribute DOMString direction;
27 [ImplementedInPrivateScript, Reflect] attribute DOMString height;
28 [ImplementedInPrivateScript, Reflect] attribute unsigned long hspace;
32 [ImplementedInPrivateScript, Reflect] attribute boolean trueSpeed;
33 [ImplementedInPrivateScript, Reflect] attribute unsigned long vspace;
34 [ImplementedInPrivateScript, Reflect] attribute DOMString width;
HTMLButtonElement.idl 22 [Reflect] attribute boolean autofocus;
23 [Reflect] attribute boolean disabled;
25 [Reflect, URL] attribute DOMString formAction;
28 [Reflect] attribute boolean formNoValidate;
29 [Reflect] attribute DOMString formTarget;
30 [Reflect] attribute DOMString name;
32 [Reflect] attribute DOMString value;
HTMLEmbedElement.idl 24 [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString height;
26 [Reflect] attribute DOMString name;
27 [Reflect, URL] attribute DOMString src;
28 [Reflect] attribute DOMString type;
29 [Reflect] attribute DOMString width;
37 [Reflect, RuntimeEnabled=SubresourceIntegrity] attribute DOMString integrity;
HTMLTableElement.idl 28 [Reflect] attribute DOMString align;
29 [Reflect, TreatNullAs=EmptyString] attribute DOMString bgColor;
30 [Reflect] attribute DOMString border;
31 [Reflect, TreatNullAs=EmptyString] attribute DOMString cellPadding;
32 [Reflect, TreatNullAs=EmptyString] attribute DOMString cellSpacing;
34 [Reflect] attribute DOMString frame;
36 [Reflect] attribute DOMString rules;
37 [Reflect] attribute DOMString summary;
38 [Reflect] attribute DOMString width;
HTMLTextAreaElement.idl 23 [Reflect] attribute boolean autofocus;
25 [Reflect] attribute DOMString dirName;
26 [Reflect] attribute boolean disabled;
29 [Reflect] attribute DOMString name;
30 [Reflect] attribute DOMString placeholder;
31 [Reflect] attribute boolean readOnly;
32 [Reflect] attribute boolean required;
34 [Reflect] attribute DOMString wrap;
35 [RuntimeEnabled=InputModeAttribute, Reflect] attribute DOMString inputMode;
HTMLParamElement.idl 21 [Reflect] attribute DOMString name;
22 [Reflect] attribute DOMString type;
23 [Reflect] attribute DOMString value;
24 [Reflect] attribute DOMString valueType;
HTMLAreaElement.idl 22 [Reflect] attribute DOMString alt;
23 [Reflect] attribute DOMString coords;
24 [Reflect] attribute boolean noHref;
25 [Reflect] attribute DOMString ping;
26 [Reflect] attribute DOMString shape;
27 [Reflect] attribute DOMString target;
HTMLBodyElement.idl 22 [Reflect, TreatNullAs=EmptyString] attribute DOMString aLink;
23 [Reflect] attribute DOMString background;
24 [Reflect, TreatNullAs=EmptyString] attribute DOMString bgColor;
25 [Reflect, TreatNullAs=EmptyString] attribute DOMString link;
26 [Reflect, TreatNullAs=EmptyString] attribute DOMString text;
27 [Reflect, TreatNullAs=EmptyString] attribute DOMString vLink;
HTMLFormElement.idl 24 [Reflect=accept_charset] attribute DOMString acceptCharset;
25 [Reflect, URL] attribute DOMString action;
26 [Reflect, ReflectOnly=("on","off"), ReflectMissing="on", ReflectInvalid="on"] attribute DOMString autocomplete;
30 [Reflect] attribute DOMString name;
31 [Reflect] attribute boolean noValidate;
32 [Reflect] attribute DOMString target;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
MalformedParameterizedTypeExceptionTests.java 1 package org.apache.harmony.tests.java.lang.reflect;
3 import java.lang.reflect.Constructor;
4 import java.lang.reflect.MalformedParameterizedTypeException;
5 import java.lang.reflect.Modifier;
10 * java.lang.reflect.MalformedParameterizedTypeException#MalformedParameterizedTypeException()
  /external/javassist/sample/reflect/
Main.java 1 package sample.reflect;
3 import javassist.tools.reflect.Loader;
17 % java javassist.tools.reflect.Loader sample.reflect.Main Joe
21 % java sample.reflect.Person Joe
26 cl.makeReflective("sample.reflect.Person",
27 "sample.reflect.VerboseMetaobj",
28 "javassist.tools.reflect.ClassMetaobject");
30 cl.run("sample.reflect.Person", args);
  /external/llvm/test/CodeGen/NVPTX/
nvvm-reflect.ll 1 ; RUN: opt < %s -S -nvvm-reflect -nvvm-reflect-list USE_MUL=0 -O2 | FileCheck %s --check-prefix=USE_MUL_0
2 ; RUN: opt < %s -S -nvvm-reflect -nvvm-reflect-list USE_MUL=1 -O2 | FileCheck %s --check-prefix=USE_MUL_1
15 %reflect = tail call i32 @__nvvm_reflect(i8* %ptr)
16 %cmp = icmp ugt i32 %reflect, 0
36 declare i32 @llvm.nvvm.reflect.p0i8(i8*)
41 ; USE_MUL_0-NOT: call i32 @llvm.nvvm.reflect
43 ; USE_MUL_1-NOT: call i32 @llvm.nvvm.reflect
46 %reflect = tail call i32 @llvm.nvvm.reflect.p0i8(i8* %ptr
    [all...]
  /external/chromium_org/third_party/polymer/components-chromium/paper-fab/
paper-fab-extracted.js 13 raisedButton: {value: true, reflect: true}

Completed in 1650 milliseconds

1 2 3 4 5 6 7 8 91011>>