OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:concrete
(Results
226 - 250
of
746
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/i18n/
japancal.h
29
*
Concrete
class which provides the Japanese calendar.
taiwncal.h
30
*
Concrete
class which provides the Taiwan calendar.
/external/iproute2/
README.distribution
46
a
concrete
example, namely how the new "experimental" distribution was
/external/iproute2/netem/
README.distribution
48
a
concrete
example, namely how the new "experimental" distribution was
/external/javassist/sample/evolve/
Evolution.java
62
// if the class is a
concrete
class,
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
SyntaxTreeBuilder.java
65
* <li>Type resultion makes the abstract tree
concrete
and must come first.
/external/llvm/include/llvm/Option/
Arg.h
27
/// \brief A
concrete
instance of a particular driver option.
Option.h
42
///
concrete
Arg instances, each of which corresponds to a
/external/llvm/lib/DebugInfo/
DWARFContext.h
28
/// methods that a
concrete
implementation provides.
DWARFDebugInfoEntry.h
175
/// in some
concrete
inlined instance tree. Address range for each DIE
/external/openfst/src/include/fst/
fstlib.h
53
//
Concrete
FST classes
/external/proguard/src/proguard/optimize/info/
ParameterUsageMarker.java
121
// Is it a non-native,
concrete
method?
/external/tagsoup/src/org/ccil/cowan/tagsoup/
Schema.java
22
Actual TSSL schemas are compiled into
concrete
subclasses of this class.
/external/v8/src/
splay-tree.h
38
// configurations of a
concrete
splay tree:
/frameworks/base/core/java/android/text/method/
BaseKeyListener.java
38
/* package */ static final Object OLD_SEL_START = new NoCopySpan.
Concrete
();
LinkMovementMethod.java
258
private static Object FROM_BELOW = new NoCopySpan.
Concrete
();
MetaKeyKeyListener.java
133
private static final Object CAP = new NoCopySpan.
Concrete
();
134
private static final Object ALT = new NoCopySpan.
Concrete
();
135
private static final Object SYM = new NoCopySpan.
Concrete
();
136
private static final Object SELECTING = new NoCopySpan.
Concrete
();
/frameworks/base/docs/html/training/backward-compatible-ui/
using-component.jd
133
<p>When running the application, this code inflates the correct activity layout and instantiates either a <code>TabHelperHoneycomb</code> or <code>TabHelperEclair</code> object. The
concrete
class that's actually used is opaque to the activity, since they share the common <code>TabHelper</code> interface.</p>
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerEntry.java
28
* It provides a
concrete
data structure to represent data stored in the
/frameworks/native/include/binder/
IBinder.h
65
* which you can safely static_cast<> to the
concrete
C++ interface.
/frameworks/native/include/gui/
Sensor.h
33
//
Concrete
types for the NDK
SensorEventQueue.h
34
//
Concrete
types for the NDK
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h
7
*
Concrete
devices implementing the communication behavior for the platforms have to be derived
/libcore/luni/src/main/java/java/security/
AlgorithmParameterGenerator.java
52
* a
concrete
implementation, this engine instance delegates to.
KeyFactory.java
51
* the
concrete
key factory service.
Completed in 1723 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>