OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
2176 - 2200
of
6896
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/mesa3d/src/gallium/drivers/svga/
svga_state.c
268
* which is
implemented
on all backends.
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt
53
In particular C++ classes should be
implemented
"inline" and should you should almost never have a forward declaration of a class.
/external/mesa3d/src/mapi/mapi/
mapi_glapi.c
222
/* not
implemented
*/
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_screen.c
162
return GL_FALSE; /* not
implemented
*/
/external/mesa3d/src/mesa/vbo/
vbo_context.h
45
* The DrawPrimitives() callback can be either
implemented
by the
vbo_save_loopback.c
48
* attributes as currently
implemented
.
/external/mockito/src/org/mockito/
MockitoAnnotations.java
69
* When @Mock annotation was
implemented
as an inner class then users experienced problems with autocomplete features in IDEs.
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
SampleGroupDescriptionBox.java
105
throw new RuntimeException("This should be
implemented
");
/external/nist-sip/java/gov/nist/core/
ThreadAuditor.java
14
* waiting for an event forever. Any wait() must be
implemented
with a timeout so that
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
ReferredBy.java
43
// not
implemented
.
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAssociatedURI.java
156
// not
implemented
/external/open-vcdiff/gflags/src/gflags/
gflags_completions.h
71
// was
implemented
. Before pressing a <TAB> to get completion for the
gflags_completions.h.in
71
// was
implemented
. Before pressing a <TAB> to get completion for the
/external/open-vcdiff/gflags/src/windows/gflags/
gflags_completions.h
71
// was
implemented
. Before pressing a <TAB> to get completion for the
/external/opencv/cxcore/include/
cxerror.h
101
#define CV_StsNotImplemented -213 /* the requested function/feature is not
implemented
*/
/external/openfst/src/extensions/ngram/
bitmap-index.cc
26
// These two internal classes
implemented
inverted views of the
/external/openfst/src/include/fst/
expectation-weight.h
136
FSTERROR() << "ExpectationWeight::Divide: not
implemented
";
state-reachable.h
157
<< "not yet
implemented
.";
/external/openfst/src/include/fst/script/
arg-packs.h
20
// short story is that all FstClass operations must be
implemented
by a version
script-impl.h
153
// constness where it's needed. Return values should be
implemented
as a
/external/openssl/crypto/des/
DES.xs
13
croak("%s not
implemented
on this architecture", s);
/external/openssl/crypto/rc2/
rc2_ecb.c
65
/* RC2 as
implemented
frm a posting from
/external/openssl/crypto/rc4/
rc4_skey.c
80
/* RC4 as
implemented
from a posting from
/external/oprofile/libpp/
profile_spec.h
26
* @internal
implemented
through a map of string, pointer to function member
/external/protobuf/
CHANGES.txt
62
* Fixed bug where Message.Swap(Message) was only
implemented
for
63
optimize_for_speed. Swap now properly
implemented
in both modes
303
This feature has been
implemented
and tested in C++ and Java.
372
* MergeFrom(message) and CopyFrom(message) are now
implemented
.
Completed in 1906 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>