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

1 2 3 4 5 6 7 8

  /src/external/gpl3/gcc/dist/libgcc/
unwind-dw2-fde-compat.c 36 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
38 __libunwind__Unwind_Find_FDE (pc, bases);
unwind-dw2-fde-dip.c 94 static const fde * _Unwind_Find_registered_FDE (void *pc, struct dwarf_eh_bases *bases);
383 PT_GNU_EH_FRAME data region. *BASES is updated if an FDE to return is
390 struct dwarf_eh_bases *bases)
500 bases->tbase = NULL;
501 bases->dbase = (void *) dbase;
502 bases->func = (void *) func;
528 bases->tbase = NULL;
529 bases->dbase = (void *) dbase;
530 bases->func = (void *) func;
536 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2-fde-compat.c 36 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
38 __libunwind__Unwind_Find_FDE (pc, bases);
unwind-dw2-fde-dip.c 94 static const fde * _Unwind_Find_registered_FDE (void *pc, struct dwarf_eh_bases *bases);
383 PT_GNU_EH_FRAME data region. *BASES is updated if an FDE to return is
390 struct dwarf_eh_bases *bases)
462 bases->tbase = NULL;
463 bases->dbase = (void *) dbase;
464 bases->func = (void *) func;
490 bases->tbase = NULL;
491 bases->dbase = (void *) dbase;
492 bases->func = (void *) func;
498 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/
darwin10-unwind-find-enc-func.c 35 struct dwarf_eh_bases bases; local
36 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
38 return bases.func;
unwind-dw2-fde-darwin.c 43 struct dwarf_eh_bases *bases);
143 examine_objects (void *pc, struct dwarf_eh_bases *bases, int dont_alloc)
222 bases->tbase = ob->tbase;
223 bases->dbase = ob->dbase;
231 bases->func = (void *) func;
245 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
260 ret = _Unwind_Find_registered_FDE (pc, bases);
266 ret = examine_objects (pc, bases, the_obj_info == NULL);
  /src/external/gpl3/gcc.old/dist/libgcc/config/
darwin10-unwind-find-enc-func.c 35 struct dwarf_eh_bases bases; local
36 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
38 return bases.func;
unwind-dw2-fde-darwin.c 43 struct dwarf_eh_bases *bases);
143 examine_objects (void *pc, struct dwarf_eh_bases *bases, int dont_alloc)
222 bases->tbase = ob->tbase;
223 bases->dbase = ob->dbase;
231 bases->func = (void *) func;
245 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
260 ret = _Unwind_Find_registered_FDE (pc, bases);
266 ret = examine_objects (pc, bases, the_obj_info == NULL);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_base.c 38 } bases[] = { local
51 cid = nvif_mclass(&disp->disp->object, bases);
57 return bases[cid].new(drm, head, bases[cid].oclass, pwndw);
  /src/games/trek/
help.c 91 if (Now.bases <= 0) {
101 if (Quad[Ship.quadx][Ship.quady].bases <= 0) {
103 for (i = 0; i < Now.bases; i++) {
setup.c 114 Param.bases = Now.bases = ranf(6 - Game.skill) + 2;
116 Param.bases = Now.bases = 1;
233 q->klings = q->bases = 0;
254 for (i = 0; i < Param.bases; i++) {
259 if (q->bases > 0)
263 q->bases = 1;
292 printf("%d Klingons\n%d starbase", Param.klings, Param.bases);
293 if (Param.bases > 1
    [all...]
kill.c 108 if (q->bases <= 0)
118 q->bases = 0;
119 Now.bases -= 1;
123 *b = Now.base[Now.bases];
lrscan.c 101 q->scanned = q->klings * 100 + q->bases * 10 + q->stars;
snova.c 138 if (q->bases)
142 if (q->bases)
trek.h 57 unsigned char bases; /* number of bases in this quadrant */ member in struct:quad
275 unsigned char bases; /* number of starbases */ member in struct:Param_struct
311 unsigned char bases; /* number of starbases */ member in struct:Now_struct
abandon.c 99 if (Now.bases == 0 || Game.captives < 20 * Game.skill)
135 i = ranf(Now.bases);
  /src/games/hack/
hack.o_init.c 108 if ((!i && let != ILLOBJ_SYM) || bases[i] != 0)
110 bases[i] = first;
145 int i = bases[letindex(let)];
159 first = bases[letindex(GEM_SYM)];
184 bwrite(fd, bases, sizeof bases);
210 mread(fd, bases, sizeof bases);
  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
aarch64-unwind.h 36 const struct dwarf_fde *fde = _Unwind_Find_FDE (context->bases.func,
37 &context->bases);
  /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
aarch64-unwind.h 38 const struct dwarf_fde *fde = _Unwind_Find_FDE (context->bases.func,
39 &context->bases);
  /src/external/gpl3/gcc/dist/gcc/
ipa-modref-tree.h 51 /* Used for bases that points to memory that escapes from function. */
310 vec <modref_base_node <T> *, va_gc> *bases; variable
314 bases (NULL),
340 if (base && bases && bases->length () >= max_bases)
346 fprintf (dump_file, "--param modref-max-bases"
351 fprintf (dump_file, "--param modref-max-bases"
364 vec_safe_push (bases, base_node);
485 if (!bases)
488 for (i = 0; vec_safe_iterate (bases, i, &base_node);
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-modref-tree.h 51 /* Used for bases that points to memory that escapes from function. */
310 vec <modref_base_node <T> *, va_gc> *bases; variable
314 bases (NULL),
340 if (base && bases && bases->length () >= max_bases)
346 fprintf (dump_file, "--param modref-max-bases"
351 fprintf (dump_file, "--param modref-max-bases"
364 vec_safe_push (bases, base_node);
485 if (!bases)
488 for (i = 0; vec_safe_iterate (bases, i, &base_node);
    [all...]
  /src/external/apache2/llvm/dist/clang/utils/VtableTest/
gen.cc 72 static int bases[N_BASES]; local
75 // PARAM: 1/2 of all clases should have no bases
102 // PARAM: 1/8th the bases are virtual
128 bases[n_bases] = base;
188 int base = bases[i];
275 g(" calc_s"); g(bases[i]); gl("(t);");
281 g(" if ((char *)dynamic_cast<s"); g(bases[i]); gl("*>(this))");
282 g(" mix(\"base dyn cast\", t - (char *)dynamic_cast<s"); g(bases[i]); gl("*>(this));");
314 g("s"); g(bases[i]); g("((char *)this)");
  /src/external/gpl3/gcc/dist/libgcc/config/xtensa/
unwind-dw2-xtensa.c 76 struct dwarf_eh_bases bases; member in struct:_Unwind_Context
187 return (_Unwind_Ptr) context->bases.func;
193 struct dwarf_eh_bases bases;
194 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
196 return bases.func;
204 return (_Unwind_Ptr) context->bases.dbase;
210 return (_Unwind_Ptr) context->bases.tbase;
326 &context->bases);
190 struct dwarf_eh_bases bases; local
  /src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
unwind-dw2-xtensa.c 76 struct dwarf_eh_bases bases; member in struct:_Unwind_Context
187 return (_Unwind_Ptr) context->bases.func;
193 struct dwarf_eh_bases bases;
194 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
196 return bases.func;
204 return (_Unwind_Ptr) context->bases.dbase;
210 return (_Unwind_Ptr) context->bases.tbase;
326 &context->bases);
190 struct dwarf_eh_bases bases; local
  /src/external/apache2/llvm/dist/clang/lib/AST/
VTTBuilder.cpp 62 for (const auto &I : RD->bases()) {
63 // Don't layout virtual bases.
87 // We're not interested in bases that don't have virtual bases, and not
88 // morally virtual bases.
92 for (const auto &I : RD->bases()) {
97 // Secondary virtual pointers are present for all bases with either
98 // virtual bases or virtual function declarations overridden along a
110 // Ignore virtual bases that we've already visited.
129 // bases or is reachable along a virtual path from D, and (b) is not
    [all...]

Completed in 60 milliseconds

1 2 3 4 5 6 7 8