| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/gc/ |
| pooltable.d | 117 Pool*[] minimize() pure nothrow @nogc 200 pooltable.minimize(); 223 auto freed = pooltable.minimize(); 231 freed = pooltable.minimize(); 244 pooltable.minimize(); 269 freed = pooltable.minimize(); 278 freed = pooltable.minimize(); 286 freed = pooltable.minimize(); 296 freed = pooltable.minimize();
|
| /src/external/bsd/libbind/dist/include/ |
| irs.h | 50 void (*minimize) __P((struct irs_gr *)); member in struct:irs_gr 66 void (*minimize) __P((struct irs_pw *)); member in struct:irs_pw 83 void (*minimize) __P((struct irs_sv *)); member in struct:irs_sv 99 void (*minimize) __P((struct irs_pr *)); member in struct:irs_pr 117 void (*minimize) __P((struct irs_ho *)); member in struct:irs_ho 135 void (*minimize) __P((struct irs_nw *)); member in struct:irs_nw 153 void (*minimize) __P((struct irs_ng *)); member in struct:irs_ng
|
| /src/external/bsd/libbind/dist/irs/ |
| gen_ng.c | 91 ng->minimize = ng_minimize; 172 (*ng->minimize)(ng);
|
| nul_ng.c | 81 ng->minimize = ng_minimize;
|
| gen_nw.c | 97 nw->minimize = nw_minimize; 211 (*nw->minimize)(nw);
|
| gen_pr.c | 94 pr->minimize = pr_minimize; 186 (*pr->minimize)(pr);
|
| gen_pw.c | 99 pw->minimize = pw_minimize; 191 (*pw->minimize)(pw);
|
| gen_sv.c | 95 sv->minimize = sv_minimize; 187 (*sv->minimize)(sv);
|
| getgrent.c | 187 (*gr->minimize)(gr);
|
| getprotoent.c | 151 (*pr->minimize)(pr);
|
| getpwent.c | 178 (*pw->minimize)(pw);
|
| getservent.c | 154 (*sv->minimize)(sv);
|
| irp_ng.c | 96 ng->minimize = ng_minimize;
|
| gen_gr.c | 129 gr->minimize = gr_minimize; 286 (*gr->minimize)(gr);
|
| gen_ho.c | 106 ho->minimize = ho_minimize; 293 (*ho->minimize)(ho);
|
| /src/sys/arch/x68k/stand/loadbsd/ |
| trampoline.S | 57 | minimize supervisor protection
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/gc/ |
| gcinterface.d | 62 * minimize free space usage 64 void minimize() nothrow;
|
| /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/ |
| ppc64-mont.pl | 239 and $tp,$tp,$i ; minimize TLB usage
|
| /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| ppc64-mont.pl | 239 and $tp,$tp,$i ; minimize TLB usage
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
| ppc64-mont.pl | 235 and $tp,$tp,$i ; minimize TLB usage
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
| free_list.d | 80 minimize; 119 minimize; 410 void minimize() 429 minimize(); 1139 void minimize() shared 1240 a.minimize(); 1245 a.minimize(); 1262 a.minimize();
|
| /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.init_fini/ |
| custom_gc.d | 62 void minimize() nothrow
|
| /src/external/apache2/llvm/dist/clang/lib/Lex/ |
| DependencyDirectivesSourceMinimizer.cpp | 46 bool minimize(); 885 bool Minimizer::minimize() { function in class:Minimizer 956 return Minimizer(Output, Tokens, Input, Diags, InputSourceLoc).minimize();
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/gc/impl/manual/ |
| gc.d | 81 void minimize() nothrow
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/gc/impl/proto/ |
| gc.d | 83 void minimize() nothrow
|