OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:methods
(Results
376 - 400
of
15977
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/ui/base/cocoa/
base_view.h
17
// - Funneling of mouse and key events to two
methods
33
// Override these
methods
(mouseEvent, keyEvent) in a subclass.
/external/chromium_org/ui/gfx/android/
java_bitmap.h
19
// various JNI
methods
.
31
// Registers
methods
with JNI and returns true if succeeded.
/external/chromium_org/ui/v2/public/
view_observer.h
18
// Observe View disposition changes. -ing
methods
are called before the change
19
// is committed, -ed
methods
are called after.
/external/chromium_org/ui/views/corewm/
tooltip_controller_test_helper.h
33
// These are mostly cover
methods
for TooltipController private
methods
.
/external/chromium_org/webkit/browser/fileapi/
file_system_dir_url_request_job.h
33
// URLRequestJob
methods
:
41
// FilterContext
methods
(via URLRequestJob):
/external/clang/test/Modules/
method_pool.m
37
[object method2:1]; // expected-warning{{multiple
methods
named 'method2:' found}}
57
[object method3]; // expected-warning{{multiple
methods
named 'method3' found}}
/external/guava/guava/src/com/google/common/eventbus/
HandlerFindingStrategy.java
22
* A method for finding event handler
methods
in objects, for use by
30
* Finds all suitable event handler
methods
in {@code source}, organizes them
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
GwtPlatform.java
24
* Version of {@link GwtPlatform} used in web-mode. It includes
methods
in
27
* {@literal @}GwtScriptOnly</code> only supports public classes and
methods
.
/external/icu4c/common/
messageimpl.h
28
* In Java, these are package-private
methods
in MessagePattern itself.
56
MessageImpl(); // no constructor: all static
methods
/external/icu4c/test/cintltst/
capitst.h
53
* Tests the constructor and numerous other
methods
for CollationKey
57
* test the CollationElementIterator
methods
/external/javasqlite/src/main/java/SQLite/
Vm.java
16
* Internal last error code for compile()/step()
methods
.
42
* @param cb the object implementing the callback
methods
.
/external/javassist/src/main/javassist/compiler/ast/
Pair.java
21
* A node of a a binary tree. This class provides concrete
methods
22
* overriding abstract
methods
in ASTree.
/external/jsilver/src/com/google/streamhtmlparser/
JavascriptParser.java
20
*
Methods
exposed for Javascript parsing of text to facilitate implementation
22
* additional
methods
on top of {@code Parser} for the time being,
/external/junit/src/org/junit/
After.java
12
*
methods
are guaranteed to run even if a {@link org.junit.Before} or {@link org.junit.Test} method throws an
13
* exception. The <code>@After</code>
methods
declared in superclasses will be run after those of the current
AfterClass.java
12
*
methods
are guaranteed to run even if a {@link org.junit.BeforeClass} method throws an
13
* exception. The <code>@AfterClass</code>
methods
declared in superclasses will be run after those of the current
BeforeClass.java
13
* the test
methods
in the class. The <code>@BeforeClass</code>
methods
of superclasses
Ignore.java
9
* <p>Sometimes you want to temporarily disable a test or a group of tests.
Methods
annotated with
11
* Also, you can annotate a class containing test
methods
with <code>@Ignore</code> and none of the containing
/external/mockito/src/org/mockito/
Incubating.java
17
* <li>For types or
methods
that are already released this annotation means that that the API might change.
22
* For types or
methods
that are not yet released it means the API is <strong>work in progress</strong>
/external/proguard/examples/
midlets.pro
19
# Allow
methods
with the same signature, except for the return type,
48
native <
methods
>;
/external/robolectric/src/test/java/com/xtremelabs/robolectric/tester/org/apache/http/
ParamsParserTest.java
4
import org.apache.http.client.
methods
.HttpGet;
5
import org.apache.http.client.
methods
.HttpPost;
/external/skia/src/utils/
SkCanvasStack.h
24
* The following add/remove canvas
methods
are overrides from SkNWayCanvas
27
*
methods
to be no-ops.
/external/skia/src/utils/win/
SkDWriteFontFileStream.h
51
// IUnknown
methods
56
// IDWriteFontFileStream
methods
/external/smack/src/org/jivesoftware/smack/
AbstractConnectionListener.java
18
*
methods
defined by the {@link ConnectionListener} interface. This is a
20
* all
methods
.
/external/smack/src/org/jivesoftware/smackx/muc/
DefaultParticipantStatusListener.java
27
* to implement all the inteface
methods
if the user is only interested in implementing
28
* some of the
methods
.
DefaultUserStatusListener.java
27
* to implement all the inteface
methods
if the user is only interested in implementing
28
* some of the
methods
.
Completed in 1351 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>