Home
last modified time | relevance | path

Searched refs:cx (Results 51 – 69 of 69) sorted by relevance

123

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c1642 bool cx = trivial_default_constructor_is_constexpr (ctype); in synthesized_method_walk() local
1643 *constexpr_p = cx; in synthesized_method_walk()
1644 if (diag && !cx && TREE_CODE (ctype) == UNION_TYPE) in synthesized_method_walk()
H A Dparser.c11347 bool cx = false; in cp_parser_selection_statement() local
11352 cx = true; in cp_parser_selection_statement()
11371 IF_STMT_CONSTEXPR_P (statement) = cx; in cp_parser_selection_statement()
11413 bool discard_then = (cx && !processing_template_decl in cp_parser_selection_statement()
11439 bool discard_else = (cx && !processing_template_decl in cp_parser_selection_statement()
/dragonfly/usr.sbin/ppp/
H A Dmp.c817 arg->cx->mp.bandwidth = val; in mp_SetDatalinkBandwidth()
819 if (arg->cx->state == DATALINK_OPEN) in mp_SetDatalinkBandwidth()
/dragonfly/stand/boot/pc32/btx/btxldr/
H A Dbtxldr.S387 movw $(SCR_ROW-1)*SCR_COL/2,%cx # Words to move
/dragonfly/etc/
H A Dpf.os8 # (C) Copyright 2000-2003 by Michal Zalewski <lcamtuf@coredump.cx>
151 # problems spotted, to the maintainers: lcamtuf@coredump.cx,
156 # http://lcamtuf.coredump.cx/p0f-help/
/dragonfly/contrib/gcc-8.0/gcc/
H A Dalias.c2606 poly_int64 cx, cy; in memrefs_conflict_p() local
2607 if (poly_int_rtx_p (x, &cx) && poly_int_rtx_p (y, &cy)) in memrefs_conflict_p()
2609 c += cy - cx; in memrefs_conflict_p()
H A Dgenautomata.c7718 vect_el_t cx = compressed_min_issue_delay_vect[ci]; in output_min_issue_delay_table() local
7720 cx |= x << (8 - (i % cfactor + 1) * (8 / cfactor)); in output_min_issue_delay_table()
7721 compressed_min_issue_delay_vect[ci] = cx; in output_min_issue_delay_table()
/dragonfly/contrib/grep/doc/
H A Dgrep.texi309 and default to @samp{ms=01;31:mc=01;31:sl=:cx=:fn=35:ln=32:bn=32:se=36}
921 that defaults to @samp{ms=01;31:mc=01;31:sl=:cx=:fn=35:ln=32:bn=32:se=36}
937 @item cx=
938 @vindex cx GREP_COLORS @r{capability}
951 the @samp{sl=} and @samp{cx=} capabilities
969 The effect of the @samp{sl=} (or @samp{cx=} if @samp{rv}) capability
977 The effect of the @samp{cx=} (or @samp{sl=} if @samp{rv}) capability
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-i386.texi672 the 8 16-bit low-ends of these: @samp{%ax}, @samp{%bx}, @samp{%cx},
679 @samp{%cx}, and @samp{%dx})
839 to string instructions to make them repeat @samp{%ecx} times (@samp{%cx}
/dragonfly/sys/dev/video/fb/
H A Dvga.c1831 vga_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in vga_fill_rect() argument
/dragonfly/contrib/file/magic/Magdir/
H A Driff630 # AMV-type AVI file: https://wiki.multimedia.cx/index.php?title=AMV
H A Dimages1283 # Reference: https://wiki.multimedia.cx/index.php?title=XWD
1447 # Reference: https://wiki.multimedia.cx/index.php?title=Degas
H A Dmsdos832 # assembler instructions: jump above +2; int 0x20; mov cx, offset bytes_to_copy
H A Dfilesystems1198 # assembler instructions: mov di,0600h;mov cx,0100h
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenautomata.c7758 vect_el_t cx = VEC_index (vect_el_t, compressed_min_issue_delay_vect, ci); in output_min_issue_delay_table() local
7760 cx |= x << (8 - (i % cfactor + 1) * (8 / cfactor)); in output_min_issue_delay_table()
7761 VEC_replace (vect_el_t, compressed_min_issue_delay_vect, ci, cx); in output_min_issue_delay_table()
/dragonfly/share/terminfo/
H A DMakefile.entries560 c/cx \
/dragonfly/
H A DMakefile_upgrade.inc703 TO_REMOVE+=/usr/share/man/man4/i386/cx.4.gz
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi8316 default is @option{-fno-cx-limited-range}, but is enabled by
8330 The default is @option{-fno-cx-fortran-rules}.
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src5343 color_xterm|cx|cx100|color_xterm color terminal emulator for X,

123