Searched refs:fix (Results 1 - 25 of 28) sorted by relevance

12

/haiku-fatelf/headers/posix/arch/mipsel/
H A Darch_setjmp.h10 #warning MIPSEL: fix jmpbuf size
/haiku-fatelf/headers/posix/arch/m68k/
H A Darch_setjmp.h11 #warning M68K: fix jmpbuf size
H A Dsignal.h20 #warning M68K: fix floats in vregs, add missing stuff.
/haiku-fatelf/headers/private/system/arch/arm/
H A Darch_real_time_data.h11 #warning ARM: fix system_time()
/haiku-fatelf/headers/private/system/arch/m68k/
H A Darch_real_time_data.h11 #warning M68K: fix system_time()
/haiku-fatelf/headers/posix/arch/arm/
H A Dsignal.h33 #warning ARM: fix floats in vregs, add missing stuff.
/haiku-fatelf/src/libs/tiff/
H A Dtif_dirread.c84 size_t fix; local
161 fix = 0;
166 if (fix >= tif->tif_nfields)
167 fix = 0;
172 * it here, but be obnoxious (maybe they'll fix it?).
174 if (dp->tdir_tag < tif->tif_fieldinfo[fix]->field_tag) {
181 fix = 0; /* O(n^2) */
183 while (fix < tif->tif_nfields &&
184 tif->tif_fieldinfo[fix]->field_tag < dp->tdir_tag)
185 fix
821 size_t fix; local
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/python/
H A Dinvoice.py134 buf = fpformat.fix(data_price[i], 2)
138 buf = fpformat.fix(sum, 2)
146 buf = fpformat.fix(total, 2)
/haiku-fatelf/src/bin/zip/
H A Dglobals.c35 int fix = 0; /* 1=fix the zip file */ variable
H A Dzipfile.c443 s = fix > 1 ? 0L : z->siz; /* discard compressed size with -FF */
525 else if (fix > 1) {
555 fix > 1 ? "has been" : "would be");
557 if (fix == 1) {
1062 retval = (fix && !adjust) ? scanzipf_fix(f) : scanzipf_reg(f);
1217 if (fix > 1) {
1221 if (fix > 2) {
H A Dzip.c393 " -F fix zipfile (-FF try harder) -D do not add directory entries",
437 " \"-F\" fix zipfile(\"-FF\" try harder) \"-D\" do not add directory entries",
442 " -F fix zipfile (-FF try harder) -D do not add directory entries",
984 fix = 0; /* 1=fix the zip file */
1225 case 'F': /* fix the zip file */
1226 fix++; break;
1667 if (fix && adjust)
1834 (latest || fix || adjust || junk_sfx || comadd || zipedit))) {
1844 else if (zfiles == NULL && (latest || fix || adjus
[all...]
H A Dzip.h269 extern int fix; /* Fix the zip file */
H A Dzipnote.c486 fix = 3; /* needed for zipcopy if name changed */
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_dirread.c89 int fix; local
219 fix = 0;
235 * it here, but be obnoxious (maybe they'll fix it?).
237 if (dp->tdir_tag < tif->tif_fieldinfo[fix]->field_tag) {
243 fix = 0; /* O(n^2) */
245 while (fix < tif->tif_nfields &&
246 tif->tif_fieldinfo[fix]->field_tag < dp->tdir_tag)
247 fix++;
248 if (fix == tif->tif_nfields ||
249 tif->tif_fieldinfo[fix]
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dsl.c285 register SLNode p, q, fix; local
316 fix = who[k];
317 fix->forward[k] = p->forward[k];
/haiku-fatelf/src/bin/bash/support/
H A Dbashbug.sh198 [Description of how to fix the problem. If you don't know a
199 fix for the problem, don't include this section.]
/haiku-fatelf/src/bin/coreutils/
H A DGNUmakefile76 # fix the version, 'make all' to propagate it, then 'make install'.
78 $(info run '$(MAKE) _version' to fix it)
/haiku-fatelf/src/bin/network/wget/
H A DGNUmakefile76 # fix the version, 'make all' to propagate it, then 'make install'.
78 $(info run '$(MAKE) _version' to fix it)
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-xtensa.c158 symbols from other input files. The per-section list of "fix"
2154 /* Because R_XTENSA_32 was made partial_inplace to fix some
3632 fix it to handle branches/jumps. */
3778 /* Address does not matter in this case. We might need to fix it
5065 to "fix" the relocations that refer to sections in other input files.
5095 reloc_bfd_fix *fix;
5097 fix = (reloc_bfd_fix *) bfd_malloc (sizeof (reloc_bfd_fix));
5098 fix->src_sec = src_sec;
5099 fix->src_offset = src_offset;
5100 fix
5076 reloc_bfd_fix *fix; local
5092 add_fix(asection *src_sec, reloc_bfd_fix *fix) argument
7826 reloc_bfd_fix *fix; local
8154 translate_reloc_bfd_fix(reloc_bfd_fix *fix) argument
8446 reloc_bfd_fix *fix; local
8998 reloc_bfd_fix *fix; local
9043 reloc_bfd_fix *fix; local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacpredef.h632 _PRT - currently ignore reversed entries. Attempt to fix here?
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsymtab.c1291 which case we should fix the GDB error rather than
2897 int fix = -1; /* -1 means ok; otherwise number of spaces needed. */
2902 fix = 1;
2908 fix = 0;
2910 /* If wrong number of spaces, fix it. */
2911 if (fix >= 0)
2913 char *tmp = (char *) alloca (8 + fix + strlen (opname) + 1);
2914 sprintf (tmp, "operator%.*s%s", fix, " ", opname);
2889 int fix = -1; /* -1 means ok; otherwise number of spaces needed. */ local
H A DChangeLog-3.x518 Also fix mistaken comment about preserving order of original table.
3179 * xgdb.c: Installed a fix to keep the thing from dying when there
3220 function provided by pace to fix bug in recognizing prologue.
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_vm_translation_map.cpp182 // this code depends on the kernel being at 0x80000000, fix if we change that
184 #error fix me
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex849 \let\implicitmath = $%$ font-lock fix
2619 % (although perhaps we could fix that with sufficient work to do a
6215 \def\normaldollar{$}%$ font-lock fix
6264 \def${\ifusingit{{\sl\$}}\normaldollar}%$ font-lock fix
6309 @let$=@normaldollar}%$ font-lock fix
6320 @let$=@normaldollar}%$ font-lock fix
6334 % the first `\{ in the file would cause an error. This macro tries to fix
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex2871 % it will fail (although perhaps we could fix that with sufficient work
5302 % . this still does not fix the ?` and !` ligatures, but so far no
6785 \def\normaldollar{$}%$ font-lock fix
6834 \def${\ifusingit{{\sl\$}}\normaldollar}%$ font-lock fix
6877 @let$=@normaldollar %$ font-lock fix
6899 % the first `\{ in the file would cause an error. This macro tries to fix

Completed in 520 milliseconds

12