Home
last modified time | relevance | path

Searched defs:block2 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/statements/blocks/
Dblocks_4.ts26 let block2: string | undefined = "NARC"; variable
32 let block2: string | undefined; variable
/third_party/ffmpeg/libavutil/tests/
Dpixelutils.c28 const uint8_t *block2, ptrdiff_t stride2, in run_single_test()
57 const uint8_t *block2 = b2; in run_test() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DMtxWriter.java92 private static byte[] packMtx(byte[] block1, byte[] block2, byte[] block3) { in packMtx()
/third_party/ltp/tools/sparse/sparse-src/
Dsort.c247 struct ptr_list *block2 = block1; in sort_list() local
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_conv_q31.c83 int32_t block1, block2, block3; in arm_conv_q31() local
Darm_correlate_q31.c84 int32_t block1, block2, block3; in arm_correlate_q31() local
Darm_correlate_q15.c84 int32_t block1, block2, block3; in arm_correlate_q15() local
Darm_conv_q15.c85 int32_t block1, block2, block3; in arm_conv_q15() local
Darm_conv_q7.c81 int32_t block1, block2, block3; in arm_conv_q7() local
Darm_correlate_q7.c82 int32_t block1, block2, block3; in arm_correlate_q7() local
Darm_conv_f32.c128 int32_t block1, block2, block3; in arm_conv_f32() local
Darm_correlate_f32.c125 int32_t block1, block2, block3; in arm_correlate_f32() local
Darm_correlate_f16.c275 int32_t block1, block2, block3; in arm_correlate_f16() local
/third_party/ffmpeg/libavcodec/
Dmsvideo1enc.c42 int block2[16*3]; member
Drpzaenc.c244 static int compare_blocks(uint16_t *block1, uint16_t *block2, BlockInfo *bi, int thresh) in compare_blocks()
/third_party/skia/third_party/externals/freetype/src/base/
Dftutil.c151 FT_Pointer block2; in ft_mem_qrealloc() local
/third_party/ffmpeg/libavcodec/tests/
Ddct.c299 double block1[64], block2[64], block3[64]; in idct248_ref() local
/third_party/ffmpeg/libavfilter/
Dvf_spp.c260 int16_t *block2 = (int16_t *)(block_align + 16); in filter() local
/third_party/openssl/include/crypto/
Dmodes.h148 block128_f block1, block2; member
/third_party/node/deps/openssl/openssl/include/crypto/
Dmodes.h148 block128_f block1, block2; member
/third_party/libcoap/src/
Dcoap_block.c282 coap_block_t block2; in coap_add_data_blocked_response() local
/third_party/mesa3d/src/compiler/nir/
Dnir.c2109 const nir_block *block2 = *((const nir_block **) p2); in compare_block_index() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp1929 …:areMatchingUniformBlocks(const glsl::UniformBlock &block1, const glsl::UniformBlock &block2, cons… in areMatchingUniformBlocks()
/third_party/spirv-tools/test/val/
Dval_cfg_test.cpp573 Block block2("block2"); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_cfg_test.cpp571 Block block2("block2"); in TEST_P() local

12