Searched defs:add_block (Results 1 – 10 of 10) sorted by relevance
/third_party/e2fsprogs/contrib/android/ |
D | fsmap.h | 17 int (* add_block)(ext2_filsys fs, blk64_t blocknr, int metadata, member
|
D | block_list.c | 41 static int add_block(ext2_filsys fs EXT2FS_ATTR((unused)), blk64_t blocknr, in add_block() function
|
D | base_fs.c | 163 static int add_block(ext2_filsys fs EXT2FS_ATTR((unused)), blk64_t blocknr, in add_block() function
|
/third_party/boost/libs/pool/test/ |
D | test_simple_seg_storage.hpp | 97 void add_block(void* const block, in add_block() function in test_simp_seg_store
|
/third_party/boost/boost/pool/ |
D | simple_segregated_storage.hpp | 108 void add_block(void * const block, in add_block() function in boost::simple_segregated_storage
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_cfg.cpp | 338 void DominatorBuilder::add_block(uint32_t block) in add_block() function in SPIRV_CROSS_NAMESPACE::DominatorBuilder
|
/third_party/mindspore/mindspore/lite/schema/ |
D | gpu_cache_generated.h | 62 void add_block(flatbuffers::Offset<flatbuffers::Vector<int32_t>> block) { in add_block() function
|
/third_party/skia/tests/ |
D | SkBlockAllocatorTest.cpp | 60 static size_t add_block(SkSBlockAllocator<N>& pool) { in add_block() function
|
/third_party/ffmpeg/libavfilter/ |
D | vf_spp.c | 235 static inline void add_block(uint16_t *dst, int linesize, const int16_t block[64]) in add_block() function
|
/third_party/mindspore/mindspore/lite/schema/inner/ |
D | gpu_cache_generated.h | 98 void add_block(flatbuffers::Offset<flatbuffers::Vector<int32_t>> block) { in add_block() function
|