Home
last modified time | relevance | path

Searched refs:sign (Results 176 – 200 of 173644) sorted by last modified time

12345678910>>...6946

/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dpostgresql.aug29 by either spaces or an equal sign *)
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/
H A DMakefile.am11 AM_CXXFLAGS = -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
/dports/textproc/py-diff-match-patch/diff-match-patch-20200713/diff_match_patch/
H A Ddiff_match_patch_py2.py1965 sign = text[0][0]
1967 sign = ""
1970 if sign == "+":
1973 elif sign == "-":
1976 elif sign == " ":
1979 elif sign == "@":
1982 elif sign == "":
1987 raise ValueError("Invalid patch mode: '%s'\n%s" % (sign, line))
H A Ddiff_match_patch.py1950 sign = text[0][0]
1952 sign = ""
1954 if sign == "+":
1957 elif sign == "-":
1960 elif sign == " ":
1963 elif sign == "@":
1966 elif sign == "":
1971 raise ValueError("Invalid patch mode: '%s'\n%s" % (sign, line))
/dports/textproc/p5-Lingua-EN-NameParse/Lingua-EN-NameParse-1.38/
H A DLICENCE260 school, if any, to sign a "copyright disclaimer" for the program, if
/dports/textproc/latex2html/latex2html-2016/
H A Dlatex2html.pin2650 # Found dollar sign inside open subgroup ... now see if it's
/dports/textproc/groff/groff-1.22.4/
H A Dconfigure14700 /* The isnanf function should be immune against changes in the sign bit and
14702 a sign bit or a mantissa bit. */
16220 /* Oh? The sign bit is set in the positive and cleared in the negative
16327 /* Oh? The sign bit is set in the positive and cleared in the negative
16434 /* Oh? The sign bit is set in the positive and cleared in the negative
/dports/textproc/foiltex/foiltex-2.1.4b_5/
H A Dfoiltex.dtx48 \newcommand\at{\char '100 } % An @ sign character for \tt font
/dports/textproc/urlview/urlview-45443109/
H A DCOPYING327 school, if any, to sign a "copyright disclaimer" for the program, if
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/
H A DNEWS443 - [MAJOR] Fix broken sign extention for 8-bit char on string port read
H A DQALog1605 - Fix broken sign extention for 8-bit char on string port read
/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/script/
H A Duninames852 = at sign
1093 = yuan sign
1159 = paragraph sign
13355 = product sign
13390 = radical sign
35264 = here sign
35267 = service sign
35381 = empty sign
35384 = passed sign
35387 = full sign
[all …]
/dports/textproc/diffutils/diffutils-3.8/
H A Dconfigure45880 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler handles -Wno-sign-compare…
45881 printf %s "checking whether C compiler handles -Wno-sign-compare... " >&6; }
45915 as_fn_append WARN_CFLAGS " -Wno-sign-compare"
/dports/textproc/xmlppm/xmlppm-0.98.3/src/
H A DMakefile.in178 AM_CFLAGS = -Wall -ansi -pedantic -Wno-sign-compare -Wno-unknown-pragmas -Wno-conversion
179 AM_CXXFLAGS = -fno-exceptions -fno-rtti -Wall -ansi -pedantic -Wno-sign-compare -Wno-unknown-pragma…
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/
H A DNEWS443 - [MAJOR] Fix broken sign extention for 8-bit char on string port read
H A DQALog1605 - Fix broken sign extention for 8-bit char on string port read
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/tools/
H A DMakefile70 rsa-sign.o rsa-verify.o \
178 HOSTCFLAGS_rsa-sign.o += -Wno-deprecated-declarations
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/
H A DMakefile70 rsa-sign.o rsa-verify.o \
178 HOSTCFLAGS_rsa-sign.o += -Wno-deprecated-declarations
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/tools/
H A DMakefile70 rsa-sign.o rsa-verify.o \
178 HOSTCFLAGS_rsa-sign.o += -Wno-deprecated-declarations
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A DMakefile70 rsa-sign.o rsa-verify.o \
178 HOSTCFLAGS_rsa-sign.o += -Wno-deprecated-declarations
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/tools/
H A DMakefile70 rsa-sign.o rsa-verify.o \
178 HOSTCFLAGS_rsa-sign.o += -Wno-deprecated-declarations
/dports/sysutils/u-boot-rock64/u-boot-2021.07/tools/
H A DMakefile70 rsa-sign.o rsa-verify.o \
178 HOSTCFLAGS_rsa-sign.o += -Wno-deprecated-declarations
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/reference_appendices/
H A DYAMLSyntax.rst142 A space followed by the pound sign ``" #"`` starts a comment.
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/community/
H A Dindex.rst49 * Is there a :ref:`mailing list <communication>` I can sign up for to stay informed about Ansible?
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/dev_guide/
H A Ddeveloping_modules_best_practices.rst51 * If your code is too nested, that's usually a sign the loop body could benefit from being a functi…

12345678910>>...6946