Home
last modified time | relevance | path

Searched refs:MODULES (Results 1 - 19 of 19) sorted by relevance

/third_party/curl/packages/OS400/
H A Dmake-tests.sh69 MODULES=
107 *) MODULES="${MODULES} "`db2_name "${ARG}"`
111 MODULES="`echo \"${MODULES}\" |
115 CMD="${CMD} MODULE(${MODULES} ${MODS})"
H A Dinitscript.sh166 # As side effect, append the module name to variable MODULES.
172 MODULES="${MODULES} ${1}"
/third_party/zlib/os400/
H A Dmake.sh65 # As side effect, append the module name to variable MODULES.
71 MODULES="${MODULES} ${1}"
266 MODULES=
294 for MODULE in ${MODULES}
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A Dfallback.pm55 The sole exception is the file F<MODULES.txt>, which must contain a list of
56 sub-directories relative to the location of that F<MODULES.txt> file.
80 && ($path =~ m/(?:^|\/)MODULES.txt/ || -d $path)) {
86 if (-f $path) { # It's a MODULES.txt file
/third_party/openssl/util/perl/OpenSSL/
H A Dfallback.pm55 The sole exception is the file F<MODULES.txt>, which must contain a list of
56 sub-directories relative to the location of that F<MODULES.txt> file.
80 && ($path =~ m/(?:^|\/)MODULES.txt/ || -d $path)) {
86 if (-f $path) { # It's a MODULES.txt file
/third_party/vk-gl-cts/scripts/
H A Dbuild_caselists.py40 MODULES = [ variable
54 for module in MODULES:
74 for module in MODULES:
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dbuild_caselists.py43 MODULES = [ variable
98 for module in MODULES:
/third_party/libabigail/tests/data/test-symtab/kernel-modversions/
H A DMakefile12 cd $(KDIR) && ./scripts/config -e 64BIT -e MODULES -e MODVERSIONS -e CONFIG_DEBUG_INFO
/third_party/libabigail/tests/data/test-symtab/kernel-5.4/
H A DMakefile13 pushd $(KDIR); ./scripts/config -e 64BIT -e MODULES; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel-5.6/
H A DMakefile13 pushd $(KDIR); ./scripts/config -e 64BIT -e MODULES; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel-4.14/
H A DMakefile13 pushd $(KDIR); ./scripts/config -e 64BIT -e MODULES; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel/
H A DMakefile13 pushd $(KDIR); ./scripts/config -e 64BIT -e MODULES; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel-4.19/
H A DMakefile13 pushd $(KDIR); ./scripts/config -e 64BIT -e MODULES; $(MAKE) olddefconfig; popd
/third_party/skia/third_party/externals/freetype/builds/
H A Dmodules.mk76 -include $(patsubst %,$(TOP_DIR)/src/%/module.mk,$(MODULES))
H A Dfreetype.mk222 include $(patsubst %,$(SRC_DIR)/%/rules.mk,$(MODULES))
H A Dtoplevel.mk79 MODULES := $(FONT_MODULES) \ macro
/third_party/python/Lib/test/
H A Dtest_linecache.py17 MODULES = "linecache abc".split() variable
117 for entry in MODULES:
136 for entry in MODULES:
/third_party/node/deps/openssl/openssl/
H A DConfigure20 use OpenSSL::fallback "$FindBin::Bin/external/perl/MODULES.txt";
2160 qr/^\s* MODULES ${attribs_re} \s* = \s* ${value_re} \s* $/x
/third_party/openssl/
H A DConfigure20 use OpenSSL::fallback "$FindBin::Bin/external/perl/MODULES.txt";
2155 qr/^\s* MODULES ${attribs_re} \s* = \s* ${value_re} \s* $/x

Completed in 12 milliseconds