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
3697
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/skia/src/gpu/gl/
GrGLSL.h
102
/**
Constructs
an invalid expression.
111
/**
Constructs
an expression with all components as value v */
123
/**
Constructs
an expression from a string.
136
/**
Constructs
an expression from a string.
149
/**
Constructs
an expression from a string with one substitution. */
155
/**
Constructs
an expression from a string with two substitutions. */
/libcore/luni/src/main/java/java/net/
DatagramPacket.java
51
*
Constructs
a new {@code DatagramPacket} object to receive data up to
64
*
Constructs
a new {@code DatagramPacket} object to receive data up to
79
*
Constructs
a new {@code DatagramPacket} object to send data to the port
102
*
Constructs
a new {@code DatagramPacket} object to send data to the port
250
*
Constructs
a new {@code DatagramPacket} object to send data to the
270
*
Constructs
a new {@code DatagramPacket} object to send data to the
/libcore/luni/src/main/java/java/util/
PriorityQueue.java
52
*
Constructs
a priority queue with an initial capacity of 11 and natural
60
*
Constructs
a priority queue with the specified capacity and natural
73
*
Constructs
a priority queue with the specified capacity and comparator.
92
*
Constructs
a priority queue that contains the elements of a collection.
117
*
Constructs
a priority queue that contains the elements of another
131
*
Constructs
a priority queue that contains the elements of a sorted set.
/external/chromium_org/third_party/re2/re2/
prefilter.cc
318
//
Constructs
an inexact Info for ab given a and b.
336
//
Constructs
Info for a|b given a and b.
358
//
Constructs
Info for a? given a.
368
//
Constructs
Info for a* given a.
374
//
Constructs
Info for a+ given a. If a was exact set, it isn't
397
//
Constructs
Info for literal rune.
405
//
Constructs
Info for literal rune for Latin1 encoded string.
413
//
Constructs
Info for dot (any character).
420
//
Constructs
Prefilter::Info for no possible match.
427
//
Constructs
Prefilter::Info for any possible match
[
all
...]
/external/regex-re2/re2/
prefilter.cc
326
//
Constructs
an inexact Info for ab given a and b.
344
//
Constructs
Info for a|b given a and b.
366
//
Constructs
Info for a? given a.
376
//
Constructs
Info for a* given a.
382
//
Constructs
Info for a+ given a. If a was exact set, it isn't
405
//
Constructs
Info for literal rune.
413
//
Constructs
Info for literal rune for Latin1 encoded string.
421
//
Constructs
Info for dot (any character).
428
//
Constructs
Prefilter::Info for no possible match.
435
//
Constructs
Prefilter::Info for any possible match
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/rop/code/
PlainInsn.java
32
*
Constructs
an instance.
58
*
Constructs
a single-source instance.
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstArray.java
31
*
Constructs
an instance.
105
*
Constructs
an instance. All indices initially contain
/dalvik/dexgen/src/com/android/dexgen/util/
IndentingWriter.java
49
*
Constructs
an instance.
79
*
Constructs
a no-prefix instance.
/dalvik/dx/src/com/android/dx/cf/attrib/
InnerClassList.java
29
*
Constructs
an instance.
80
*
Constructs
an instance.
/dalvik/dx/src/com/android/dx/rop/code/
PlainInsn.java
33
*
Constructs
an instance.
59
*
Constructs
a single-source instance.
/dalvik/dx/src/com/android/dx/rop/cst/
CstArray.java
29
*
Constructs
an instance.
103
*
Constructs
an instance. All indices initially contain
/dalvik/dx/src/com/android/dx/util/
IndentingWriter.java
49
*
Constructs
an instance.
79
*
Constructs
a no-prefix instance.
/external/apache-http/src/org/apache/http/client/entity/
UrlEncodedFormEntity.java
52
*
Constructs
a new {@link UrlEncodedFormEntity} with the list
68
*
Constructs
a new {@link UrlEncodedFormEntity} with the list
/external/chromium_org/media/base/
audio_decoder_config.h
53
//
Constructs
an uninitialized object. Clients should call Initialize() with
57
//
Constructs
an initialized object. It is acceptable to pass in NULL for
/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/chromium_org/v8/src/
smart-pointers.h
15
// Default constructor.
Constructs
an empty scoped pointer.
18
//
Constructs
a scoped pointer from a plain one.
/external/clang/test/SemaCXX/
return-noreturn.cpp
51
// Test that these
constructs
work even when extraneous blocks are created
82
// 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/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PairingContext.java
59
*
Constructs
a new instance.
78
*
Constructs
a new instance from an {@link SSLSocket}.
/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
Completed in 296 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>