Home
last modified time | relevance | path

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

12345678910>>...39

/freebsd-12.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-12.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-12.1/contrib/ncurses/misc/
H A Dshlib123 variable=PATH
126 variable=LIBRARY_PATH
129 variable=DYLD_LIBRARY_PATH
132 variable=LD_LIBRARY_PATH
136 eval 'test -z "$'$variable'" && '$variable'=":"'
137 eval $variable'="$q:$'$variable'"'
138 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-12.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-12.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-12.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-12.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-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_flags.inc30 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set "
33 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set "
36 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set "
43 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set "
46 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set "
49 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set "
/freebsd-12.1/contrib/wpa/src/common/
H A Dieee802_11_defs.h871 u8 variable[]; member
875 u8 variable[]; member
881 u8 variable[]; member
888 u8 variable[]; member
895 u8 variable[]; member
899 u8 variable[]; member
907 u8 variable[]; member
916 u8 variable[]; member
1881 u8 variable[0]; member
1892 u8 variable[0]; member
[all …]
/freebsd-12.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 …]
H A Dframes.4th35 variable h_el
36 variable v_el
37 variable lt_el
38 variable lb_el
39 variable rt_el
40 variable rb_el
41 variable fill
/freebsd-12.1/contrib/gdb/gdb/doc/
H A DLRS5 a user variable to reside in different locations during different parts
8 For example, a variable might reside in the stack for part of a function
12 Clearly, if a variable may reside in different locations, then the
13 compiler must describe to the debugger where the variable resides for
76 The compiler and debugger view a variable with multiple homes as
78 describes the default home of the variable while aliases describe
79 alternate homes for the variable.
98 and appropriate live ranges refering to the variable's initial
104 Live ranges for aliases of a particular variable should always
105 be disjoint. Overlapping ranges for aliases of the same variable
[all …]
/freebsd-12.1/contrib/gperf/src/
H A Dconfigure.ac32 dnl sets variable CC
34 dnl sets variable CPP
36 dnl sets variable CXX
38 dnl sets variable CXXCPP
44 AC_MSG_CHECKING([for stack-allocated variable-size arrays])
55 [Define if the C++ compiler supports stack-allocated variable-size arrays.])
/freebsd-12.1/contrib/gcc/
H A Dvar-tracking.c254 } *variable; typedef
319 static bool variable_different_p (variable, variable, bool);
596 const variable v = (const variable) x; in variable_htab_hash()
606 const variable v = (const variable) x; in variable_htab_eq()
618 variable var = (variable) elem; in variable_htab_free()
732 static variable
1313 variable_different_p (variable var1, variable var2, in variable_different_p()
1944 variable var = *(variable *) slot; in dump_variable()
2226 variable var = (variable) *slot; in clobber_variable_part()
2283 variable var = (variable) *slot; in delete_variable_part()
[all …]
/freebsd-12.1/contrib/gperf/lib/
H A Dconfigure.ac31 dnl sets variable CC
33 dnl sets variable CPP
35 dnl sets variable CXX
37 dnl sets variable CXXCPP
39 dnl sets variable RANLIB
/freebsd-12.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-12.1/contrib/tcsh/nls/french/
H A Dset133 30 Le nom de la variable doit commencer par une lettre
34 31 Le nom de la variable est trop long
35 32 Le nom de la variable ne doit contenir que des caractères alphanumériques
81 78 Pas de variable `$home' définie
84 81 Retour-chariot dans un nom de variable
87 84 Nom de variable incorrect
88 85 Retour-chariot dans l'index de variable
90 87 Syntaxe de variable
111 108 Pas de variable `$watch' définie
140 137 Unknown colorls variable '%c%c'
/freebsd-12.1/contrib/bmake/
H A Dbmake.cat1367 of the variable and the appended value.
384 the variable is being used.
495 The preferred variable to use is the environment variable
745 ${variable[:modifier[:...]]}
938 If the variable is undefined newval is the value. If the variable
1048 Export the specified global variable. If no variable list is
1055 exporting a variable.
1105 Test the value of a variable.
1108 Test the value of a variable.
1149 the variable has been defined.
[all …]
/freebsd-12.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-12.1/contrib/tcsh/nls/spanish/
H A Dset133 30 El nombre de la variable debe comenzar con una letra
34 31 El nombre de la variable es demasiado grande
35 32 El nombre de la variable debe contener caracteres alfanuméricos
81 78 La variable $home no está definida
84 81 Nombre de variable incluye un retorno de carro
87 84 Nombre de variable ilegal
90 87 Sintaxis de variable
111 108 La variable $watch no ha sido definida
140 137 Unknown colorls variable '%c%c'
/freebsd-12.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-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp54 line_entry(rhs.line_entry), symbol(rhs.symbol), variable(rhs.variable) {} in SymbolContext()
73 variable = rhs.variable; in operator =()
87 variable = nullptr; in Clear()
268 if (variable != nullptr) { in GetDescription()
273 switch (variable->GetScope()) { in GetDescription()
318 if (variable) in GetResolvedMask()
375 *s << "Variable = " << variable; in Dump()
376 if (variable != nullptr) { in Dump()
377 *s << " {0x" << variable->GetID() << "} " << variable->GetType()->GetName(); in Dump()
391 lhs.variable == rhs.variable; in operator ==()
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectVariable.cpp128 Variable *variable = m_variable_sp.get(); in UpdateValue() local
129 DWARFExpression &expr = variable->LocationExpression(); in UpdateValue()
131 if (variable->GetLocationIsConstantValueData()) { in UpdateValue()
135 m_value.SetContext(Value::eContextTypeVariable, variable); in UpdateValue()
152 variable->CalculateSymbolContext(&sc); in UpdateValue()
162 m_value.SetContext(Value::eContextTypeVariable, variable); in UpdateValue()
252 value.SetContext(Value::eContextTypeVariable, variable); in UpdateValue()
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset129 26 Undefined variable
81 78 No $home variable set
84 81 Newline in variable name
87 84 Illegal variable name
88 85 Newline in variable index
111 108 No $watch variable set
140 137 Unknown colorls variable '%c%c'

12345678910>>...39