Home
last modified time | relevance | path

Searched defs:kk (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DpropertyAccess.js77 var kk = numIndex['what']; variable
78 var kk: any; variable
235 var kk; variable
/third_party/typescript/tests/cases/conformance/expressions/propertyAccess/
DpropertyAccess.ts76 var kk = numIndex['what']; variable
77 var kk: any; variable
/third_party/toybox/toys/other/
Dbzcat.c164 int hh, ii, jj, kk, symCount, *base, *limit; in read_block_header() local
322 int ii, jj, kk, runPos, dbufCount, symCount, selector, nextSym, in read_huffman_data() local
461 int kk = jj + byteCount[ii]; in burrows_wheeler_prep() local
/third_party/skia/src/gpu/tessellate/
DWangsFormula.h180 float kk = length_term_pow2<3>(precision); in worst_case_cubic_pow4() local
/third_party/skia/third_party/externals/icu/filters/
Dandroid.json195 // "af", "az", "eu", "gl", "hy", "is", "ka", "kk", "km", "ky", "lo", "mk", "mn", null
285 // "af", "az", "eu", "gl", "hy", "is", "ka", "kk", "km", "ky", "lo", "mk", "mn", null
483 // "af", "az", "eu", "gl", "hy", "is", "ka", "kk", "km", "ky", "lo", "mk", "mn", null
573 // "af", "az", "eu", "gl", "hy", "is", "ka", "kk", "km", "ky", "lo", "mk", "mn", null
/third_party/icu/tools/multi/proj/provider/glue/
Dcoll_fe.cpp212 static CollationKey kk; variable
/third_party/python/Modules/
D_randommodule.c133 int kk; in genrand_uint32() local
/third_party/ffmpeg/libavcodec/
Dcinepak.c103 int k, kk; in cinepak_decode_codebook() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_fs_out_to_vector.cpp450 for(uint8_t kk = 0; kk < s->num_components && i < num_comp; ++kk) { in create_combined_vector() local
/third_party/mesa3d/src/util/format/
Du_format_fxt1.c722 uint32_t *kk = (uint32_t *)((char *)cc + t / 8); in fxt1_quantize_HI() local
1295 uint32_t kk; in fxt1_decode_1CHROMA() local
1457 uint32_t kk; in fxt1_decode_1ALPHA() local
/third_party/lame/libmp3lame/
Dpsymodel.c1074 int kk = gds->s3ind[b][0]; in vbrpsy_compute_masking_s() local
1169 int kk = gdl->s3ind[b][0]; in vbrpsy_compute_masking_l() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_mosaic_info.cpp548 uint32 kk = k & 3; in Calculate() local