Home
last modified time | relevance | path

Searched refs:modifier (Results 1 – 25 of 156) sorted by relevance

1234567

/freebsd-12.1/lib/libc/gen/
H A Dfmtcheck.c104 modifier = MOD_CHAR; in get_next_format_from_precision()
118 modifier = MOD_QUAD; in get_next_format_from_precision()
120 modifier = MOD_LONG; in get_next_format_from_precision()
125 modifier = MOD_QUAD; in get_next_format_from_precision()
133 modifier = MOD_SIZET; in get_next_format_from_precision()
140 modifier = MOD_NONE; in get_next_format_from_precision()
145 switch (modifier) { in get_next_format_from_precision()
165 switch (modifier) { in get_next_format_from_precision()
193 switch (modifier) { in get_next_format_from_precision()
205 switch (modifier) { in get_next_format_from_precision()
[all …]
/freebsd-12.1/contrib/libxo/doc/
H A Dfield-modifiers.rst41 .. _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 Dlibxo.txt811 The display modifier is the opposite of the encoding modifier, and
814 **** The Encoding Modifier ({e:}) @e-modifier@
826 The encoding modifier is the opposite of the display modifier, and
856 the humanize modifier.
920 The no-quotes modifier (and its twin, the 'quotes' modifier) affect
941 The plural modifier is meant to work with the gettext modifier ({g:})
955 The quotes modifier (and its twin, the 'no-quotes' modifier) affect
1013 '%' format-modifier * format-character
1015 The format- modifier can be:
2940 (^e-modifier^) to make the data useful.
[all …]
H A Dhowto.rst345 - 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
/freebsd-12.1/contrib/diff/lib/
H A Dstrftime.c617 modifier = *f++;
621 modifier = 0;
637 if (modifier != 0)
643 if (modifier != 0)
658 if (modifier != 0)
679 if (modifier != 0)
689 if (modifier != 0)
756 if (modifier != 0)
757 *u++ = modifier;
816 if (modifier != 0)
[all …]
/freebsd-12.1/contrib/bmake/unit-tests/
H A Dmodword.exp1 make: Bad modifier `:[]' for LIST
40 make: Bad modifier `:[1.]' for LIST
42 make: Bad modifier `:[1].' for LIST
48 make: Bad modifier `:[-]' for LIST
50 make: Bad modifier `:[--]' for LIST
69 make: Bad modifier `:[1.]' for LIST
71 make: Bad modifier `:[1..]' for LIST
74 make: Bad modifier `:[1..1.]' for LIST
80 make: Bad modifier `:[0..1]' for LIST
82 make: Bad modifier `:[-1..0]' for LIST
[all …]
H A Dmoderrs.exp1 Expect: Unknown modifier 'Z'
2 make: Unknown modifier 'Z'
4 Expect: Unknown modifier 'Z'
5 make: Unknown modifier 'Z'
8 make: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S
11 make: Unclosed variable specification after complex modifier (expecting '}') for VAR
H A Dmodts.exp32 make: Bad modifier `:tx' for LIST
34 make: Bad modifier `:ts\X' for LIST
H A Dmodorder.exp7 make: Bad modifier `:OX' for LIST
9 make: Bad modifier `:OxXX' for LIST
/freebsd-12.1/contrib/gcc/cp/
H A Dexpr.c94 cxx_expand_expr (tree exp, rtx target, enum machine_mode tmode, int modifier, in cxx_expand_expr() argument
105 if (mode != Pmode && modifier == EXPAND_SUM) in cxx_expand_expr()
106 modifier = EXPAND_NORMAL; in cxx_expand_expr()
112 target, tmode, modifier); in cxx_expand_expr()
124 modifier); in cxx_expand_expr()
127 return c_expand_expr (exp, target, tmode, modifier, alt_rtl); in cxx_expand_expr()
/freebsd-12.1/contrib/file/src/
H A Dvasprintf.c304 int width, prec, modifier, approx_width; in dispatch() local
397 modifier = *SRCTXT; in dispatch()
399 if (modifier=='l' && *SRCTXT=='l') { in dispatch()
406 modifier = -1; /* no modifier specified */ in dispatch()
453 if (modifier != -1) { in dispatch()
460 *format_ptr = modifier; in dispatch()
482 switch (modifier) { in dispatch()
502 if (modifier != -1) in dispatch()
513 switch (modifier) { in dispatch()
529 if (modifier == -1) in dispatch()
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dlump.md4 modifier letter apostrophe U+02BC,
5 modifier letter vertical line U+02C8
18 U+005E ^ <-- modifier letter up arrowhead U+02C4,
19 modifier letter circumflex accent U+02C6,
23 modifier letter low macron U+02CD
24 U+0060 ` <-- modifier letter grave accent U+02CB
/freebsd-12.1/contrib/gcc/
H A Dexpr.c6600 if (modifier == EXPAND_SUM || modifier == EXPAND_INITIALIZER) in expand_expr_addr_expr_1()
6855 modifier); in expand_expr_real_1()
7339 modifier); in expand_expr_real_1()
7679 || modifier == EXPAND_SUM || modifier == EXPAND_INITIALIZER) in expand_expr_real_1()
7739 modifier); in expand_expr_real_1()
7781 modifier); in expand_expr_real_1()
7794 modifier == EXPAND_SUM ? EXPAND_NORMAL : modifier); in expand_expr_real_1()
7945 if (modifier == EXPAND_SUM || modifier == EXPAND_INITIALIZER in expand_expr_real_1()
7967 if (modifier != EXPAND_SUM && modifier != EXPAND_INITIALIZER) in expand_expr_real_1()
8000 if (modifier != EXPAND_SUM && modifier != EXPAND_INITIALIZER) in expand_expr_real_1()
[all …]
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_stub.cpp101 void omp_set_schedule(omp_sched_t kind, omp_int_t modifier) { in omp_set_schedule() argument
103 __kmps_set_schedule((kmp_sched_t)kind, modifier); in omp_set_schedule()
267 void __kmps_set_schedule(kmp_sched_t kind, int modifier) { in __kmps_set_schedule() argument
270 __kmps_sched_modifier = modifier; in __kmps_set_schedule()
273 void __kmps_get_schedule(kmp_sched_t *kind, int *modifier) { in __kmps_get_schedule() argument
276 *modifier = __kmps_sched_modifier; in __kmps_get_schedule()
H A Dkmp_stub.h42 void __kmps_set_schedule(kmp_sched_t kind, int modifier);
43 void __kmps_get_schedule(kmp_sched_t *kind, int *modifier);
H A Dkmp_ftn_entry.h354 int FTN_STDCALL FTN_CONTROL_TOOL(int command, int modifier, void *arg) { in FTN_CONTROL_TOOL() argument
365 int ret = __kmp_control_tool(command, modifier, arg); in FTN_CONTROL_TOOL()
662 int KMP_DEREF modifier) { in KMP_EXPAND_NAME()
664 __kmps_set_schedule(KMP_DEREF kind, KMP_DEREF modifier); in KMP_EXPAND_NAME()
667 __kmp_set_schedule(__kmp_entry_gtid(), KMP_DEREF kind, KMP_DEREF modifier); in KMP_EXPAND_NAME()
672 int *modifier) { in KMP_EXPAND_NAME()
674 __kmps_get_schedule(kind, modifier); in KMP_EXPAND_NAME()
677 __kmp_get_schedule(__kmp_entry_gtid(), kind, modifier); in KMP_EXPAND_NAME()
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dc-avr.texi137 modifier(relocatable-expression)
145 This modifier allows you to use bits 0 through 7 of
152 AVR @samp{ldi} instruction and @samp{lo8} modifier.
163 This modifier allows you to use bits 16 through 23 of
173 This modifier allows you to use bits 24 through 31 of
176 @samp{hhi8}, modifier.
190 This modifier allows you to use bits 0 through 7 of
192 This modifier useful for addressing data or code from
198 This modifier allows you to use bits 8 through 15 of
200 This modifier useful for addressing data or code from
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp20 SystemZCP::SystemZCPModifier modifier) in SystemZConstantPoolValue() argument
21 : MachineConstantPoolValue(gv->getType()), GV(gv), Modifier(modifier) {} in SystemZConstantPoolValue()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp36 ARMCP::ARMCPModifier modifier, in ARMConstantPoolValue() argument
39 PCAdjust(PCAdj), Modifier(modifier), in ARMConstantPoolValue()
45 ARMCP::ARMCPModifier modifier, in ARMConstantPoolValue() argument
48 LabelId(id), Kind(kind), PCAdjust(PCAdj), Modifier(modifier), in ARMConstantPoolValue()
/freebsd-12.1/contrib/libxo/tests/core/saved/
H A Dtest_01.T.out5 testing argument modifier my-box.example.com...
6 testing argument modifier with encoding to .example.com...
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A Darm_neon_incl.td202 // "modifier" that can change in some way the "base type" of the intrinsic.
204 // The modifier 'd' means "default" and does not modify the base type in any
237 // 0: half (int args), ignore 'Q' size modifier.
238 // 1: half (int args), force 'Q' size modifier.
240 // g: default, ignore 'Q' size modifier.
241 // j: default, force 'Q' size modifier.
260 // B,C,D: array of default elts, force 'Q' size modifier.
263 // 7: vector of 8-bit elements, ignore 'Q' size modifier
265 // 9: vector of 8-bit elements, force 'Q' size modifier
/freebsd-12.1/sbin/ifconfig/
H A Difconfig.c295 char *formatstr, *category, *modifier; in setformat() local
299 modifier = strchr(category, ':'); in setformat()
300 if (modifier == NULL || modifier[1] == '\0') { in setformat()
307 modifier[0] = '\0'; in setformat()
308 modifier++; in setformat()
311 f_addr = strdup(modifier); in setformat()
313 f_ether = strdup(modifier); in setformat()
315 f_inet = strdup(modifier); in setformat()
317 f_inet6 = strdup(modifier); in setformat()
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset19 6 Incomplete [] modifier
11 8 Bad : modifier in $ '%c'
96 93 Bad ! modifier: '%c'
/freebsd-12.1/usr.sbin/ancontrol/
H A Dancontrol.c1526 int modifier = 0; in main() local
1599 modifier = atoi(optarg); in main()
1602 switch(modifier) { in main()
1619 modifier); in main()
1630 switch(modifier) { in main()
1660 if (modifier == 0) in main()
1661 modifier = 1; in main()
1745 an_setssid(iface, modifier, arg); in main()
1766 an_setkeys(iface, key, modifier); in main()
/freebsd-12.1/contrib/openmp/runtime/src/include/30/
H A Domp_lib.f90.var145 subroutine omp_set_schedule(kind, modifier) bind(c)
148 integer (kind=omp_integer_kind), value :: modifier
151 subroutine omp_get_schedule(kind, modifier) bind(c)
154 integer (kind=omp_integer_kind) :: modifier

1234567