OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
2076 - 2100
of
6896
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/ui/views/controls/textfield/
native_textfield_wrapper.h
31
// An interface
implemented
by an object that provides a platform-native
/external/chromium_org/ui/views/ime/
input_method.h
30
// An interface
implemented
by an object that encapsulates a native input method
/external/chromium_org/ui/views/widget/
native_widget_delegate.h
38
// An interface
implemented
by the object that handles events sent by a
/external/chromium_org/ui/views/window/
dialog_delegate.h
23
// DialogDelegate is an interface
implemented
by objects that wish to show a
/external/chromium_org/ui/webui/resources/js/cr/
link_controller.js
30
* following actions are currently
implemented
:
/external/chromium_org/v8/test/mjsunit/
debug-function-scopes.js
160
// This getter is known to be
implemented
as closure.
/external/chromium_org/webkit/browser/fileapi/
file_system_url.h
174
// and the low-level file operation should be
implemented
with the latter.
/external/chromium_org/webkit/child/
webkitplatformsupport_impl.h
116
// Embedder functions. The following are not
implemented
by the glue layer and
/external/clang/include/clang/Frontend/
DiagnosticRenderer.h
36
/// Actual "printing" logic is
implemented
by subclasses.
TextDiagnostic.h
33
/// DiagnosticClient is
implemented
through this class as is diagnostic
/external/clang/test/Analysis/
string-fail.c
20
// Some functions are
implemented
as builtins. These should be #defined as
/external/clang/test/SemaCXX/
warn-sign-conversion.cpp
3
// NOTE: When a 'enumeral mismatch' warning is
implemented
then expect several
/external/clang/test/SemaObjC/
related-result-type-inference.m
161
- (id)_ABC_init { // expected-warning {{category is implementing a method which will also be
implemented
by its primary class}}
/external/clang/www/
make_cxx_dr_status
85
<p>This page tracks which C++ defect reports are
implemented
within Clang.</p>
/external/compiler-rt/lib/lsan/
lsan_common.h
124
// The following must be
implemented
in the parent tool.
/external/compiler-rt/lib/tsan/rtl/
tsan_clock.cc
18
// First, SyncClock must be re-
implemented
to allow indexing by tid.
/external/compiler-rt/lib/ubsan/
ubsan_diag.h
183
Diag(const Diag &); // NOT
IMPLEMENTED
/external/droiddriver/src/com/google/android/droiddriver/base/
AbstractUiElement.java
44
* Abstract implementation with common methods already
implemented
.
/external/e2fsprogs/intl/
loadinfo.h
24
Implemented
in
/external/easymock/src/org/easymock/internal/
Invocation.java
101
throw new UnsupportedOperationException("hashCode() is not
implemented
");
/external/eigen/Eigen/src/SparseCore/
SparseDiagonalProduct.h
16
//
implemented
using expression template.
/external/eigen/doc/
I02_HiPerformance.dox
16
Indeed, in Eigen we have
implemented
a set of highly optimized routines which are very similar
/external/eigen/unsupported/Eigen/
NonLinearOptimization
97
*
implemented
as follow :