HomeSort by: relevance | last modified time | path
    Searched refs:preserve (Results 1 - 25 of 274) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/external/gpl3/gdb/dist/bfd/
format.c 134 bfd_preserve_save (bfd *abfd, struct bfd_preserve *preserve,
137 preserve->tdata = abfd->tdata.any;
138 preserve->arch_info = abfd->arch_info;
139 preserve->flags = abfd->flags;
140 preserve->iovec = abfd->iovec;
141 preserve->iostream = abfd->iostream;
142 preserve->sections = abfd->sections;
143 preserve->section_last = abfd->section_last;
144 preserve->section_count = abfd->section_count;
145 preserve->section_id = _bfd_section_id
409 struct bfd_preserve preserve, preserve_match; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
format.c 134 bfd_preserve_save (bfd *abfd, struct bfd_preserve *preserve,
137 preserve->tdata = abfd->tdata.any;
138 preserve->arch_info = abfd->arch_info;
139 preserve->flags = abfd->flags;
140 preserve->iovec = abfd->iovec;
141 preserve->iostream = abfd->iostream;
142 preserve->sections = abfd->sections;
143 preserve->section_last = abfd->section_last;
144 preserve->section_count = abfd->section_count;
145 preserve->section_id = _bfd_section_id
389 struct bfd_preserve preserve, preserve_match; local
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
format.c 136 bfd_preserve_save (bfd *abfd, struct bfd_preserve *preserve,
139 preserve->tdata = abfd->tdata.any;
140 preserve->arch_info = abfd->arch_info;
141 preserve->flags = abfd->flags;
142 preserve->iovec = abfd->iovec;
143 preserve->iostream = abfd->iostream;
144 preserve->sections = abfd->sections;
145 preserve->section_last = abfd->section_last;
146 preserve->section_count = abfd->section_count;
147 preserve->section_id = _bfd_section_id
456 struct bfd_preserve preserve, preserve_match; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
format.c 162 bfd_preserve_save (bfd *abfd, struct bfd_preserve *preserve,
165 preserve->tdata = abfd->tdata.any;
166 preserve->arch_info = abfd->arch_info;
167 preserve->flags = abfd->flags;
168 preserve->iovec = abfd->iovec;
169 preserve->iostream = abfd->iostream;
170 preserve->sections = abfd->sections;
171 preserve->section_last = abfd->section_last;
172 preserve->section_count = abfd->section_count;
173 preserve->section_id = _bfd_section_id
467 struct bfd_preserve preserve, preserve_match; local
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
gen_free.c 47 free_type (const char *name, const Type *t, int preserve)
52 free_type (name, t->symbol->type, preserve);
90 if ((t->type == TSequence || t->type == TChoice) && preserve)
178 free_type (name, t->subtype, preserve);
191 int preserve = preserve_type(s->name) ? TRUE : FALSE; local
198 free_type ("data", s->type, preserve);
main.c 42 static getarg_strings preserve; variable
49 for (i = 0; i < preserve.num_strings; i++)
50 if (strcmp(preserve.strings[i], p) == 0)
82 { "preserve-binary", 0, arg_strings, &preserve, NULL, NULL },
gen_copy.c 51 copy_type (const char *from, const char *to, const Type *t, int preserve)
56 copy_type (from, to, t->symbol->type, preserve);
89 if ((t->type == TSequence || t->type == TChoice) && preserve) {
218 copy_type (from, to, t->subtype, preserve);
233 int preserve = preserve_type(s->name) ? TRUE : FALSE; local
242 copy_type ("from", "to", s->type, preserve);
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
LoopAnalysisManager.cpp 123 // preserve all Loop analyses.
142 PA.preserve<DominatorTreeAnalysis>();
143 PA.preserve<LoopAnalysis>();
144 PA.preserve<LoopAnalysisManagerFunctionProxy>();
145 PA.preserve<ScalarEvolutionAnalysis>();
  /src/crypto/external/bsd/heimdal/lib/libasn1/
Makefile 29 --preserve-binary=TBSCertificate \
30 --preserve-binary=TBSCRLCertList \
31 --preserve-binary=Name \
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SCCP.cpp 40 PA.preserve<DominatorTreeAnalysis>();
41 PA.preserve<PostDominatorTreeAnalysis>();
42 PA.preserve<FunctionAnalysisManagerModuleProxy>();
76 nullptr, // We cannot preserve the DT or PDT with the legacy pass
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ReplaceWithVeclib.cpp 74 // Preserve the operand bundles.
82 // Preserve fast math flags for FP math.
206 PA.preserve<TargetLibraryAnalysis>();
207 PA.preserve<ScalarEvolutionAnalysis>();
208 PA.preserve<LoopAccessAnalysis>();
209 PA.preserve<DemandedBitsAnalysis>();
210 PA.preserve<OptimizationRemarkEmitterAnalysis>();
  /src/sys/lib/libkern/arch/m68k/
umodsi3.S 61 | NB: this requires that __udivsi3 preserve the %a0
divsi3.S 56 | NB: this requires that __udivsi3 preserve %a0:
modsi3.S 61 | NB: this requires that __udivsi3 preserve %a0 and return
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopPassManager.cpp 316 // By definition we preserve the proxy. We also preserve all analyses on
321 PA.preserve<LoopAnalysisManagerFunctionProxy>();
322 // We also preserve the set of standard analyses.
323 PA.preserve<DominatorTreeAnalysis>();
324 PA.preserve<LoopAnalysis>();
325 PA.preserve<ScalarEvolutionAnalysis>();
327 PA.preserve<BlockFrequencyAnalysis>();
329 PA.preserve<MemorySSAAnalysis>();
Reg2Mem.cpp 105 PA.preserve<DominatorTreeAnalysis>();
106 PA.preserve<LoopAnalysis>();
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 60 {Do you want to preserve existing BSD partition(s)?}
  /src/distrib/sets/
maketars 34 preserve="-pe"
59 -U do not preserve file permissions (with -i ..)
124 preserve=
233 runpax "${setname}" -r ${preserve} "${installdir}"
  /src/usr.bin/timeout/
timeout.c 65 fprintf(stderr, "Usage: %s [--signal sig | -s sig] [--preserve-status]"
188 int foreground, preserve; local
209 foreground = preserve = 0;
215 { "preserve-status", no_argument, NULL, 'p'},
234 preserve = 1;
360 if (timedout && !preserve)
  /src/external/gpl3/gcc/dist/libcc1/
context.hh 98 // Preserve a tree during the plugin's operation.
99 tree preserve (tree t) function in struct:cc1_plugin::plugin_context
  /src/external/gpl3/gcc.old/dist/libcc1/
context.hh 98 // Preserve a tree during the plugin's operation.
99 tree preserve (tree t) function in struct:cc1_plugin::plugin_context
  /src/external/bsd/libbind/dist/irs/
gen_gr.c 89 int preserve);
333 grmerge(struct irs_gr *this, const struct group *src, int preserve) {
339 if (!preserve) {
376 if (!preserve) {
384 used = preserve ? pvt->membufsize : 0;
420 if (preserve) {
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.en 70 {Do you want to preserve existing BSD partition(s)?}
  /src/usr.sbin/sysinst/arch/virt68k/
msg.md.en 70 {Do you want to preserve existing BSD partition(s)?}
  /src/usr.sbin/sysinst/arch/x68k/
msg.md.en 71 {Do you want to preserve existing BSD partition(s)?}

Completed in 49 milliseconds

1 2 3 4 5 6 7 8 91011