Searched refs:elide (Results 1 – 25 of 39) sorted by relevance
12
| /openbsd/src/games/tetris/ |
| D | tetris.c | 68 static void elide(void); 94 elide(void) in elide() function 272 elide(); in main()
|
| /openbsd/src/usr.bin/mail/ |
| D | cmd3.c | 226 np = elide(np); in _respond() 233 np = elide(extract(cp, GCC)); in _respond()
|
| D | extern.h | 39 struct name *elide(struct name *);
|
| D | names.c | 464 elide(struct name *names) in elide() function
|
| D | send.c | 362 to = elide(to); in mail1()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | InAlloca.rst | 121 In this case, we want to be able to elide copies into ``bar``'s argument
|
| D | SymbolizerMarkupFormat.rst | 348 elide the whole line from its output without hiding any other log text.
|
| /openbsd/src/gnu/llvm/llvm/lib/Passes/ |
| D | PassRegistry.def | 278 FUNCTION_PASS("coro-elide", CoroElidePass())
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog.tree-ssa | 57 (build_throw): Use it if we elide a copy into the exception object.
|
| D | ChangeLog-1997 | 980 (nested_name_specifier): Don't elide std:: here. 1303 * lex.c (real_yylex): Don't elide __FUNCTION__. 2298 * call.c (build_over_call): Call mark_used before trying to elide
|
| /openbsd/src/lib/libcurses/ |
| D | Caps | 143 # The tic(1) translation code will complain and elide it if it makes a critical 146 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion 154 # Emacs only, we'll probably elide out some BSD-only capabilities in order
|
| /openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
| D | AnalyzerOptions.def | 236 bool, ShouldElideConstructors, "elide-constructors",
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-alpha.texi | 379 used in some non-standard way and so the linker cannot elide the load of
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-cov.rst | 155 Source prefix to elide.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | c-alpha.texi | 385 used in some non-standard way and so the linker cannot elide the load of
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | ClangTransformerTutorial.rst | 400 irrelevant, so elide the difference.
|
| D | UsersManual.rst | 528 .. option:: -fno-elide-type 532 The default for template type printing is to elide as many template 544 -fno-elide-type: 557 -fno-elide-type.
|
| D | AutomaticReferenceCounting.rst | 1994 retained elsewhere, and therefore the implementation can elide retaining and
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/ |
| D | Combine.td | 80 /// TODO: The plan is to elide `root` definitions and determine it from the DAG
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlvms.pod | 1009 Perl optimizer is smart enough to elide the expression.)
|
| /openbsd/src/gnu/llvm/clang/include/clang/Driver/ |
| D | Options.td | 1538 defm elide_constructors : BoolFOption<"elide-constructors", 1542 def fno_elide_type : Flag<["-"], "fno-elide-type">, Group<f_Group>, 1544 HelpText<"Do not elide types when printing diagnostics">,
|
| /openbsd/src/gnu/usr.bin/binutils/etc/ |
| D | standards.texi | 1170 @item elide-empty-files
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/etc/ |
| D | standards.texi | 1170 @item elide-empty-files
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.6 | 9553 * sched-deps.c (add_dependence): When elide conditional dependence, 9883 * dwarf2out.c (dwarf2out_frame_finish): Never elide .debug_frame 12236 * sched-deps.c (add_dependence): Don't elide dependency if the 16071 * varasm.c (immed_real_const_1): Don't elide special cases for
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | invoke.texi | 175 -fno-elide-constructors @gol 1302 @item -fno-elide-constructors 1303 @opindex fno-elide-constructors
|
12