HomeSort by relevance Sort by last modified time
    Searched defs:Same (Results 1 - 20 of 20) sorted by null

  /external/mockito/src/org/mockito/internal/matchers/
Same.java 14 public class Same extends ArgumentMatcher<Object> implements Serializable {
19 public Same(Object wanted) {
28 description.appendText("same(");
  /external/easymock/src/org/easymock/internal/matchers/
Same.java 23 public class Same implements IArgumentMatcher, Serializable {
29 public Same(Object expected) {
38 buffer.append("same(");
  /external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp 94 bool Same = true;
99 Same = false;
103 if (Same)
126 /// GetValueInMiddleOfBlock is the same as GetValueAtEndOfBlock except in one
177 // Otherwise, if all the merged values are the same, just use it.
  /external/v8/test/unittests/compiler/
instruction-sequence-unittest.h 59 static TestOperand Same() { return TestOperand(kSameAsFirst, VReg()); }
  /external/clang/lib/AST/
ASTDiagnostic.cpp 219 /// 4) Two different types within the same diagnostic have the same output
243 continue; // Same types
246 continue; // Same canonical types
559 /// Same - Whether the two arguments evaluate to the same value.
560 bool Same;
569 ToDefault(false), Same(false) {}
634 /// SetSame - Sets the same flag of the current node.
635 void SetSame(bool Same) {
    [all...]
  /external/llvm/lib/Analysis/
CFLAliasAnalysis.cpp 74 // This is templated because InvokeInst/CallInst give us the same
111 enum class Level { Same, Above, Below };
257 // Index2. Returns None if they are not in the same set chain.
262 return Level::Same;
777 return Level::Same;
888 // clearly ptr1 and ptr2 should not be unified into the same set, so
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 136 // the second class-name is looked up in the same scope as the first.
220 // the same name as the template name in the last part of the
241 // class template we found is the same as the template being
258 // is the same as the template being specialized or, if we don't
260 // has the same name.
265 // The class template we found is the same template being
276 // The class template we found has the same name as the
695 // Virtual bases constitute the same subobject. Non-virtual bases are
    [all...]
  /external/guice/lib/build/
easymock.jar 
  /external/guice/extensions/persist/lib/
easymock.jar 
  /prebuilts/tools/common/easymock-tools/
easymock-3.1.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
easymock-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.1/
easymock-3.1.jar 
  /prebuilts/devtools/tools/lib/
easymock-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.3/
easymock-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/2.2.5/
mockito-core-2.2.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/v1/lib/test/
mockito-core-1.8.5.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 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 212 milliseconds