HomeSort by: relevance | last modified time | path
    Searched defs:restored (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
tsig.h 94 bool restored : 1; /*%< key was restored at startup */ member in struct:dns_tsigkey
124 dst_key_t *dstkey, bool generated, bool restored,
137 * If restored is true, this indicates the key was restored from
150 * dstkey, generated, restored, inception, and expired (defaulting
  /src/external/bsd/pkg_install/dist/lib/
plist.c 600 int restored = 0; /* restored from preserve? */ local
669 restored = 1;
677 if (!restored) {
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 253 be saved simultaneously with frame allocation, and restored with
2523 is saved and then restored so that the unwinder can restore the
2532 and epilogue code it must not be saved and restored using the
2566 restored. The SPECIAL_P is true when the register may need special
2718 of registers to be saved / restored with a millicode call. */
3041 /* Check if we have a continous range to be save/restored with the
3225 current restored
3625 /* sibling call, the blink is restored with the help of the
3864 int restored; local
3997 /* Keep track of how much of the stack pointer we've restored. I
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 335 be saved simultaneously with frame allocation, and restored with
2599 is saved and then restored so that the unwinder can restore the
2608 and epilogue code it must not be saved and restored using the
2642 restored. The SPECIAL_P is true when the register may need special
2794 of registers to be saved / restored with a millicode call. */
3117 /* Check if we have a continous range to be save/restored with the
3301 current restored
3701 /* sibling call, the blink is restored with the help of the
3940 int restored; local
4073 /* Keep track of how much of the stack pointer we've restored. I
    [all...]

Completed in 33 milliseconds