OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
551 - 575
of
3575
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/ppapi/cpp/
file_system.h
26
///
Constructs
an is_null() filesystem resource. If you use this constructor,
36
///
Constructs
a <code>FileSystem</code> from a <code>Resource</code>.
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
unicodestring.h
35
//
Constructs
a new unicode string copying the provided C string.
40
//
Constructs
a new unicode string containing the provided codepoint.
/external/clang/test/SemaCXX/
return-noreturn.cpp
43
// Test that these
constructs
work even when extraneous blocks are created
74
// Test that these
constructs
work even with variables carrying the no-return
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
PlainInsn.java
33
*
Constructs
an instance.
59
*
Constructs
a single-source instance.
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstArray.java
30
*
Constructs
an instance.
104
*
Constructs
an instance. All indices initially contain
/external/dexmaker/src/dx/java/com/android/dx/util/
IndentingWriter.java
49
*
Constructs
an instance.
79
*
Constructs
a no-prefix instance.
/external/guava/guava/src/com/google/common/collect/
HashBiMap.java
50
*
Constructs
a new, empty bimap with the specified expected size.
61
*
Constructs
a new bimap containing initial values from {@code map}. The
/external/guava/guava/src/com/google/common/hash/
AbstractCompositeHashFunction.java
10
* {@linkplain #makeHash(Hasher[])} that
constructs
the final {@code HashCode}.
22
*
Constructs
a {@code HashCode} from the {@code Hasher} objects of the functions. Each of them
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
HashMultimap.java
60
*
Constructs
an empty {@code HashMultimap} with enough capacity to hold the
74
*
Constructs
a {@code HashMultimap} with the same mappings as the specified
/external/javassist/src/main/javassist/bytecode/
AnnotationDefaultAttribute.java
72
*
Constructs
an <code>AnnotationDefault_attribute</code>.
84
*
Constructs
an empty <code>AnnotationDefault_attribute</code>.
EnclosingMethodAttribute.java
38
*
Constructs
an EnclosingMethod attribute.
59
*
Constructs
an EnclosingMethod attribute.
/external/javassist/src/main/javassist/bytecode/annotation/
ArrayMemberValue.java
34
*
Constructs
an array. The initial value or type are not specified.
43
*
Constructs
an array. The initial value is not specified.
EnumMemberValue.java
35
*
Constructs
an enum constant value. The initial value is specified
50
*
Constructs
an enum constant value.
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
BlenderTrack.java
29
*
Constructs
the object using spatial track (bone track is null).
39
*
Constructs
the object using bone track (spatial track is null).
/external/proguard/src/proguard/classfile/constant/
StringConstant.java
39
* Class.getDeclaredField/Method
constructs
.
50
* string is being used in Class.getDeclaredField/Method
constructs
.
/external/smali/dexlib/src/main/java/org/jf/dexlib/EncodedValue/
AnnotationEncodedValue.java
39
*
Constructs
a new <code>AnnotationEncodedValue</code> by reading the value from the given <code>Input</code>
49
*
Constructs
a new <code>AnnotationEncodedValue</code> with the given values. names and values must be the same
ByteEncodedValue.java
39
*
Constructs
a new <code>ByteEncodedValue</code> by reading the value from the given <code>Input</code> object.
48
*
Constructs
a new <code>ByteEncodedValue</code> with the given value
CharEncodedValue.java
39
*
Constructs
a new <code>CharEncodedValue</code> by reading the value from the given <code>Input</code> object.
50
*
Constructs
a new <code>CharEncodedValue</code> with the given value
DoubleEncodedValue.java
39
*
Constructs
a new <code>DoubleEncodedValue</code> by reading the value from the given <code>Input</code> object.
51
*
Constructs
a new <code>DoubleEncodedValue</code> with the given value
EnumEncodedValue.java
41
*
Constructs
a new <code>EnumEncodedValue</code> by reading the field index from the given <code>Input</code>
54
*
Constructs
a new <code>EnumEncodedValue</code> with the given <code>FieldIdItem</code> value
FieldEncodedValue.java
41
*
Constructs
a new <code>FieldEncodedValue</code> by reading the field index from the given <code>Input</code>
54
*
Constructs
a new <code>FieldEncodedValue</code> with the given <code>FieldIdItem</code> value
FloatEncodedValue.java
39
*
Constructs
a new <code>FloatEncodedValue</code> by reading the value from the given <code>Input</code> object.
51
*
Constructs
a new <code>FloatEncodedValue</code> with the given value
IntEncodedValue.java
39
*
Constructs
a new <code>IntEncodedValue</code> by reading the value from the given <code>Input</code> object.
50
*
Constructs
a new <code>IntEncodedValue</code> with the given value
LongEncodedValue.java
39
*
Constructs
a new <code>LongEncodedValue</code> by reading the value from the given <code>Input</code> object.
50
*
Constructs
a new <code>LongEncodedValue</code> with the given value
MethodEncodedValue.java
41
*
Constructs
a new <code>MethodEncodedValue</code> by reading the method index from the given <code>Input</code>
54
*
Constructs
a new <code>MethodEncodedValue</code> with the given <code>MethodIdItem</code> value
Completed in 971 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>