Searched refs:environment (Results 1 - 25 of 234) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet23.C3 class environment { class
8 typedef int (environment::*INT_FUNCP)();
14 myfoo(&environment::get_font);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet23.C3 class environment { class
8 typedef int (environment::*INT_FUNCP)();
14 myfoo(&environment::get_font);
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/man/
H A Denvsubst.x2 envsubst \- substitutes environment variables in shell format strings
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dprinter.h43 struct environment { struct
68 void set_ascii_char(unsigned char c, const environment *env,
70 void set_special_char(const char *nm, const environment *env,
72 virtual void set_numbered_char(int n, const environment *env,
74 int set_char_and_width(const char *nm, const environment *env,
77 virtual void draw(int code, int *p, int np, const environment *env);
79 virtual void change_color(const environment * const env);
81 virtual void change_fill_color(const environment * const env);
86 virtual void special(char *arg, const environment *env,
88 virtual void devtag(char *arg, const environment *en
[all...]
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/test/
H A Denv.lua1 -- read environment variables as if they were global variables
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libdriver/
H A Dprinter.cpp157 void printer::special(char *, const environment *, char)
161 void printer::devtag(char *, const environment *, char)
165 void printer::draw(int, int *, int, const environment *)
169 void printer::change_color(const environment * const)
173 void printer::change_fill_color(const environment * const)
177 void printer::set_ascii_char(unsigned char c, const environment *env,
194 void printer::set_special_char(const char *nm, const environment *env,
207 int printer::set_char_and_width(const char *nm, const environment *env,
238 void printer::set_numbered_char(int num, const environment *env, int *widthp)
H A Dinput.cpp67 - The environment stack wasn't suitable for the color extensions
93 - For the `D' commands that only set the environment, the calling of
95 the `DF' commands; the (changed) environment is sent with the
110 - Disable environment stack and the commands `{' and `}' by making
137 - Can the `Dt' command be completely handled by setting environment
157 - Make `environment' a class with an overflow check for its members
259 // integer type used in the fields of struct environment (see printer.h)
324 environment **data;
330 environment *pop(void);
331 void push(environment *
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-env.c1 /* MI Command Set - environment commands.
73 error (_("-environment-pwd: No arguments required"));
84 error (_("-environment-pwd: error finding name of working directory: %s"),
95 error (_("-environment-cd: Usage DIRECTORY"));
143 int opt = mi_getopt ("-environment-path", argc, argv, opts,
167 env = get_in_environ (current_inferior ()->environment, path_var_name);
178 set_in_environ (current_inferior ()->environment, path_var_name, exec_path);
180 env = get_in_environ (current_inferior ()->environment, path_var_name);
214 int opt = mi_getopt ("-environment-directory", argc, argv, opts,
266 struct gdb_environ *environment; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Dclean_test.com4 $ def_orig = f$environment( "default")
5 $ proc = f$environment( "procedure")
H A Dtests.com8 $ proc = f$environment( "procedure")
12 $ __proc = f$element(0,";",f$environment("procedure"))
14 $ __save_default = f$environment("default")
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Denv.h70 class environment;
72 hunits env_digit_width(environment *);
73 hunits env_space_width(environment *);
74 hunits env_sentence_space_width(environment *);
75 hunits env_narrow_space_width(environment *);
76 hunits env_half_narrow_space_width(environment *);
148 class environment { class
149 int dummy; // dummy environment used for \w
264 environment(symbol);
265 environment(cons
[all...]
H A Denv.cpp47 environment *env;
49 env_list(environment *e, env_list *p) : env(e), next(p) {}
54 environment *env_table[NENVIRONMENTS];
56 environment *curenv;
85 friend void environment::mark_last_line();
86 friend void environment::output(node *, int, vunits, vunits, hunits, int);
125 void environment::output(node *nd, int no_fill_flag,
160 void environment::output_title(node *nd, int no_fill_flag,
171 void environment::output_pending_lines()
182 void environment
617 environment::environment(symbol nm) function in class:environment
705 environment::environment(const environment *e) function in class:environment
[all...]
H A Drequest.h91 class environment;
93 node *charinfo_to_node_list(charinfo *, const environment *);
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A DMakefile.inc5 SRCS+= panic.c calloc.c readdir.c pager.c environment.c fileload.c
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Djob.h31 char **environment; /* Environment for commands. */ member in struct:child
H A Dconfigure.bat4 rem The SmallEnv trick protects against too small environment block,
6 rem goes awry. COMMAND.COM will say "Out of environment space", but
41 echo Your environment is too small. Please enlarge it and run me again.
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/VMS/
H A Dopenssl_startup.com21 $ orig_dev_dir = f$environment( "DEFAULT")
45 $ proc = f$environment( "procedure")
53 $ ossl_dev_dir = f$environment( "default")
H A Dinstall-vms.com11 $ proc = f$environment( "procedure")
/netbsd-6-1-5-RELEASE/libexec/httpd/
H A Dprintenv.lua4 -- it will simply output the "environment"
15 -- we get the "environment" in the env table, the values are more
35 -- print the list of "environment" variables
/netbsd-6-1-5-RELEASE/sys/arch/arc/stand/boot/
H A Dboot.c108 static char **environment; variable
164 environment = &argv[1];
205 * the environment
264 for (env = environment; env[0]; env++) {
/netbsd-6-1-5-RELEASE/bin/sh/
H A Dvar.h121 char **environment(void);
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grops/
H A Dps.cpp569 void do_exec(char *, const environment *);
570 void do_import(char *, const environment *);
571 void do_def(char *, const environment *);
572 void do_mdef(char *, const environment *);
573 void do_file(char *, const environment *);
574 void do_invis(char *, const environment *);
575 void do_endinvis(char *, const environment *);
576 void set_line_thickness_and_color(const environment *);
577 void fill_path(const environment *);
592 void set_char(int i, font *f, const environment *en
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/arch/djgpp/
H A Dconfig.bat5 Rem of the environment in stock DOS shell.
44 echo No USERNAME and no USER found in the environment, using default values
90 echo Your environment size is too small. Enlarge it and run me again.
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grolbp/
H A Dlbp.cpp68 void set_char(int, font *, const environment *, int, const char *name);
69 void draw(int code, int *p, int np, const environment *env);
75 void set_line_thickness(int size,const environment *env);
197 inline void lbp_printer::set_line_thickness(int size,const environment *env)
282 void lbp_printer::set_char(int idx, font *f, const environment *env,
416 void lbp_printer::draw(int code, int *p, int np, const environment *env)
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/
H A DMakefile.am18 cook.c enumeration.c environment.c \

Completed in 400 milliseconds

12345678910