Home
last modified time | relevance | path

Searched defs:and (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm/test/MC/ARM/
Darm-arithmetic-aliases.s26 and r2, r2, #6 label
27 and r2, #6 label
28 and r2, r2, r3 label
29 and r2, r3 label
/external/mockito/src/org/mockito/
DAdditionalMatchers.java575 public static boolean and(boolean first, boolean second) { in and() method in AdditionalMatchers
590 public static byte and(byte first, byte second) { in and() method in AdditionalMatchers
605 public static char and(char first, char second) { in and() method in AdditionalMatchers
620 public static double and(double first, double second) { in and() method in AdditionalMatchers
635 public static float and(float first, float second) { in and() method in AdditionalMatchers
650 public static int and(int first, int second) { in and() method in AdditionalMatchers
665 public static long and(long first, long second) { in and() method in AdditionalMatchers
680 public static short and(short first, short second) { in and() method in AdditionalMatchers
697 public static <T> T and(T first, T second) { in and() method in AdditionalMatchers
/external/clang/test/SemaObjCXX/
Dcxxoperator-selector.mm7 - and; method
19 - (id) and{return 0; }; method
/external/easymock/src/org/easymock/
DEasyMock.java704 public static boolean and(boolean first, boolean second) { in and() method in EasyMock
718 public static byte and(byte first, byte second) { in and() method in EasyMock
732 public static char and(char first, char second) { in and() method in EasyMock
746 public static double and(double first, double second) { in and() method in EasyMock
760 public static float and(float first, float second) { in and() method in EasyMock
774 public static int and(int first, int second) { in and() method in EasyMock
788 public static long and(long first, long second) { in and() method in EasyMock
802 public static short and(short first, short second) { in and() method in EasyMock
818 public static <T> T and(T first, T second) { in and() method in EasyMock
/external/clang/test/Preprocessor/
Dcxx_oper_keyword.cpp16 #define and foo macro
/external/llvm/docs/
DMakefileGuide.rst165 openable with the ``dlopen`` function and searchable with the ``dlsym`` function function
/external/android-mock/src/com/google/android/testing/mocking/
DAndroidMock.java1052 public static boolean and(boolean first, boolean second) { in and() method in AndroidMock
1077 public static byte and(byte first, byte second) { in and() method in AndroidMock
1102 public static char and(char first, char second) { in and() method in AndroidMock
1127 public static double and(double first, double second) { in and() method in AndroidMock
1152 public static float and(float first, float second) { in and() method in AndroidMock
1177 public static int and(int first, int second) { in and() method in AndroidMock
1202 public static long and(long first, long second) { in and() method in AndroidMock
1227 public static short and(short first, short second) { in and() method in AndroidMock
1253 public static <T> T and(T first, T second) { in and() method in AndroidMock
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
DCharMatcher.java423 @Override public CharMatcher and(CharMatcher other) { in is() method
449 @Override public CharMatcher and(CharMatcher other) { in isNot() method in CharMatcher
DPredicates.java102 public static <T> Predicate<T> and( in and() method in Predicates
116 public static <T> Predicate<T> and(Predicate<? super T>... components) { in and() method in Predicates
126 public static <T> Predicate<T> and(Predicate<? super T> first, in and() method in Predicates
/external/guava/guava/src/com/google/common/base/
DCharMatcher.java425 @Override public CharMatcher and(CharMatcher other) { in is() method
457 @Override public CharMatcher and(CharMatcher other) { in isNot() method in CharMatcher
DPredicates.java105 public static <T> Predicate<T> and( in and() method in Predicates
119 public static <T> Predicate<T> and(Predicate<? super T>... components) { in and() method in Predicates
129 public static <T> Predicate<T> and(Predicate<? super T> first, in and() method in Predicates
/external/clang/lib/Headers/
Diso646.h30 #define and && macro
/external/junit/src/org/junit/internal/matchers/
DCombinableMatcher.java26 public CombinableMatcher<T> and(Matcher<? extends T> matcher) { in and() method in CombinableMatcher
/external/proguard/src/proguard/evaluation/value/
DLongValue.java176 public LongValue and(LongValue other) in and() method in LongValue
330 public LongValue and(SpecificLongValue other) in and() method in LongValue
486 public LongValue and(ParticularLongValue other) in and() method in LongValue
DSpecificLongValue.java119 public LongValue and(LongValue other) in and() method in SpecificLongValue
211 public LongValue and(SpecificLongValue other) in and() method in SpecificLongValue
DParticularLongValue.java139 public LongValue and(LongValue other) in and() method in ParticularLongValue
227 public LongValue and(ParticularLongValue other) in and() method in ParticularLongValue
DIntegerValue.java185 public abstract IntegerValue and(IntegerValue other); in and() method in IntegerValue
408 public IntegerValue and(UnknownIntegerValue other) in and() method in IntegerValue
652 public IntegerValue and(SpecificIntegerValue other) in and() method in IntegerValue
896 public IntegerValue and(ParticularIntegerValue other) in and() method in IntegerValue
DSpecificIntegerValue.java164 public IntegerValue and(IntegerValue other) in and() method in SpecificIntegerValue
296 public IntegerValue and(SpecificIntegerValue other) in and() method in SpecificIntegerValue
DParticularIntegerValue.java196 public IntegerValue and(IntegerValue other) in and() method in ParticularIntegerValue
324 public IntegerValue and(ParticularIntegerValue other) in and() method in ParticularIntegerValue
DUnknownLongValue.java120 public LongValue and(LongValue other) in and() method in UnknownLongValue
/external/llvm/test/MC/X86/
Dintel-syntax-ambiguous.s21 and [eax], 0 label
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DIntSet.java55 IntSet and(IntSet a); in and() method
/external/owasp/sanitizer/src/main/org/owasp/html/
DElementAndAttributePolicies.java62 ElementAndAttributePolicies and(ElementAndAttributePolicies p) { in and() method in ElementAndAttributePolicies
DPolicyFactory.java133 public PolicyFactory and(PolicyFactory f) { in and() method in PolicyFactory
/external/mockito/src/org/mockito/internal/progress/
DArgumentMatcherStorageImpl.java54 And and = new And(popLastArgumentMatchers(TWO_SUB_MATCHERS)); in reportAnd() local

12