Home
last modified time | relevance | path

Searched refs:Break (Results 1 – 25 of 129) sorted by relevance

123456

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DBreakableToken.h136 bool Break) const = 0;
270 unsigned getContentStartColumn(unsigned LineIndex, bool Break) const override;
372 unsigned getContentStartColumn(unsigned LineIndex, bool Break) const override;
445 unsigned getContentStartColumn(unsigned LineIndex, bool Break) const override;
H A DBreakableToken.cpp263 bool Break) const { in getContentStartColumn()
570 bool Break) const { in getContentStartColumn()
571 if (Break) in getContentStartColumn()
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_fixuint_impl.inc17 // Break a into sign, exponent, significand parts.
H A Dfp_fixint_impl.inc19 // Break a into sign, exponent, significand parts.
H A Dfp_extend_impl.inc62 // Break a into a sign and representation of the absolute value.
H A Dfp_trunc_impl.inc72 // Break a into a sign and representation of the absolute value.
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.h74 static ProcessMessage Break(lldb::tid_t tid) { in Break() function
/openbsd-src/bin/ksh/
H A Dexec.c126 goto Break; in execute()
290 goto Break; in execute()
331 goto Break; in execute()
388 Break: in execute()
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dlib-ld.m490 # Break only if it was the GNU/non-GNU ld that we prefer.
/openbsd-src/gnu/usr.bin/texinfo/m4/
H A Dlib-ld.m491 # Break only if it was the GNU/non-GNU ld that we prefer.
/openbsd-src/lib/libc/db/
H A Dchangelog74 PORT: Break PORT directory up into per architecture/OS
/openbsd-src/gnu/gcc/config/
H A Dlib-ld.m490 # Break only if it was the GNU/non-GNU ld that we prefer.
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-arc.texi59 Break (brk) and sleep (sleep) instructions.
H A Dc-d10v.texi187 Instruction Break Address
H A Dc-d30v.texi218 Instruction Break Address
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1273 Break after return type automatically.
1292 Break after return type automatically.
1833 Break after a group of C++11 attributes before a function
1870 Break after each annotation on a field in Java files.
1906 Break after operators.
1920 Break before operators that aren't assignments.
1934 Break before operators.
2447 Break before inline ASM colon if the line length is longer than column
2493 Break constructor initializers before the colon and after the commas.
2502 Break constructor initializers before the colon and commas, and align
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Safe/
H A DChanges108 Break apart the list of functions defined in universal.c by perl
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-arc.texi59 Break (brk) and sleep (sleep) instructions.
H A Dc-d10v.texi187 Instruction Break Address
H A Dc-d30v.texi218 Instruction Break Address
/openbsd-src/gnu/llvm/llvm/docs/
H A DSupportPolicy.rst113 * Break or invalidate core tier code or infrastructure. If that happens
/openbsd-src/gnu/gcc/fixincludes/
H A DChangeLog379 * inclhack.def (stdio_va_list): Break out clients from here...
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
H A DChangeLog-1999-2003517 * mi-disassemble.exp: Update expected output. Break test of
659 * lib/mi-support.exp: Break complicated gdb_expect containing
/openbsd-src/gnu/llvm/llvm/lib/Support/Unix/
H A DProgram.inc329 // Parent process: Break out of the switch to do our processing.
/openbsd-src/gnu/usr.bin/perl/regen/
H A Dregcharclass.pl1772 LNBREAK: Line Break: \R

123456