HomeSort by relevance Sort by last modified time
    Searched full:implements (Results 176 - 200 of 14585) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/iptables/extensions/
libxt_quota.man 0 Implements network quotas by decrementing a byte counter with each
  /external/mockito/src/org/mockito/internal/exceptions/stacktrace/
DefaultStackTraceCleanerProvider.java 9 public class DefaultStackTraceCleanerProvider implements StackTraceCleanerProvider {
  /external/mockito/src/org/mockito/internal/util/
ConsoleMockitoLogger.java 7 public class ConsoleMockitoLogger implements MockitoLogger {
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowMediaStore.java 9 import com.xtremelabs.robolectric.internal.Implements;
12 @Implements(MediaStore.class)
15 @Implements(MediaStore.Images.class)
17 @Implements(MediaStore.Images.Media.class)
StatusLineStub.java 6 public class StatusLineStub implements StatusLine {
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
SQLiteMap.java 5 public class SQLiteMap implements DatabaseConfig.DatabaseMap {
  /frameworks/base/test-runner/src/junit/runner/
ReloadingTestSuiteLoader.java 7 public class ReloadingTestSuiteLoader implements TestSuiteLoader {
  /external/chromium_org/third_party/mesa/src/docs/
RELNOTES-4.0.2 36 XMesa (Xlib) implements OpenGL 1.3
37 OSMesa (off-screen) implements OpenGL 1.3
38 FX (3dfx Voodoo1/2) implements OpenGL 1.3
39 SVGA implements OpenGL 1.3
40 Wind River UGL implements OpenGL 1.3
41 Windows/Win32 implements OpenGL 1.3
42 DOS/DJGPP implements OpenGL 1.3 (new in Mesa 4.0.2)
RELNOTES-5.0 67 XMesa (Xlib) implements OpenGL 1.4
68 OSMesa (off-screen) implements OpenGL 1.4
69 FX (3dfx Voodoo1/2) implements OpenGL 1.3
70 SVGA implements OpenGL 1.3
71 Wind River UGL implements OpenGL 1.3
72 Windows/Win32 implements OpenGL 1.4
73 DOS/DJGPP implements OpenGL 1.3
74 GGI implements OpenGL 1.3
75 DOS implements OpenGL 1.4
RELNOTES-6.0 65 XMesa (Xlib) implements OpenGL 1.5
66 OSMesa (off-screen) implements OpenGL 1.5
67 FX (3dfx Voodoo1/2) implements OpenGL 1.3
68 SVGA implements OpenGL 1.3
69 Wind River UGL implements OpenGL 1.3
70 Windows/Win32 implements OpenGL 1.5
71 DJGPP implements OpenGL 1.5
72 GGI implements OpenGL 1.3
73 BeOS implements OpenGL 1.5
relnotes-6.5.html 116 XMesa/GLX (on Xlib) implements OpenGL 1.5
117 OSMesa (off-screen) implements OpenGL 1.5
118 Glide (3dfx Voodoo1/2) implements OpenGL 1.3
119 SVGA implements OpenGL 1.3
120 Wind River UGL implements OpenGL 1.3
121 Windows/Win32 implements OpenGL 1.5
122 DJGPP implements OpenGL 1.5
123 GGI implements OpenGL 1.3
124 BeOS implements OpenGL 1.5
  /external/mesa3d/docs/
RELNOTES-4.0.2 36 XMesa (Xlib) implements OpenGL 1.3
37 OSMesa (off-screen) implements OpenGL 1.3
38 FX (3dfx Voodoo1/2) implements OpenGL 1.3
39 SVGA implements OpenGL 1.3
40 Wind River UGL implements OpenGL 1.3
41 Windows/Win32 implements OpenGL 1.3
42 DOS/DJGPP implements OpenGL 1.3 (new in Mesa 4.0.2)
RELNOTES-5.0 67 XMesa (Xlib) implements OpenGL 1.4
68 OSMesa (off-screen) implements OpenGL 1.4
69 FX (3dfx Voodoo1/2) implements OpenGL 1.3
70 SVGA implements OpenGL 1.3
71 Wind River UGL implements OpenGL 1.3
72 Windows/Win32 implements OpenGL 1.4
73 DOS/DJGPP implements OpenGL 1.3
74 GGI implements OpenGL 1.3
75 DOS implements OpenGL 1.4
RELNOTES-6.0 65 XMesa (Xlib) implements OpenGL 1.5
66 OSMesa (off-screen) implements OpenGL 1.5
67 FX (3dfx Voodoo1/2) implements OpenGL 1.3
68 SVGA implements OpenGL 1.3
69 Wind River UGL implements OpenGL 1.3
70 Windows/Win32 implements OpenGL 1.5
71 DJGPP implements OpenGL 1.5
72 GGI implements OpenGL 1.3
73 BeOS implements OpenGL 1.5
relnotes-6.5.html 116 XMesa/GLX (on Xlib) implements OpenGL 1.5
117 OSMesa (off-screen) implements OpenGL 1.5
118 Glide (3dfx Voodoo1/2) implements OpenGL 1.3
119 SVGA implements OpenGL 1.3
120 Wind River UGL implements OpenGL 1.3
121 Windows/Win32 implements OpenGL 1.5
122 DJGPP implements OpenGL 1.5
123 GGI implements OpenGL 1.3
124 BeOS implements OpenGL 1.5
  /external/kernel-headers/original/asm-mips/
prefetch.h 13 * R5000 and RM5200 implements pref and prefx instructions but they're nops, so
17 * R5432 implements Load, Store, LoadStreamed, StoreStreamed, LoadRetained,
22 * RM7000 version 1.0 interprets all hints as Pref_Load; version 2.0 implements
25 * RM9000 is MIPS IV but implements prefetching like MIPS32/MIPS64; it's
29 * VR7701 only implements the Load prefetch.
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api.h 19 // Implements the chrome.networkingPrivate.getProperties method.
41 // Implements the chrome.networkingPrivate.getManagedProperties method.
65 // Implements the chrome.networkingPrivate.getState method.
87 // Implements the chrome.networkingPrivate.setProperties method.
108 // Implements the chrome.networkingPrivate.createNetwork method.
129 // Implements the chrome.networkingPrivate.getVisibleNetworks method.
149 // Implements the chrome.networkingPrivate.getEnabledNetworkTypes method.
167 // Implements the chrome.networkingPrivate.enableNetworkType method.
185 // Implements the chrome.networkingPrivate.disableNetworkType method.
203 // Implements the chrome.networkingPrivate.requestNetworkScan method
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_misc.h 21 // Implements the chrome.fileBrowserPrivate.logoutUserForReauthentication
36 // Implements the chrome.fileBrowserPrivate.getPreferences method.
50 // Implements the chrome.fileBrowserPrivate.setPreferences method.
64 // Implements the chrome.fileBrowserPrivate.zipSelection method.
88 // Implements the chrome.fileBrowserPrivate.zoom method.
104 // Implements the chrome.fileBrowserPrivate.installWebstoreItem method.
private_api_file_system.h 28 // Implements the chrome.fileBrowserPrivate.requestFileSystem method.
79 // Implements the chrome.fileBrowserPrivate.addFileWatch method.
97 // Implements the chrome.fileBrowserPrivate.removeFileWatch method.
114 // Implements the chrome.fileBrowserPrivate.getSizeStats method.
136 // Implements the chrome.fileBrowserPrivate.validatePathNameLength method.
152 // Implements the chrome.fileBrowserPrivate.formatVolume method.
167 // Implements the chrome.fileBrowserPrivate.startCopy method.
185 // Implements the chrome.fileBrowserPrivate.cancelCopy method.
  /external/jsr305/javadoc/
overview-tree.html 89 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
90 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
91 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
92 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
104 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillNotClose.html" title="annotation in javax.annotation"><B>WillNotClose</B></A> (implements java.lang.annotation.Annotation)
105 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillCloseWhenClosed.html" title="annotation in javax.annotation"><B>WillCloseWhenClosed</B></A> (implements java.lang.annotation.Annotation)
106 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillClose.html" title="annotation in javax.annotation"><B>WillClose</B></A> (implements java.lang.annotation.Annotation)
107 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Untainted.html" title="annotation in javax.annotation"><B>Untainted</B></A> (implements java.lang.annotation.Annotation)
108 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Tainted.html" title="annotation in javax.annotation"><B>Tainted</B></A> (implements java.lang.annotation.Annotation)
109 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Syntax.html" title="annotation in javax.annotation"><B>Syntax</B></A> (implements java.lang.annotation.Annotation
    [all...]
  /art/test/Interfaces/
Interfaces.java 29 class A implements I, J {
34 class B implements K {
  /development/samples/USB/AdbTest/
_index.html 1 <p>AdbTest is a sample program that implements a subset of the <code>adb</code> USB protocol.
2 Currently it only implements the <code>adb logcat</code> command and displays the log
  /external/chromium_org/net/quic/congestion_control/
fix_rate_receiver.h 26 // Implements ReceiveAlgorithmInterface.
30 // Implements ReceiveAlgorithmInterface.
  /external/chromium_org/third_party/sqlite/src/test/
tkt-02a8e81d44.test 11 # This file implements regression tests for SQLite library.
13 # This file implements tests to verify that ticket [02a8e81d44] has been
tkt-2ea2425d34.test 11 # This file implements regression tests for SQLite library.
13 # This file implements tests to verify that ticket [2ea2425d34be] has been

Completed in 910 milliseconds

1 2 3 4 5 6 78 91011>>