HomeSort by relevance Sort by last modified time
    Searched refs:copyValue (Results 1 - 14 of 14) sorted by null

  /external/mockito/src/org/mockito/internal/util/reflection/
FieldCopier.java 11 public <T> void copyValue(T from, T to, Field field) throws IllegalAccessException {
LenientCopyTool.java 42 fieldCopier.copyValue(from, mock, field);
  /libcore/luni/src/main/java/libcore/reflect/
AnnotationMember.java 336 * @see #copyValue()
348 return copyValue();
362 public Object copyValue() throws Throwable
  /external/llvm/lib/Analysis/
AliasSetTracker.cpp 540 // copyValue - This method should be used whenever a preexisting value in the
545 void AliasSetTracker::copyValue(Value *From, Value *To) {
626 AST->copyValue(getValPtr(), V);
  /external/llvm/include/llvm/Analysis/
AliasSetTracker.h 395 /// copyValue - This method should be used whenever a preexisting value in the
401 void copyValue(Value *From, Value *To);
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 389 CurAST->copyValue(&I, C);
    [all...]
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 109 static jint copyValue(JNIEnv* env, jobject outValue, const ResTable* table,
113 jint copyValue(JNIEnv* env, jobject outValue, const ResTable* table,
917 return copyValue(env, outValue, &res, value, ref, block, typeSpecFlags, &config);
968 return copyValue(env, outValue, &res, value, ref, block, typeSpecFlags);
    [all...]
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 250 /// pointer type, we keep track of what to copyValue to the inserted PHI
867 AST->copyValue(PointerAllocaValues[AllocaNo], PN);
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/2.2.5/
mockito-core-2.2.5.jar 
  /external/robolectric/v1/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 

Completed in 380 milliseconds