Searched refs:progress (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/jam/
H A Dtimestamp.c34 short progress; member in struct:_binding
89 b->progress = BIND_INIT;
94 if( b->progress != BIND_INIT )
97 b->progress = BIND_NOENTRY;
115 b->progress = BIND_INIT;
140 b->progress = BIND_INIT;
154 if( b->progress == BIND_SPOTTED )
157 b->progress = BIND_MISSING;
159 b->progress = BIND_FOUND;
162 *time = b->progress
[all...]
H A Dmake1.c137 switch( t->progress )
146 if( t->progress != T_MAKE_INIT )
157 /* Recurse on our dependents, manipulating progress to guard */
160 t->progress = T_MAKE_ONSTACK;
165 t->progress = T_MAKE_ACTIVE;
236 /* Set "progress" so that make1c() counts this target among */
250 t->progress = T_MAKE_RUNNING;
325 if( t->progress == T_MAKE_RUNNING )
338 t->progress = T_MAKE_DONE;
H A Drules.h162 char progress; /* tracks make1() progress */ member in struct:_target
/haiku-buildtools/cloog/doc/
H A DTODO12 work-in-progress notes.
/haiku-buildtools/isl/
H A Disl_map_simplify.c439 unsigned pos, isl_int *eq, int keep_divs, int *progress)
454 if (progress)
455 *progress = 1;
463 if (progress)
464 *progress = 1;
475 if (progress)
476 *progress = 1;
534 struct isl_basic_map *bmap, int *progress)
556 *progress = 1;
563 return eliminate_divs_eq(bmap, progress);
438 eliminate_var_using_equality(struct isl_basic_map *bmap, unsigned pos, isl_int *eq, int keep_divs, int *progress) argument
533 eliminate_divs_eq( struct isl_basic_map *bmap, int *progress) argument
569 eliminate_divs_ineq( struct isl_basic_map *bmap, int *progress) argument
605 isl_basic_map_gauss( struct isl_basic_map *bmap, int *progress) argument
664 isl_basic_set_gauss( struct isl_basic_set *bset, int *progress) argument
707 remove_duplicate_divs( struct isl_basic_map *bmap, int *progress) argument
847 normalize_divs( struct isl_basic_map *bmap, int *progress) argument
1086 check_for_div_constraints( struct isl_basic_map *bmap, int k, int l, isl_int sum, int *progress) argument
1112 remove_duplicate_constraints( struct isl_basic_map *bmap, int *progress, int detect_divs) argument
1222 eliminate_unit_divs( __isl_take isl_basic_map *bmap, int *progress) argument
1279 int progress = 1; local
[all...]
H A Disl_map_private.h214 struct isl_basic_map *bmap, int *progress);
216 struct isl_basic_set *bset, int *progress);
/haiku-buildtools/gcc/zlib/contrib/delphi/
H A DZLib.pas78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
/haiku-buildtools/binutils/zlib/contrib/delphi/
H A DZLib.pas78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
/haiku-buildtools/legacy/binutils/binutils/
H A DMakefile.am412 $(INCDIR)/libiberty.h $(INCDIR)/progress.h bucomm.h \
478 $(INCDIR)/progress.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
486 $(INCDIR)/symcat.h $(INCDIR)/progress.h bucomm.h config.h \
492 $(INCDIR)/symcat.h ../bfd/bfdver.h $(INCDIR)/progress.h \
/haiku-buildtools/legacy/binutils/ld/
H A DMakefile.am1910 $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr65240.h4818 int (*progress) (void *, double, int, double); member in struct:__anon1058
/haiku-buildtools/legacy/binutils/gas/
H A DMakefile.am499 $(INCDIR)/progress.h $(INCDIR)/fopen-same.h \

Completed in 123 milliseconds