Searched refs:modifier (Results 1 – 19 of 19) sorted by relevance
| /f-stack/tools/libxo/doc/ |
| H A D | field-modifiers.rst | 41 .. _argument-modifier: 68 .. _colon-modifier: 87 .. _display-modifier: 104 The display modifier is the opposite of the encoding modifier, and 125 The encoding modifier is the opposite of the display modifier, and 129 .. _gettext-modifier: 195 .. _key-modifier: 253 The no-quotes modifier (and its twin, the 'quotes' modifier) affect 281 The plural modifier is meant to work with the gettext modifier ({g:}) 301 The quotes modifier (and its twin, the 'no-quotes' modifier) affect [all …]
|
| H A D | xolint.rst | 20 'Unknown long name for role/modifier' 23 The message "Unknown long name for role/modifier" can be caused by code like: 36 are only valid for fields with the {h:} modifier. 184 'Field has humanize modifier but no format string' 187 The message "Field has humanize modifier but no format string" can be caused by code like: 203 'Field has hn-* modifier but not 'h' modifier' 206 The message "Field has hn-* modifier but not 'h' modifier" can be caused by code like: 219 are only valid for fields with the {h:} modifier.
|
| H A D | howto.rst | 345 - The "{g:}" modifier looks for a translation of the field. 346 - The "{p:}" modifier looks for a pluralized version of the field. 373 since the "g" modifier will need the untranslated value as the key for 381 "{p:}" modifier with the "{g:}" modifier. The base singular and plural
|
| H A D | xopo.rst | 7 suitable for use with the "{G:}" modifier. This means that when the
|
| H A D | format-strings.rst | 22 '{' [ role | modifier ]* [',' long-names ]* ':' [ content ]
|
| H A D | options.rst | 51 no-humanize Ignore the {h:} modifier (TEXT, HTML) 78 :ref:`humanize-modifier` for details).
|
| H A D | field-formatting.rst | 21 '%' format-modifier * format-character 23 The format-modifier can be: 41 width for a string argument. This modifier cannot be given for non-string
|
| H A D | faq.rst | 176 fields (:ref:`encoding-modifier`) to make the data useful.
|
| H A D | field-roles.rst | 245 Note that the sense of the 'w' modifier is reversed for units;
|
| H A D | api.rst | 327 field definitions that use the "k" modifier. The key attribute has 365 output styles and modifier flags and enables them for a specific
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_01.T.out | 5 testing argument modifier my-box.example.com... 6 testing argument modifier with encoding to .example.com...
|
| H A D | test_01.H.out | 1 …modifier </div><div class="data" data-tag="host">my-box</div><div class="text">.</div><div class="…
|
| H A D | test_01.HP.out | 36 <div class="text">testing argument modifier </div> 43 <div class="text">testing argument modifier with encoding to </div>
|
| H A D | test_01.HIPx.out | 36 <div class="text">testing argument modifier </div> 43 <div class="text">testing argument modifier with encoding to </div>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | matrix-keymap.yaml | 18 cases where there is a modifier key such as a Fn key. Proposed names 20 word for the modifier other from "Fn".
|
| H A D | nvidia,tegra20-kbc.txt | 27 matrix-keyboard-controller spec but to be used when the KEY_FN modifier
|
| /f-stack/tools/ifconfig/ |
| H A D | ifconfig.c | 376 char *formatstr, *category, *modifier; in setformat() local 380 modifier = strchr(category, ':'); in setformat() 381 if (modifier == NULL || modifier[1] == '\0') { in setformat() 388 modifier[0] = '\0'; in setformat() 389 modifier++; in setformat() 392 f_addr = strdup(modifier); in setformat() 394 f_ether = strdup(modifier); in setformat() 396 f_inet = strdup(modifier); in setformat() 398 f_inet6 = strdup(modifier); in setformat()
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | zstd.1.md | 99 This command can be augmented with the `-v` modifier. 119 This modifier does nothing if `zstd` is compiled without multithread support.
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 4657 *) Feature: now a location's modifier may be used without space before 8001 *) Feature: the new "break" modifier of the "rewrite" directive allows 8017 *) Bugfix: the location configuration with "=" modifier may be used in 8214 *) Feature: the "^~" modifier in the location directive.
|