OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructed
(Results
51 - 75
of
2550
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/tests/device/test-stlport_shared-exception/jni/
singleton.cpp
7
// singleton::instance() is considered
constructed
although the ctor
/ndk/tests/device/test-stlport_static-exception/jni/
singleton.cpp
7
// singleton::instance() is considered
constructed
although the ctor
/dalvik/vm/arch/generic/
Hints.cpp
45
* field should be defined and
constructed
in conjunction with
48
* If valid hints can't be
constructed
, this function should return a negative
/external/chromium_org/media/audio/win/
audio_device_listener_win.h
24
// is required to construct this object. Must be
constructed
and destructed on
53
// AudioDeviceListenerWin must be
constructed
and destructed on one thread.
/external/chromium_org/ui/gfx/
platform_font_mac.h
42
// The NSFont instance for this object. If this object was
constructed
from an
44
// instance is
constructed
from the name, size, and style, and if there is no
/external/wpa_supplicant_8/src/tls/
asn1.h
25
#define ASN1_TAG_SEQUENCE 0x10 /* shall be
constructed
*/
48
u8 identifier, class,
constructed
;
member in struct:asn1_hdr
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Constructed.java
27
* This abstract class is the super class for all
constructed
ASN.1 types
45
* @return - true if identifier correspond to
constructed
identifier of
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
keyctl.h
47
#define KEYCTL_INSTANTIATE 12 /* instantiate a partially
constructed
key */
48
#define KEYCTL_NEGATE 13 /* negate a partially
constructed
key */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
keyctl.h
47
#define KEYCTL_INSTANTIATE 12 /* instantiate a partially
constructed
key */
48
#define KEYCTL_NEGATE 13 /* negate a partially
constructed
key */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
keyctl.h
47
#define KEYCTL_INSTANTIATE 12 /* instantiate a partially
constructed
key */
48
#define KEYCTL_NEGATE 13 /* negate a partially
constructed
key */
/dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecList.java
36
* @return {@code non-null;} an appropriately-
constructed
instance
49
* @return {@code non-null;} an appropriately-
constructed
instance
65
* @return {@code non-null;} an appropriately-
constructed
instance
83
* @return {@code non-null;} an appropriately-
constructed
instance
222
* @return {@code non-null;} an appropriately-
constructed
instance
245
* @return {@code non-null;} an appropriately-
constructed
instance
272
* @return {@code non-null;} an appropriately-
constructed
instance
301
* @return {@code non-null;} an appropriately-
constructed
instance
333
* @return {@code non-null;} an appropriately-
constructed
instance
370
* @return {@code non-null;} an appropriately-
constructed
instanc
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegisterSpecList.java
37
* @return {@code non-null;} an appropriately-
constructed
instance
50
* @return {@code non-null;} an appropriately-
constructed
instance
66
* @return {@code non-null;} an appropriately-
constructed
instance
84
* @return {@code non-null;} an appropriately-
constructed
instance
223
* @return {@code non-null;} an appropriately-
constructed
instance
246
* @return {@code non-null;} an appropriately-
constructed
instance
273
* @return {@code non-null;} an appropriately-
constructed
instance
302
* @return {@code non-null;} an appropriately-
constructed
instance
334
* @return {@code non-null;} an appropriately-
constructed
instance
371
* @return {@code non-null;} an appropriately-
constructed
instanc
[
all
...]
/external/chromium_org/content/browser/renderer_host/media/
web_contents_audio_input_stream.cc
56
CONSTRUCTED
,
113
tracker_(tracker), mixer_stream_(mixer_stream), state_(
CONSTRUCTED
),
121
// WAIS::Impl can be
constructed
on any thread, but will DCHECK that all
127
DCHECK(state_ ==
CONSTRUCTED
|| state_ == CLOSED);
133
DCHECK_EQ(
CONSTRUCTED
, state_) << "Illegal to Open more than once.";
188
state_ =
CONSTRUCTED
;
193
DCHECK_EQ(
CONSTRUCTED
, state_);
/dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpecList.java
35
* @return {@code non-null;} an appropriately-
constructed
instance
48
* @return {@code non-null;} an appropriately-
constructed
instance
64
* @return {@code non-null;} an appropriately-
constructed
instance
82
* @return {@code non-null;} an appropriately-
constructed
instance
221
* @return {@code non-null;} an appropriately-
constructed
instance
244
* @return {@code non-null;} an appropriately-
constructed
instance
271
* @return {@code non-null;} an appropriately-
constructed
instance
299
* @return {@code non-null;} an appropriately-
constructed
instance
332
* @return {@code non-null;} an appropriately-
constructed
instance
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1InputStream.java
49
* @param lazyEvaluate true if parsing inside
constructed
objects can be delayed.
72
* Create an ASN1InputStream where no DER object will be longer than limit, and
constructed
76
* @param lazyEvaluate true if parsing inside
constructed
objects can be delayed.
86
* Create an ASN1InputStream where no DER object will be longer than limit, and
constructed
91
* @param lazyEvaluate true if parsing inside
constructed
objects can be delayed.
134
boolean isConstructed = (tag &
CONSTRUCTED
) != 0;
150
// TODO There are other tags that may be
constructed
(e.g. BIT_STRING)
226
boolean isConstructed = (tag &
CONSTRUCTED
) != 0;
253
// TODO There are other tags that may be
constructed
(e.g. BIT_STRING)
/external/chromium_org/net/android/
network_change_notifier_android.cc
10
// - The notifier can be
constructed
on any thread.
27
// The factory constructs and owns the delegate. The factory is
constructed
and
34
//
constructed
).
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/
header.h
46
// table was
constructed
during building and has no physical location in a
57
// table was
constructed
during building and has no physical location in a
65
//
constructed
during building and has no physical location in a font file.
/external/oauth/core/src/main/java/net/oauth/
ConsumerProperties.java
28
* A pool of OAuthConsumers that are
constructed
from Properties. Each consumer
87
* Another thread just
constructed
an identical OAuthConsumer.
88
* Use that one (and discard the one we just
constructed
).
/external/sfntly/cpp/src/sfntly/table/
header.h
46
// table was
constructed
during building and has no physical location in a
57
// table was
constructed
during building and has no physical location in a
65
//
constructed
during building and has no physical location in a font file.
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
JJTAddressListParserState.java
84
/* A definite node is
constructed
from a specified number of
101
/* A conditional node is
constructed
if its condition is true. All
105
constructed
and they are left on the stack. */
/external/chromium_org/third_party/WebKit/Source/wtf/text/
StringBuilderTest.cpp
258
{ // Default
constructed
.
269
{ // AtomicString
constructed
from a null string.
275
{ // AtomicString
constructed
from an empty string.
281
{ // AtomicString
constructed
from an empty StringBuilder.
288
{ // AtomicString
constructed
from an empty char* string.
305
{ // Default
constructed
.
/external/guava/guava/src/com/google/common/hash/
BloomFilter.java
120
* <p>The
constructed
{@code BloomFilter<T>} will be serializable if the provided
123
* @param funnel the funnel of T's that the
constructed
{@code BloomFilter<T>} will use
124
* @param expectedInsertions the number of expected insertions to the
constructed
156
* <p>The
constructed
{@code BloomFilter<T>} will be serializable if the provided
159
* @param funnel the funnel of T's that the
constructed
{@code BloomFilter<T>} will use
160
* @param expectedInsertions the number of expected insertions to the
constructed
/external/chromium_org/chrome/test/functional/perf/endure_graphs/js/
common.js
74
* Creates the URL
constructed
from the current pathname and the given params.
77
* @return {string} The URL
constructed
from the given params.
/external/chromium_org/components/precache/core/
precache_database.h
29
//
constructed
or destroyed on any threads, but all other methods must be called
33
// A PrecacheDatabase can be
constructed
on any thread.
/external/chromium_org/media/base/
audio_timestamp_helper.h
18
// The class is
constructed
with samples_per_second information so that it can
20
//
constructed
, SetBaseTimestamp() must be called to specify the starting
Completed in 1765 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>