Home
last modified time | relevance | path

Searched refs:modifiers (Results 1 – 25 of 72) sorted by relevance

123

/freebsd-14.2/contrib/libxo/doc/
H A Dformat-strings.rst11 field description contains a set of modifiers, a content string, and
12 zero, one, or two format descriptors. The modifiers tell libxo what
16 a set of braces, with a colon (":") after the modifiers and a slash
25 The role describes the function of the field, while the modifiers
42 While roles and modifiers typically use single character for brevity,
H A Dindex.rst38 field-modifiers
H A Dfield-modifiers.rst3 .. _field-modifiers:
8 Field modifiers are flags which modify the way content emitted for
32 Roles and modifiers can also use more verbose names, when preceded by
170 There are a number of modifiers that affect details of humanization.
H A Dxopo.rst9 the fields modifiers, the string passed to :manpage:`gettext(3)` is
H A Dfield-formatting.rst84 The 'h' and 'l' modifiers affect the size and treatment of the
108 For strings, the 'h' and 'l' modifiers affect the interpretation of
262 - the "l" and "h" modifiers for strings, where "{:tag/%hs}" means
H A Dfaq.rst105 The roles and modifiers describe these details.
114 roles, modifiers, names, and formats. They are dense and a bit
H A Dintro.rst20 rendered in different output styles (see :ref:`field-modifiers` for
H A Dxolint-errors.rst35 The hn-* modifiers (hn-decimal, hn-space, hn-1000)
218 The hn-* modifiers (hn-decimal, hn-space, hn-1000)
/freebsd-14.2/tools/build/make_check/
H A DMakefile43 @${SMAKE} modifiers || ${SMAKE} failure
103 .if make(modifiers)
108 modifiers: target
114 modifiers: dollarV target
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve_sme_incl.td25 // A typespec is a sequence of uppercase characters (modifiers) followed by one
40 // way. The available modifiers are given below.
54 // Typespec modifiers
60 // Prototype modifiers
131 // Prototype modifiers added for SVE2p1
H A Darm_neon_incl.td11 // modifiers, etc.
77 // cast, preceded by a sequence of type modifiers. The target type
79 // The available modifiers are:
193 // A typespec is a sequence of uppercase characters (modifiers) followed by one
205 // set of "modifiers" that can change in some way the "base type" of the
220 // Typespec modifiers
228 // Prototype modifiers
H A DOpenMPKinds.def165 // Map-type-modifiers for 'map' clause.
/freebsd-14.2/sbin/pfctl/tests/files/
H A Dpf0049.in1 #test :broadcast and :network modifiers
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/
H A Dmemory43 // modifiers
94 // modifiers
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dsystem_error64 // modifiers:
92 // modifiers:
H A D__node_handle49 // [container.node.modifiers], modifiers
/freebsd-14.2/sys/dev/hid/
H A Dhkbd.c641 uint8_t modifiers; in hkbd_intr_callback() local
674 modifiers = 0; in hkbd_intr_callback()
680 modifiers |= MOD_EJECT; in hkbd_intr_callback()
685 modifiers |= MOD_FN; in hkbd_intr_callback()
709 if (modifiers & MOD_FN) in hkbd_intr_callback()
722 if (modifiers & MOD_FN) in hkbd_intr_callback()
733 DPRINTF("modifiers = 0x%04x\n", modifiers); in hkbd_intr_callback()
/freebsd-14.2/sys/dev/usb/input/
H A Dukbd.c650 uint8_t modifiers; in ukbd_intr_callback() local
692 modifiers = 0; in ukbd_intr_callback()
698 modifiers |= MOD_EJECT; in ukbd_intr_callback()
703 modifiers |= MOD_FN; in ukbd_intr_callback()
732 if (modifiers & MOD_FN) in ukbd_intr_callback()
744 if (modifiers & MOD_FN) in ukbd_intr_callback()
755 DPRINTF("modifiers = 0x%04x\n", modifiers); in ukbd_intr_callback()
/freebsd-14.2/contrib/tcsh/
H A DNewThings28 * $< can be interrupted and takes modifiers. Does not quote args by default
32 * Variable modifiers do not stop processing after the first one fails
103 * multiple : modifiers in variables and ! escapes. Things like:
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1336 // modifiers)
1693 // VOP1 with modifiers
1701 // VOP1 without modifiers
1708 // VOP 2 with modifiers
1717 // VOP2 without modifiers
1726 // VOP3 with modifiers
1740 // VOP3 with modifiers except src2
1753 // VOP3 without modifiers
1806 // VOP1_DPP with modifiers
1814 // VOP2_DPP with modifiers
[all …]
/freebsd-14.2/contrib/bmake/
H A Dbmake.cat1399 can cause problems when variable modifiers are used.
407 dollar sign. In other contexts (most variable modifiers, string literals
412 character and the expression contains no modifiers, the surrounding curly
531 and `:T' modifiers. These forms are accepted for compatibility with AT&T
657 modifiers that are applied to each line of the old and new com-
672 Provides a list of variable modifiers to apply to each pathname.
885 Variable modifiers
904 Some modifiers interpret the expression value as a single string, others
910 The supported modifiers are:
1333 ing the modifiers, results in an empty string.
[all …]
H A DChangeLog577 o var.c: merge branches for modifiers ':D' and ':U'
824 clean up pattern flags for the modifiers ':S' and ':C'
893 condense the code for parsing :S and :C modifiers
1060 error out on unknown variable modifiers at parse time
1470 in lint mode, reject modifiers without delimiter
1686 o var.c: reduce duplicate code for modifiers
1773 cleanup and simplify implementation of modifiers
1774 o make.1: move documentation for assignment modifiers
1809 o lots more unit tests for variable modifiers
3099 consider it as containing modifiers.
[all …]
/freebsd-14.2/contrib/bmake/unit-tests/
H A Dvarmod-to-separator.mk20 . warning Chaining modifiers does not work.
/freebsd-14.2/sys/dev/usb/gadget/
H A Dg_keyboard.c95 uint8_t modifiers; member
/freebsd-14.2/contrib/netbsd-tests/share/mk/
H A Dcommon.subr97 # The rest of the arguments include a collection of modifiers for the

123