OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implements
(Results
226 - 250
of
8040
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/SemaObjC/
no-warn-unimpl-method.m
2
// This program tests that if class
implements
the forwardInvocation method, then
warn-assign-property-nscopying.m
13
@property NSDictionary* undoAction; // expected-warning {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}} // expected-warning {{default assign attribute on property 'undoAction' which
implements
NSCopying protocol is not appropriate with}}
/external/collada/include/dae/
daeAtomicType.h
31
* The @c daeAtomicType class
implements
a standard interface for
328
* The @c daeBoolType class is derived from @c daeAtomicType, and
implements
353
* The @c daeIntType class is derived from @c daeAtomicType, and
implements
376
* The @c daeLongType class is derived from @c daeAtomicType, and
implements
399
* The @c daeUIntType class is derived from @c daeAtomicType, and
implements
422
* The @c daeUIntType class is derived from @c daeAtomicType, and
implements
445
* The @c daeShortType is derived from @c daeAtomicType, and
implements
468
* The @c daeFloatType is derived from @c daeAtomicType, and
implements
493
* The @c daeDoubleType is derived from @c daeAtomicType, and
implements
518
* The @c daeStringRefType class is derived from @c daeAtomicType, and
implements
[
all
...]
daeStandardURIResolver.h
17
* The @c daeStandardURIResolver class derives from @c daeURIResolver and
implements
/external/doclava/src/com/google/doclava/
Sorter.java
19
public class Sorter
implements
Comparable {
/external/dropbear/debian/
control
17
It
implements
most required features of the SSH 2 protocol, and other
/external/e2fsprogs/lib/ext2fs/
crc16.h
4
*
Implements
the standard CRC-16:
/external/easymock/src/org/easymock/internal/
ExpectedInvocationAndResult.java
20
public class ExpectedInvocationAndResult
implements
Serializable {
JavaProxyFactory.java
21
public class JavaProxyFactory<T>
implements
IProxyFactory<T> {
/external/easymock/src/org/easymock/internal/matchers/
Any.java
22
public class Any
implements
IArgumentMatcher, Serializable {
NotNull.java
22
public class NotNull
implements
IArgumentMatcher, Serializable {
Null.java
22
public class Null
implements
IArgumentMatcher, Serializable {
/external/jdiff/src/jdiff/
SingleComment.java
12
class SingleComment
implements
Comparable {
/external/jsilver/src/com/google/clearsilver/jsilver/data/
NativeStringInternStrategy.java
23
public class NativeStringInternStrategy
implements
StringInternStrategy {
NoOpStringInternStrategy.java
22
public class NoOpStringInternStrategy
implements
StringInternStrategy {
/external/jsilver/src/com/google/clearsilver/jsilver/functions/
EscapingFunction.java
19
public abstract class EscapingFunction
implements
Function {
NonEscapingFunction.java
19
public abstract class NonEscapingFunction
implements
Function {
/external/jsilver/src/com/google/clearsilver/jsilver/output/
InstanceOutputBufferProvider.java
22
public class InstanceOutputBufferProvider
implements
OutputBufferProvider {
/external/jsr305/ri/src/main/java/javax/annotation/
MatchesPattern.java
21
static class Checker
implements
TypeQualifierValidator<MatchesPattern> {
RegEx.java
25
static class Checker
implements
TypeQualifierValidator<RegEx> {
/external/jsr305/sampleUses/src/main/java/
CreditCardNumber.java
16
class Checker
implements
TypeQualifierValidator<CreditCardNumber> {
/external/mesa3d/docs/
relnotes-7.0.1.html
87
XMesa/GLX (on Xlib)
implements
OpenGL 2.1
88
OSMesa (off-screen)
implements
OpenGL 2.1
89
Windows/Win32
implements
OpenGL 2.1
90
Glide (3dfx Voodoo1/2)
implements
OpenGL 1.3
relnotes-7.0.2.html
74
XMesa/GLX (on Xlib)
implements
OpenGL 2.1
75
OSMesa (off-screen)
implements
OpenGL 2.1
76
Windows/Win32
implements
OpenGL 2.1
77
Glide (3dfx Voodoo1/2)
implements
OpenGL 1.3
relnotes-7.0.3.html
70
XMesa/GLX (on Xlib)
implements
OpenGL 2.1
71
OSMesa (off-screen)
implements
OpenGL 2.1
72
Windows/Win32
implements
OpenGL 2.1
73
Glide (3dfx Voodoo1/2)
implements
OpenGL 1.3
relnotes-7.0.html
79
XMesa/GLX (on Xlib)
implements
OpenGL 2.1
80
OSMesa (off-screen)
implements
OpenGL 2.1
81
Windows/Win32
implements
OpenGL 2.1
82
Glide (3dfx Voodoo1/2)
implements
OpenGL 1.3
Completed in 2548 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>