Home
last modified time | relevance | path

Searched refs:elide (Results 1 – 25 of 39) sorted by relevance

12

/openbsd/src/games/tetris/
Dtetris.c68 static void elide(void);
94 elide(void) in elide() function
272 elide(); in main()
/openbsd/src/usr.bin/mail/
Dcmd3.c226 np = elide(np); in _respond()
233 np = elide(extract(cp, GCC)); in _respond()
Dextern.h39 struct name *elide(struct name *);
Dnames.c464 elide(struct name *names) in elide() function
Dsend.c362 to = elide(to); in mail1()
/openbsd/src/gnu/llvm/llvm/docs/
DInAlloca.rst121 In this case, we want to be able to elide copies into ``bar``'s argument
DSymbolizerMarkupFormat.rst348 elide the whole line from its output without hiding any other log text.
/openbsd/src/gnu/llvm/llvm/lib/Passes/
DPassRegistry.def278 FUNCTION_PASS("coro-elide", CoroElidePass())
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog.tree-ssa57 (build_throw): Use it if we elide a copy into the exception object.
DChangeLog-1997980 (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/
DCaps143 # 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/
DAnalyzerOptions.def236 bool, ShouldElideConstructors, "elide-constructors",
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-alpha.texi379 used in some non-standard way and so the linker cannot elide the load of
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-cov.rst155 Source prefix to elide.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-alpha.texi385 used in some non-standard way and so the linker cannot elide the load of
/openbsd/src/gnu/llvm/clang/docs/
DClangTransformerTutorial.rst400 irrelevant, so elide the difference.
DUsersManual.rst528 .. 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.
DAutomaticReferenceCounting.rst1994 retained elsewhere, and therefore the implementation can elide retaining and
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
DCombine.td80 /// TODO: The plan is to elide `root` definitions and determine it from the DAG
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlvms.pod1009 Perl optimizer is smart enough to elide the expression.)
/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DOptions.td1538 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/
Dstandards.texi1170 @item elide-empty-files
/openbsd/src/gnu/usr.bin/binutils-2.17/etc/
Dstandards.texi1170 @item elide-empty-files
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.69553 * 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/
Dinvoke.texi175 -fno-elide-constructors @gol
1302 @item -fno-elide-constructors
1303 @opindex fno-elide-constructors

12