Searched refs:And (Results 1 - 25 of 30) sorted by relevance

12

/external/easymock/src/org/easymock/internal/matchers/
H A DAnd.java24 public class And implements IArgumentMatcher, Serializable { class in inherits:IArgumentMatcher,Serializable
30 public And(List<IArgumentMatcher> matchers) { method in class:And
/external/easymock/src/org/easymock/internal/
H A DLastControl.java24 import org.easymock.internal.matchers.And;
68 stack.push(new And(popLastArgumentMatchers(count)));
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/function/
H A Dtostring-2.js98 var and = new TestFunction( "And", "a, b", tab + "return a & b;" );
99 function And( a, b ) { function
144 "And.toString()",
146 And.toString() );
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
H A D11.10-1.js81 And( shiftexp, addexp ),
213 function And( s, a ) { function
H A D11.10-2.js212 function And( s, a ) { function
H A D11.10-3.js211 function And( s, a ) { function
/external/guava/src/com/google/common/base/
H A DCharMatcher.java556 return new And(Arrays.asList(this, checkNotNull(other)));
559 private static class And extends CharMatcher { class in class:CharMatcher
562 And(List<CharMatcher> components) { method in class:CharMatcher.And
578 return new And(newComponents);
/external/quake/quake/src/WinQuake/
H A Dquake-rogue.spec.sh67 And, a much enhanced version of Capture the Flag!
90 Buzz Saws - Compact. Cordless. And completely gib-o-matic! These dreaded
/external/icu4c/stubdata/
H A DIcuData.mk26 # And these variables need to be set before the first variant is defined.
/external/grub/util/
H A Dmkbimage408 And for El Torito Hard Disk emulation:
/external/openssl/apps/
H A Dmakeapps.com160 $! Define An App Counter And Set It To "0".
198 $! Define A Library File Counter And Set It To "-1".
299 $! Don't Link With The RSAREF Routines And TCP/IP Library.
310 $! Don't Link With The RSAREF Routines And Link With A TCP/IP Library.
321 $! Go Back And Do It Again.
330 $! All Done, Time To Clean Up And Exit.
/external/openssl/crypto/
H A Dcrypto-lib.com385 $! Define A File Counter And Set It To "0".
553 $! Go Back And Do It Again.
615 $! Go Back And Get The Next Module.
/external/v8/src/mips/
H A Dmacro-assembler-mips.h155 DEFINE_INSTRUCTION(And);
H A Dmacro-assembler-mips.cc223 void MacroAssembler::And(Register rd, Register rs, const Operand& rt) { function in class:v8::internal::MacroAssembler
/external/openssl/crypto/des/
H A Ddes-lib.com171 $! Define A File Counter And Set It To "0".
236 $! Go Back And Do It Again.
/external/openssl/ssl/
H A Dssl-lib.com189 $! Define A File Counter And Set It To "0"
254 $! Go Back And Get The Next File Name.
/external/iproute2/doc/
H A Dip-tunnels.tex299 destroys tunnel \verb|Cisco|. And, finally,
378 And vice versa, if administrator has already created a tunnel,
H A Dip-cref.tex823 And the last example shows how to flush all the IPv6 addresses
1496 \verb|10.0.0/24|. And \verb|exact PREFIX| (or just \verb|PREFIX|)
2074 It is mistake in design, no more. And it will be fixed one day,
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex334 \item And the CPU number (again, taken directly from the
450 \item And the CPU number (again, taken directly from the
/external/grub/docs/
H A Dtexinfo.tex758 % And a page break here is fine.
2888 % And this command to find another #1 command, at the beginning of a
2893 % And now expand that command.
3487 % skip. And since a skip is discardable, that means this
3680 % And now comes the text of the entry.
4301 % because we don't want its macros evaluated now. And we don't
4553 % And just the chapters.
4600 % with appendix letters. And right-justifying numbers and
4645 % And subsubsections.
5217 % And no
[all...]
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl304 source code. And you must show them these terms so they know their
/external/blktrace/btt/doc/
H A Dbtt.tex589 out. And then one can make the broad generalization of higher reds,
/external/dbus/
H A Dltmain.sh2699 $echo "** And there doesn't seem to be a static archive available"
3028 # And here is the reason: when a library appears more
/external/expat/conftools/
H A Dltmain.sh2667 $echo "** And there doesn't seem to be a static archive available"
2996 # And here is the reason: when a library appears more
/external/libffi/
H A Dltmain.sh2709 $echo "** And there doesn't seem to be a static archive available"
3038 # And here is the reason: when a library appears more

Completed in 269 milliseconds

12