OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cloning
(Results
101 - 125
of
348
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/doc/
constructed.html
65
To support anonymous subtyping in pyasn1, a
cloning
operation on an existing
/external/icu/icu4c/source/common/
unifiedcache.h
38
* Copy constructor. Needed to support
cloning
.
/external/llvm/lib/Target/AMDGPU/
AMDGPUOpenCLImageTypeLoweringPass.cpp
36
#include "llvm/Transforms/Utils/
Cloning
.h"
/external/mesa3d/src/glsl/
ir_clone.cpp
440
* during
cloning
because the ir_call might be a forward reference (i.e.,
/external/nist-sip/java/gov/nist/core/
GenericObjectList.java
113
* Return true if this supports reflection based
cloning
.
/external/opencv3/modules/photo/include/opencv2/
photo.hpp
58
@defgroup photo_clone Seamless
Cloning
[
all
...]
/external/v8/src/compiler/
control-flow-optimizer.cc
74
// This optimization is a special case of (super)block
cloning
. It takes an
/libcore/ojluni/src/main/java/sun/security/x509/
DistributionPoint.java
87
* is an internal API we do not use defensive
cloning
for values for
ExtendedKeyUsageExtension.java
263
//XXXX May want to consider
cloning
this
/external/emma/core/java12/com/vladium/logging/
Logger.java
80
* This works as a
cloning
creator of sorts.
106
// TODO: do a better job of logger
cloning
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationRuleParser.java
98
* The pointer is aliased: Pointer copy without
cloning
or taking ownership.
106
* The pointer is aliased: Pointer copy without
cloning
or taking ownership.
[
all
...]
/external/icu/icu4c/source/common/unicode/
brkiter.h
491
* Thread safe client-buffer-based
cloning
operation
496
* If BufferSize == 0, a sufficient size for use in
cloning
will
uiter.h
662
* without copying or
cloning
the CharacterIterator object.
689
* or
cloning
/reallocating the Replaceable object.
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationRuleParser.java
94
* The pointer is aliased: Pointer copy without
cloning
or taking ownership.
102
* The pointer is aliased: Pointer copy without
cloning
or taking ownership.
[
all
...]
/external/llvm/unittests/IR/
InstructionsTest.cpp
501
// Test
cloning
the tail call kind.
511
// Test
cloning
an attribute.
/external/v8/tools/
profile.js
622
* Creates a subtree by
cloning
and merging all subtrees rooted at nodes
623
* with a given label. E.g.
cloning
the following call tree on label 'A'
/hardware/ti/omap4-aah/hwc/
hwc.c
74
__u8 enabled : 1; /*
cloning
enabled */
78
/*
cloning
support and state */
1347
int
cloning
= ext->current.enabled && (!ext->current.docking || (handle!=NULL ? dockable(layer) : 0));
local
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DateTest.java
154
"
Cloning
date results in same reference--new date is equivalent",
156
assertTrue("
Cloning
date results unequal date", d1.equals(d2));
/external/llvm/lib/CodeGen/
WinEHPrepare.cpp
28
#include "llvm/Transforms/Utils/
Cloning
.h"
601
dbgs() << "
Cloning
block \'" << BB->getName()
619
// If nothing was cloned, we're done
cloning
in this funclet.
[
all
...]
/cts/tools/dasm/src/java_cup/
lalr_item_set.java
32
/** Constructor for
cloning
from another set.
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853StepInterpolator.java
228
*
cloning
an uninitialized model and latter initializing the copy.
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
AbstractStepInterpolator.java
91
* interpolators by
cloning
an uninitialized model and latter
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java
306
//===========
Cloning
operations. ============
/external/apache-xml/src/main/java/org/apache/xpath/axes/
PredicatedNodeTest.java
513
* initialization, this function is called during
cloning
operations.
/external/autotest/site_utils/suite_scheduler/
manifest_versions.py
158
logging.debug('
Cloning
manifest-versions.git,'
Completed in 1427 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>