Searched refs:variables (Results 26 - 50 of 58) sorted by relevance

123

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dvariables.c2 * variables.c: Implementation of the variable storage and lookup
29 #include "variables.h"
755 * Evaluate the global variables of a stylesheet. This need to be
770 "Registering global variables\n"));
783 elem = style->variables;
788 "Registering global variables from %s\n",
797 * Global variables are stored in the variables pool.
810 * Redefinition of variables from a different stylesheet
885 tmp = style->variables;
[all...]
H A Dtransform.c42 #include "variables.h"
376 * initialize the variables stack
2773 * Also set any global variables instantiated
5164 xsltStackElemPtr variables;
5317 variables = style->variables;
5345 * Now cleanup our variables so stylesheet can be re-used
5347 * TODO: this is not needed anymore global variables are copied
5350 if (style->variables != variables) {
[all...]
H A DxsltInternals.h1403 xsltStackElemPtr variables; /* linked list of param and variables */ member in struct:_xsltStylesheet
1589 * Global variables
1591 xmlHashTablePtr globalVars; /* the global variables and params */
H A Dxslt.c34 #include "variables.h"
928 if (style->variables != NULL)
929 xsltFreeStackElemList(style->variables);
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.c31 variables, as they might otherwise be expanded by user macros.
213 NODE *variables[HASHSIZE]; variable
214 static int var_count; /* total number of global variables */
347 local variables YYSIZE and YYSTACKSIZE give the old and new number of
1360 /* The variables used to return semantic value and location from the
4283 hp->hnext = variables[bucket];
4284 variables[bucket] = hp;
4301 for (bucket = variables[hash(name, len, (unsigned long) HASHSIZE)];
4374 for (p = variables[i]; p != NULL; p = p->hnext)
4415 for (p = variables[
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A DChangeLog-3.x11 macro say by itself where variables are. Pass it desc.
368 * infcmd.c (unset_environment_command): Delete all variables
920 check for null field names. (new t_field_name variables).
1778 * expread.y [variables]: Changed default type of text symbols to
1999 * infcmd.c (run_command): Fixed improper usages of variables
2800 * main.c: Created the global variables linesize and pagesize to
2876 * dbxread.c (read_dbx_symtab): Modified which variables were
2877 register and deleted several variables which weren't used. Also
2911 make_symbol_completion_list): Changed separate variables for
2965 * main.c: Invented variables t
[all...]
H A Dgdb-events.sh112 /* COMPAT: pointer variables for old, unconverted events.
H A Dconfigure3 # Guess values for system-dependent variables and create Makefiles.
66 # Initialize some variables set by options.
67 # The variables have the same names as the options, with
101 # Initialize some other variables.
6531 This test uses lots of local variables, at least
6532 as many local variables as main has allocated so far
6536 for one of the local variables, since it will think that
6544 use the same hardware register for all 8 local variables. */
10097 # recursive cache variables for the path will work right. We check all
10556 # Both variables ar
[all...]
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Defunctions.c19 #include <libxslt/variables.h>
345 * In order to give the function variables a new 'scope' we
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dstage1.S208 ; helper macro for defining static variables
213 ; Structure containing the static variables we use (the ones that don't need
225 ; define short names for our static variables
1004 ; Base offset for static variables.
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk110 # use this macro. The shell variables "re" and "msg" must be defined.
234 # To use this "command" macro, you must first define two shell variables:
764 # If you want to set UPDATE_COPYRIGHT_* environment variables,
/haiku-fatelf/src/bin/gdb/bfd/
H A Dsom.c362 based on variables/constants found in the string and the relocation
4669 variables rptr, section, and symbols have no meaning.
4690 int variables[26], stack[20], c, v, count, prev_fixup, *sp, saved_unwind_bits;
4695 #define var(c) variables[(c) - 'A']
4701 memset (variables, 0, sizeof (variables));
4999 memset (variables, 0, sizeof (variables));
4689 int variables[26], stack[20], c, v, count, prev_fixup, *sp, saved_unwind_bits; local
/haiku-fatelf/src/bin/bash/
H A DAUTHORS25 variables.c Brian Fox, Chet Ramey
61 variables.h Brian Fox, Chet Ramey
H A DMANIFEST69 variables.c f
110 variables.h f
H A Dsubst.c110 /* Evaluates to 1 if this is one of the shell's special variables. */
139 /* Extern functions and variables from different files. */
553 is non-zero, and array variables have been compiled into the shell,
633 int pass_next, backquote, si; /* State variables for the machine. */
2655 /* Break out of the loop as soon as one of the dollar variables is null. */
2698 /* Make a single large string out of the dollar digit variables,
5055 /* If unbound variables should generate an error, report one and return
5068 /* We support a couple of expansions for variables that are not arrays.
5195 VAR_IS_SPECIAL is non-zero if NAME is one of the special variables in
6458 to special variables excep
[all...]
/haiku-fatelf/src/bin/less/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
681 # Initialize some variables set by options.
684 # The variables have the same names as the options, with
703 # and all the variables that are supposed to be based on exec_prefix
1185 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1186 VAR=VALUE. See below for descriptions of some of the useful variables.
1258 Some influential environment variables:
1268 Use these variables to override the choices made by `configure' or to help
1458 ## Cache variables. ##
1495 ## Output variables
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
692 # Initialize some variables set by options.
695 # The variables have the same names as the options, with
714 # and all the variables that are supposed to be based on exec_prefix
1196 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1197 VAR=VALUE. See below for descriptions of some of the useful variables.
1261 Some influential environment variables:
1271 Use these variables to override the choices made by `configure' or to help
1461 ## Cache variables. ##
1498 ## Output variables
[all...]
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex1280 % Now make Tex use those variables
1287 % Commands to set those variables.
3470 % These are used for "variables" since they have no arguments.
3767 \doind {vr}{\code{#2}}% Make entry in variables index
4429 @c Local variables:
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
315 # Initialize some variables set by options.
318 # The variables have the same names as the options, with
337 # and all the variables that are supposed to be based on exec_prefix
785 To assign environment variables (e.g., CC, CFLAGS...), specify them as
786 VAR=VALUE. See below for descriptions of some of the useful variables.
860 Some influential environment variables:
869 Use these variables to override the choices made by `configure' or to help
1093 ## Cache variables. ##
1116 ## Output variables
[all...]
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
117 # Unset variables that we do not need and which cause bugs (e.g. in
218 # works around shells that cannot unset nonexistent variables.
245 # Unset more variables known to interfere with behavior of common tools.
1463 # Initialize some variables set by options.
1468 # The variables have the same names as the options, with
1487 # and all the variables that are supposed to be based on exec_prefix
2006 To assign environment variables (e.g., CC, CFLAGS...), specify them as
2007 VAR=VALUE. See below for descriptions of some of the useful variables.
2123 Some influential environment variables
[all...]
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex1676 % Now make Tex use those variables
1683 % Commands to set those variables.
4816 % These are used for "variables" since they have no arguments.
5143 \dovarind#2 \relax% Make entry in variables index
6358 @c Local variables:
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex2062 % Now make TeX use those variables
2069 % Commands to set those variables.
5208 %%% Typed variables:
5226 %%% Untyped variables:
6919 @c Local variables:
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex1558 % Now make Tex use those variables
1565 % Commands to set those variables.
4468 % These are used for "variables" since they have no arguments.
4794 \dovarind#2 \relax% Make entry in variables index
5986 @c Local variables:
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
315 # Initialize some variables set by options.
318 # The variables have the same names as the options, with
337 # and all the variables that are supposed to be based on exec_prefix
785 To assign environment variables (e.g., CC, CFLAGS...), specify them as
786 VAR=VALUE. See below for descriptions of some of the useful variables.
875 Some influential environment variables:
884 Use these variables to override the choices made by `configure' or to help
1108 ## Cache variables. ##
1131 ## Output variables
[all...]
/haiku-fatelf/src/bin/gdb/readline/
H A Dconfigure3 # Guess values for system-dependent variables and create Makefiles.
317 # Initialize some variables set by options.
320 # The variables have the same names as the options, with
339 # and all the variables that are supposed to be based on exec_prefix
787 To assign environment variables (e.g., CC, CFLAGS...), specify them as
788 VAR=VALUE. See below for descriptions of some of the useful variables.
859 Some influential environment variables:
868 Use these variables to override the choices made by `configure' or to help
1063 ## Cache variables. ##
1086 ## Output variables
[all...]

Completed in 774 milliseconds

123