Searched refs:exported (Results 1 – 16 of 16) sorted by relevance
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | shell | 14 # Test shells inside exported environment variables. 15 # This is the test that fails if we try to put make exported variables into
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | SHELL | 20 # exported to the subshell! I wanted to set SHELL to be $^X (perl) in the 31 # As a GNU make extension, if make's SHELL variable is explicitly exported, 41 # Test out setting of SHELL, both exported and not, as a target-specific
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | patspecific_vars | 64 # TEST #5 -- test pattern-specific exported variables
|
D | parallelism | 69 # function in an exported recursive variable. I added some code to check
|
D | export | 57 # TEST 1: make sure vars inherited from the parent are exported
|
/ndk/sources/host-tools/make-3.81/ |
D | read.c | 869 int exported; in eval() local 1042 exported = 0; in eval() 1052 exported = 1; in eval() 1072 record_target_var (filenames, p, v_origin, exported, fstart); in eval() 1762 enum variable_origin origin, int exported, in record_target_var() argument 1831 v->export = exported ? v_export : v_default; in record_target_var()
|
D | NEWS | 479 the command line, into the `MAKEFLAGS' value exported to children. The 637 set SHELL itself. SHELL is always exported to child processes. 646 the environment are exported by default. To export others, use: 742 defined on the command line are exported.
|
D | ChangeLog | 799 jobserver tokens. I found that this happens when an exported 1833 "exported" flag. 1835 "exported" flag is set.
|
/ndk/ |
D | CHANGELOG.md | 71 * Removed symbols which are not exported by the current platform libc/m/dl from
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
D | 0001-android-Add-locale-support.patch | 201 +// variable is properly exported with a C name. In other words, this does
|
/ndk/build/tools/ |
D | README.md | 181 libc.so.functions.txt -> list of exported function names 182 libc.so.variables.txt -> list of exported variable names
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 3216 _not_ exported in the environment to commands that `make' invokes. 3218 exported. You can override this behavior by explicitly exporting 3583 The value of the `make' variable `SHELL' is not exported. Instead, 3589 The special variable `MAKEFLAGS' is always exported (unless you 3590 unexport it). `MAKEFILES' is exported if you set it to anything. 3605 If you want to _prevent_ a variable from being exported, use the 3612 (list of) variable names to be (un)exported. 3647 If you want all variables to be exported by default, you can use 3653 an `export' or `unexport' directive should be exported. Any variable 3654 given in an `unexport' directive will still _not_ be exported. If you [all …]
|
D | make.texi | 3852 is @emph{not} exported in the environment to commands that @code{make} 3854 any, is exported. You can override this behavior by explicitly 4295 @cindex SHELL, exported value 4296 The value of the @code{make} variable @code{SHELL} is not exported. 4302 The special variable @code{MAKEFLAGS} is always exported (unless you 4303 unexport it). @code{MAKEFILES} is exported if you set it to anything. 4329 If you want to @emph{prevent} a variable from being exported, use the 4339 which expand to a (list of) variable names to be (un)exported. 4391 If you want all variables to be exported by default, you can use 4400 in an @code{export} or @code{unexport} directive should be exported. [all …]
|
D | make.info-2 | 4007 * SHELL, exported value: Variables/Recursion. (line 23)
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | ChangeLog | 360 * scripts/features/patspecific_vars: Test exported variables.
|
/ndk/sources/host-tools/make-3.81/po/ |
D | gl.po | 2167 #~ msgid "Job exported to %s ID %u\n"
|