OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
201 - 225
of
6896
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/dbus/
dbus_export.h
8
// Defines CHROME_DBUS_EXPORT so that functionality
implemented
by the dbus
/external/chromium_org/net/base/
net_export.h
8
// Defines NET_EXPORT so that functionality
implemented
by the net module can
/external/chromium_org/net/ssl/
client_cert_store_win.h
32
//
Implemented
by creating a temporary in-memory store and filtering it
/external/chromium_org/net/websockets/
websocket_handshake_stream_create_helper.cc
39
NOTREACHED() << "Not
implemented
";
/external/chromium_org/remoting/host/
host_window_proxy.h
35
// All thread switching logic is
implemented
in the ref-counted |Core| class.
/external/chromium_org/sync/sessions/
debug_info_getter.h
14
// This is the interface that needs to be
implemented
by the event listener
/external/chromium_org/testing/
platform_test.h
20
//
implemented
on the Mac. To enable this for another platform, just adjust
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/breakpad/
dump_reader.py
43
"""This routine must be
implemented
by subclasses.
82
"""This routine must be
implemented
by subclasses.
88
"""This routine must be
implemented
by subclasses.
94
"""This routine must be
implemented
by subclasses.
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
v4llookup.h
6
* The functionality is
implemented
as a class with virtual methods for
/external/chromium_org/third_party/skia/include/gpu/
GrUserConfig.h
18
* may always be
implemented
using a lock)
/external/chromium_org/ui/aura/client/
activation_delegate.h
18
// An interface
implemented
by an object that configures and responds to changes
dispatcher_client.h
16
// An interface
implemented
by an object which handles nested dispatchers.
event_client.h
18
// An interface
implemented
by an object that alters event processing.
visibility_client.h
14
// An interface
implemented
by an object that manages the visibility of Windows'
/external/chromium_org/ui/base/ime/
input_method_delegate.h
16
// An interface
implemented
by the object that handles events sent back from an
/external/chromium_org/ui/compositor/
layer_delegate.h
17
// A delegate interface
implemented
by an object that renders to a Layer.
/external/chromium_org/ui/gfx/animation/
animation_container_element.h
14
//
implemented
by Animation.
/external/chromium_org/ui/views/controls/menu/
menu_controller_delegate.h
17
// the class using MenuController. This is
implemented
by MenuRunnerImpl.
/external/chromium_org/ui/views/controls/
resize_area_delegate.h
10
// An interface
implemented
by objects that want to be notified about the resize
single_split_view_listener.h
12
// An interface
implemented
by objects that want to be notified when the
/external/clang/test/Sema/
128bitfloat.cc
5
__float128 f; // expected-error {{support for type '__float128' is not yet
implemented
}}
/external/clang/test/SemaObjC/
method-undef-extension-warn-1.m
21
@implementation MyClass // expected-warning {{method 'Pmeth1' in protocol not
implemented
}} \
no-warn-unimpl-method.m
4
// every method possible is
implemented
in the class and should not issue
protocol-implementation-inherited.m
20
// protocol is inherited, and extended methods are
implemented
.
unimplemented-protocol-prop.m
24
// property is
implemented
in super class. No warning
Completed in 360 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>