Home
last modified time | relevance | path

Searched defs:goal (Results 1 – 18 of 18) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dalloc.c147 errcode_t ext2fs_new_block3(ext2_filsys fs, blk64_t goal, in ext2fs_new_block3()
204 errcode_t ext2fs_new_block2(ext2_filsys fs, blk64_t goal, in ext2fs_new_block2()
210 errcode_t ext2fs_new_block(ext2_filsys fs, blk_t goal, in ext2fs_new_block()
225 errcode_t ext2fs_alloc_block3(ext2_filsys fs, blk64_t goal, char *block_buf, in ext2fs_alloc_block3()
266 errcode_t ext2fs_alloc_block2(ext2_filsys fs, blk64_t goal, in ext2fs_alloc_block2()
272 errcode_t ext2fs_alloc_block(ext2_filsys fs, blk_t goal, in ext2fs_alloc_block()
332 blk64_t goal, in ext2fs_set_alloc_block_callback()
404 errcode_t ext2fs_new_range(ext2_filsys fs, int flags, blk64_t goal, in ext2fs_new_range()
511 errcode_t (*func)(ext2_filsys fs, int flags, blk64_t goal, in ext2fs_set_new_range_callback()
525 errcode_t ext2fs_alloc_range(ext2_filsys fs, int flags, blk64_t goal, in ext2fs_alloc_range()
Dmkjournal.c280 blk64_t goal, int flags) in write_journal_inode()
492 blk64_t goal, int flags) in ext2fs_add_journal_inode3()
604 blk64_t goal, int flags) in ext2fs_add_journal_inode2()
Dfallocate.c669 struct ext2_inode *inode, blk64_t goal, in extent_fallocate()
804 struct ext2_inode *inode, blk64_t goal, in ext2fs_fallocate()
Dexpanddir.c26 blk64_t goal; member
Dres_gdt.c117 blk_t goal = sb_blk + fs->desc_blocks + in ext2fs_create_resize_inode() local
Dext_attr.c454 blk64_t blk, goal; in prep_ea_block_for_write() local
/third_party/boost/libs/graph/example/
Dastar-cities.cpp86 distance_heuristic(LocMap l, Vertex goal) : m_location(l), m_goal(goal) {} in distance_heuristic()
108 astar_goal_visitor(Vertex goal) : m_goal(goal) {} in astar_goal_visitor()
190 vertex goal = random_vertex(g, gen); in main() local
Dastar_maze.cpp110 vertex_descriptor goal() const in goal() function in maze
156 euclidean_heuristic(vertex_descriptor goal) : m_goal(goal) {}; in euclidean_heuristic()
/third_party/boost/libs/graph/test/
Dastar_search_test.cpp94 distance_heuristic(LocMap l, Vertex goal) : m_location(l), m_goal(goal) {} in distance_heuristic()
116 astar_goal_visitor(Vertex goal) : m_goal(goal) {} in astar_goal_visitor()
201 vertex goal = gen() % num_vertices(g); in main() local
/third_party/e2fsprogs/contrib/android/
Dbasefs_allocator.c302 static errcode_t basefs_block_allocator(ext2_filsys fs, blk64_t goal, in basefs_block_allocator()
/third_party/e2fsprogs/misc/
Dmk_hugefiles.c64 static blk64_t goal; variable
Dmke2fs.c382 blk64_t goal = 0; in packed_allocate_tables() local
Dtune2fs.c2406 blk64_t blk, new_blk, goal; in move_block() local
/third_party/e2fsprogs/e2fsck/
Dpass1.c4305 static errcode_t e2fsck_get_alloc_block(ext2_filsys fs, blk64_t goal, in e2fsck_get_alloc_block()
4337 static errcode_t e2fsck_new_range(ext2_filsys fs, int flags, blk64_t goal, in e2fsck_new_range()
/third_party/e2fsprogs/debugfs/
Ddebugfs.c1671 blk64_t free_blk, goal, first_free = 0; in do_find_free_block() local
/third_party/boost/libs/hof/doc/html/
Dsearchindex.js1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…
/third_party/weston/libweston/
Dinput.c2467 enum weston_touch_mode goal; in weston_compositor_update_touch_mode() local