Searched refs:bq (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/eg/
H A Drainbow.pl36 my ( $rq, $gq, $bq ) = qw/ 0 0 0/;
51 $bq = $bp <=> $bs;
62 if ( $br == 1 and $bq < 1 and $bs < 1 );
66 $br = $bq;
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/eg/
H A Drainbow.pl36 my ( $rq, $gq, $bq ) = qw/ 0 0 0/;
51 $bq = $bp <=> $bs;
62 if ( $br == 1 and $bq < 1 and $bs < 1 );
66 $br = $bq;
/macosx-10.10.1/Chess-310.6/sjeng/
H A Dneval.c179 wq = 0, bq = 0, wr = 0, br = 0; local
583 bq++;
596 if (!br && !bq && !bb && !bn)
605 if (!wr && !br && !wq && !bq)
636 else if (!wq && !bq)
677 if ((wq + wr) == (bq + br))
690 else if (abs((wr + wq) - (br + bq)) == 1)
704 else if (abs((wr + wq) - (br + bq)) == 2)
720 else if ((wq + wr) == (bq + br))
722 if (wq && !bq)
820 wq = 0, bq = 0, wr = 0, br = 0; local
[all...]
/macosx-10.10.1/autofs-246/automountlib/
H A Dauto_subr.c410 register char *bp, *bq; local
419 bp = buffp; bq = buffq;
429 *bq++ = ' ';
501 *bq++ = ' ';
531 *bq++ = *q++;
537 *bq = '\0';
/macosx-10.10.1/syslog-267/util.tproj/
H A Dsyslog.c2354 asl_msg_t *bq; local
2363 bq = asl_msg_new(ASL_TYPE_QUERY);
2364 if (bq == NULL)
2370 asl_msg_list_append(bt, bq);
2371 asl_msg_release(bq);
2373 asl_msg_set_key_val_op(bq, "ut_type", "2", ASL_QUERY_OP_EQUAL);
/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Darm64.rb220 "divd", "subd", "muld", "sqrtd", /^bp/, /^bq/, /^btp/, /^btq/, /^cp/, /^cq/, /^tp/, /^tq/, /^bd/,
H A Drisc.rb470 "subq", "xorq", /^bq/, /^btq/, /^cq/
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el2132 (let ((bq (idlwave-in-quote))
2134 (if (and bq (not (idlwave-in-comment)))
2135 (let ((delim (char-after bq)))
2139 (goto-char bq)
3705 (bq (progn (beginning-of-line) (point)))
3723 (setq bq (1- (point)))
3738 (progn (setq bq (point)) (setq endq (point)))))
3741 (if (> start bq) bq))))
H A Dsh-script.el999 (bq (equal (match-string 1) "`")) ;; ` state flip-flop
1006 ;; ` => increase or decrease nesting level based on bq flag
1015 ((eq ?\` char) (setq nest (+ nest (if bq -1 1)) bq (not bq)))
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/generator/template/darkfish/js/
H A Djquery.js18 )}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bi(a,d),e=bj(a),g=bj(d);for(h=0;e[h];++h)bi(e[h],g[h])}if(b){bh(a,d);if(c){e=bj(a),g=bj(d);for(h=0;e[h];++h)bh(e[h],g[h])}}e=g=null;return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!ba.test(k))k=b.createTextNode(k);else{k=k.replace(Z,"<$1></$2>");var l=($.exec(k)||["",""])[1].toLowerCase(),m=bf[l]||bf._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=_.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Y.test(k)&&o.insertBefore(b.createTextNode(Y.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i<r;i++)bl(k[i]);else bl(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||bd.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.expando,g=f.event.special,h=f.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&f.noData[j.nodeName.toLowerCase()])continue;c=j[f.expando];if(c){b=d[c]&&d[c][e];if(b&&b.events){for(var k in b.events)g[k]?f.event.remove(j,k):f.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[f.expando]:j.removeAttribute&&j.removeAttribute(f.expando),delete d[c]}}}});var bn=/alpha\([^)]*\)/i,bo=/opacity=([^)]*)/,bp=/([A-Z]|^ms)/g,bq=/^-?\d+(?:px)?$/i,br=/^-?\d/,bs=/^[+\-]=/,bt=/[^+\-\.\de]+/g,bu={position:"absolute",visibility:"hidden",display:"block"},bv=["Left","Right"],bw=["Top","Bottom"],bx,by,bz;f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bx(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d;if(h==="number"&&isNaN(d)||d==null)return;h==="string"&&bs.test(d)&&(d=+d.replace(bt,"")+parseFloat(f.css(a,c)),h="number"),h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bx)return bx(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bA(a,b,d);f.swap(a,bu,function(){e=bA(a,b,d)});return e}},set:function(a,b){if(!bq.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bo.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bn.test(g)?g.replace(bn,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bx(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(by=function(a,c){var d,e,g;c=c.replace(bp,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bz=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bq.test(d)&&br.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"? (…)
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit353 bq\040 �� # ---> 5v1^ 1
927 ;bq\040 �O # ---> 0-5v1^ 0
6190 .bq\040 �b # ---> 9v5v1^ 0
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c63944 } bq; member in union:vdbeExecUnion
[all...]
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dhangul3.el1623 (";bq" ?$(C:W(B)
1756 (";;bq" ?$(C;V(B)
3029 ("0bq" ?$(CDs(B)
3174 ("'bq" ?$(CE{(B)
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex3605 Modular reduction is equivalent to solving for $r$ in the following equation. $a = bq + r$ where $q = \lfloor a/b \rfloor$. The result

Completed in 730 milliseconds