Home
last modified time | relevance | path

Searched defs:kb (Results 1 – 22 of 22) sorted by relevance

/external/vboot_reference/tests/
Dvb20_misc_tests.c36 struct vb2_keyblock kb; member
61 struct vb2_keyblock *kb = &mock_vblock.k.kb; in reset_common_data() local
175 struct vb2_keyblock *kb = &mock_vblock.k.kb; in verify_keyblock_tests() local
Dvb21_misc_tests.c38 struct vb2_keyblock kb; member
63 struct vb2_keyblock *kb = &mock_vblock.k.kb; in reset_common_data() local
181 struct vb2_keyblock *kb = &mock_vblock.k.kb; in load_keyblock_tests() local
Dvb21_host_keyblock_tests.c26 struct vb2_keyblock *kb; in keyblock_tests() local
/external/igt-gpu-tools/lib/
Digt_color_encoding.c31 float kr, kb; member
43 float kb = e->kb; in rgb_to_ycbcr_matrix() local
68 float kb = e->kb; in ycbcr_to_rgb_matrix() local
/external/vboot_reference/host/lib21/
Dhost_keyblock.c25 struct vb2_keyblock kb = { in vb2_keyblock_create() local
/external/vboot_reference/firmware/lib20/
Dmisc.c27 struct vb2_keyblock *kb; in vb2_load_fw_keyblock() local
/external/vboot_reference/firmware/lib21/
Dmisc.c74 struct vb2_keyblock *kb; in vb2_load_fw_keyblock() local
/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Dfastmath2_dlib_asm.S270 #define kb R9 macro
307 kb = clb(mantexpd) define
314 kb = add(kb, #-1) define
/external/libxaac/decoder/
Dixheaacd_pred_vec_block.c132 WORD32 ksg, kb; in ixheaacd_pvc_pred_env_sf() local
/external/ltp/testcases/kernel/controllers/io-throttle/
Diobw.c44 #define kb(x) ((x) >> 10) macro
/external/aac/libSBRdec/src/
Dpvc_dec.cpp603 int predCoeff_exp, kb; in pvcDecodeTimeSlot() local
/external/elfutils/libcpu/
Driscv_disasm.c104 const struct known_csrs *kb = (const struct known_csrs *) b; in compare_csr() local
/external/e2fsprogs/misc/
De2undo.c213 const struct undo_key_info *ka, *kb; in key_compare() local
/external/llvm-project/lldb/tools/lldb-vscode/
DJSONUtils.cpp361 double kb = double(debug_info) / 1024.0; in ConvertDebugInfoSizeToString() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Derror.cc717 const kv_pair* kb = static_cast<const kv_pair*>(b); in cmp_kvs() local
/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc722 const kv_pair* kb = static_cast<const kv_pair*>(b); in cmp_kvs() local
/external/kernel-headers/original/uapi/sound/
Dcompress_params.h346 __u8 kb; member
/external/python/cpython3/Python/
Ddtoa.c1112 int k, ka, kb; in ratio() local
/external/python/cpython2/Python/
Ddtoa.c1182 int k, ka, kb; in ratio() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1564 for (int kb = 0; kb < num_k_blocks; ++kb) { in Compute() local
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dknockout-2.0.0.js30 …e";this.u[b]&&r.a.n(this.u[b].slice(0),function(b){b&&b.nb!==m&&b.da(a)})},kb:function(){var a=0,b… method
/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp355 const float kb = triangleArea(ndpixel, nd2, nd0); in calcTriangleInterpolationWeights() local