Searched refs:breaks (Results 1 - 20 of 20) sorted by relevance

/freebsd-10-stable/contrib/libyaml/src/
H A Demitter.c1903 int breaks = 0; local
1928 if (!breaks && CHECK(string, '\n')) {
1933 breaks = 1;
1937 if (breaks) {
1943 breaks = 0;
1963 int breaks = 0; local
1989 if (!breaks && CHECK(string, '\n')) {
1994 breaks = 1;
1998 if (breaks) {
2007 breaks
2239 int breaks = 1; local
2278 int breaks = 1; local
[all...]
H A Dscanner.c727 int *indent, yaml_string_t *breaks,
2850 /* Scan the leading line breaks and determine the indentation level if needed. */
2888 /* Append the remaining line breaks. */
2910 /* Eat the following intendation spaces and line breaks. */
2945 * Scan intendation spaces and line breaks for a block scalar. Determine the
2951 int *indent, yaml_string_t *breaks,
2958 /* Eat the intendation spaces and line breaks. */
2990 if (!READ_LINE(parser, *breaks)) return 0;
3317 /* Join the whitespaces or fold line breaks. */
3321 /* Do we need to fold line breaks
2950 yaml_parser_scan_block_scalar_breaks(yaml_parser_t *parser, int *indent, yaml_string_t *breaks, yaml_mark_t start_mark, yaml_mark_t *end_mark) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Drs6000-tdep.c343 CORE_ADDR breaks[2]; local
353 breaks[0] = loc + breakp_sz;
355 breaks[1] = branch_dest (opcode, insn, loc, breaks[0]);
358 if (breaks[1] == breaks[0])
359 breaks[1] = -1;
367 if (breaks[ii] == -1)
369 target_insert_breakpoint (breaks[ii], stepBreaks[ii].data);
370 stepBreaks[ii].address = breaks[i
[all...]
/freebsd-10-stable/share/mk/
H A Dbsd.sys.mk147 # Don't use -Wstack-protector as it breaks world with -Werror.
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex784 % TeX does not even consider page breaks if a penalty added to the
787 % page breaks. On the other hand, we don't want to actually break the
1916 % An additional complication: the above will allow breaks after, e.g.,
2829 % Keeps underfull box messages off when table breaks over pages.
2831 % Maybe so, but it also creates really weird page breaks when the
2832 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3550 % Take care of unwanted page breaks:
3567 % Avoid page breaks due to these extra skips, too.
3709 % We like breaks before the index initials, so insert a bonus.
3788 % there are no page numbers. The next person who breaks thi
[all...]
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex761 % TeX does not even consider page breaks if a penalty added to the
764 % page breaks. On the other hand, we don't want to actually break the
2728 % Keeps underfull box messages off when table breaks over pages.
2730 % Maybe so, but it also creates really weird page breaks when the
2731 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3448 % Take care of unwanted page breaks:
3465 % Avoid page breaks due to these extra skips, too.
3607 % We like breaks before the index initials, so insert a bonus.
3686 % there are no page numbers. The next person who breaks this will be
5059 % Respect line breaks,
[all...]
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex721 % TeX does not even consider page breaks if a penalty added to the
724 % page breaks. On the other hand, we don't want to actually break the
2522 % An additional complication: the above will allow breaks after, e.g.,
2604 % Allow line breaks around only a few characters (only).
3939 % Keeps underfull box messages off when table breaks over pages.
3941 % Maybe so, but it also creates really weird page breaks when the
3942 % table breaks over pages. Wouldn't \vfil be better? Wait until the
4777 % Take care of unwanted page breaks/skips around a whatsit:
4794 % Avoid page breaks due to these extra skips, too.
4941 % We like breaks befor
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1198 * inside an unversioned dir, because commit still breaks on those.
/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh5052 # limits. Maybe even breaks it. We compile a program, linking it
6011 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dltmain.sh3518 # limits. Maybe even breaks it. We compile a program, linking it
4354 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dltmain.sh3518 # limits. Maybe even breaks it. We compile a program, linking it
4354 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh6539 # limits. Maybe even breaks it. We compile a program, linking it
7522 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh7727 # limits. Maybe even breaks it. We compile a program, linking it
8769 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh7661 # limits. Maybe even breaks it. We compile a program, linking it
8702 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh7676 # limits. Maybe even breaks it. We compile a program, linking it
8718 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh7727 # limits. Maybe even breaks it. We compile a program, linking it
8769 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh7676 # limits. Maybe even breaks it. We compile a program, linking it
8718 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/file/
H A Dltmain.sh7688 # limits. Maybe even breaks it. We compile a program, linking it
8731 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10-stable/contrib/ntp/sntp/
H A Dconfigure25477 /* see if -Werror breaks gcc */
/freebsd-10-stable/contrib/ntp/
H A Dconfigure30491 /* see if -Werror breaks gcc */

Completed in 523 milliseconds