Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/gallium/frontends/xvmc/
Dblock.c38 …MCCreateBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCBlockArray *blocks) in XvMCCreateBlocks()
58 Status XvMCDestroyBlocks(Display *dpy, XvMCBlockArray *blocks) in XvMCDestroyBlocks()
68 …croBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCMacroBlockArray *blocks) in XvMCCreateMacroBlocks()
88 Status XvMCDestroyMacroBlocks(Display *dpy, XvMCMacroBlockArray *blocks) in XvMCDestroyMacroBlocks()
/third_party/flutter/flutter/dev/snippets/
DREADME.md18 ### Sample Tool
44 ### Snippet Tool
/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests1.cpp225 std::vector<Block> blocks; in run_test_cases() local
229 std::vector<Block> blocks(3); in run_test_cases() local
237 std::vector<Block> blocks(n); in run_test_cases() local
456 std::vector<Block> blocks; in run_test_cases() local
461 std::vector<Block> blocks(3); in run_test_cases() local
470 std::vector<Block> blocks(n); in run_test_cases() local
481 std::vector<Block> blocks(x, x + sz); in run_test_cases() local
486 std::vector<Block> blocks(3); in run_test_cases() local
/third_party/ffmpeg/libavcodec/ppc/
Dblockdsp.c54 static void clear_blocks_dcbz32_ppc(int16_t *blocks) in clear_blocks_dcbz32_ppc()
78 static void clear_blocks_dcbz128_ppc(int16_t *blocks) in clear_blocks_dcbz128_ppc()
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/
Dspace_to_batch_fp32_tests.cc41 int blocks[] = {2, 1}; in TEST_F() local
62 int blocks[] = {1, 2}; in TEST_F() local
83 int blocks[] = {2, 2}; in TEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes-cbc.c29 int i, j, blocks; in aes_128_cbc_encrypt() local
65 int i, j, blocks; in aes_128_cbc_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes-cbc.c29 int i, j, blocks; in aes_128_cbc_encrypt() local
65 int i, j, blocks; in aes_128_cbc_decrypt() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DUseInterfaceBlockFields.cpp62 const InterfaceBlockList &blocks, in InsertUseCode()
97 const InterfaceBlockList &blocks, in UseInterfaceBlockFields()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/
DUseInterfaceBlockFields.cpp63 const InterfaceBlockList &blocks, in InsertUseCode()
99 const InterfaceBlockList &blocks, in UseInterfaceBlockFields()
DUseInterfaceBlockFields.h34 const InterfaceBlockList &blocks, in UseInterfaceBlockFields()
/third_party/e2fsprogs/lib/ext2fs/
Dtst_getsize.c32 blk_t blocks; in main() local
/third_party/mesa3d/src/panfrost/util/
Dpan_liveness.c109 struct list_head *blocks, in pan_compute_liveness()
162 pan_free_liveness(struct list_head *blocks) in pan_free_liveness()
/third_party/ffmpeg/libavcodec/alpha/
Dblockdsp_alpha.c28 static void clear_blocks_axp(int16_t *blocks) { in clear_blocks_axp()
/third_party/e2fsprogs/contrib/android/
Dbase_fs.h10 struct block_range_list blocks; member
/third_party/node/deps/zlib/
Dadler32_simd.c76 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
237 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
/third_party/mesa3d/src/intel/vulkan/tests/
Dblock_pool_no_free.c37 int32_t blocks[BLOCKS_PER_THREAD]; member
76 static void validate_monotonic(int32_t **blocks) in validate_monotonic()
/third_party/skia/third_party/externals/zlib/
Dadler32_simd.c72 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
233 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
/third_party/flutter/skia/third_party/externals/zlib/
Dadler32_simd.c72 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
233 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-arabic-table.py18 blocks = {} variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-arabic-table.py23 blocks = {} variable
/third_party/harfbuzz/src/
Dgen-arabic-table.py23 blocks = {} variable
/third_party/iowow/src/utils/
Dmurmur3.c56 const uint32_t *blocks = (const uint32_t *)(data + nblocks * 4); in murmur3_x86_32() local
108 const uint32_t *blocks = (const uint32_t *)(data + nblocks * 16); in murmur3_x86_128() local
259 const uint64_t *blocks = (const uint64_t *)(data); in murmur3_x64_128() local
/third_party/node/deps/npm/node_modules/bcrypt-pbkdf/
Dindex.js456 Blowfish.prototype.enc = function(data, blocks) { argument
462 Blowfish.prototype.dec = function(data, blocks) { argument
/third_party/ffmpeg/libavcodec/
Dpcm-dvd.c142 void *dst, int blocks) in pcm_dvd_decode_samples()
231 int blocks; in pcm_dvd_decode_frame() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_buffers.c85 struct gl_uniform_block **blocks; in get_block_array_index() local
131 struct gl_uniform_block **blocks; in get_block_index_offset() local

12345678910>>...13