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

/freebsd-10.1-release/usr.sbin/pkg_install/lib/
H A Dlib.h132 Boolean marked; member in struct:_plist
H A Dplist.c91 p->marked = TRUE;
/freebsd-10.1-release/usr.sbin/cron/doc/
H A DINSTALL20 Read the comments at the top of the Makefile, then edit the area marked
24 top of the file, but it's clearly marked. Also look at pathnames.h.
/freebsd-10.1-release/sys/boot/i386/mbr/
H A Dmbr.s57 # one partition is marked active.
/freebsd-10.1-release/usr.sbin/pkg_install/create/
H A Dpl.c132 * Copy unmarked files in packing list to playpen - marked files
184 else if (p->type == PLIST_FILE && !p->marked) {
/freebsd-10.1-release/contrib/gcc/
H A Ddbxout.c36 a function are also marked by special symbol table entries.
48 The first one is marked as continued with a double-backslash at the
2881 bool marked;
2882 rtx tmp = get_pool_constant_mark (addr, &marked);
2888 get_pool_constant_mark (addr, &marked);
2890 marked = true;
2895 marked = true;
2900 if (!marked)
3220 /* GDB likes this marked with a special letter. */
3412 /* Ignore blocks never expanded or otherwise marked a
2872 bool marked; local
[all...]
H A Dggc-zone.c99 The garbage zone should not be marked, and we should return 1 in
290 /* During marking, is this object marked? */
1224 defined. The bytes at the end of the object are still marked
1360 /* If P is not marked, mark it and return false. Otherwise return true.
1410 /* Return 1 if P has been marked, zero otherwise.
1860 bool marked = false; local
1888 marked |= ggc_collect_1 (&main_zone, true);
1908 marked |= ggc_collect_1 (zone, !marked);
1928 if (marked)
[all...]
H A Ddwarf2out.c1099 insns to be marked, and to be able to handle saving state around
3895 it is marked through the chain. */
6536 DIEs from other CUs (i.e. those which are not marked). */
6723 DIEs in the same CU will be marked. We used to clear out the offset
8931 bool marked;
8932 rtx tmp = get_pool_constant_mark (rtl, &marked);
8938 get_pool_constant_mark (tmp, &marked);
8940 marked = true;
8947 if (!marked)
11426 be incomplete and such types are not marked
8919 bool marked; local
[all...]
/freebsd-10.1-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf606 R$* : $* <@> $: $2 strip colon if marked
/freebsd-10.1-release/sys/dev/mps/mpi/
H A Dmpi2_history.txt366 * VolumeCreationFlags and marked the old one as obsolete.
/freebsd-10.1-release/sys/dev/mpr/mpi/
H A Dmpi2_history.txt453 * VolumeCreationFlags and marked the old one as obsolete.
/freebsd-10.1-release/crypto/openssl/util/
H A Dpod2man.pl189 marked "(W)" are non-fatal, whereas the "(F)" errors will cause

Completed in 223 milliseconds