OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
1426 - 1450
of
3697
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/protobuf/gtest/src/
gtest-test-part.cc
67
//
Constructs
an empty TestPartResultArray.
/external/protobuf/gtest/test/
gtest_throw_on_failure_ex_test.cc
87
// use Google Test's
constructs
for defining and running tests
/external/protobuf/java/src/main/java/com/google/protobuf/
UninitializedMessageException.java
39
* a programming error: it happens when some code which
constructs
a message
/external/protobuf/src/google/protobuf/compiler/java/
java_field.h
74
// Convenience class which
constructs
FieldGenerators for a Descriptor.
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_field.h
74
// Convenience class which
constructs
FieldGenerators for a Descriptor.
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_field.h
92
// Convenience class which
constructs
FieldGenerators for a Descriptor.
/external/qemu/distrib/jpeg-6b/
jmemansi.c
135
* This version uses tmpfile(), which
constructs
a suitable file name
/external/skia/samplecode/
SampleCode.h
46
// interface that
constructs
SkViews
/external/smack/src/org/jivesoftware/smack/util/collections/
AbstractMapEntry.java
34
*
Constructs
a new entry with the given key and given value.
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
Agent.java
63
*
Constructs
an Agent.
/frameworks/base/core/java/android/animation/
PointFEvaluator.java
41
*
Constructs
a PointFEvaluator that modifies and returns <code>reuse</code>
RectEvaluator.java
41
*
Constructs
a RectEvaluator that modifies and returns <code>reuseRect</code>
/frameworks/base/core/java/android/net/
RouteInfo.java
86
*
Constructs
a RouteInfo object.
177
*
Constructs
a {@code RouteInfo} object.
205
*
Constructs
a default {@code RouteInfo} object.
216
*
Constructs
a {@code RouteInfo} object representing a direct connected subnet.
/frameworks/base/core/java/com/android/internal/logging/
AndroidHandler.java
108
*
Constructs
a new instance of the Android log handler.
/frameworks/base/media/mca/effect/java/android/media/effect/
FilterGraphEffect.java
46
*
Constructs
a new FilterGraphEffect.
/frameworks/base/tools/preload/
LoadedClass.java
47
/**
Constructs
a new class. */
Operation.java
56
/**
Constructs
a new operation. */
Proc.java
59
/**
Constructs
a new process. */
/libcore/luni/src/main/java/android/system/
StructStat.java
75
*
Constructs
an instance with the given field values.
/libcore/luni/src/main/java/java/io/
FileDescriptor.java
60
*
Constructs
a new invalid FileDescriptor.
FilterOutputStream.java
41
*
Constructs
a new {@code FilterOutputStream} with {@code out} as its
FilterWriter.java
38
*
Constructs
a new FilterWriter on the Writer {@code out}. All writes are
PipedInputStream.java
79
*
Constructs
a new unconnected {@code PipedInputStream}. The resulting
86
*
Constructs
a new {@code PipedInputStream} connected to the
100
*
Constructs
a new unconnected {@code PipedInputStream} with the given
116
*
Constructs
a new {@code PipedInputStream} connected to the given {@code PipedOutputStream},
PipedReader.java
79
*
Constructs
a new unconnected {@code PipedReader}. The resulting reader
86
*
Constructs
a new {@code PipedReader} connected to the {@link PipedWriter}
100
*
Constructs
a new unconnected {@code PipedReader} with the given buffer size.
116
*
Constructs
a new {@code PipedReader} connected to the given {@code PipedWriter},
/libcore/luni/src/main/java/java/lang/ref/
PhantomReference.java
51
*
Constructs
a new phantom reference and registers it with the given
Completed in 805 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>