Searched defs:and (Results 1 - 25 of 98) sorted by path

1234

/external/android-mock/src/com/google/android/testing/mocking/
H A DAndroidMock.java13 * See the License for the specific language governing permissions and
36 * calls, and will delegate calls to EasyMock, while performing the required
41 * Interfaces and concrete Classes.
56 * <b>A note about parameter and return types for the <i>expects</i> style of methods.</b>
57 * The various expectation methods such as {@link #eq(boolean)}, {@link #and(boolean, boolean)},
58 * and {@link #leq(byte)} all have nonsense return values. Each of the expectation methods may only
60 * during record mode) and thus their return types are in fact never used. The return types are set
65 * Similarly, the complex expectation methods ({@code #and}, {@code #or}, and {@code not}) take
67 * other than an expectation method is provided. E.g. {@code mockObject.doFoo(and(g
1052 public static boolean and(boolean first, boolean second) { method in class:AndroidMock
1077 public static byte and(byte first, byte second) { method in class:AndroidMock
1102 public static char and(char first, char second) { method in class:AndroidMock
1127 public static double and(double first, double second) { method in class:AndroidMock
1152 public static float and(float first, float second) { method in class:AndroidMock
1177 public static int and(int first, int second) { method in class:AndroidMock
1202 public static long and(long first, long second) { method in class:AndroidMock
1227 public static short and(short first, short second) { method in class:AndroidMock
1253 public static <T> T and(T first, T second) { method in class:AndroidMock
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
H A DBitSet.js104 * <li>If el is a number and el2 is a number return a BitSet containing
105 * the numbers between el and el2 (inclusive).</li>
189 // walk set and add each interval
206 * Clone this BitSet and then {@link #andInPlace} with a.
210 and: function(a) {
220 * and only if it both initially had the value true and the corresponding
300 * The result is true if and only if the argument is not null and is a
408 * set and {
[all...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
H A DSemanticContext.java6 * Redistribution and use in source and binary forms, with or without
10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
13 * documentation and/or other materials provided with the distribution.
48 * we will have to combine p1 and p2 into DFA state as we will be
52 * I have scoped the AND, NOT, OR, and Predicate subclasses of
68 * nongated predicates set to true and then reduced. So p&&(q||r) would
69 * return p&&r if q is nongated but p and r are gated.
272 return "true"; // not used for code gen, just DOT and prin
607 public static SemanticContext and(SemanticContext a, SemanticContext b) { method in class:SemanticContext
[all...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
H A DBitSet.java6 * Redistribution and use in source and binary forms, with or without
10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
13 * documentation and/or other materials provided with the distribution.
41 * as opposed to oring and anding "in place". Further, a number of
44 * and, because it is final, I cannot subclass to add functionality.
102 // walk set and add each interval
151 public IntSet and(IntSet a) { method in class:BitSet
268 /** Get the first element you find and retur
[all...]
H A DIntSet.java6 * Redistribution and use in source and binary forms, with or without
10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
13 * documentation and/or other materials provided with the distribution.
35 * which is a compressed bitset and is useful for ints that
36 * are small, for example less than 500 or so, and w/o many ranges. For
55 IntSet and(IntSet a); method in interface:IntSet
H A DIntervalSet.java6 * Redistribution and use in source and binary forms, with or without
10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
13 * documentation and/or other materials provided with the distribution.
40 * a BitSet with runs of 0s and 1s). Only ranges are recorded so that
44 * element values may be negative. Useful for sets of EPSILON and EOF.
50 * The ranges are ordered and disjoint so that 2..6 appears before 101..103.
99 // copy on write so we can cache a..a intervals and sets of that
135 // if disjoint and afte
403 public IntSet and(IntSet other) { method in class:IntervalSet
[all...]
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java15 * See the License for the specific language governing permissions and
69 * of operation codes (op map) and then builds from that into an Expression
77 * Construct a Compiler object with a specific ErrorListener and
97 * Construct a Compiler instance that has a null error listener and a
128 expr = and(opPos); break;
200 * Bottle-neck compilation of an operation with left and right operands.
257 * Compile an 'and' operation.
265 protected Expression and(int opPos) throws TransformerException method in class:Compiler
811 * and match patterns.
906 // This is the magic and invisibl
[all...]
/external/bison/doc/
H A Drefcard.tex10 % per page and reduce to 80%.
26 % This program is free software: you can redistribute it and/or modify
48 % You will still need to cut and paste.
61 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
64 % We only change the following to change the version numbers and
85 \centerline{designed by Brendan Kehoe and Gavin Nicol}
89 Permission is granted to make and distribute copies of this card
90 provided the copyright notice and this permission notice
110 \centerline{designed by Brendan Kehoe and Gavin Nicol}
114 Permission is granted to make and distribut
[all...]
/external/clang/lib/Headers/
H A Diso646.h6 * of this software and associated documentation files (the "Software"), to deal
8 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 * copies of the Software, and to permit persons to whom the Software is
12 * The above copyright notice and this permission notice shall be included in
30 #define and && macro
/external/clang/test/Parser/
H A DMicrosoftExtensions.cpp245 // This is a bit weird, but the alternative tokens aren't keywords, and this
247 extern int __identifier(and) r; // expected-error {{cannot convert '&&' token to an identifier}}
339 //expected-warning@+1 {{C++ operator 'and' (aka '&&') used as a macro name}}
340 #define and foo macro
/external/clang/test/Preprocessor/
H A Dcxx_oper_keyword.cpp7 // Valid because 'and' is a spelling of '&&'
8 #if defined foo and bar
14 //expected-error@+2 {{C++ operator 'and' (aka '&&') used as a macro name}}
16 #define and foo macro
26 //expected-error@+3 {{C++ operator 'and' (aka '&&') used as a macro name}}
28 //expected-warning@+2 {{and is defined}}
29 #ifdef and
30 #warning and is defined
H A Dcxx_oper_keyword_ms_compat.cpp9 return true and false;
13 #ifdef and
16 // The second 'and' is a valid C++ operator name for '&&'.
17 #if defined and and defined(and)
21 // (operators like "and" aren't normally, the rest always is.)
22 #define and macro
107 and
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jar ... public static boolean[] aryEq (boolean[]) boolean[] value public static boolean and (boolean, boolean) boolean first boolean second public static byte and ...
/external/easymock/src/org/easymock/
H A DEasyMock.java13 * See the License for the specific language governing permissions and
108 * is disabled by default, and the mock object will return <code>0</code>,
124 * is disabled by default, and the mock object will return <code>0</code>,
159 * Creates a control, order checking is disabled by default, and the mock
704 public static boolean and(boolean first, boolean second) { method in class:EasyMock
718 public static byte and(byte first, byte second) { method in class:EasyMock
732 public static char and(char first, char second) { method in class:EasyMock
746 public static double and(double first, double second) { method in class:EasyMock
760 public static float and(float first, float second) { method in class:EasyMock
774 public static int and(in method in class:EasyMock
788 public static long and(long first, long second) { method in class:EasyMock
802 public static short and(short first, short second) { method in class:EasyMock
818 public static <T> T and(T first, T second) { method in class:EasyMock
[all...]
/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 Dorg.eclipse.core.expressions_3.4.200.v20100505.jar ... final org.eclipse.core.expressions.EvaluationResult[][] AND private static final org.eclipse.core.expressions ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
H A DCharMatcher.java13 * See the License for the specific language governing permissions and
32 * Implementations are strongly encouraged to be side-effect-free and immutable.
39 * characters are encoded into a {@code String} using surrogate pairs, and a {@code CharMatcher}
217 * SPACE_SEPARATOR, LINE_SEPARATOR, PARAGRAPH_SEPARATOR, CONTROL, FORMAT, SURROGATE, and
311 @Override public CharMatcher and(CharMatcher other) {
393 @Override public CharMatcher and(CharMatcher other) {
423 @Override public CharMatcher and(CharMatcher other) {
449 @Override public CharMatcher and(CharMatcher other) {
450 return other.matches(match) ? super.and(other) : other;
478 // TODO(user): is it potentially worth just going ahead and buildin
633 public CharMatcher and(CharMatcher other) { method in class:CharMatcher
[all...]

Completed in 1088 milliseconds

1234