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

12345

/freebsd-10.1-release/contrib/groff/src/include/
H A Dprinter.h41 struct environment { struct
66 void set_ascii_char(unsigned char c, const environment *env,
68 void set_special_char(const char *nm, const environment *env,
70 virtual void set_numbered_char(int n, const environment *env,
72 int set_char_and_width(const char *nm, const environment *env,
75 virtual void draw(int code, int *p, int np, const environment *env);
77 virtual void change_color(const environment * const env);
79 virtual void change_fill_color(const environment * const env);
84 virtual void special(char *arg, const environment *env,
86 virtual void devtag(char *arg, const environment *en
[all...]
/freebsd-10.1-release/sys/dev/isci/
H A Dtypes.h35 #include <dev/isci/environment.h>
/freebsd-10.1-release/contrib/groff/src/libs/libdriver/
H A Dprinter.cpp155 void printer::special(char *, const environment *, char)
159 void printer::devtag(char *, const environment *, char)
163 void printer::draw(int, int *, int, const environment *)
167 void printer::change_color(const environment * const)
171 void printer::change_fill_color(const environment * const)
175 void printer::set_ascii_char(unsigned char c, const environment *env,
192 void printer::set_special_char(const char *nm, const environment *env,
205 int printer::set_char_and_width(const char *nm, const environment *env,
236 void printer::set_numbered_char(int num, const environment *env, int *widthp)
H A Dinput.cpp65 - The environment stack wasn't suitable for the color extensions
91 - For the `D' commands that only set the environment, the calling of
93 the `DF' commands; the (changed) environment is sent with the
108 - Disable environment stack and the commands `{' and `}' by making
135 - Can the `Dt' command be completely handled by setting environment
155 - Make `environment' a class with an overflow check for its members
257 // integer type used in the fields of struct environment (see printer.h)
322 environment **data;
328 environment *pop(void);
329 void push(environment *
[all...]
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.h68 class environment;
70 hunits env_digit_width(environment *);
71 hunits env_space_width(environment *);
72 hunits env_sentence_space_width(environment *);
73 hunits env_narrow_space_width(environment *);
74 hunits env_half_narrow_space_width(environment *);
146 class environment { class
147 int dummy; // dummy environment used for \w
262 environment(symbol);
263 environment(cons
[all...]
H A Denv.cpp45 environment *env;
47 env_list(environment *e, env_list *p) : env(e), next(p) {}
52 environment *env_table[NENVIRONMENTS];
54 environment *curenv;
83 friend void environment::mark_last_line();
84 friend void environment::output(node *, int, vunits, vunits, hunits, int);
123 void environment::output(node *nd, int no_fill_flag,
158 void environment::output_title(node *nd, int no_fill_flag,
169 void environment::output_pending_lines()
180 void environment
615 environment::environment(symbol nm) function in class:environment
703 environment::environment(const environment *e) function in class:environment
[all...]
H A Drequest.h89 class environment;
91 node *charinfo_to_node_list(charinfo *, const environment *);
H A Dnode.h44 class environment;
60 node *add_char(charinfo *, environment *, hunits *, int *, node ** = 0);
606 node *make_node(charinfo *, environment *);
607 int character_exists(charinfo *, environment *);
674 symbol get_font_name(int, environment *);
/freebsd-10.1-release/contrib/bmake/mk/
H A Dsys.clean-env.mk21 # The actuall list of variables from the environment that will be
24 # A list of prefixes to match against the environment - the results
82 # Now, clobber the environment
109 # otherwise the environment will be ruined when we evaluate them below.
/freebsd-10.1-release/share/mk/
H A Dbsd.obj.mk13 # are built. Note: MAKEOBJDIR is an *environment* variable
14 # and works properly only if set as an environment variable,
20 # tree. Note: MAKEOBJDIRPREFIX is an *environment* variable
21 # and works properly only if set as an environment variable,
/freebsd-10.1-release/bin/sh/
H A Dvar.h125 char **environment(void);
/freebsd-10.1-release/contrib/groff/src/devices/grops/
H A Dps.cpp567 void do_exec(char *, const environment *);
568 void do_import(char *, const environment *);
569 void do_def(char *, const environment *);
570 void do_mdef(char *, const environment *);
571 void do_file(char *, const environment *);
572 void do_invis(char *, const environment *);
573 void do_endinvis(char *, const environment *);
574 void set_line_thickness_and_color(const environment *);
575 void fill_path(const environment *);
590 void set_char(int i, font *f, const environment *en
[all...]
/freebsd-10.1-release/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp66 void set_char(int, font *, const environment *, int, const char *name);
67 void draw(int code, int *p, int np, const environment *env);
73 void set_line_thickness(int size,const environment *env);
195 inline void lbp_printer::set_line_thickness(int size,const environment *env)
280 void lbp_printer::set_char(int idx, font *f, const environment *env,
414 void lbp_printer::draw(int code, int *p, int np, const environment *env)
/freebsd-10.1-release/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp178 void set_char(int, font *, const environment *, int w, const char *name);
179 void special(char *arg, const environment *env, char type);
181 void draw(int code, int *p, int np, const environment *env);
187 void set_line_thickness(const environment *);
188 void fill_next(const environment *);
192 void draw(int code, int *p, int np, const environment *env);
343 void dvi_printer::set_char(int idx, font *f, const environment *env,
555 void dvi_printer::special(char *arg, const environment *env, char type)
580 void dvi_printer::draw(int code, int *p, int np, const environment *env)
674 void draw_dvi_printer::set_line_thickness(const environment *en
[all...]
/freebsd-10.1-release/contrib/groff/src/devices/grotty/
H A Dtty.cpp218 void set_char(int, font *, const environment *, int, const char *name);
219 void draw(int code, int *p, int np, const environment *env);
220 void special(char *arg, const environment *env, char type);
221 void change_color(const environment * const env);
222 void change_fill_color(const environment * const env);
363 void tty_printer::set_char(int i, font *f, const environment *env,
436 void tty_printer::special(char *arg, const environment *env, char type)
477 void tty_printer::change_color(const environment * const env)
482 void tty_printer::change_fill_color(const environment * const env)
487 void tty_printer::draw(int code, int *p, int np, const environment *en
[all...]
/freebsd-10.1-release/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp166 void set_char(int, font *, const environment *, int, const char *name);
167 void draw(int code, int *p, int np, const environment *env);
281 void lj4_printer::set_char(int idx, font *f, const environment *env,
344 void lj4_printer::draw(int code, int *p, int np, const environment *env)
/freebsd-10.1-release/kerberos5/lib/libroken/
H A DMakefile34 environment.c \
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dscu_bios_definitions.h71 * #define statement in environment.h or define the statement as an input
75 #include <dev/isci/environment.h>
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm98 ! Compute the address of the environment vector on the stack and load
101 ! size of each arg (4 bytes) and compute the address of the environment
110 ! Push the environment vector pointer, the argument vector pointer,
112 ! for _init(), _fpstart(), and main(). Note that the environment
H A Dsol2-gc1.asm111 ! Compute the address of the environment vector on the stack and load
114 ! size of each arg (4 bytes) and compute the address of the environment
123 ! Push the environment vector pointer, the argument vector pointer,
125 ! for _init(), _fpstart(), and main(). Note that the environment
/freebsd-10.1-release/contrib/byacc/
H A Dvmsbuild.com185 $ write test_script "$ temp = f$environment(""procedure"")"
/freebsd-10.1-release/contrib/gdb/
H A Ddjunpack.bat22 Rem If their environment space is too small, re-exec with a larger one
/freebsd-10.1-release/contrib/llvm/lib/Support/Windows/
H A DProgram.inc32 // This function just uses the PATH environment variable to find the program.
221 // The pointer to the environment block for the new process.
225 // An environment block consists of a null-terminated block of
226 // null-terminated strings. Convert the array of environment variables to
227 // an environment block by concatenating them.
232 MakeErrMsg(ErrMsg, "Unable to convert environment variable to UTF-16");
/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp2004 void do_exec (char *, const environment *);
2005 void do_import (char *, const environment *);
2006 void do_def (char *, const environment *);
2007 void do_mdef (char *, const environment *);
2008 void do_file (char *, const environment *);
2009 void set_line_thickness (const environment *);
2014 int sbuf_continuation (int index, const char *name, const environment *env, int w);
2065 int overstrike (int index, const char *name, const environment *env, int w);
2103 void set_char (int i, font *f, const environment *env, int w, const char *name);
2104 void set_numbered_char(int num, const environment *en
[all...]
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Dsol-ci.asm99 # _environ and its evil twin environ, pointing to the environment

Completed in 305 milliseconds

12345