OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
126 - 150
of
6896
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ui/views/controls/tabbed_pane/
tabbed_pane_listener.h
10
// An interface
implemented
by an object to let it know that a tabbed pane was
/external/chromium_org/ui/views/controls/webview/
webview_export.h
8
// Defines WEBVIEW_EXPORT so that functionality
implemented
by the webview
/external/chromium_org/ui/views/examples/
views_examples_export.h
8
// Defines VIEWS_EXAMPLES_EXPORT so that functionality
implemented
by the
views_examples_with_content_export.h
8
// Defines VIEWS_EXAMPLES_WITH_CONTENT_EXPORT so that functionality
implemented
/external/chromium_org/ui/views/ime/
input_method_delegate.h
18
// An interface
implemented
by the object that handles events sent back from an
/external/chromium_org/ui/views/
views_export.h
8
// Defines VIEWS_EXPORT so that functionality
implemented
by the Views module
/external/chromium_org/ui/views/window/
window_resources.h
19
// An interface
implemented
by an object providing images to render the
/external/chromium_org/ui/web_dialogs/
web_dialogs_export.h
8
// Defines WEB_DIALOGS_EXPORT so that functionality
implemented
by the
/external/chromium_org/win8/metro_driver/ime/
ime_popup_observer.h
10
// An observer interface
implemented
by objects that want to be informed when
input_source_observer.h
14
// An observer interface
implemented
by objects that want to be informed
/external/clang/test/SemaObjC/
forward-protocol-incomplete-impl-warn.m
19
// expected-warning {{method 'invalidate' in protocol not
implemented
}}
incomplete-implementation.m
13
- Meth {return 0;} // expected-warning {{category is implementing a method which will also be
implemented
by its primary class}}
25
- Meth {return 0;} // expected-warning {{category is implementing a method which will also be
implemented
by its primary class}}
property-category-impl.m
5
implemented
in their base class implementation. In this case,no warning must be issued.
36
// when those properties will be
implemented
in category's primary
/external/kernel-headers/original/linux/nfsd/
auth.h
5
* uid/gid mapping not yet
implemented
.
/external/llvm/test/Transforms/ConstProp/
2002-05-03-NotOperator.ll
1
; This bug has to do with the fact that constant propagation was
implemented
in
/external/zxing/core/
README.google
11
barcode reader library
implemented
in Java. Our goal is to support decoding of
/system/core/libnl_2/
Android.mk
2
# * Netlink cache not
implemented
/external/llvm/test/CodeGen/ARM/
vfcmp.ll
5
; une is
implemented
with VCEQ/VMVN
17
; olt is
implemented
with VCGT
28
; ole is
implemented
with VCGE
39
; uge is
implemented
with VCGT/VMVN
51
; ule is
implemented
with VCGT/VMVN
63
; ugt is
implemented
with VCGE/VMVN
75
; ult is
implemented
with VCGE/VMVN
87
; ueq is
implemented
with VCGT/VCGT/VORR/VMVN
101
; one is
implemented
with VCGT/VCGT/VORR
114
; uno is
implemented
with VCGT/VCGE/VORR/VMV
[
all
...]
/cts/tools/dex-tools/src/dex/structure/
DexClass.java
27
* Returns a list containing the names of all
implemented
interfaces.
29
* @return a list containing the names of all
implemented
interfaces
/external/chromium_org/chrome/browser/extensions/api/diagnostics/
diagnostics_api.h
24
// Not
implemented
on the platform.
41
// This methods will be
implemented
differently on different platforms.
/external/chromium_org/net/quic/crypto/
strike_register_client.h
16
// Interface
implemented
by clients that talk to strike registers
17
//
implemented
as local or remote services.
/external/chromium_org/net/third_party/nss/patches/
versionskew.patch
9
+ PR_NOT_REACHED("not
implemented
");
31
+ PR_NOT_REACHED("not
implemented
");
/external/llvm/lib/Target/X86/
README-UNIMPLEMENTED.txt
2
// Testcases that crash the X86 backend because they aren't
implemented
6
and appreciated, because no one has signed up to
implemented
these yet.
/external/qemu/distrib/sdl-1.2.15/src/loadso/dummy/
SDL_sysloadso.c
33
const char *loaderror = "SDL_LoadObject() not
implemented
";
40
const char *loaderror = "SDL_LoadFunction() not
implemented
";
/frameworks/av/libvideoeditor/vss/common/inc/
M4AD_Null.h
36
* @brief Retrieves the interface
implemented
by the decoder
39
* @param pDecoderInterface : address of a pointer that will be set to the interface
implemented
Completed in 478 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>