| /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
| D | arithsmall.asm | 2 and eax, 3584 label 3 and eax, 35 label 4 and eax, strict dword 3584 label 5 and eax, strict dword 35 label 6 and eax, strict byte 3584 label 7 and eax, strict byte 35 label 8 and ebx, 3584 label 9 and ebx, 35 label 10 and ebx, strict dword 3584 label 11 and ebx, strict dword 35 label [all …]
|
| /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/tests/ |
| D | lc3b-basic.asm | 4 and r2, r1, r0 label 5 and r2, r5, 5 label
|
| /external/llvm/test/MC/ARM/ |
| D | arm-arithmetic-aliases.s | 26 and r2, r2, #6 label 27 and r2, #6 label 28 and r2, r2, r3 label 29 and r2, r3 label
|
| /external/clang/test/SemaObjCXX/ |
| D | cxxoperator-selector.mm | 7 - and; method 19 - (id) and{return 0; }; method
|
| /external/mockito/src/org/mockito/ |
| D | AdditionalMatchers.java | 575 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/Preprocessor/ |
| D | cxx_oper_keyword.cpp | 16 #define and foo macro
|
| /external/llvm/docs/ |
| D | MakefileGuide.rst | 165 openable with the ``dlopen`` function and searchable with the ``dlsym`` function function
|
| /external/easymock/src/org/easymock/ |
| D | EasyMock.java | 704 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/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/ |
| D | multisect2.asm | 25 and dl, 0Fh ; mask off a single (hex) digit define
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/ |
| D | grammar.py | 47 …h_separators(list_of_strings, separator=', ', only_two_separator=" and ", last_separator=', and '): argument
|
| /external/clang/lib/Headers/ |
| D | iso646.h | 30 #define and && macro
|
| /external/chromium_org/tools/traceline/traceline/ |
| D | stubs.asm | 53 and eax, 0x0000ffff label 54 and ecx, 0x0000ffff label 55 and edx, 0x0000ffff label
|
| /external/junit/src/org/junit/internal/matchers/ |
| D | CombinableMatcher.java | 26 public CombinableMatcher<T> and(Matcher<? extends T> matcher) { in and() method in CombinableMatcher
|
| /external/proguard/src/proguard/evaluation/value/ |
| D | LongValue.java | 176 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
|
| D | SpecificLongValue.java | 119 public LongValue and(LongValue other) in and() method in SpecificLongValue 211 public LongValue and(SpecificLongValue other) in and() method in SpecificLongValue
|
| D | ParticularLongValue.java | 139 public LongValue and(LongValue other) in and() method in ParticularLongValue 227 public LongValue and(ParticularLongValue other) in and() method in ParticularLongValue
|
| D | IntegerValue.java | 185 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
|
| D | SpecificIntegerValue.java | 164 public IntegerValue and(IntegerValue other) in and() method in SpecificIntegerValue 296 public IntegerValue and(SpecificIntegerValue other) in and() method in SpecificIntegerValue
|
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
| D | IntSet.java | 55 IntSet and(IntSet a); in and() method
|
| /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
| D | Predicates.java | 98 public static <T> Predicate<T> and( in and() method in Predicates 112 public static <T> Predicate<T> and(Predicate<? super T>... components) { in and() method in Predicates 122 public static <T> Predicate<T> and(Predicate<? super T> first, in and() method in Predicates
|
| /external/owasp/sanitizer/src/main/org/owasp/html/ |
| D | ElementAndAttributePolicies.java | 62 ElementAndAttributePolicies and(ElementAndAttributePolicies p) { in and() method in ElementAndAttributePolicies
|
| D | PolicyFactory.java | 133 public PolicyFactory and(PolicyFactory f) { in and() method in PolicyFactory
|
| /external/mockito/src/org/mockito/internal/progress/ |
| D | ArgumentMatcherStorageImpl.java | 54 And and = new And(popLastArgumentMatchers(TWO_SUB_MATCHERS)); in reportAnd() local
|
| /external/guava/guava/src/com/google/common/base/ |
| D | CharMatcher.java | 389 @Override public CharMatcher and(CharMatcher other) { in is() method in CharMatcher
|
| /external/qemu/distrib/sdl-1.2.15/src/hermes/ |
| D | x86p_32.asm | 941 and dh,0e0h define 985 and dh,0e0h define
|