/third_party/node/deps/openssl/openssl/crypto/ |
H A D | o_str.c | 143 int chi, cli; in hexstr2buf_sep() local 158 chi = OPENSSL_hexchar2int(ch); in hexstr2buf_sep() 159 if (cli < 0 || chi < 0) { in hexstr2buf_sep() 169 *q++ = (unsigned char)((chi << 4) | cli); in hexstr2buf_sep()
|
/third_party/openssl/crypto/ |
H A D | o_str.c | 143 int chi, cli; in hexstr2buf_sep() local 158 chi = OPENSSL_hexchar2int(ch); in hexstr2buf_sep() 159 if (cli < 0 || chi < 0) { in hexstr2buf_sep() 169 *q++ = (unsigned char)((chi << 4) | cli); in hexstr2buf_sep()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | log_data.h | 23 double chi, clo; member
|
H A D | log2_data.h | 23 double chi, clo; member
|
H A D | log.c | 94 r = (z - T2[i].chi - T2[i].clo) * invc; in log()
|
H A D | log2.c | 101 r = (z - T2[i].chi - T2[i].clo) * invc; in log2()
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
H A D | log_data.h | 23 double chi, clo; member
|
H A D | log.c | 109 r = (z - T2[i].chi - T2[i].clo) * invc; in log()
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | log_data.h | 23 double chi, clo; member
|
H A D | log.c | 109 r = (z - T2[i].chi - T2[i].clo) * invc; in log()
|
/third_party/musl/src/math/ |
H A D | log_data.h | 23 double chi, clo; member
|
H A D | log2_data.h | 23 double chi, clo; member
|
H A D | log.c | 94 r = (z - T2[i].chi - T2[i].clo) * invc; in log()
|
H A D | log2.c | 101 r = (z - T2[i].chi - T2[i].clo) * invc; in log2()
|
/third_party/optimized-routines/math/ |
H A D | math_config.h | 407 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member 422 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
|
H A D | log2.c | 111 r = (z - T2[i].chi - T2[i].clo) * invc; in log2()
|
H A D | log.c | 131 r = (z - T2[i].chi - T2[i].clo) * invc; in log()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
H A D | mhchem.min.js | 1 !function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e(require("katex"));else if("function"==typeof define&&define.amd)define(["katex"],e);else{var n="object"==typeof exports?e(require("katex")):e(t.katex);for(var o in n)("object"==typeof exports?exports:t)[o]=n[o]}}("undefined"!=typeof self?self:this,function(t){return function(t){var e={};function n(o){if(e[o])return e[o].exports;var a=e[o]={i:o,l:!1,exports:{}};return t[o].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var a in t)n.d(o,a,function(e){return t[e]}.bind(null,a));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=1)}([function(e,n){e.exports=t},function(t,e,n){"use strict";n.r(e);var o=n(0),a=n.n(o);a.a.__defineMacro("\\ce",function(t){return r(t.consumeArgs(1)[0],"ce")}),a.a.__defineMacro("\\pu",function(t){return r(t.consumeArgs(1)[0],"pu")}),a.a.__defineMacro("\\tripledash","{\\vphantom{-}\\raisebox{2.56mu}{$\\mkern2mu\\tiny\\text{-}\\mkern1mu\\text{-}\\mkern1mu\\text{-}\\mkern2mu$}}");var r=function(t,e){for(var n="",o=t[t.length-1].loc.start,a=t.length-1;a>=0;a--)t[a].loc.start>o&&(n+=" ",o=t[a].loc.start),n+=t[a].text,o+=t[a].text.length;return c.go(i.go(n,e))},i={go:function(t,e){if(!t)return[];void 0===e&&(e="ce");var n,o="0",a={};a.parenthesisLevel=0,t=(t=(t=t.replace(/\n/g," ")).replace(/[\u2212\u2013\u2014\u2010]/g,"-")).replace(/[\u2026]/g,"...");for(var r=10,c=[];;){n!==t?(r=10,n=t):r--;var u=i.stateMachines[e],p=u.transitions[o]||u.transitions["*"];t:for(var s=0;s<p.length;s++){var _=i.patterns.match_(p[s].pattern,t);if(_){for(var d=p[s].task,m=0;m<d.action_.length;m++){var l;if(u.actions[d.action_[m].type_])l=u.actions[d.action_[m].type_](a,_.match_,d.action_[m].option);else{if(!i.actions[d.action_[m].type_])throw["MhchemBugA","mhchem bug A. Please report. ("+d.action_[m].type_+")"];l=i.actions[d.action_[m].type_](a,_.match_,d.action_[m].option)}i.concatArray(c,l)}if(o=d.nextState||o,!(t.length>0))return c;if(d.revisit||(t=_.remainder),!d.toContinue)break t}}if(r<=0)throw["MhchemBugU","mhchem bug U. Please report."]}},concatArray:function(t,e){if(e)if(Array.isArray(e))for(var n=0;n<e.length;n++)t.push(e[n]);else t.push(e)},patterns:{patterns:{empty:/^$/,else:/^./,else2:/^./,space:/^\s/,"space A":/^\s(?=[A-Z\\$])/,space$:/^\s$/,"a-z":/^[a-z]/,x:/^x/,x$:/^x$/,i$:/^i$/,letters:/^(?:[a-zA-Z\u03B1-\u03C9\u0391-\u03A9?@]|(?:\\(?:alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|kappa|lambda|mu|nu|xi|omicron|pi|rho|sigma|tau|upsilon|phi|chi|psi|omega|Gamma|Delta|Theta|Lambda|Xi|Pi|Sigma|Upsilon|Phi|Psi|Omega)(?:\s+|\{\}|(?![a-zA-Z]))))+/,"\\greek":/^\\(?:alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|kappa|lambda|mu|nu|xi|omicron|pi|rho|sigma|tau|upsilon|phi|chi|psi|omega|Gamma|Delta|Theta|Lambda|Xi|Pi|Sigma|Upsilon|Phi|Psi|Omega)(?:\s+|\{\}|(?![a-zA-Z]))/,"one lowercase latin letter $":/^(?:([a-z])(?:$|[^a-zA-Z]))$/,"$one lowercase latin letter$ $":/^\$(?:([a-z])(?:$|[^a-zA-Z]))\$$/,"one lowercase greek letter $":/^(?:\$?[\u03B1-\u03C9]\$?|\$?\\(?:alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|kappa|lambda|mu|nu|xi|omicron|pi|rho|sigma|tau|upsilon|phi|chi|psi|omega)\s*\$?)(?:\s+|\{\}|(?![a-zA-Z]))$/,digits:/^[0-9]+/,"-9.,9":/^[+\-]?(?:[0-9]+(?:[,.][0-9 (…)
|
/third_party/ffmpeg/libavcodec/ |
H A D | dcaenc.c | 333 const int chi = c->channel_order_tab[ch]; in subband_transform() local 368 hist[i + hist_start] = input[(subs * 32 + i) * c->channels + chi]; in subband_transform() 528 const int chi = c->channel_order_tab[ch]; in calc_masking() local 533 data[i] = input[k * c->channels + chi]; in calc_masking() 900 const int chi = c->channel_order_tab[ch]; in shift_history() local 902 c->history[ch][k] = input[k * c->channels + chi]; in shift_history()
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-parisc.pl | 390 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 441 and $ahi,$chi,$a3 448 and $bhi,$chi,$a3
|
H A D | sha512-ppc.pl | 472 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 567 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-parisc.pl | 390 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 441 and $ahi,$chi,$a3 448 and $bhi,$chi,$a3
|
H A D | sha512-ppc.pl | 472 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo, 567 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
|
/third_party/libwebsockets/plugins/ssh-base/ |
H A D | sshd.c | 466 ssh_get_server_ch(struct per_session_data__sshd *pss, uint32_t chi) in ssh_get_server_ch() argument 471 if (ch->server_ch == chi) in ssh_get_server_ch() 481 ssh_get_peer_ch(struct per_session_data__sshd *pss, uint32_t chi) 486 if (ch->sender_ch == chi)
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | constants-s390.h | 801 V(chi, CHI, 0xA7E) /* type = RI_A COMPARE HALFWORD IMMEDIATE (32<-16) */ \
|