Searched defs:clone (Results 301 - 325 of 842) sorted by path

<<11121314151617181920>>

/external/chromium_org/ui/file_manager/gallery/js/
H A Dmosaic_mode.js837 this.density_.clone());
932 Mosaic.Layout.MODE_DRY_RUN, this.density_.clone());
1153 * @return {Mosaic.Density} A clone of this density object.
1155 Mosaic.Density.prototype.clone = function() {
/external/chromium_org/v8/benchmarks/
H A Dcrypto.js1159 var x = (this.s<0)?this.negate():this.clone();
1160 var y = (a.s<0)?a.negate():a.clone();
1200 var u = m.clone(), v = this.clone();
1301 BigInteger.prototype.clone = bnClone;
/external/chromium_org/v8/src/heap/
H A Dheap.cc3688 // Make the clone.
3691 HeapObject* clone; local
3703 if (!allocation.To(&clone)) return allocation;
3705 Address clone_address = clone->address();
3718 if (!allocation.To(&clone)) return allocation;
3720 SLOW_DCHECK(InNewSpace(clone));
3721 // Since we know the clone is allocated in new space, we can copy
3723 CopyBlock(clone->address(), source->address(), object_size);
3727 reinterpret_cast<Address>(clone) + object_size);
3732 SLOW_DCHECK(JSObject::cast(clone)
[all...]
/external/chromium_org/v8/src/
H A Dobjects.cc9148 Handle<JSFunction> clone = local
9152 clone->set_function_bindings(function->function_bindings());
9157 // In rare cases when that is not true, we mutate the clone's __proto__.
9159 if (*original_prototype != clone->map()->prototype()) {
9160 JSObject::SetPrototype(clone, original_prototype, false).Assert();
9163 return clone;
H A Druntime.cc2070 Handle<JSFunction> clone = JSFunction::CloneClosure(fun); local
2072 JSObject::SetOwnPropertyIgnoreAttributes(clone, home_object_symbol,
2074 return *clone;
6026 // a fresh clone on each invocation.
/external/chromium_org/v8/test/cctest/
H A Dtest-api.cc15111 // Verify that we can clone an object
15134 Local<v8::Object> clone = obj->Clone(); local
15135 CHECK_EQ(v8_str("hello"), clone->Get(v8_str("alpha")));
15136 CHECK_EQ(v8::Integer::New(isolate, 123), clone->Get(v8_str("beta")));
15137 CHECK_EQ(v8_str("cloneme"), clone->Get(v8_str("gamma")));
15139 // Set a property on the clone, verify each object.
15140 clone->Set(v8_str("beta"), v8::Integer::New(isolate, 456));
15142 CHECK_EQ(v8::Integer::New(isolate, 456), clone->Get(v8_str("beta")));
15738 // original should not affect the clone.
H A Dtest-heap.cc823 // Make the clone.
825 Handle<JSObject> clone = factory->CopyJSObject(obj); local
826 CHECK(!clone.is_identical_to(obj));
829 value2 = Object::GetElement(isolate, clone, 0).ToHandleChecked();
832 value2 = Object::GetElement(isolate, clone, 1).ToHandleChecked();
836 value2 = Object::GetProperty(clone, first).ToHandleChecked();
839 value2 = Object::GetProperty(clone, second).ToHandleChecked();
843 JSReceiver::SetProperty(clone, first, two, SLOPPY).Check();
844 JSReceiver::SetProperty(clone, second, one, SLOPPY).Check();
846 JSReceiver::SetElement(clone,
1043 JSObject* clone = JSObject::cast(clone_obj); local
[all...]
/external/chromium_org/v8/test/mjsunit/
H A Darray-reduce.js32 function clone(v) { function
63 var args = [clone(a), clone(b), i, clone(s)];
65 args.push(clone(result));
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-function.cpp13 virtual invoker_base* clone() = 0;
21 functor_invoker* clone() { return new functor_invoker(f); } function in class:functor_invoker
34 invoker = other.invoker->clone();
/external/clang/test/PCH/
H A Dcxx-exprs.cpp18 New *clone() { function in class:New
26 return n->clone();
/external/conscrypt/src/main/java/org/conscrypt/
H A DOpenSSLMessageDigestJDK.java144 public Object clone() { method in class:OpenSSLMessageDigestJDK
H A DSSLParametersImpl.java165 return (SSLParametersImpl) result.clone();
237 return enabledCipherSuites.clone();
244 enabledCipherSuites = NativeCrypto.checkEnabledCipherSuites(cipherSuites).clone();
251 return enabledProtocols.clone();
259 enabledProtocols = NativeCrypto.checkEnabledProtocols(protocols).clone();
786 * Returns the clone of this object.
787 * @return the clone.
790 protected Object clone() { method in class:SSLParametersImpl
792 return super.clone();
1042 return NativeCrypto.DEFAULT_PROTOCOLS.clone();
[all...]
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DNormalSsaInsn.java99 public NormalSsaInsn clone() { method in class:NormalSsaInsn
100 return (NormalSsaInsn) super.clone();
H A DPhiInsn.java77 public PhiInsn clone() { method in class:PhiInsn
78 throw new UnsupportedOperationException("can't clone phi");
H A DSsaInsn.java61 public SsaInsn clone() { method in class:SsaInsn
63 return (SsaInsn)super.clone();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Djavax.servlet_2.5.0.v200910301333.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar ... observable.Realm getRealm () protected java.lang.Object clone () throws java.lang.CloneNotSupportedException org.eclipse. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 961 milliseconds

<<11121314151617181920>>