Home
last modified time | relevance | path

Searched defs:blocks (Results 101 - 125 of 780) sorted by relevance

12345678910>>...32

/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...]
/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Dlinear_order.cpp100 void LinearOrder::MakeLinearOrder(const T &blocks) in MakeLinearOrder() argument
/arkcompiler/runtime_core/compiler/tests/
H A Dbranch_elimination_test.cpp45 void InitBlockToBeDisconnected(std::vector<BasicBlock *> &&blocks) in InitBlockToBeDisconnected() argument
/arkcompiler/runtime_core/libark_defect_scan_aux/
H A Dgraph.cpp193 auto &blocks = graph_->GetBlocksRPO(); in GetBasicBlockList() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dbranch_elimination_test.cpp50 void InitBlockToBeDisconnected(std::vector<BasicBlock *> &&blocks) in InitBlockToBeDisconnected() argument
H A Dbasicblock_test.cpp25 void CheckVectorEqualSet(Blocks blocks, std::set<T *> &&excepct) in CheckVectorEqualSet() argument
37 void CheckVectorEqualBlocksIdSet(Blocks blocks, std::vector<int> &&bbIds) in CheckVectorEqualBlocksIdSet() argument
286 const auto &blocks = GetGraph()->GetBlocksLinearOrder(); in TEST_F() local
347 const auto &blocks = GetGraph()->GetBlocksLinearOrder(); in TEST_F() local
[all...]
H A Dloop_analyzer_test.cpp29 void CheckVectorEqualSet(Blocks blocks, std::set<T *> &&excepct) in CheckVectorEqualSet() argument
41 void CheckVectorEqualSet(ArenaVector<T *> blocks, std::set<T *> &&excepct) in CheckVectorEqualSet() argument
53 void CheckVectorEqualBlocksIdSet(Blocks blocks, std::vector<int> &&bbIds) in CheckVectorEqualBlocksIdSet() argument
[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
/kernel/linux/linux-5.10/crypto/async_tx/
H A Draid6test.c75 struct page *blocks[NDISKS]; in raid6_dual_recov() local
/kernel/linux/linux-5.10/crypto/
H A Dsha512_generic.c151 sha512_generic_block_fn(struct sha512_state *sst, u8 const *src, int blocks) sha512_generic_block_fn() argument
H A Dsm3_generic.c136 sm3_generic_block_fn(struct sm3_state *sst, u8 const *src, int blocks) sm3_generic_block_fn() argument
/kernel/linux/linux-5.10/block/partitions/
H A Dsgi.c41 unsigned int start, blocks; in sgi_partition() local
/kernel/linux/common_modules/tzdriver/agent_rpmb/mdc/
H A Drpmb.h51 u32 blocks; member
/kernel/linux/linux-5.10/drivers/block/rsxx/
H A Ddev.c76 u64 blocks = card->size8 >> 9; in rsxx_getgeo() local

Completed in 17 milliseconds

12345678910>>...32