Searched refs:environment (Results 251 - 275 of 722) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DProgram.inc202 // The pointer to the environment block for the new process.
206 // An environment block consists of a null-terminated block of
207 // null-terminated strings. Convert the array of environment variables to
208 // an environment block by concatenating them.
213 MakeErrMsg(ErrMsg, "Unable to convert environment variable to UTF-16");
/netbsd-current/external/mit/xorg/lib/fontconfig/etc/
H A Dfonts.conf13 most environments. If you have a reasonably normal environment and
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/d10v/
H A Dt-macros.i3 # sim: --environment operating
/netbsd-current/external/bsd/tmux/usr.bin/tmux/
H A DMakefile72 cmd-set-environment.c \
74 cmd-show-environment.c \
/netbsd-current/external/gpl3/gdb/dist/
H A Ddjunpack.bat22 Rem If their environment space is too small, re-exec with a larger one
/netbsd-current/external/gpl3/gdb.old/dist/
H A Ddjunpack.bat22 Rem If their environment space is too small, re-exec with a larger one
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/d10v/
H A Dt-macros.i3 # sim: --environment operating
/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2006 void do_exec (char *, const environment *);
2007 void do_import (char *, const environment *);
2008 void do_def (char *, const environment *);
2009 void do_mdef (char *, const environment *);
2010 void do_file (char *, const environment *);
2011 void set_line_thickness (const environment *);
2016 int sbuf_continuation (int index, const char *name, const environment *env, int w);
2067 int overstrike (int index, const char *name, const environment *env, int w);
2105 void set_char (int i, font *f, const environment *env, int w, const char *name);
2106 void set_numbered_char(int num, const environment *en
[all...]
/netbsd-current/external/gpl2/gettext/dist/djgpp/
H A Dconfig.bat5 Rem of the environment in stock DOS shell.
222 echo No SHELL found in the environment, using default value
229 echo No HOME found in the environment, using default value
244 echo No USERNAME and no USER found in the environment, using default values
324 echo Your environment size is too small. Enlarge it and run me again.
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinfcmd.c454 current_inferior ()->environment.envp (),
2017 const char *val = current_inferior ()->environment.get (var);
2035 char **envp = current_inferior ()->environment.envp ();
2052 error_no_arg (_("environment variable and value"));
2076 error_no_arg (_("environment variable to set"));
2098 gdb_printf (_("Setting environment variable "
2101 current_inferior ()->environment.set (var.c_str (), "");
2104 current_inferior ()->environment.set (var.c_str (), val);
2112 /* If there is no argument, delete all environment variables.
2114 if (!from_tty || query (_("Delete all environment variable
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcmd.c472 current_inferior ()->environment.envp (),
2019 const char *val = current_inferior ()->environment.get (var);
2037 char **envp = current_inferior ()->environment.envp ();
2054 error_no_arg (_("environment variable and value"));
2078 error_no_arg (_("environment variable to set"));
2100 gdb_printf (_("Setting environment variable "
2103 current_inferior ()->environment.set (var.c_str (), "");
2106 current_inferior ()->environment.set (var.c_str (), val);
2114 /* If there is no argument, delete all environment variables.
2116 if (!from_tty || query (_("Delete all environment variable
[all...]
/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dwarmup.cmd16 if /I "%dig%"=="" echo Dig not found. If installed, add path to PATH environment variable. & exit 1
/netbsd-current/external/gpl2/grep/dist/
H A Dgrep.spec148 - auto rebuild in the new build environment (release 2)
/netbsd-current/crypto/external/bsd/openssh/bin/ssh-copy-id/
H A Dssh-copy-id50 please try setting the environment variable SANE_SH to the path of that
/netbsd-current/external/mit/libcbor/dist/doc/
H A DMakefile12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
19 # the i18n builder cannot share the environment and doctrees with the others
/netbsd-current/external/mit/libuv/dist/docs/
H A DMakefile14 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
21 # the i18n builder cannot share the environment and doctrees with the others
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dc_except_user_mode.S4 # sim: --environment operating
H A Dc_interr_disable.S4 # sim: --environment operating
H A Dc_interr_nmi.S4 # sim: --environment operating
H A Dc_interr_pending.S4 # sim: --environment operating
H A Dc_interr_pending_2.S4 # sim: --environment operating
H A Dc_interr_timer_reload.S4 # sim: --environment operating
H A Dc_mmr_loop_user_except.S4 # sim: --environment operating
H A Dc_mmr_ppop_illegal_adr.S4 # sim: --environment operating
H A Dc_mmr_ppopm_illegal_adr.S4 # sim: --environment operating

Completed in 307 milliseconds

<<11121314151617181920>>