Home
last modified time | relevance | path

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

12345678910>>...12

/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/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/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/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/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/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/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/ffmpeg/libavcodec/alpha/
Dblockdsp_alpha.c28 static void clear_blocks_axp(int16_t *blocks) { in clear_blocks_axp()
/third_party/iowow/src/utils/
Dmurmur3.c60 const uint32_t *blocks = (const uint32_t*) (data + nblocks * 4); in murmur3_x86_32() local
113 const uint32_t *blocks = (const uint32_t*) (data + nblocks * 16); in murmur3_x86_128() local
265 const uint64_t *blocks = (const uint64_t*) (data); in murmur3_x64_128() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-arabic-table.py23 blocks = {} variable
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-arabic-table.py18 blocks = {} variable
/third_party/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/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/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/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DCommandOptions.java39 public Boolean blocks = false; field in CommandOptions
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DCommandOptions.java39 public Boolean blocks = false; field in CommandOptions

12345678910>>...12