OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
1076 - 1100
of
3575
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
Statistics.java
33
*
Constructs
an instance.
128
*
Constructs
an instance for the given item.
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
IdenticalBlockCombiner.java
43
*
Constructs
instance. Call {@code process()} to run.
157
* Replaces one of a block's successors with a different label.
Constructs
/external/eigen/Eigen/src/Eigen2Support/Geometry/
Scaling.h
54
/**
Constructs
and initialize a uniform scaling transformation */
71
/**
Constructs
and initialize the scaling transformation from a vector of scaling coefficients */
/external/eigen/test/
umeyama.cpp
20
//
Constructs
a random matrix from the unitary group U(size).
75
//
Constructs
a random matrix from the special unitary group SU(size).
/external/guava/guava/src/com/google/common/collect/
ArrayListMultimap.java
78
*
Constructs
an empty {@code ArrayListMultimap} with enough capacity to hold
92
*
Constructs
an {@code ArrayListMultimap} with the same mappings as the
HashMultimap.java
65
*
Constructs
an empty {@code HashMultimap} with enough capacity to hold the
79
*
Constructs
a {@code HashMultimap} with the same mappings as the specified
/external/guava/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java
53
*
Constructs
a TimeLimiter instance using the given executor service to
71
*
Constructs
a TimeLimiter instance using a {@link
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ArrayListMultimap.java
73
*
Constructs
an empty {@code ArrayListMultimap} with enough capacity to hold
87
*
Constructs
an {@code ArrayListMultimap} with the same mappings as the
/external/icu4c/common/
dictionarydata.h
80
//
constructs
a new UCharsDictionaryMatcher.
95
//
constructs
a new BytesTrieDictionaryMatcher
/external/icu4c/i18n/unicode/
tztrans.h
34
*
Constructs
a <code>TimeZoneTransition</code> with the time and the rules before/after
45
*
Constructs
an empty <code>TimeZoneTransition</code>
/external/icu4c/i18n/
ztrans.h
31
*
Constructs
a time zone transition with the time and the rules before/after
42
*
Constructs
an empty <code>TimeZoneTransition</code>
/external/javassist/src/main/javassist/bytecode/
ExceptionsAttribute.java
38
*
Constructs
a copy of an exceptions attribute.
50
*
Constructs
a new exceptions attribute.
ParameterAnnotationsAttribute.java
57
*
Constructs
73
*
Constructs
an empty
/external/javassist/src/main/javassist/tools/reflect/
Metaobject.java
51
*
Constructs
a <code>Metaobject</code>. The metaobject is
66
*
Constructs
a <code>Metaobject</code> without initialization.
/external/jsilver/src/com/google/streamhtmlparser/util/
CharacterRecorder.java
64
*
Constructs
an empty character recorder of fixed size currently
73
*
Constructs
a character recorder of fixed size that is a copy
/external/protobuf/src/google/protobuf/
dynamic_message.h
51
//
Constructs
implementations of Message which can emulate types which are not
97
// Given a Descriptor,
constructs
the default (prototype) Message of that
/external/qemu/elff/
elf_alloc.h
80
/*
Constructs
ElfAllocator instance. */
112
/*
Constructs
DwarfAllocBase instance. */
/external/smali/dexlib/src/main/java/org/jf/dexlib/EncodedValue/
AnnotationEncodedSubValue.java
50
*
Constructs
a new <code>AnnotationEncodedSubValue</code> by reading the value from the given <code>Input</code>
67
*
Constructs
a new <code>AnnotationEncodedValue</code> with the given values. names and values must be the same
ArrayEncodedSubValue.java
46
*
Constructs
a new <code>ArrayEncodedSubValue</code> by reading the value from the given <code>Input</code> object.
60
*
Constructs
a new <code>ArrayEncodedSubValue</code> with the given values
/frameworks/av/include/media/stagefright/
YUVImage.h
54
//
Constructs
an image with the given size, format. Also allocates and owns
58
//
Constructs
an image with the given size, format. The memory is provided
/frameworks/base/core/java/android/text/method/
WordIterator.java
44
*
Constructs
a WordIterator using the default locale.
51
*
Constructs
a new WordIterator for the specified locale.
/frameworks/base/sax/java/android/sax/
RootElement.java
71
*
Constructs
a new root element with the given name.
81
*
Constructs
a new root element with the given name. Uses an empty string
/frameworks/base/test-runner/src/junit/runner/
TestCaseClassLoader.java
39
*
Constructs
a TestCaseLoader. It scans the class path
47
*
Constructs
a TestCaseLoader. It scans the class path
/libcore/luni/src/main/java/java/io/
BufferedOutputStream.java
50
*
Constructs
a new {@code BufferedOutputStream}, providing {@code out} with a buffer
60
*
Constructs
a new {@code BufferedOutputStream}, providing {@code out} with {@code size} bytes
ByteArrayInputStream.java
51
*
Constructs
a new {@code ByteArrayInputStream} on the byte array
64
*
Constructs
a new {@code ByteArrayInputStream} on the byte array
Completed in 1258 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>