HomeSort by: relevance | last modified time | path
    Searched refs:bY (Results 1 - 23 of 23) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_head.c 150 * ratio the same as the backend mode unless overridden by the
157 u32 bY = asyc->scaler.underscan.vborder;
162 if (bY) asyh->view.oH -= (bY * 2);
166 if (bY) asyh->view.oH -= (bY * 2);
184 * height. This is done by comparing the aspect ratios of the
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ec2_smpl.c 26 * are handled by EC_GROUP_new.
45 * handled by EC_GROUP_free.
56 * members are handled by EC_GROUP_clear_free.
73 * handled by EC_GROUP_copy.
272 * represented by having Z=0.
543 * We have a curve defined by a Weierstrass equation
582 BIGNUM *aX, *aY, *bX, *bY;
611 bY = BN_CTX_get(ctx);
612 if (bY == NULL)
617 if (!EC_POINT_get_affine_coordinates(group, b, bX, bY, ctx)
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/ec/
ec2_smpl.c 26 * are handled by EC_GROUP_new.
45 * handled by EC_GROUP_free.
56 * members are handled by EC_GROUP_clear_free.
73 * handled by EC_GROUP_copy.
274 * represented by having Z=0.
545 * We have a curve defined by a Weierstrass equation
584 BIGNUM *aX, *aY, *bX, *bY;
613 bY = BN_CTX_get(ctx);
614 if (bY == NULL)
619 if (!EC_POINT_get_affine_coordinates(group, b, bX, bY, ctx)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/
ec2_smpl.c 20 * are handled by EC_GROUP_new.
39 * handled by EC_GROUP_free.
50 * members are handled by EC_GROUP_clear_free.
67 * handled by EC_GROUP_copy.
265 * represented by having Z=0.
526 * We have a curve defined by a Weierstrass equation
563 BIGNUM *aX, *aY, *bX, *bY;
588 bY = BN_CTX_get(ctx);
589 if (bY == NULL)
594 if (!EC_POINT_get_affine_coordinates(group, b, bX, bY, ctx)
    [all...]
  /src/external/bsd/file/dist/tests/
matilde.arm.testfile 29 ,�3۳ޢl�<`e�/ wb��0���n�(R�! p&�K�0<& qX�?��kƳ��y���fD�.+2D��`<L{��K��E2�)5Em@Z�.�fN@��<,d!�����0c�_�� Ѐm�T֖,E���<4{@�U���|B����А��0&��Y�lCZ�<z�����'h(kZ�k)վ` � ���~�<w@~� ��b9�w��⎭������\����0<:@~�e��j���cH���x�iX��&*��<t���K;�IbY/x�?�����I�A]��<$�>�Ԙ,Ay7o�`*�v����A�Σ�U�X��`<i����,J�?A�;�8�y����f��"<,�����#����c`<����'g��H咮�<^��_i�Z�A�}��9Ա�����x�p�<(~{��D G�� ���K)�i��� /�
47 ��Q%�3A�m�T�z��C�s?TqX���:�#�<9x �x��p�>ϴ�נNTZ���H���ۀ�נ<:� ~#�a�,�,yB8őr���$ŝBY@<  �(��j� ]�#�}�J~W��Q1 Pt�< �XK�����{�m����ޟ3�v�}7Je_�<4�]�����0��iYW�C���7*1U�4{��<�X�|�A���ɴ�C!�����` ���<�?�� @Z�8�r���׹Z{��B�"��<'W�}�-��W ���P^�TZcA���3<o��l-"������j��Ʈ����i��D��+)�<6{2�a�$@�eb���������-Ѽg�n_ < �R��f��r��'�sS����^�����@<.(z {�y��>��R)P��M�ε2٦t���LP<{m����8o���Z�۠x��p}����<,"�0k���*�7�[�^��7r�E���w"�0<(|�h��|�R�|�F�@�})D8D���/0<>8x}!�C֏���_�t*lPC�Ľ(�<�0r+-�}���!-�8rk��
  /src/external/mit/libcbor/dist/docs/doxygen/
jquery.js 16 (function(bb,L){var av=bb.document,bu=bb.navigator,bl=bb.location;var b=(function(){var bF=function(b0,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,bM=/\S/,bI=/^\s+/,bE=/\s+$/,bA=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bN=/^[\],:{}\s]*$/,bW=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,bP=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bJ=/(?:^|:|,)(?:\s*\[)+/g,by=/(webkit)[ \/]([\w.]+)/,bR=/(opera)(?:.*version)?[ \/]([\w.]+)/,bQ=/(msie) ([\w.]+)/,bS=/(mozilla)(?:.*? rv:([\w.]+))?/,bB=/-([a-z]|[0-9])/ig,bZ=/^-ms-/,bT=function(b0,b1){return(b1+"").toUpperCase()},bX=bu.userAgent,bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.prototype.push,bK=Array.prototype.slice,bO=String.prototype.trim,bv=Array.prototype.indexOf,bx={};bF.fn=bF.prototype={constructor:bF,init:function(b0,b4,b3){var b2,b5,b1,b6;if(!b0){return this}if(b0.nodeType){this.context=this[0]=b0;this.length=1;return this}if(b0==="body"&&!b4&&av.body){this.context=av;this[0]=av.body;this.selector=b0;this.length=1;return this}if(typeof b0==="string"){if(b0.charAt(0)==="<"&&b0.charAt(b0.length-1)===">"&&b0.length>=3){b2=[null,b0,null]}else{b2=bY.exec(b0)}if(b2&&(b2[1]||!b4)){if(b2[1]){b4=b4 instanceof bF?b4[0]:b4;b6=(b4?b4.ownerDocument||b4:av);b1=bA.exec(b0);if(b1){if(bF.isPlainObject(b4)){b0=[av.createElement(b1[1])];bF.fn.attr.call(b0,b4,true)}else{b0=[b6.createElement(b1[1])]}}else{b1=bF.buildFragment([b2[1]],[b6]);b0=(b1.cacheable?bF.clone(b1.fragment):b1.fragment).childNodes}return bF.merge(this,b0)}else{b5=av.getElementById(b2[2]);if(b5&&b5.parentNode){if(b5.id!==b2[2]){return b3.find(b0)}this.length=1;this[0]=b5}this.context=av;this.selector=b0;return this}}else{if(!b4||b4.jquery){return(b4||b3).find(b0)}else{return this.constructor(b4).find(b0)}}}else{if(bF.isFunction(b0)){return b3.ready(b0)}}if(b0.selector!==L){this.selector=b0.selector;this.context=b0.context}return bF.makeArray(b0,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return bK.call(this,0)},get:function(b0){return b0==null?this.toArray():(b0<0?this[this.length+b0]:this[b0])},pushStack:function(b1,b3,b0){var b2=this.constructor();if(bF.isArray(b1)){bz.apply(b2,b1)}else{bF.merge(b2,b1)}b2.prevObject=this;b2.context=this.context;if(b3==="find"){b2.selector=this.selector+(this.selector?" ":"")+b0}else{if(b3){b2.selector=this.selector+"."+b3+"("+b0+")"}}return b2},each:function(b1,b0){return bF.each(this,b1,b0)},ready:function(b0){bF.bindReady();bC.add(b0);return this},eq:function(b0){b0=+b0;return b0===-1?this.slice(b0):this.slice(b0,b0+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(bK.apply(this,arguments),"slice",bK.call(arguments).join(","))},map:function(b0){return this.pushStack(bF.map(this,function(b2,b1){return b0.call(b2,b1,b2)}))},end:function(){return this.prevObject||this.constructor(null)},push:bz,sort:[].sort,splice:[].splice};bF.fn.init.prototype=bF.fn;bF.extend=bF.fn.extend=function(){var b9,b2,b0,b1,b6,b7,b5=arguments[0]||{},b4=1,b3=arguments.length,b8=false;if(typeof b5==="boolean"){b8=b5;b5=arguments[1]||{};b4=2}if(typeof b5!=="object"&&!bF.isFunction(b5)){b5={}}if(b3===b4){b5=this;--b4}for(;b4<b3;b4++){if((b9=arguments[b4])!=null){for(b2 in b9){b0=b5[b2];b1=b9[b2];if(b5===b1){continue}if(b8&&b1&&(bF.isPlainObject(b1)||(b6=bF.isArray(b1)))){if(b6){b6=false;b7=b0&&bF.isArray(b0)?b0:[]}else{b7=b0&&bF.isPlainObject(b0)?b0:{}}b5[b2]=bF.extend(b8,b7,b1)}else{if(b1!==L){b5[b2]=b1}}}}}return b5};bF.extend({noConflict:function(b0){if(bb.$===bF){bb.$=bH}if(b0&&bb.jQuery===bF){bb.jQuery=bU}return bF},isReady:false,readyWait:1,holdReady:function(b0){if(b0){bF.readyWait++}else{bF.ready(true)}},ready:function(b0){if((b0===true&&!--bF.readyWait)||(b0!==true&&!bF.isReady)){if(!av.body){return setTimeout(bF.ready,1)}bF.isReady=true;if(b0!==true&&--bF.readyWait>0){return}bC.fireWith(av,[bF]);if(bF.fn.trigger){bF(av).trigger("ready").off("ready")}}},bindReady:function(){if(bC){return}bC=bF.Callbacks("once memory");if(av.readyState==="complete"){return setTimeout(bF.ready,1)}if(av.addEventListener){av.addEventListener("DOMContentLoaded",e,false);bb.addEventListener("load",bF.ready,false)}else{if(av.attachEvent){av.attachEvent("onreadystatechange",e);bb.attachEvent("onload",bF.ready);var b0=false;try{b0=bb.frameElement==null}catch(b1){}if(av.documentElement.doScroll&&b0){bw()}}}},isFunction:function(b0){return bF.type(b0)==="function"},isArray:Array.isArray||function(b0){return bF.type(b0)==="array"},isWindow:function(b0){return b0&&typeof b0==="object"&&"setInterval" in b0},isNumeric:function(b0){return !isNaN(parseFloat(b0))&&isFinite(b0)},type:function(b0){return b0==null?String(b0):bx[bL.call(b0)]||"object"},isPlainObject:function(b2){if(!b2||bF.type(b2)!=="object"||b2.nodeType||bF.isWindow(b2)){return false}try{if(b2.constructor&&!bG.call(b2,"constructor")&&!bG.call(b2.constructor.prototype,"isPrototypeOf")){return false}}catch(b1){return false}var b0;for(b0 in b2){}return b0===L||bG.call(b2,b0)},isEmptyObject:function(b1){for(var b0 in b1){return false}return true},error:function(b0){throw new Error(b0)},parseJSON:function(b0){if(typeof b0!=="string"||!b0){return null}b0=bF.trim(b0);if(bb.JSON&&bb.JSON.parse){return bb.JSON.parse(b0)}if(bN.test(b0.replace(bW,"@").replace(bP,"]").replace(bJ,""))){return(new Function("return "+b0))()}bF.error("Invalid JSON: "+b0)},parseXML:function(b2){var b0,b1;try{if(bb.DOMParser){b1=new DOMParser();b0=b1.parseFromString(b2,"text/xml")}else{b0=new ActiveXObject("Microsoft.XMLDOM");b0.async="false";b0.loadXML(b2)}}catch(b3){b0=L}if(!b0||!b0.documentElement||b0.getElementsByTagName("parsererror").length){bF.error("Invalid XML: "+b2)}return b0},noop:function(){},globalEval:function(b0){if(b0&&bM.test(b0)){(bb.execScript||function(b1){bb["eval"].call(bb,b1)})(b0)}},camelCase:function(b0){return b0.replace(bZ,"ms-").replace(bB,bT)},nodeName:function(b1,b0){return b1.nodeName&&b1.nodeName.toUpperCase()===b0.toUpperCase()},each:function(b3,b6,b2){var b1,b4=0,b5=b3.length,b0=b5===L||bF.isFunction(b3);if(b2){if(b0){for(b1 in b3){if(b6.apply(b3[b1],b2)===false){break}}}else{for(;b4<b5;){if(b6.apply(b3[b4++],b2)===false){break}}}}else{if(b0){for(b1 in b3){if(b6.call(b3[b1],b1,b3[b1])===false){break}}}else{for(;b4<b5;){if(b6.call(b3[b4],b4,b3[b4++])===false){break}}}}return b3},trim:bO?function(b0){return b0==null?"":bO.call(b0)}:function(b0){return b0==null?"":b0.toString().replace(bI,"").replace(bE,"")},makeArray:function(b3,b1){var b0=b1||[];if(b3!=null){var b2=bF.type(b3);if(b3.length==null||b2==="string"||b2==="function"||b2==="regexp"||bF.isWindow(b3)){bz.call(b0,b3)}else{bF.merge(b0,b3)}}return b0},inArray:function(b2,b3,b1){var b0;if(b3){if(bv){return bv.call(b3,b2,b1)}b0=b3.length;b1=b1?b1<0?Math.max(0,b0+b1):b1:0;for(;b1<b0;b1++){if(b1 in b3&&b3[b1]===b2){return b1}}}return -1},merge:function(b4,b2){var b3=b4.length,b1=0;if(typeof b2.length==="number"){for(var b0=b2.length;b1<b0;b1++){b4[b3++]=b2[b1]}}else{while(b2[b1]!==L){b4[b3++]=b2[b1++]}}b4.length=b3;return b4},grep:function(b1,b6,b0){var b2=[],b5;b0=!!b0;for(var b3=0,b4=b1.length;b3<b4;b3++){b5=!!b6(b1[b3],b3);if(b0!==b5){b2.push(b1[b3])}}return b2},map:function(b0,b7,b8){var b5,b6,b4=[],b2=0,b1=b0.length,b3=b0 instanceof bF||b1!==L&&typeof b1==="number"&&((b1>0&&b0[0]&&b0[b1-1])||b1===0||bF.isArray(b0));if(b3){for(;b2<b1;b2++){b5=b7(b0[b2],b2,b8);if(b5!=null){b4[b4.length]=b5}}}else{for(b6 in b0){b5=b7(b0[b6],b6,b8);if(b5!=null){b4[b4.length]=b5}}}return b4.concat.apply([],b4)},guid:1,proxy:function(b4,b3){if(typeof b3==="string"){var b2=b4[b3];b3=b4;b4=b2}if(!bF.isFunction(b4)){return L}var b0=bK.call(arguments,2),b1=function(){return b4.apply(b3,b0.concat(bK.call(arguments)))};b1.guid=b4.guid=b4.guid||b1.guid||bF.guid++;return b1},access:function(b0,b8,b6,b2,b5,b7){var b1=b0.length;if(typeof b8==="object"){for(var b3 in b8){bF.access(b0,b3,b8[b3],b2,b5,b6)}return b0}if(b6!==L){b2=!b7&&b2&&bF.isFunction(b6);for(var b4=0;b4<b1;b4++){b5(b0[b4],b8,b2?b6.call(b0[b4],b4,b5(b0[b4],b8)):b6,b7)}return b0}return b1?b5(b0[0],b8):L},now:function(){return(new Date()).getTime()},uaMatch:function(b1){b1=b1.toLowerCase();var b0=by.exec(b1)||bR.exec(b1)||bQ.exec(b1)||b1.indexOf("compatible")<0&&bS.exec(b1)||[];return{browser:b0[1]||"",version:b0[2]||"0"}},sub:function(){function b0(b3,b4){return new b0.fn.init(b3,b4)}bF.extend(true,b0,this);b0.superclass=this;b0.fn=b0.prototype=this();b0.fn.constructor=b0;b0.sub=this.sub;b0.fn.init=function b2(b3,b4){if(b4&&b4 instanceof bF&&!(b4 instanceof b0)){b4=b0(b4)}return bF.fn.init.call(this,b3,b4,b1)};b0.fn.init.prototype=b0.fn;var b1=b0(av);return b0},browser:{}});bF.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(b1,b0){bx["[object "+b0+"]"]=b0.toLowerCase()});bV=bF.uaMatch(bX);if(bV.browser){bF.browser[bV.browser]=true;bF.browser.version=bV.version}if(bF.browser.webkit){bF.browser.safari=true}if(bM.test("\xA0")){bI=/^[\s\xA0]+/;bE=/[\s\xA0]+$/}bD=bF(av);if(av.addEventListener){e=function(){av.removeEventListener("DOMContentLoaded",e,false);bF.ready()}}else{if(av.attachEvent){e=function(){if(av.readyState==="complete"){av.detachEvent("onreadystatechange",e);bF.ready()}}}}function bw(){if(bF.isReady){return}try{av.documentElement.doScroll("left")}catch(b0){setTimeout(bw,1);return}bF.ready()}return bF})();var a2={};function X(e){var bv=a2[e]={},bw,bx;e=e.split(/\s+/);for(bw=0,bx=e.length;bw<bx;bw++){bv[e[bw]]=true}return bv}b.Callbacks=function(bw){bw=bw?(a2[bw]||X(bw)):{};var bB=[],bC=[],bx,by,bv,bz,bA,bE=function(bF){var bG,bJ,bI,bH,bK;for(bG=0,bJ=bF.length;bG<bJ;bG++){bI=bF[bG];bH=b.type(bI);if(bH==="array"){bE(bI)}else{if(bH==="function"){if(!bw.unique||!bD.has(bI)){bB.push(bI)}}}}},e=function(bG,bF){bF=bF||[];bx=!bw.memory||[bG,bF];by=true;bA=bv||0;bv=0;bz=bB.length;for(;bB&&bA<bz;bA++){if(bB[bA].apply(bG,bF)===false&&bw.stopOnFalse){bx=true;break}}by=false;if(bB){if(!bw.once){if(bC&&bC.length){bx=bC.shift();bD.fireWith(bx[0],bx[1])}}else{if(bx===true){bD.disable()}else{bB=[]}}}},bD={add:function(){if(bB){var bF=bB.length;bE(arguments);if(by){bz=bB.length}else{if(bx&&bx!==true){bv=bF;e(bx[0],bx[1])}}}return this},remove:function(){if(bB){var bF=arguments,bH=0,bI=bF.length;for(;bH<bI;bH++){for(var bG=0;bG<bB.length;bG++){if(bF[bH]===bB[bG]){if(by){if(bG<=bz){bz--;if(bG<=bA){bA--}}}bB.splice(bG--,1);if(bw.unique){break}}}}}return this},has:function(bG){if(bB){var bF=0,bH=bB.length;for(;bF<bH;bF++){if(bG===bB[bF]){return true}}}return false},empty:function(){bB=[];return this},disable:function(){bB=bC=bx=L;return this},disabled:function(){return !bB},lock:function(){bC=L;if(!bx||bx===true){bD.disable()}return this},locked:function(){return !bC},fireWith:function(bG,bF){if(bC){if(by){if(!bw.once){bC.push([bG,bF])}}else{if(!(bw.once&&bx)){e(bG,bF)}}}return this},fire:function(){bD (…)
    [all...]
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 73 This is intended for automatic key distribution by email.
169 Generate a private certificate. By default, the program generates
236 that may exist. By default, the program uses the host key as the
247 Generate a trusted certificate. By default, the program generates
282 This program generates cryptographic data files used by the NTPv4
297 By default, files are not encrypted.
317 Certificates generated by this program are compatible with extant
323 Some files used by this program are encrypted using a private password.
329 If no password is specified, the host name returned by the Unix
339 as the write password by default
    [all...]

Completed in 38 milliseconds