OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
2101 - 2125
of
6896
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/gtest/samples/
sample3-inl.h
40
// Queue is a simple queue
implemented
as a singled-linked list.
/external/guava/guava/src/com/google/common/collect/
AbstractIterator.java
40
* iterator. This could be
implemented
as: <pre> {@code
/external/guava/guava/src/com/google/common/hash/
Murmur3_128HashFunction.java
31
// TODO(user): when the shortcuts are
implemented
, update BloomFilterStrategies
/external/guava/guava-tests/test/com/google/common/collect/
MutableClassToInstanceMapTest.java
93
*
implemented
using ConstrainedMap which is itself well-tested.
/external/harfbuzz_ng/src/
hb-ot-head-table.hh
78
*
implemented
in OpenType.
/external/icu4c/common/
hash.h
23
* hashtable
implemented
in C. Hashtable is designed to be idiomatic and
/external/icu4c/common/unicode/
putil.h
40
* functions may have to be re-
implemented
.
/external/icu4c/i18n/
buddhcal.h
132
BuddhistCalendar(); // default constructor not
implemented
cecal.h
97
* This method must be
implemented
by CECalendar subclasses to
japancal.h
170
JapaneseCalendar(); // default constructor not
implemented
taiwncal.h
129
TaiwanCalendar(); // default constructor not
implemented
/external/icu4c/samples/layout/
cgnomelayout.c
64
gnome_ok_dialog("Not
implemented
...");
gnomelayout.cpp
73
gnome_ok_dialog("Not
implemented
...");
/external/icu4c/test/intltest/
rndmcoll.cpp
76
errln("TestWbnf is incorrectly
implemented
.\nThis test should be modeled to use the existing test frame work for naming tests.\n");
/external/iproute2/include/linux/
if_arp.h
3
* operating system. INET is
implemented
using the BSD Socket
if_ether.h
3
* operating system. INET is
implemented
using the BSD Socket
/external/iproute2/man/man8/
tc-tbf.8
57
to limit the speed at which the bucket empties. This peakrate is
implemented
as a second TBF
/external/ipsec-tools/src/racoon/doc/
FAQ
56
is not
implemented
.
README.gssapi
99
the gss-api mechanisms needs more roundtrips. This is
implemented
.
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
FadeFilter.java
49
*
implemented
from boxjar implementation
/external/junit/src/org/junit/experimental/categories/
Categories.java
65
// the way filters are
implemented
makes this unnecessarily complicated,
/external/kernel-headers/original/asm-generic/
errno.h
9
#define ENOSYS 38 /* Function not
implemented
*/
/external/kernel-headers/original/asm-mips/
errno.h
63
#define ENOSYS 89 /* Function not
implemented
*/
processor.h
235
* which on certain architectures cannot reasonably be
implemented
in GCC
/external/kernel-headers/original/asm-x86/
semaphore_32.h
21
* also
implemented
the `trylock' semaphore operation.
Completed in 1837 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>