Searched refs:eq (Results 1 - 25 of 578) sorted by path

1234567891011>>

/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/apache-harmony/jdwp/
H A DAndroid.mk80 $(hide) while [ `adb wait-for-device shell getprop dev.bootcomplete | grep -c 1` -eq 0 ]; \
/external/bison/build-aux/
H A Dupdate-b4-copyright83 if ($2 eq '-') { '\d{4}'; }
H A Dylwrap117 if test $ret -eq 0; then
/external/bison/
H A Dconfigure401 as_val=`expr "$@" || test $? -eq 1`
413 as_status=$1; test $as_status -eq 0 && as_status=1
3946 if test "$2" = conftest.file || test $am_try -eq 2; then
31776 || { test $LIBUNISTRING_VERSION_MAJOR -eq 0 \
31778 || { test $LIBUNISTRING_VERSION_MINOR -eq 9 \
31803 || { test $LIBUNISTRING_VERSION_MAJOR -eq 0 \
31805 || { test $LIBUNISTRING_VERSION_MINOR -eq 9 \
31830 || { test $LIBUNISTRING_VERSION_MAJOR -eq 0 \
31832 || { test $LIBUNISTRING_VERSION_MINOR -eq 9 \
37884 as_status=$1; test $as_status -eq
[all...]
H A Dmaint.mk928 $$p && ($$last_two_bytes eq "\n\n" \
/external/bison/tests/
H A Dtestsuite370 as_val=`expr "$@" || test $? -eq 1`
382 as_status=$1; test $as_status -eq 0 && as_status=1
1899 if test $at_max_jobs -eq 0; then
1903 { test $at_jobs -eq 0 || test $at_jobs -gt $at_max_jobs; }; then
2136 if test "$at_jobs" -eq 1 || test -z "$at_verbose"; then
[all...]
/external/bzip2/
H A Dbzgrep51 if test $# -eq 0; then
59 if test $list -eq 1; then
62 elif test $# -eq 1 -o $silent -eq 1; then
H A Dbzmore27 if test $? -eq 0 -a -n "$oldtty"; then
43 if test $FIRST -eq 0; then
/external/ceres-solver/jni/
H A Dassert_ndk_version.sh91 elif [[ ${actual_version[0]} -eq ${expected_version[0]} ]]; then
/external/checkpolicy/
H A Dpolicy_scan.l162 eq |
/external/chromium_org/base/strings/
H A Dstring16.h77 static bool eq(const char_type& c1, const char_type& c2) {
/external/chromium_org/build/android/
H A Dadb_android_webview_command_line18 if [ $# -eq 0 ] ; then
22 if [ $? -eq 0 ] ; then
26 elif [ $# -eq 1 ] && [ "$1" = '' ] ; then
H A Dadb_chrome_shell_command_line18 if [ $# -eq 0 ] ; then
22 if [ $? -eq 0 ] ; then
26 elif [ $# -eq 1 ] && [ "$1" = '' ] ; then
H A Dadb_content_shell_command_line18 if [ $# -eq 0 ] ; then
22 if [ $? -eq 0 ] ; then
26 elif [ $# -eq 1 ] && [ "$1" = '' ] ; then
/external/chromium_org/build/
H A Dinstall-build-deps.sh74 if [ 0 -eq "${do_unsupported-0}" ] && [ 0 -eq "${do_quick_check-0}" ] ; then
87 if [ "x$(id -u)" != x0 ] && [ 0 -eq "${do_quick_check-0}" ]; then
218 [ $1 -eq 0 ] && echo "Y" || echo "N"
228 [ $1 -eq 0 ] && echo "Y" || echo "N"
249 if test "$do_inst_syms" = "" && test 0 -eq ${do_quick_check-0}
300 if [ 1 -eq "${do_quick_check-0}" ] ; then
350 elif [ $? -eq 1 ]; then
H A Dinstall-chroot.sh179 [ "$j" -eq "$n" ] && { distname="$i"; break; }
507 if [ $# -eq 0 ]; then
H A Dtree_truth.sh13 if [ $? -eq 0 ] ; then
/external/chromium_org/build/linux/
H A Dsysroot_ld_path.sh47 if [ $? -eq 0 ]; then
50 if [ $? -eq 0 ]; then
67 if [ $? -eq 0 ]; then
84 if [ $? -eq 0 ]; then
95 if [ $? -eq 0 ]; then
/external/chromium_org/chrome/browser/mac/
H A Dinstall.sh27 if [ ${EUID} -eq 0 ] ; then
117 ([ ${OS_MAJOR} -eq 10 ] && [ ${OS_MINOR} -ge 6 ]) ; then
/external/chromium_org/chrome/browser/ui/webui/options/
H A Doptions_browsertest.js251 eq(['enable_do_not_track', true, 'Options_DoNotTrackCheckbox']));
261 eq(['enable_do_not_track', false, 'Options_DoNotTrackCheckbox'])).will(
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/js/
H A Djquery-1.4.1.min.js24 a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(Q.apply(this,arguments),"slice",Q.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};
75 TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
82 0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
101 wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?
/external/chromium_org/chrome/installer/linux/common/
H A Drpmrepo.cron53 if [ $? -eq 0 ]; then
58 if [ $? -eq 0 ]; then
/external/chromium_org/chrome/installer/mac/
H A Ddirdiffer.sh500 elif [[ ${?} -eq 2 ]]; then
509 elif [[ ${?} -eq 2 ]]; then

Completed in 775 milliseconds

1234567891011>>