| /freebsd-10-stable/contrib/groff/src/include/ |
| D | printer.h | 41 struct environment { struct 66 void set_ascii_char(unsigned char c, const environment *env, argument 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 *env, [all …]
|
| /freebsd-10-stable/contrib/groff/src/roff/troff/ |
| D | env.cpp | 45 environment *env; 47 env_list(environment *e, env_list *p) : env(e), next(p) {} in env_list() 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, in output() 158 void environment::output_title(node *nd, int no_fill_flag, in output_title() 169 void environment::output_pending_lines() in output_pending_lines() 180 void environment::mark_last_line() in mark_last_line() [all …]
|
| D | env.h | 68 class environment; variable 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 { 262 environment(symbol); 263 environment(const environment *); // for temporary environment 264 ~environment(); [all …]
|
| D | TODO | 67 Have a per-environment parameter to increase letter-spacing. 112 Request to remove an environment. (Maintain a count of the references 113 to the environment from the environment table, environment dictionary 114 or environment stack.)
|
| D | request.h | 89 class environment; variable 91 node *charinfo_to_node_list(charinfo *, const environment *);
|
| /freebsd-10-stable/contrib/groff/src/libs/libdriver/ |
| D | printer.cpp | 155 void printer::special(char *, const environment *, char) in special() argument 159 void printer::devtag(char *, const environment *, char) in devtag() argument 163 void printer::draw(int, int *, int, const environment *) in draw() argument 167 void printer::change_color(const environment * const) in change_color() 171 void printer::change_fill_color(const environment * const) in change_fill_color() 175 void printer::set_ascii_char(unsigned char c, const environment *env, in set_ascii_char() 192 void printer::set_special_char(const char *nm, const environment *env, in set_special_char() 205 int printer::set_char_and_width(const char *nm, const environment *env, in set_char_and_width() 236 void printer::set_numbered_char(int num, const environment *env, int *widthp) in set_numbered_char()
|
| D | input.cpp | 322 environment **data; 328 environment *pop(void); 329 void push(environment *e); 373 environment *current_env = 0; 377 envp_size = sizeof(environment *); 444 data = (environment **)malloc(envp_size * num_allocated); in EnvStack() 460 environment * 464 environment *result = data[num_stored]; in pop() 471 EnvStack::push(environment *e) in push() 473 environment *e_copy = new environment; in push() [all …]
|
| /freebsd-10-stable/sys/boot/arm/uboot/ |
| D | help.uboot | 4 # Tubenv DShow or import U-Boot environment variables 8 Display U-Boot environment variables, or import them into the 9 loader environment (which makes them available in the kernel). 16 If no variable names are specified, all U-Boot environment 25 If no variable names are specified, all U-Boot environment
|
| /freebsd-10-stable/contrib/groff/src/devices/grops/ |
| D | ps.cpp | 567 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 *env, int w, [all …]
|
| /freebsd-10-stable/contrib/groff/src/devices/grodvi/ |
| D | dvi.cpp | 178 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, in set_char() 555 void dvi_printer::special(char *arg, const environment *env, char type) in special() 580 void dvi_printer::draw(int code, int *p, int np, const environment *env) in draw() 674 void draw_dvi_printer::set_line_thickness(const environment *env) in set_line_thickness() [all …]
|
| /freebsd-10-stable/contrib/groff/src/devices/grotty/ |
| D | tty.cpp | 218 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, in set_char() 436 void tty_printer::special(char *arg, const environment *env, char type) in special() 477 void tty_printer::change_color(const environment * const env) in change_color() 482 void tty_printer::change_fill_color(const environment * const env) in change_fill_color() 487 void tty_printer::draw(int code, int *p, int np, const environment *env) in draw()
|
| /freebsd-10-stable/bin/sh/tests/builtins/ |
| D | break5.4 | 5 # In some uncommitted code, the subshell environment corrupted the outer 6 # shell environment's state.
|
| /freebsd-10-stable/crypto/heimdal/lib/hx509/ |
| D | hxtool-commands.in | 68 help = "password, prompter, or environment" 142 help = "password, prompter, or environment" 192 help = "password, prompter, or environment" 222 help = "password, prompter, or environment" 257 help = "password, prompter, or environment" 300 help = "password, prompter, or environment" 328 help = "password, prompter, or environment" 341 help = "password, prompter, or environment" 347 help = "password, prompter, or environment" 359 help = "password, prompter, or environment" [all …]
|
| /freebsd-10-stable/contrib/unbound/libunbound/python/doc/examples/ |
| D | index.rst | 4 Here you can find several examples which utilizes the unbound library in Python environment. 6 This set of examples shows how to use the functions from Python environment.
|
| /freebsd-10-stable/contrib/groff/src/devices/grolbp/ |
| D | lbp.cpp | 66 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) in set_line_thickness() 280 void lbp_printer::set_char(int idx, font *f, const environment *env, in set_char() 414 void lbp_printer::draw(int code, int *p, int np, const environment *env) in draw()
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | standards.texi | 36 @cindex freestanding environment 38 @cindex hosted environment 113 two environments for programs, a @dfn{freestanding environment}, 117 implementation-defined, and a @dfn{hosted environment}, which is not 120 char *[])}. An OS kernel would be a freestanding environment; a 131 freestanding implementation for a freestanding environment, use the 142 environment, you will need to find them elsewhere (for example, in the 147 freestanding environment provide @code{memcpy}, @code{memmove},
|
| /freebsd-10-stable/contrib/gdb/gdb/config/mips/ |
| D | riscos.mh | 10 # OBSOLETE # ptrace(2) apparently has problems in the BSD environment. No workaround is 11 # OBSOLETE # known except to select the sysv environment. Could we use /proc instead?
|
| /freebsd-10-stable/contrib/groff/ |
| D | README.MinGW | 24 installer can then automatically set up the proper environment for running 87 setting up the runtime environment, and avoiding known runtime problems, 103 o The MSYS environment creates a virtual UNIX-like file system, with its 217 The runtime environment, provided to groff by MSYS, is essentially the same 219 environment variables which may be used to customize the groff runtime 220 environment have similar effects under MSYS, as they would in UNIX or 230 there is no environment variable set to define a writeable location for 236 environment variables, whereas MS-Windows applications generally use TMP or 251 environment, which would not affect groff in its native UNIX environment: 256 exception, if the TMP environment variable is not appropriately defined; [all …]
|
| D | ChangeLog.115 | 522 * troff/env.cc (environment::set_font): Make bad font number a 584 pending_output_line::output, environment::output, 585 environment::output_line, environment::output_title, 586 environment::hyphenate_line): In place of 589 (environment::environment): Add post_vertical_spacing and 591 (environment::get_post_vertical_spacing): New function. 592 (environment::total_post_vertical_spacing): New function. 593 (environment::post_vertical_spacing): New function. 623 * troff/env.cc (environment::possibly_break_line): Require that 761 (par@init): Don't initialize HY. Avoid changing environment 0. [all …]
|
| /freebsd-10-stable/crypto/openssl/doc/apps/ |
| D | config.pod | 29 The environment is mapped onto a section called B<ENV>. 46 or B<${section::name}>. By using the form B<$ENV::name> environment 48 environment variables by using the name B<ENV::name>, this will work 49 if the program looks up environment variables using the B<CONF> library 216 if an attempt is made to expand an environment variable that doesn't 222 a default value: then if the environment lookup fails the default value 263 This next example shows how to expand environment variables safely. 267 the B<TEMP> or B<TMP> environment variables but they may not be 268 set to any value at all. If you just include the environment variable 275 # The above value is used if TMP isn't in the environment [all …]
|
| /freebsd-10-stable/contrib/tcsh/ |
| D | WishList | 57 Currently I can't get ssh to have the right environment unless it is a 58 login shell. The .ssh/environment doesn't work for me because I login 60 would be to not have the different environment for login compared to 197 environment variable such as: 246 catalogs" in unicode environment. Also unicode support (and other 247 multibyte encodings) should depend on environment variables 278 required). Setting a temporary environment variable before executing 298 This provides the environment variable CURRCMDLINE to any 300 a sufficiently obscure environment variable that noone else is likely
|
| /freebsd-10-stable/contrib/byacc/ |
| D | NEW_FEATURES | 15 The environment variable TMPDIR determines the directory where 44 enabled by setting an environment variable. If the environment variable
|
| /freebsd-10-stable/sys/gnu/dts/arm/ |
| D | imx28-m28.dtsi | 38 label = "environment"; 43 label = "redundant-environment";
|
| /freebsd-10-stable/contrib/gcc/config/ |
| D | vxworks.opt | 25 Assume the VxWorks RTP environment 32 Assume the VxWorks vThreads environment
|
| /freebsd-10-stable/tools/test/testfloat/ |
| D | testfloat-history.txt | 42 `environment.h' to `milieu.h' (to avoid confusion with environment
|