/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
H A D | sign.c | 289 and_service_key[32], *kb; in calc_signing_key() local 300 kb = key; in calc_signing_key() 302 *kb++ = 'A'; in calc_signing_key() 303 *kb++ = 'W'; in calc_signing_key() 304 *kb++ = 'S'; in calc_signing_key() 305 *kb++ = '4'; in calc_signing_key() 311 n = lws_system_blob_get(ab, kb, &keylen, 0); in calc_signing_key() 315 kb[keylen] = '\0'; in calc_signing_key()
|
/third_party/libsnd/src/ALAC/ |
H A D | ag_enc.c | 244 uint32_t mb, pb, kb, wb ; in dyn_comp() local 259 kb = params->kb ; in dyn_comp() 270 if (k > kb) in dyn_comp() 272 k = kb ; in dyn_comp()
|
H A D | ag_dec.c | 72 params->kb = k ; in set_ag_params() 73 params->wb = (1u << params->kb) - 1 ; in set_ag_params() 277 uint32_t kb_local = params->kb ; in dyn_decomp()
|
H A D | alac_decoder.c | 101 theConfig.kb = theActualCookie [offsetof (ALACSpecificConfig, kb)] ; in alac_decoder_init() 249 set_ag_params (&agParams, p->mConfig.mb, (pb * pbFactorU) / 4, p->mConfig.kb, numSamples, numSamples, p->mConfig.maxRun) ; in alac_decode() 410 set_ag_params (&agParams, p->mConfig.mb, (pb * pbFactorU) / 4, p->mConfig.kb, numSamples, numSamples, p->mConfig.maxRun) ; in alac_decode() 426 set_ag_params (&agParams, p->mConfig.mb, (pb * pbFactorV) / 4, p->mConfig.kb, numSamples, numSamples, p->mConfig.maxRun) ; in alac_decode()
|
H A D | aglib.h | 59 uint32_t mb, mb0, pb, kb, wb, qb ; member
|
H A D | ALACAudioTypes.h | 178 uint8_t kb ; member
|
H A D | alac_encoder.c | 1116 config->kb = (uint8_t) KB0 ; in GetConfig()
|
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | smisc.c | 81 int k, ka, kb; local 84 dval(&db) = b2d(b, &kb); 85 k = ka - kb + ULbits*(a->wds - b->wds);
|
/third_party/typescript/tests/baselines/reference/ |
H A D | commentsAfterSpread.js | 71 const { ka, kb, .../* comment kr */remaining } = rest; 122 const { ka, kb, ... /* comment kr */remaining } = rest;
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showcqt.c | 1200 double kr, kg, kb; in init_colormatrix() local 1210 kr = 0.299; kb = 0.114; break; in init_colormatrix() 1212 kr = 0.2126; kb = 0.0722; break; in init_colormatrix() 1214 kr = 0.30; kb = 0.11; break; in init_colormatrix() 1216 kr = 0.212; kb = 0.087; break; in init_colormatrix() 1218 kr = 0.2627; kb = 0.0593; break; in init_colormatrix() 1221 kg = 1.0 - kr - kb; in init_colormatrix() 1224 s->cmatrix[0][2] = 219.0 * kb; in init_colormatrix() 1225 s->cmatrix[1][0] = -112.0 * kr / (1.0 - kb); in init_colormatrix() 1226 s->cmatrix[1][1] = -112.0 * kg / (1.0 - kb); in init_colormatrix() [all...] |
/third_party/elfutils/libcpu/ |
H A D | riscv_disasm.c | 104 const struct known_csrs *kb = (const struct known_csrs *) b; in compare_csr() local 105 if (ka->nr < kb->nr) in compare_csr() 107 return ka->nr == kb->nr ? 0 : 1; in compare_csr()
|
/third_party/mbedtls/3rdparty/p256-m/p256-m/ |
H A D | p256-m.c | 1340 uint8_t *kb = (uint8_t *) t4; in p256_ecdsa_sign() local 1341 /* kb will be erased by re-using t4 for dU - if we exit before that, we in p256_ecdsa_sign() 1342 * haven't read the private key yet so we kb isn't sensitive yet */ in p256_ecdsa_sign() 1343 ret = scalar_gen_with_pub(kb, k, xr, t3); /* xr = x_coord(k * G) */ in p256_ecdsa_sign()
|
/third_party/python/Lib/test/ |
H A D | mapping_tests.py | 518 kb, vb = tb = b.popitem() 519 self.assertEqual(vb, int(kb))
|
H A D | test_dict.py | 476 kb, vb = tb = b.popitem() 477 self.assertEqual(vb, int(kb))
|
/third_party/python/Lib/asyncio/ |
H A D | sslproto.py | 57 def add_flowcontrol_defaults(high, low, kb): 60 hi = kb * 1024
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.h | 1937 uint32_t kb) in radeon_cs_memory_below_limit() 1939 return kb + cs->used_vram_kb + cs->used_gart_kb < screen->max_memory_usage_kb; in radeon_cs_memory_below_limit() 1950 uint32_t kb = ctx->memory_usage_kb; in si_need_gfx_cs_space() local 1953 if (radeon_cs_memory_below_limit(ctx->screen, &ctx->gfx_cs, kb) && in si_need_gfx_cs_space() 1936 radeon_cs_memory_below_limit(struct si_screen *screen, struct radeon_cmdbuf *cs, uint32_t kb) radeon_cs_memory_below_limit() argument
|
/third_party/python/Python/ |
H A D | dtoa.c | 1113 int k, ka, kb; in ratio() local 1116 dval(&db) = b2d(b, &kb); in ratio() 1117 k = ka - kb + 32*(a->wds - b->wds); in ratio()
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo-compiled.js | 490 7:"7",8:"8",9:"9","+":"+","*":"*","#":"#"},kb={0:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9","\uff10":"0","\uff11":"1","\uff12":"2","\uff13":"3","\uff14":"4","\uff15":"5","\uff16":"6","\uff17":"7","\uff18":"8","\uff19":"9","\u0660":"0","\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u06f0":"0","\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9",A:"2", 495 zb=/\$NP/,Ab=/\$FG/,Bb=/\$CC/,Cb=/^\(?\$1\)?$/;function Db(a){return 2>a.length?!1:K(xb,a)}function Eb(a){return K(sb,a)?L(a,kb):L(a,ib)}function Fb(a){var b=Eb(a.toString());A(a);a.g(b)}function Gb(a){return null!=a&&(1!=w(a,9)||-1!=u(a,9)[0])}function L(a,b){for(var c=new z,d,f=a.length,e=0;e<f;++e)d=a.charAt(e),d=b[d.toUpperCase()],null!=d&&c.g(d);return c.toString()}function Hb(a){return 0==a.length||Cb.test(a)}function Ib(a){return null!=a&&isNaN(a)&&a.toUpperCase()in gb}
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuRasterizationVerifier.cpp | 355 const float kb = triangleArea(ndpixel, nd2, nd0); 359 const float kbMax = getMaxFlushToZero(getMaxValueWithinError(kb, barycentricError)); 362 const float kbMin = getMinFlushToZero(getMinValueWithinError(kb, barycentricError)); 368 // calculate weights: vec3(ka / p0.w, kb / p1.w, kc / p2.w) / (ka / p0.w + kb / p1.w + kc / p2.w)
|