Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 25 of 310) 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/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/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
Dcrypto_internal-cipher.c106 size_t i, j, blocks; in crypto_cipher_encrypt() local
169 size_t i, j, blocks; in crypto_cipher_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
Dcrypto_internal-cipher.c106 size_t i, j, blocks; in crypto_cipher_encrypt() local
169 size_t i, j, blocks; in crypto_cipher_decrypt() local
/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/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/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/node/deps/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/node/deps/v8/third_party/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/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/ffmpeg/libavcodec/alpha/
Dblockdsp_alpha.c28 static void clear_blocks_axp(int16_t *blocks) { in clear_blocks_axp()
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-arabic-table.py23 blocks = {} variable
/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
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DCommandOptions.java39 public Boolean blocks = false; field in CommandOptions
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha256_hw.c112 int blocks; member
118 int blocks; member
139 } blocks[8]; in tls1_multi_block_encrypt() local
404 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha256_cipher() local
Dcipher_aes_cbc_hmac_sha1_hw.c108 int blocks; member
114 int blocks; member
135 } blocks[8]; in tls1_multi_block_encrypt() local
381 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha1_hw.c108 int blocks; member
114 int blocks; member
135 } blocks[8]; in tls1_multi_block_encrypt() local
381 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
Dcipher_aes_cbc_hmac_sha256_hw.c112 int blocks; member
118 int blocks; member
139 } blocks[8]; in tls1_multi_block_encrypt() local
404 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha256_cipher() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp37 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp37 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.h41 struct memory_block * blocks; member

12345678910>>...13