Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 25 of 893) sorted by relevance

12345678910>>...36

/freebsd-13.1/sys/dev/bhnd/nvram/
H A Dnvram_map97 #help <variable help>
101 #help <variable help>
105 #help <variable help>
109 #help <variable help>
113 #help <variable help>
117 #help <variable help>
121 #help <variable help>
125 #help <variable help>
129 #help <variable help>
133 #help <variable help>
[all …]
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dgen_length.c41 const char *variable) in length_primitive() argument
72 variable, t->symbol->gen_name, name); in length_type()
95 fprintf (codefile, "%s += 1;\n", variable); in length_type()
123 fprintf (codefile, "%s += 1;\n", variable); in length_type()
125 fprintf (codefile, "%s += 5;\n", variable); in length_type()
162 "%s = 0;\n", tmpstr, variable, variable); in length_type()
193 tmpstr, variable, variable); in length_type()
197 "%s = 0;\n", tmpstr, variable, variable); in length_type()
204 variable, tmpstr); in length_type()
209 "}\n", variable, tmpstr); in length_type()
[all …]
/freebsd-13.1/contrib/ncurses/misc/
H A Dshlib124 variable=PATH
127 variable=LIBRARY_PATH
130 variable=DYLD_LIBRARY_PATH
133 variable=LD_LIBRARY_PATH
137 eval 'test -z "$'$variable'" && '$variable'=":"'
138 eval $variable'="$q:$'$variable'"'
139 eval 'export '$variable
H A Dncurses.ref8 "stdscr" @500 NONAME ; variable
9 "curscr" @501 NONAME ; variable
10 "newscr" @502 NONAME ; variable
11 "COLORS" @503 NONAME ; variable
14 "acs_map" @506 NONAME ; variable
15 "LINES" @510 NONAME ; variable
16 "COLS" @511 NONAME ; variable
17 "TABSIZE" @512 NONAME ; variable
18 "ESCDELAY" @513 NONAME ; variable
19 "ttytype" @514 NONAME ; variable
[all …]
/freebsd-13.1/lib/libc/locale/
H A Drune.c70 void *variable; in _Read_RuneMagi() local
105 variable = frl + 1; in _Read_RuneMagi()
111 runetype_ext_ranges = (_FileRuneEntry *)variable; in _Read_RuneMagi()
113 if (variable > lastp) { in _Read_RuneMagi()
119 if (variable > lastp) { in _Read_RuneMagi()
125 if (variable > lastp) { in _Read_RuneMagi()
135 types = variable; in _Read_RuneMagi()
136 variable = types + len; in _Read_RuneMagi()
138 if (variable > lastp) { in _Read_RuneMagi()
202 types = variable; in _Read_RuneMagi()
[all …]
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dexport-variants.mk12 . warning At this point, no variable should be exported.
16 . warning At this point, no variable should be exported.
20 . warning At this point, no variable should be exported.
28 . warning At this point, a single variable should be exported.
32 . warning At this point, a single variable should be exported.
36 . warning At this point, a single variable should be exported.
H A Dcond-func.mk12 ${:UA B}= variable name with spaces
13 ${:UVAR(value)}= variable name with parentheses
14 ${:UVAR{value}}= variable name with balanced braces
19 ${VARNAME_UNBALANCED_BRACES}= variable name with unbalanced braces
94 . info The empty variable is never defined.
H A Dvarparse-errors.mk19 REF_UNDEF= A reference to an ${UNDEF}undefined variable.
21 ERR_UNCLOSED= An ${UNCLOSED variable expression.
38 VAR.${:U:Z}= unknown modifier in the variable name
46 VAR.${:U:Z}post= unknown modifier with text in the variable name
H A Dcond-token-plain.mk105 . info A bare word is treated like defined(...), and the variable $\
134 . info Numbers can be composed from literals and variable expressions.
138 . info Numbers can be composed from literals and variable expressions.
167 . info The variable '\\' is not defined.
H A Dcond-func-defined.mk6 ${:UA B}= variable name with spaces
45 . info In .for loops, variable expressions for the loop variables are
46 . info substituted at evaluation time. There is no actual variable
/freebsd-13.1/lib/libc/iconv/
H A Dcitrus_mapper.c130 size_t linebufsize, const char **module, const char **variable) in lookup_mapper_entry() argument
169 *variable = p; in lookup_mapper_entry()
207 const char * __restrict variable) in mapper_open() argument
262 (const void *)variable, strlen(variable) + 1, in mapper_open()
283 const char * __restrict module, const char * __restrict variable) in _citrus_mapper_open_direct() argument
286 return (mapper_open(ma, rcm, module, variable)); in _citrus_mapper_open_direct()
320 const char *module, *variable; in _citrus_mapper_open() local
323 variable = NULL; in _citrus_mapper_open()
341 (size_t)PATH_MAX, &module, &variable); in _citrus_mapper_open()
347 ret = mapper_open(ma, &cm, module, variable); in _citrus_mapper_open()
/freebsd-13.1/share/examples/bootforth/
H A Dframes.4th7 variable h_el
8 variable v_el
9 variable lt_el
10 variable lb_el
11 variable rt_el
12 variable rb_el
13 variable fill
/freebsd-13.1/usr.sbin/bsdconfig/share/
H A Dvariable.subr33 f_dprintf "%s: loading includes..." variable.subr
53 # f_variable_new $handle $variable
55 # Register a new variable named $variable with the given reference-handle
56 # $handle. The environment variable $handle is set to $variable allowing you to
58 # of environment variable $variable. For example:
72 local handle="$1" variable="$2"
74 f_dprintf "variable.subr: New variable %s -> %s" "$handle" "$variable"
75 setvar $handle $variable
84 # Unlike f_getvar() (from common.subr) which can return a variable to the
307 variable.subr "$VARIABLE_SELF_INITIALIZE"
[all …]
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_flags.inc29 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set "
32 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set "
35 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set "
42 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set "
45 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set "
48 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set "
/freebsd-13.1/contrib/lutok/m4/
H A Dcompiler-flags.m443 dnl Checks for a compiler flag and sets a result variable.
47 dnl \param 1 The shell variable containing the compiler name. Used for
49 dnl \param 2 The shell variable containing the flags for the compiler.
52 dnl \param 4 The shell variable to set with the result of the test. Will
72 dnl Checks for a compiler flag and appends it to a result variable.
74 dnl \param 1 The shell variable containing the compiler name. Used for
76 dnl \param 2 The shell variable containing the flags for the compiler.
98 dnl Checks for a C compiler flag and appends it to a variable.
110 dnl Checks for a C++ compiler flag and appends it to a variable.
125 dnl done, the output variable is modified.
[all …]
/freebsd-13.1/stand/forth/
H A Dmenu.4th70 variable kernidx
71 variable kernlen
89 variable menukey1
90 variable menukey2
91 variable menukey3
92 variable menukey4
93 variable menukey5
94 variable menukey6
95 variable menukey7
96 variable menukey8
[all …]
/freebsd-13.1/contrib/kyua/m4/
H A Dcompiler-flags.m443 dnl Checks for a compiler flag and sets a result variable.
47 dnl \param 1 The shell variable containing the compiler name. Used for
49 dnl \param 2 The shell variable containing the flags for the compiler.
52 dnl \param 4 The shell variable to set with the result of the test. Will
82 dnl Checks for a compiler flag and appends it to a result variable.
84 dnl \param 1 The shell variable containing the compiler name. Used for
86 dnl \param 2 The shell variable containing the flags for the compiler.
108 dnl Checks for a C compiler flag and appends it to a variable.
120 dnl Checks for a C++ compiler flag and appends it to a variable.
135 dnl done, the output variable is modified.
[all …]
/freebsd-13.1/contrib/wpa/src/common/
H A Dieee802_11_defs.h924 u8 variable[]; member
928 u8 variable[]; member
934 u8 variable[]; member
941 u8 variable[]; member
948 u8 variable[]; member
952 u8 variable[]; member
960 u8 variable[]; member
969 u8 variable[]; member
1957 u8 variable[0]; member
1968 u8 variable[0]; member
[all …]
/freebsd-13.1/contrib/bmake/
H A Dbmake.cat1382 the variable and the appended value.
399 the variable is being used.
449 variable value. For example:
462 target and variable.
529 The preferred variable to use is the environment variable
806 ${variable[:modifier[:...]]}
1017 If the variable is undefined, newval is the value. If the variable
1129 Export the specified global variable. If no variable list is
1136 porting a variable.
1186 Test the value of a variable.
[all …]
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dsel-gram.y63 %type <expr> variable variables
92 | word kw_IN variable { $$ = _hx509_make_expr(comp_IN, $1, $3); }
98 | variable { $$ = $1; }
107 variable: '%' '{' variables '}' { $$ = $3; }
/freebsd-13.1/contrib/tcsh/nls/french/
H A Dset132 30 Le nom de la variable doit commencer par une lettre
33 31 Le nom de la variable est trop long
34 32 Le nom de la variable ne doit contenir que des caractères alphanumériques
80 78 Pas de variable `$home' définie
83 81 Retour-chariot dans un nom de variable
86 84 Nom de variable incorrect
87 85 Retour-chariot dans l'index de variable
89 87 Syntaxe de variable
110 108 Pas de variable `$watch' définie
139 137 Unknown colorls variable '%c%c'
/freebsd-13.1/usr.bin/mkesdb/
H A Dyacc.y59 static char *encoding, *name, *output = NULL, *variable; variable
87 | property variable R_LN
100 variable : R_VARIABLE L_STRING
102 set_prop_string("VARIABLE", &variable, &$2);
168 if (variable) in dump_file()
170 (df, _CITRUS_ESDB_SYM_VARIABLE, variable)); in dump_file()
/freebsd-13.1/tools/tools/sysdoc/
H A Dtunables.mdoc29 variable.
44 variable
50 variable
57 variable
188 This is a read-only variable.
271 This is a read-only variable.
296 This is a read-only variable.
562 read-only variable.
1132 is a read-only variable.
2173 variable.
[all …]
/freebsd-13.1/contrib/tcsh/nls/spanish/
H A Dset132 30 El nombre de la variable debe comenzar con una letra
33 31 El nombre de la variable es demasiado grande
34 32 El nombre de la variable debe contener caracteres alfanuméricos
80 78 La variable $home no está definida
83 81 Nombre de variable incluye un retorno de carro
86 84 Nombre de variable ilegal
89 87 Sintaxis de variable
110 108 La variable $watch no ha sido definida
139 137 Unknown colorls variable '%c%c'
/freebsd-13.1/contrib/tcsh/nls/C/
H A Dset128 26 Undefined variable
80 78 No $home variable set
83 81 Newline in variable name
86 84 Illegal variable name
87 85 Newline in variable index
110 108 No $watch variable set
139 137 Unknown colorls variable '%c%c'

12345678910>>...36