Home
last modified time | relevance | path

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

/external/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()
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
Dmkjournal.c265 blk_t num_blocks, blk64_t goal, int flags) in write_journal_inode()
438 blk64_t goal, int flags) in ext2fs_add_journal_inode2()
Dres_gdt.c117 blk_t goal = sb_blk + fs->desc_blocks + in ext2fs_create_resize_inode() local
Dext_attr.c451 blk64_t blk, goal; in prep_ea_block_for_write() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
DAbstractUnivariateRealOptimizer.java218 public double optimize(UnivariateRealFunction f, GoalType goal, in optimize()
250 public double optimize(UnivariateRealFunction f, GoalType goal, in optimize()
DBracketFinder.java120 GoalType goal, in search()
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
DAbstractLinearOptimizer.java56 protected GoalType goal; field in AbstractLinearOptimizer
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
DAbstractScalarDifferentiableOptimizer.java54 protected GoalType goal; field in AbstractScalarDifferentiableOptimizer
/external/e2fsprogs/contrib/android/
Dbasefs_allocator.c71 static errcode_t basefs_block_allocator(ext2_filsys fs, blk64_t goal, in basefs_block_allocator()
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeParser.java230 …tected static Object getAncestor(TreeAdaptor adaptor, String[] tokenNames, Object t, String goal) { in getAncestor()
/external/pdfium/core/fxcrt/
Dcfx_decimal.cpp198 inline bool decimal_helper_outofrange(uint64_t a[], uint8_t al, uint8_t goal) { in decimal_helper_outofrange()
208 uint8_t goal, in decimal_helper_shrinkintorange()
/external/e2fsprogs/misc/
Dmk_hugefiles.c64 static blk64_t goal; variable
Dmke2fs.c380 blk64_t goal = 0; in packed_allocate_tables() local
Dtune2fs.c2311 blk64_t blk, new_blk, goal; in move_block() local
/external/oj-libjdwp/src/share/back/
DeventFilter.c997 LocationFilter *goal = (LocationFilter *)arg; in matchBreakpoint() local
1102 FieldFilter *goal = (FieldFilter *)arg; in matchWatchpoint() local
/external/jemalloc_new/src/
Dzone.c239 zone_pressure_relief(struct _malloc_zone_t *zone, size_t goal) { in zone_pressure_relief()
/external/perfetto/protos/perfetto/trace/ftrace/
Dext4.proto48 optional uint64 goal = 8; field
589 optional uint64 goal = 7; field
/external/e2fsprogs/e2fsck/
Dpass1.c4215 static errcode_t e2fsck_get_alloc_block(ext2_filsys fs, blk64_t goal, in e2fsck_get_alloc_block()
4247 static errcode_t e2fsck_new_range(ext2_filsys fs, int flags, blk64_t goal, in e2fsck_new_range()
/external/e2fsprogs/debugfs/
Ddebugfs.c1654 blk64_t free_blk, goal, first_free = 0; in do_find_free_block() local
/external/antlr/runtime/Python3/antlr3/
Dtree.py2287 def _getAncestor(adaptor, tokenNames, t, goal): argument
/external/antlr/runtime/Python/antlr3/
Dtree.py2300 def _getAncestor(adaptor, tokenNames, t, goal): argument
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto686 optional uint64 goal = 8; field
1227 optional uint64 goal = 7; field