Home
last modified time | relevance | path

Searched refs:underscoring (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/dports/editors/emacs-devel/emacs-4d1968b/lisp/leim/quail/
H A Dipa.el314 (dolist (underscoring underscore-map)
315 (cond ((null underscoring))
316 ((eq (length underscoring) 2)
317 (setq underscore-map-entry (cl-second underscoring))
318 (setcdr underscoring (ipa-x-sampa-prepend-to-keymap-entry
320 ((eq (length underscoring) 3)
321 (setq underscore-map-entry (cl-second (cl-third underscoring)))
322 (setcdr (cl-third underscoring)
/dports/editors/emacs/emacs-27.2/lisp/leim/quail/
H A Dipa.el314 (dolist (underscoring underscore-map)
315 (cond ((null underscoring))
316 ((eq (length underscoring) 2)
317 (setq underscore-map-entry (cl-second underscoring))
318 (setcdr underscoring (ipa-x-sampa-prepend-to-keymap-entry
320 ((eq (length underscoring) 3)
321 (setq underscore-map-entry (cl-second (cl-third underscoring)))
322 (setcdr (cl-third underscoring)
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/src/Jayrock.Json/Json/Conversion/
H A DJsonMemberNamingConventionAttribute.cs89 UnderscoreConvention underscoring = Underscores; in IPropertyDescriptorCustomization.Apply()
90 if (naming == NamingConvention.None && underscoring == UnderscoreConvention.None) in IPropertyDescriptorCustomization.Apply()
92 SetName(property, FormatName(FormatName(property.Name, underscoring), naming)); in IPropertyDescriptorCustomization.Apply()
95 private static string FormatName(string name, UnderscoreConvention underscoring) in FormatName() argument
97 switch (underscoring) in FormatName()
/dports/devel/ga/ga-5.8/m4/
H A Dga_f77_underscore.m445 # Allow user to override the underscoring policy of their compiler.
53 [AC_ARG_ENABLE([underscoring],
54 [AS_HELP_STRING([--enable-underscoring],
/dports/devel/binutils/binutils-2.37/bfd/
H A Dtargets.c1640 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1646 if (underscoring) in bfd_get_target_info()
1647 *underscoring = -1; in bfd_get_target_info()
1655 if (underscoring) in bfd_get_target_info()
1656 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dtargets.c1640 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1646 if (underscoring) in bfd_get_target_info()
1647 *underscoring = -1; in bfd_get_target_info()
1655 if (underscoring) in bfd_get_target_info()
1656 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dtargets.c1640 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1646 if (underscoring) in bfd_get_target_info()
1647 *underscoring = -1; in bfd_get_target_info()
1655 if (underscoring) in bfd_get_target_info()
1656 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dtargets.c1530 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1536 if (underscoring) in bfd_get_target_info()
1537 *underscoring = -1; in bfd_get_target_info()
1546 if (underscoring) in bfd_get_target_info()
1547 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/devel/gdb/gdb-11.1/bfd/
H A Dtargets.c1640 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1646 if (underscoring) in bfd_get_target_info()
1647 *underscoring = -1; in bfd_get_target_info()
1655 if (underscoring) in bfd_get_target_info()
1656 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dtargets.c1718 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1724 if (underscoring) in bfd_get_target_info()
1725 *underscoring = -1; in bfd_get_target_info()
1734 if (underscoring) in bfd_get_target_info()
1735 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dtargets.c1718 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1724 if (underscoring) in bfd_get_target_info()
1725 *underscoring = -1; in bfd_get_target_info()
1734 if (underscoring) in bfd_get_target_info()
1735 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dtargets.c1600 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1606 if (underscoring) in bfd_get_target_info()
1607 *underscoring = -1; in bfd_get_target_info()
1616 if (underscoring) in bfd_get_target_info()
1617 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dtargets.c1752 int *underscoring, const char **def_target_arch) in bfd_get_target_info() argument
1758 if (underscoring) in bfd_get_target_info()
1759 *underscoring = -1; in bfd_get_target_info()
1768 if (underscoring) in bfd_get_target_info()
1769 *underscoring = ((int) target_vec->symbol_leading_char) & 0xff; in bfd_get_target_info()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/doc/
H A Dtargets.texi556 int *underscoring,
573 If @var{underscoring} is not @code{NULL}, then set this value to target's
574 underscoring mode. Zero for none-underscoring, -1 for invalid target,
575 else the value of target vector's symbol underscoring.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/doc/
H A Dtargets.texi575 int *underscoring,
592 If @var{underscoring} is not @code{NULL}, then set this value to target's
593 underscoring mode. Zero for none-underscoring, -1 for invalid target,
594 else the value of target vector's symbol underscoring.
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/doc/
H A Dtargets.texi575 int *underscoring,
592 If @var{underscoring} is not @code{NULL}, then set this value to target's
593 underscoring mode. Zero for none-underscoring, -1 for invalid target,
594 else the value of target vector's symbol underscoring.
/dports/devel/gdb761/gdb-7.6.1/bfd/doc/
H A Dtargets.texi573 int *underscoring,
590 If @var{underscoring} is not @code{NULL}, then set this value to target's
591 underscoring mode. Zero for none-underscoring, -1 for invalid target,
592 else the value of target vector's symbol underscoring.
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/doc/
H A Dtargets.texi591 int *underscoring,
608 If @var{underscoring} is not @code{NULL}, then set this value to target's
609 underscoring mode. Zero for none-underscoring, -1 for invalid target,
610 else the value of target vector's symbol underscoring.
/dports/devel/binutils/binutils-2.37/bfd/doc/
H A Dtargets.texi678 int *underscoring,
695 If @var{underscoring} is not @code{NULL}, then set this value to target's
696 underscoring mode. Zero for none-underscoring, -1 for invalid target,
697 else the value of target vector's symbol underscoring.
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/doc/
H A Dtargets.texi678 int *underscoring,
695 If @var{underscoring} is not @code{NULL}, then set this value to target's
696 underscoring mode. Zero for none-underscoring, -1 for invalid target,
697 else the value of target vector's symbol underscoring.
/dports/devel/gnulibiberty/binutils-2.37/bfd/doc/
H A Dtargets.texi678 int *underscoring,
695 If @var{underscoring} is not @code{NULL}, then set this value to target's
696 underscoring mode. Zero for none-underscoring, -1 for invalid target,
697 else the value of target vector's symbol underscoring.
/dports/devel/gdb/gdb-11.1/bfd/doc/
H A Dtargets.texi678 int *underscoring,
695 If @var{underscoring} is not @code{NULL}, then set this value to target's
696 underscoring mode. Zero for none-underscoring, -1 for invalid target,
697 else the value of target vector's symbol underscoring.
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/Make.inc/
H A DMakefile.WIN.MS-G95.SEQ95 OPTF = -O -i4 -fno-underscoring -fcase-upper
/dports/math/coinmumps/MUMPS_4.10.0/Make.inc/
H A DMakefile.WIN.MS-G95.SEQ95 OPTF = -O -i4 -fno-underscoring -fcase-upper
/dports/math/mumps/mumps-5.1.2/Make.inc/
H A DMakefile.WIN.MS-G95.SEQ96 OPTF = -O -i4 -fno-underscoring -fcase-upper

12345678910>>...16