Searched refs:environment (Results 26 - 50 of 706) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/d10v/
H A Dt-ae-st2w-i.s3 # sim: --environment operating
H A Dt-ae-st2w-id.s3 # sim: --environment operating
H A Dt-ae-st2w-im.s3 # sim: --environment operating
H A Dt-ae-st2w-ip.s3 # sim: --environment operating
H A Dt-ae-st2w-is.s3 # sim: --environment operating
H A Dt-rie-xx.s3 # sim: --environment operating
H A Dt-rte.s3 # sim: --environment operating
H A Dt-sp.s3 # sim: --environment operating
H A Dt-rac.s3 # sim: --environment operating
H A Dt-rdt.s3 # sim: --environment operating
H A Dt-dbt.s3 # sim: --environment operating
H A Dt-rachi.s3 # sim: --environment operating
H A Dt-sac.s3 # sim: --environment operating
H A Dt-sachi.s3 # sim: --environment operating
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestingConfig.py17 # Set the environment based on the command line arguments.
18 environment = {
38 environment['PYTHONBUFFERED'] = '1'
45 environment[var] = val
58 environment = environment,
108 environment, substitutions, unsupported,
117 self.environment = dict(environment)
150 self.environment
[all...]
/netbsd-current/external/gpl2/groff/dist/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)
/netbsd-current/usr.bin/make/unit-tests/
H A Dexport-env.mk3 # our normal .export, subsequent changes affect the environment
13 # gmake style export goes further; affects nothing but the environment
H A Dvarname-dot-makeflags.mk5 # the environment variable MAKEFLAGS (without leading '.').
27 # The environment variable 'MAKEFLAGS' is not available to child processes
34 # After parsing, the environment variable 'MAKEFLAGS' is set based on the
H A Dvar-op-append.mk60 # Appending to an environment variable in the global scope creates a global
61 # variable of the same name, taking its initial value from the environment
62 # variable. After the assignment, the environment variable is left as-is,
63 # the value of the global variable is not synced back to the environment
75 # Appending to an environment variable in the command line scope ignores the
76 # environment variable.
/netbsd-current/external/gpl2/groff/dist/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...]
/netbsd-current/sys/external/isc/libsodium/dist/builds/msvc/build/
H A Dbuildbase.bat9 SET environment="%programfiles(x86)%\%tools%"
10 IF NOT EXIST %environment% SET environment="%programfiles%\%tools%"
11 IF NOT EXIST %environment% GOTO no_tools
15 CALL %environment% x86 > nul
37 CALL %environment% x86_amd64 > nul
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcec-non-operating-env.s2 # make much sense in a non-operating environment
H A Dcec-system-call.S4 # sim: --environment operating
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcec-non-operating-env.s2 # make much sense in a non-operating environment
H A Dcec-system-call.S4 # sim: --environment operating

Completed in 129 milliseconds

1234567891011>>