Home
last modified time | relevance | path

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

12345678910>>...12

/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.h42 std::vector<CoverageBlock> blocks; member
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dctr128.c168 size_t blocks = len / 16; in CRYPTO_ctr128_encrypt_ctr32() local
[all...]
/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
/device/soc/rockchip/common/vendor/drivers/mmc/host/
H A Drk_sdmmc_ops.c56 rk_emmc_prepare_mrq(struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) rk_emmc_prepare_mrq() argument
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc_ops.c58 rk_emmc_prepare_mrq(struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) rk_emmc_prepare_mrq() argument
/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...]
/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...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_api.c67 UMP_KERNEL_API_EXPORT ump_dd_status_code ump_dd_phys_blocks_get(ump_dd_handle memh, ump_dd_physical_block *blocks, unsigned long num_blocks) in ump_dd_phys_blocks_get() argument

Completed in 10 milliseconds

12345678910>>...12