Home
last modified time | relevance | path

Searched defs:blocks (Results 501 - 525 of 740) sorted by relevance

1...<<21222324252627282930

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp302 std::vector<BlockLayoutEntry> blocks; member in vkt::ubo::UniformLayout
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramGL.cpp110 const auto &blocks = mState.getUniformBlocks(); in reapplyUBOBindingsIfNeeded() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_cfg.cpp898 auto& blocks = function.ordered_blocks(); PerformCfgChecks() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_descriptor.cpp412 std::unordered_set<uint32_t> blocks; in IsSafeToClone() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.cpp412 std::unordered_set<uint32_t> blocks; in IsSafeToClone() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp898 auto& blocks = function.ordered_blocks(); PerformCfgChecks() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h562 iterator_range<block_iterator> blocks() { in blocks() function in llvm::jitlink::Section
567 iterator_range<const_block_iterator> blocks() const { in blocks() function in llvm::jitlink::Section
917 iterator_range<block_iterator> blocks() { blocks() function in llvm::jitlink::LinkGraph
922 iterator_range<const_block_iterator> blocks() const { blocks() function in llvm::jitlink::LinkGraph
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h293 iterator_range<BlockIterator> blocks() const { in blocks() function in llvm::GCOVFunction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp669 SmallPtrSet<BasicBlock *, 8> blocks; in deleteDeadLoop() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h161 inline iterator_range<block_iterator> blocks() const { in blocks() function in llvm::LoopBase
[all...]
H A DMemorySSA.h518 iterator_range<block_iterator> blocks() { in blocks() function in llvm::final
522 iterator_range<const_block_iterator> blocks() const { in blocks() function in llvm::final
/third_party/toybox/toys/pending/
H A Dmke2fs.c190 uint32_t blocks; // Blocks count global() member
302 long blocks; check_treesize() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dloop_descriptor.cpp410 std::unordered_set<uint32_t> blocks; in IsSafeToClone() local
/third_party/spirv-tools/source/val/
H A Dvalidate_cfg.cpp919 auto& blocks = function.ordered_blocks(); PerformCfgChecks() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp307 std::vector<BlockLayoutEntry> blocks; member in vkt::TransformFeedback::InterfaceLayout
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.hpp302 std::vector<BlockLayoutEntry> blocks; member in vkt::ubo::UniformLayout
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
H A Dmtk-aes.c559 u32 start, end, ctr, blocks; in mtk_aes_ctr_transfer() local
/kernel/linux/linux-5.10/drivers/block/
H A Dataflop.c171 unsigned blocks; /* total number of blocks */ member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c1276 unsigned int i, eblk_bytes, pages, blocks; in mtdswap_init() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c94 uint64_t blocks; member
1402 u64 blocks, block_size; in papr_scm_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dstmpe.h70 struct stmpe_variant_block *blocks; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbtree.c1338 unsigned int i, nodes = 0, keys = 0, blocks; in btree_gc_coalesce() local
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7511-v4l2.c73 u32 blocks; member
1634 u32 blocks = state->edid.blocks; in edid_verify_crc() local
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/
H A Dadv748x.h130 unsigned int blocks; member
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-bitmap.c1225 sector_t blocks; in md_bitmap_daemon_work() local
1412 sector_t blocks; md_bitmap_startwrite() local
1473 sector_t blocks; md_bitmap_endwrite() local
1512 __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) __bitmap_start_sync() argument
1540 md_bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded) md_bitmap_start_sync() argument
1564 md_bitmap_end_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int aborted) md_bitmap_end_sync() argument
1602 sector_t blocks; md_bitmap_close_sync() local
1615 sector_t blocks; md_bitmap_cond_end_sync() local
1647 sector_t sector, blocks = 0; md_bitmap_sync_with_cluster() local
1816 sector_t blocks = mddev->resync_max_sectors; md_bitmap_create() local
1923 sector_t blocks; md_bitmap_load() local
2056 md_bitmap_resize(struct bitmap *bitmap, sector_t blocks, int chunksize, int init) md_bitmap_resize() argument
[all...]

Completed in 41 milliseconds

1...<<21222324252627282930