OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attribute
(Results
726 - 750
of
2398
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeys.idl
36
readonly
attribute
DOMString keySystem;
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
Database.idl
33
readonly
attribute
DOMString version;
/external/libsepol/tests/policies/test-deps/
module.conf
6
attribute
domain;
/external/libsepol/tests/policies/test-linker/
small-base.conf
427
attribute
g_b_attr_1;
428
attribute
g_b_attr_2;
429
attribute
g_b_attr_3;
430
attribute
g_b_attr_4;
431
attribute
g_b_attr_5;
432
attribute
g_b_attr_6;
464
attribute
g_m1_attr_2;
468
attribute
o1_b_attr_1;
476
attribute
o1_b_attr_2;
490
attribute
o3_m1_attr_2
[
all
...]
/external/proguard/src/proguard/classfile/
ProgramField.java
23
import proguard.classfile.
attribute
.visitor.AttributeVisitor;
24
import proguard.classfile.
attribute
.
Attribute
;
58
Attribute
[] attributes,
ProgramMethod.java
23
import proguard.classfile.
attribute
.visitor.AttributeVisitor;
24
import proguard.classfile.
attribute
.
Attribute
;
58
Attribute
[] attributes,
/external/proguard/src/proguard/classfile/attribute/
BootstrapMethodsAttribute.java
21
package proguard.classfile.
attribute
;
24
import proguard.classfile.
attribute
.visitor.*;
28
* This
Attribute
represents a bootstrap methods
attribute
.
32
public class BootstrapMethodsAttribute extends
Attribute
60
// Implementations for
Attribute
.
EnclosingMethodAttribute.java
21
package proguard.classfile.
attribute
;
24
import proguard.classfile.
attribute
.visitor.AttributeVisitor;
28
* This
Attribute
represents an enclosing method
attribute
.
32
public class EnclosingMethodAttribute extends
Attribute
126
// Implementations for
Attribute
.
LocalVariableTableAttribute.java
21
package proguard.classfile.
attribute
;
24
import proguard.classfile.
attribute
.visitor.*;
27
* This
Attribute
represents a local variable table
attribute
.
31
public class LocalVariableTableAttribute extends
Attribute
59
// Implementations for
Attribute
.
LocalVariableTypeTableAttribute.java
21
package proguard.classfile.
attribute
;
24
import proguard.classfile.
attribute
.visitor.*;
27
* This
Attribute
represents a local variable table type
attribute
.
31
public class LocalVariableTypeTableAttribute extends
Attribute
59
// Implementations for
Attribute
.
SignatureAttribute.java
21
package proguard.classfile.
attribute
;
24
import proguard.classfile.
attribute
.visitor.AttributeVisitor;
28
* This
Attribute
represents a signature
attribute
.
32
public class SignatureAttribute extends
Attribute
84
// Implementations for
Attribute
.
UnknownAttribute.java
21
package proguard.classfile.
attribute
;
25
import proguard.classfile.
attribute
.visitor.AttributeVisitor;
28
* This
Attribute
represents an unknown
attribute
.
32
public class UnknownAttribute extends
Attribute
61
// Implementations for
Attribute
.
/external/proguard/src/proguard/classfile/attribute/annotation/
ArrayElementValue.java
21
package proguard.classfile.
attribute
.annotation;
24
import proguard.classfile.
attribute
.annotation.visitor.ElementValueVisitor;
ClassElementValue.java
21
package proguard.classfile.
attribute
.annotation;
24
import proguard.classfile.
attribute
.annotation.visitor.ElementValueVisitor;
ElementValue.java
21
package proguard.classfile.
attribute
.annotation;
24
import proguard.classfile.
attribute
.annotation.visitor.ElementValueVisitor;
/external/proguard/src/proguard/classfile/editor/
ExceptionInfoAdder.java
24
import proguard.classfile.
attribute
.*;
25
import proguard.classfile.
attribute
.visitor.ExceptionInfoVisitor;
29
* the given target code
attribute
.
42
* target code
attribute
.
InnerClassesAccessFixer.java
24
import proguard.classfile.
attribute
.visitor.InnerClassesInfoVisitor;
25
import proguard.classfile.
attribute
.InnerClassesInfo;
LocalVariableInfoAdder.java
23
import proguard.classfile.
attribute
.visitor.LocalVariableInfoVisitor;
24
import proguard.classfile.
attribute
.*;
29
* target line number
attribute
.
LocalVariableTypeInfoAdder.java
23
import proguard.classfile.
attribute
.visitor.LocalVariableTypeInfoVisitor;
24
import proguard.classfile.
attribute
.*;
29
* target line number
attribute
.
/external/proguard/src/proguard/classfile/visitor/
ReferencedMemberVisitor.java
24
import proguard.classfile.
attribute
.annotation.*;
25
import proguard.classfile.
attribute
.annotation.visitor.ElementValueVisitor;
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentcreateattributeNS07.java
81
Attr
attribute
;
local
89
attribute
= doc.createAttributeNS(namespaceURI, qualifiedName);
/external/chromium_org/base/win/
startup_information.h
23
// Initialize the
attribute
list for the specified number of entries.
26
// Sets one entry in the initialized
attribute
list.
27
bool UpdateProcThreadAttribute(DWORD_PTR
attribute
,
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/core/
TestTypedefs.idl
49
attribute
ULongLong uLongLongAttribute;
50
attribute
T tAttribute;
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTransformList.idl
32
readonly
attribute
unsigned long length;
33
[ImplementedAs=length] readonly
attribute
unsigned long numberOfItems;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_wayland_bufmgr.h
47
int
attribute
, int *value);
Completed in 1121 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>