OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructed
(Results
276 - 300
of
4943
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
CachePruning.h
25
/// Policy for the pruneCache() function. A default
constructed
52
/// default
constructed
CachePruningPolicy object.
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclLookups.h
79
// Synthesize an empty range. This requires that two default
constructed
98
// Synthesize an empty range. This requires that two default
constructed
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Refactoring/
RefactoringActionRules.h
25
/// the provided action rule can be
constructed
and invoked. The engine
29
/// rule is
constructed
by passing in the values returned by the requirements'
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
CachePruning.h
25
/// Policy for the pruneCache() function. A default
constructed
52
/// default
constructed
CachePruningPolicy object.
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
alloc_rfunction.pass.cpp
77
// Test that moving a function
constructed
from a reference wrapper
95
// Test that moving a function
constructed
from a function pointer
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
pass_manager.h
37
// The
constructed
instance will have an empty message consumer, which just
45
// Adds an externally
constructed
pass.
/system/chre/platform/shared/include/chre/platform/shared/
host_protocol_common.h
52
* @param builder A newly
constructed
FlatBufferBuilder that will be used to
77
* @param messageType Type of message that was
constructed
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ber/
BerEncoding.java
29
*
Constructed
vs primitive flag in the first identifier byte.
159
*
constructed
encoding for its contents, or {@code false} if the data value uses primitive
/device/google/cuttlefish_common/guest/vsoc/lib/
manager_region_view.h
25
* TypedRegionView it can be directly
constructed
or subclassed.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Sequence.java
19
* 8.9.1 The encoding of a sequence value shall be
constructed
.
35
* <b>8.10.1</b> The encoding of a sequence-of value shall be
constructed
.
47
* If the encoding is
constructed
, it shall employ the indefinite-length form.
138
//
constructed
object which appears to be explicitly tagged
BERTags.java
33
public static final int
CONSTRUCTED
= 0x20;
/external/caliper/caliper/src/main/java/com/google/caliper/memory/
ObjectVisitor.java
46
* Returns an arbitrary value (presumably
constructed
during the object
/external/dagger2/examples/android-activity-graphs/
README.md
9
* Provides the ability to inject objects which require the activity to be
constructed
.
/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/util/concurrent/
ForwardingListenableFuture.java
56
* can pass in an already
constructed
{@link ListenableFuture}
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
SingletonImmutableBiMap.java
35
// never modified after a map is
constructed
.
/external/guice/core/src/com/google/inject/internal/
DelegatingInvocationHandler.java
39
+ " proxying is not
constructed
yet. Please wait until after"
/external/guice/core/src/com/google/inject/spi/
Toolable.java
32
* injected method or field. This only applies to objects that are already
constructed
when
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
ConstantMultiFieldModifier.java
9
* An implementation of {@link Modifier} that allows for multiple types of fields in the same modifier.
Constructed
/external/icu/icu4c/source/tools/gennorm2/
extradata.h
60
Hashtable previousNoNoMappingsCompYes; // If
constructed
in runtime code, pass in UErrorCode.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
ConstantMultiFieldModifier.java
8
* An implementation of {@link Modifier} that allows for multiple types of fields in the same modifier.
Constructed
/external/jsr330/src/javax/inject/
Provider.java
47
* Provides a fully-
constructed
and injected instance of {@code T}.
/external/kernel-headers/original/uapi/linux/
if_fc.h
35
*
constructed
in the driver as the Tachyon needs certain fields in
/external/libchrome/base/files/
scoped_file.h
51
// should generally use base::File instead which can be
constructed
with a
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
construct_types.pass.cpp
38
bool
constructed
;
member in struct:PMATest
40
PMATest() : A(&R), ptr(A.allocate(1)),
constructed
(false) {}
45
constructed
= true;
49
if (
constructed
) A.destroy(ptr);
Completed in 3401 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>