Home
last modified time | relevance | path

Searched defs:blocks (Results 26 - 50 of 270) sorted by relevance

1234567891011

/third_party/openssl/crypto/modes/
H A Dctr128.c168 size_t blocks = len / 16; in CRYPTO_ctr128_encrypt_ctr32() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/
H A DUseInterfaceBlockFields.cpp62 InsertUseCode(TIntermSequence *sequence, const InterfaceBlockList &blocks, const TSymbolTable &symbolTable) InsertUseCode() argument
97 UseInterfaceBlockFields(TCompiler *compiler, TIntermBlock *root, const InterfaceBlockList &blocks, const TSymbolTable &symbolTable) UseInterfaceBlockFields() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DCommandOptions.java39 public Boolean blocks = false; field in CommandOptions
/third_party/rust/crates/nix/src/sys/
H A Dstatvfs.rs88 pub fn blocks(&self) -> libc::fsblkcnt_t { in blocks() functions
/third_party/ffmpeg/libavcodec/
H A Dpcm-dvdenc.c121 int blocks = (pkt_size - 3) / s->block_size; in pcm_dvd_encode_frame() local
H A Dsbc_parser.c37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local
H A Dwcmv.c49 int skip, blocks, zret, ret, intra = 0, flags = 0, bpp = s->bpp; in decode_frame() local
[all...]
H A Dpcm-dvd.c235 int blocks; in pcm_dvd_decode_frame() local
146 pcm_dvd_decode_samples(AVCodecContext *avctx, const uint8_t *src, void *dst, int blocks) pcm_dvd_decode_samples() argument
[all...]
H A Dnellymoserdec.c148 int blocks, i, ret; in decode_tag() local
H A Dsbcdsp.c270 sbc_calc_scalefactors(int32_t sb_sample_f[16][2][8], uint32_t scale_factor[2][8], int blocks, int channels, int subbands) sbc_calc_scalefactors() argument
288 sbc_calc_scalefactors_j(int32_t sb_sample_f[16][2][8], uint32_t scale_factor[2][8], int blocks, int subbands) sbc_calc_scalefactors_j() argument
H A Dsbc.h86 uint8_t blocks; member
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dblock_pool_no_free.c37 int32_t blocks[BLOCKS_PER_THREAD]; member
76 static void validate_monotonic(int32_t **blocks) in validate_monotonic() argument
/third_party/ltp/testcases/kernel/syscalls/splice/
H A Dsplice02.c58 size_t page_size, to_check, block, blocks, i, fail = 0; in do_child() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_liveness.c162 pan_free_liveness(struct list_head *blocks) in pan_free_liveness() argument
108 pan_compute_liveness( struct list_head *blocks, unsigned temp_count, pan_liveness_update callback) pan_compute_liveness() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c58 size_t md5_off = MD5_CBLOCK - ctx->md.num, blocks; in cipher_hw_rc4_hmac_md5_cipher() local
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c58 size_t md5_off = MD5_CBLOCK - ctx->md.num, blocks; in cipher_hw_rc4_hmac_md5_cipher() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_outline_functions.cpp45 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_outline_functions.cpp45 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandAllocator.cpp64 CommandBlocks blocks = allocator.AcquireBlocks(); in AcquireCommandBlocks() local
/third_party/toybox/toys/posix/
H A Ddu.c113 unsigned long blocks; in do_du() local
[all...]
/third_party/skia/experimental/sktext/src/
H A DText.cpp63 std::unique_ptr<FontResolvedText> UnicodeText::resolveFonts(SkSpan<FontBlock> blocks) { in resolveFonts() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_outline_functions.cpp45 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A 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
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A 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
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_phi_builder.c35 nir_block **blocks; member

Completed in 14 milliseconds

1234567891011