Home
last modified time | relevance | path

Searched defs:h4 (Results 1 - 25 of 28) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowIterationErrors.js83 function h4() { function
H A DtemplateStringBinaryOperations.js99 var h4 = "2".concat(3 & 4, "5") + 6; variable
H A DtemplateStringBinaryOperationsInvalid.js143 var h4 = "2".concat(3 - 4, "5") - 6; variable
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dpoly1305.c33 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
[all...]
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dsha.h43 SHA_LONG h0, h1, h2, h3, h4; member
/third_party/openssl/include/openssl/
H A Dsha.h43 SHA_LONG h0, h1, h2, h3, h4; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dsha.h35 SHA_LONG h0, h1, h2, h3, h4; member
/third_party/skia/tests/
H A DSkNxTest.cpp295 auto h4 = Sk4h(15, 17, 257, 65535); in DEF_TEST() local
305 auto h4 = SkNx_cast<uint16_t>(f4); in DEF_TEST() local
/third_party/ffmpeg/libavcodec/
H A Dmotionpixels.c75 int h4 = (avctx->height + 3) & ~3; in mp_decode_init() local
H A Dcfhdenc.c269 int w8, h8, w4, h4, w2, h2; in cfhd_encode_init() local
H A Dcfhd.c273 int w8, h8, w4, h4, w2, h2; in alloc_buffers() local
[all...]
H A Dvp9recon.c225 int h4 = ff_vp9_bwh_tab[1][b->bs][1] << 1, x, y, step = 1 << (b->tx * 2); in intra_recon() local
603 int h4 = ff_vp9_bwh_tab[1][b->bs][1] << 1, x, y, step = 1 << (b->tx * 2); in inter_recon() local
H A Dvp9block.c95 int bh4 = ff_vp9_bwh_tab[1][b->bs][1], h4 = FFMIN(s->rows - row, bh4), y; in decode_mode() local
970 int w4 = ff_vp9_bwh_tab[1][b->bs][0] << 1, h4 = ff_vp9_bwh_tab[1][b->bs][1] << 1; in decode_coeffs() local
1269 int w4 = ff_vp9_bwh_tab[1][bs][0], h4 = ff_vp9_bwh_tab[1][bs][1], lvl; ff_vp9_decode_block() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305.c295 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local
383 u32 h0, h1, h2, h3, h4; poly1305_emit() local
[all...]
H A Dpoly1305_ieee754.c433 u64 h0, h1, h2, h3, h4; in poly1305_emit() local
/third_party/openssl/crypto/poly1305/
H A Dpoly1305.c295 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local
383 u32 h0, h1, h2, h3, h4; poly1305_emit() local
[all...]
H A Dpoly1305_ieee754.c433 u64 h0, h1, h2, h3, h4; in poly1305_emit() local
/third_party/musl/src/math/
H A Dlgammal.c141 h4 = 9.764244777714344488787381271643502742293E2L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlgammal.c141 h4 = 9.764244777714344488787381271643502742293E2L, variable
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp258 stb_uint h1,h2,h3,h4, h; in stb_compress_chunk() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c307 FT_UInt32 h4 = seed; in murmur_hash_3_128() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h261 uint64_t h0, h1, h2, h3, h4, h5, h6; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h260 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_sampler.c499 __m128i dsdx4, dtdx4, s4, t4, stride4, w4, h4, zero, one; in fetch_bgra_clamp_linear() local
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_idct_msa.c1307 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11; in vp9_iadst16_1d_columns_addblk_msa() local

Completed in 32 milliseconds

12