Home
last modified time | relevance | path

Searched refs:hexmode (Results 1 – 25 of 99) sorted by relevance

1234

/dports/math/R/R-4.1.2/src/library/base/man/
H A Dhexmode.Rd6 \name{hexmode}
7 \alias{as.hexmode}
8 \alias{format.hexmode}
9 \alias{print.hexmode}
11 \alias{[.hexmode}
12 \alias{!.hexmode}
13 \alias{|.hexmode}
14 \alias{&.hexmode}
16 %% \alias{xor.hexmode}
17 \alias{hexmode}
[all …]
/dports/math/libRmath/R-4.1.1/src/library/base/man/
H A Dhexmode.Rd6 \name{hexmode}
7 \alias{as.hexmode}
8 \alias{format.hexmode}
9 \alias{print.hexmode}
11 \alias{[.hexmode}
12 \alias{!.hexmode}
13 \alias{|.hexmode}
14 \alias{&.hexmode}
16 %% \alias{xor.hexmode}
17 \alias{hexmode}
[all …]
/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_replace.c99 int hexmode = 0; in Replace_Parse() local
189 if(!hexmode) in Replace_Parse()
194 hexmode = 1; in Replace_Parse()
202 hexmode = 0; in Replace_Parse()
206 if(hexmode) in Replace_Parse()
245 if(hexmode) in Replace_Parse()
347 if (hexmode) { in Replace_Parse()
/dports/textproc/p5-Net-Snort-Parser/Net-Snort-Parser-1.41/Snort/Parser/
H A DRuleOptions.pm709 my $hexmode = 0;
715 if ($s eq "|" && $hexmode eq 0) {
716 $hexmode++;
720 if ($s eq "|" && $hexmode eq 1) {
721 $hexmode = 0;
728 if ($hexmode) {
735 $hexmode = 0;
758 if ($hexmode) {
/dports/sysutils/plasma5-kinfocenter/kinfocenter-5.23.5/Modules/base/
H A Dinfo_fbsd.cpp162 int hexmode; in print_resource() local
169 hexmode = (rman->dm_size > 100) || (rman->dm_size == 0); in print_resource()
170 tmp.sprintf(hexmode ? "0x%lx" : "%lu", res->dr_start); in print_resource()
173 tmp.sprintf(hexmode ? "-0x%lx" : "-%lu", res->dr_start + res->dr_size - 1); in print_resource()
/dports/emulators/x48/x48-0.6.4_1/src/
H A Dregister.c119 if (t < (int)saturn.hexmode) {
123 res[i] = (t - saturn.hexmode) & 0xf;
185 res[i] = (t + saturn.hexmode) & 0xf;
211 t = (saturn.hexmode - 1) - r[i] + c;
212 if (t < (int)saturn.hexmode) {
216 r[i] = (t - saturn.hexmode) & 0xf;
241 t = (saturn.hexmode - 1) - r[i];
263 if (t < (int)saturn.hexmode) {
268 r[i] = (t - saturn.hexmode) & 0xf;
331 r[i] = (t + saturn.hexmode) & 0xf;
H A Dinit.c113 unsigned char hexmode; member
180 word_4 hexmode; member
279 saturn.hexmode = HEX; in init_saturn()
333 new->hexmode = old->hexmode;
487 new->hexmode = old->hexmode;
778 if (!read_8(fp, &saturn_0_3_0.hexmode)) return 0;
895 if (!read_8(fp, &saturn.hexmode)) return 0;
1681 write_8(fp, &saturn.hexmode); in write_files()
H A Dhp48.h167 word_4 hexmode; member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/coremark/
H A Dcore_util.c67 int hexmode=0; in parseval() local
73 hexmode=1; in parseval()
77 if (hexmode) { in parseval()
/dports/graphics/R-cran-colorspace/colorspace/R/
H A Dadjust_transparency.R156 hexmode <- TRUE functionVar
159 hexmode <- FALSE
197 if(hexmode) alpha <- structure(alpha, class = "hexmode")
/dports/net/dshell/Dshell-502a546/dshell/output/
H A Dcolorout.py41 self.hexmode = kwargs.get('hex', False)
73 if self.hexmode:
H A Dhtmlout.py72 self.hexmode = kwargs.get('hex', False)
107 if self.hexmode:
/dports/graphics/R-cran-colorspace/colorspace/man/
H A Dadjust_transparency.Rd25 \code{"numeric"}, \code{"integer"}, \code{"character"} or \code{"hexmode"}. See details.}
29 Can either be numeric, integer, character, or hexmode.}
66 or an object of class \code{\link[base]{hexmode}} (internally represented as integer
90 extract_transparency(x, mode = "hexmode")
/dports/math/R/R-4.1.2/src/library/tools/man/
H A Dcharsets.Rd26 \code{c("\link{noquote}", "\link{hexmode}")} so prints in hexadecimal.
44 aUnicode <- as.hexmode(paste0("0x", Adobe_glyphs$unicode))
/dports/math/libRmath/R-4.1.1/src/library/tools/man/
H A Dcharsets.Rd26 \code{c("\link{noquote}", "\link{hexmode}")} so prints in hexadecimal.
44 aUnicode <- as.hexmode(paste0("0x", Adobe_glyphs$unicode))
/dports/security/ssss/ssss-0.5/
H A Dssss.c137 void field_import(mpz_t x, const char *s, int hexmode) in field_import() argument
139 if (hexmode) { in field_import()
160 void field_print(FILE* stream, const mpz_t x, int hexmode) in field_print() argument
163 if (hexmode) { in field_print()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/r/
H A Dr.go28hexmode`, `as.character.numeric_version`, `as.character.octmode`, `as.character.srcref`, `as.compl…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/r/
H A Dr.go28hexmode`, `as.character.numeric_version`, `as.character.octmode`, `as.character.srcref`, `as.compl…
/dports/archivers/R-cran-zip/zip/man/
H A Dzip_list.Rd24 Note that \code{crc32} is formatted using \code{as.hexmode()}. \code{offset} refers
/dports/devel/R-cran-data.table/data.table/man/
H A Dchmatch.Rd48 u = as.character(as.hexmode(1:10000))
61 u = as.character(as.hexmode(1:(N/10)))
/dports/editors/beav/beav-140/
H A Dbuffer.c102 hexmode ();
131 hexmode ();
151 hexmode ();
/dports/editors/biew/biew-610/hlp/
H A Dbiewhlp.prj27 1002 = ../plugins/hexmode.htx
/dports/japanese/xv/xv-3.10a/
H A Dxvtext.c79 int hexmode; /* true if disp Hex, else Ascii */ member
482 tv->numlines = tv->textlen = tv->hexmode = 0;
702 tv->numlines = tv->textlen = tv->hexmode = 0;
929 if (tv->hexmode) {
1035 if (tv->hexmode) nl = tv->hexlines;
1074 nl = (tv->hexmode) ? tv->hexlines : tv->numlines-1;
1128 if (!tv->hexmode) { /* ASCII mode */
1553 if (hexval == tv->hexmode) return; /* already ascii */
1555 tv->hexmode = hexval;
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvtext.c79 int hexmode; /* true if disp Hex, else Ascii */ member
482 tv->numlines = tv->textlen = tv->hexmode = 0;
702 tv->numlines = tv->textlen = tv->hexmode = 0;
929 if (tv->hexmode) {
1035 if (tv->hexmode) nl = tv->hexlines;
1074 nl = (tv->hexmode) ? tv->hexlines : tv->numlines-1;
1128 if (!tv->hexmode) { /* ASCII mode */
1553 if (hexval == tv->hexmode) return; /* already ascii */
1555 tv->hexmode = hexval;
/dports/graphics/xv/xv-3.10a/
H A Dxvtext.c79 int hexmode; /* true if disp Hex, else Ascii */ member
482 tv->numlines = tv->textlen = tv->hexmode = 0;
702 tv->numlines = tv->textlen = tv->hexmode = 0;
929 if (tv->hexmode) {
1035 if (tv->hexmode) nl = tv->hexlines;
1074 nl = (tv->hexmode) ? tv->hexlines : tv->numlines-1;
1128 if (!tv->hexmode) { /* ASCII mode */
1553 if (hexval == tv->hexmode) return; /* already ascii */
1555 tv->hexmode = hexval;

1234