OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructed
(Results
176 - 200
of
2682
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/icu/source/common/
dictbe.h
29
* <p>After it is
constructed
a DictionaryBreakEngine may be shared between
140
* <p>After it is
constructed
a ThaiBreakEngine may be shared between
197
* <p>After it is
constructed
a LaoBreakEngine may be shared between
253
* <p>After it is
constructed
a KhmerBreakEngine may be shared between
/external/chromium_org/third_party/skia/tests/
TArrayTest.cpp
21
// { }, add a default
constructed
element
/external/chromium_org/tools/gn/
item.h
29
// accessed from any thread with no locking once the item is
constructed
.
/external/chromium_org/ui/events/gesture_detection/
gesture_event_data_packet.h
21
UNDEFINED = -1, // Used only for a default-
constructed
packet.
/external/e2fsprogs/ext2ed/
ext2ed.8.in
32
This article explains how I
constructed
ext2ed. You may want to have a look
/external/guava/guava/src/com/google/common/collect/
BstNodeFactory.java
29
* @param <N> The type of the tree nodes
constructed
with this {@code BstNodeFactory}.
/external/guava/guava/src/com/google/common/util/concurrent/
ForwardingListenableFuture.java
56
* can pass in an already
constructed
{@link ListenableFuture}
/external/icu/icu4c/source/common/
dictbe.h
29
* <p>After it is
constructed
a DictionaryBreakEngine may be shared between
140
* <p>After it is
constructed
a ThaiBreakEngine may be shared between
197
* <p>After it is
constructed
a LaoBreakEngine may be shared between
253
* <p>After it is
constructed
a KhmerBreakEngine may be shared between
/external/kernel-headers/original/uapi/linux/
if_fc.h
34
*
constructed
in the driver as the Tachyon needs certain fields in
/external/mockito/cglib-and-asm/src/org/mockito/asm/util/
AbstractVisitor.java
103
* tree is
constructed
during the visit, and printed to a sequential stream
124
* Returns the text
constructed
by this visitor.
126
* @return the text
constructed
by this visitor.
133
* Prints the text
constructed
by this visitor.
/external/skia/include/pathops/
SkPathOps.h
28
The resulting path will be
constructed
from non-overlapping contours.
/external/skia/tests/
TArrayTest.cpp
21
// { }, add a default
constructed
element
/frameworks/base/docs/html/tools/help/
etc1tool.jd
63
If <code><em>outfile</em></code> is not specified, the output file is
constructed
/frameworks/ex/framesequence/jni/
FrameSequence_webp.h
67
// mIsKeyFrame[i] is true if ith canvas can be
constructed
without decoding any prior frames.
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
TooManyListenersExceptionTest.java
33
"Message thrown with exception
constructed
with no message",
/ndk/sources/host-tools/sed-4.2.1/lib/
tempname.h
27
rules for mk[s]temp (i.e. end in "XXXXXX"). The name
constructed
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_fc.h
34
*
constructed
in the driver as the Tachyon needs certain fields in
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_fc.h
34
*
constructed
in the driver as the Tachyon needs certain fields in
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h
40
* For example, an auto_ptr can be assigned (or
constructed
from)
95
* @brief An %auto_ptr is usually
constructed
from a raw pointer.
104
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
113
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h
40
* For example, an auto_ptr can be assigned (or
constructed
from)
95
* @brief An %auto_ptr is usually
constructed
from a raw pointer.
104
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
113
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h
40
* For example, an auto_ptr can be assigned (or
constructed
from)
95
* @brief An %auto_ptr is usually
constructed
from a raw pointer.
104
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
113
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
auto_ptr.h
40
* For example, an auto_ptr can be assigned (or
constructed
from)
95
* @brief An %auto_ptr is usually
constructed
from a raw pointer.
104
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
113
* @brief An %auto_ptr can be
constructed
from another %auto_ptr.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERApplicationSpecific.java
189
if ((orig[0] & BERTags.
CONSTRUCTED
) != 0)
191
tmp[0] |= BERTags.
CONSTRUCTED
;
211
classBits |= BERTags.
CONSTRUCTED
;
/external/chromium_org/chrome/renderer/pepper/
pepper_uma_host.cc
144
// The histogram can be NULL if it is
constructed
with bad arguments. Ignore
169
// The histogram can be NULL if it is
constructed
with bad arguments. Ignore
192
// The histogram can be NULL if it is
constructed
with bad arguments. Ignore
/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
).
Completed in 612 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>