Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:MODULES
(Results
1 - 19
of
19
) sorted by relevance
/third_party/curl/packages/OS400/
H
A
D
make-tests.sh
69
MODULES
=
107
*)
MODULES
="${
MODULES
} "`db2_name "${ARG}"`
111
MODULES
="`echo \"${
MODULES
}\" |
115
CMD="${CMD} MODULE(${
MODULES
} ${MODS})"
H
A
D
initscript.sh
166
# As side effect, append the module name to variable
MODULES
.
172
MODULES
="${
MODULES
} ${1}"
/third_party/zlib/os400/
H
A
D
make.sh
65
# 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
D
fallback.pm
55
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
D
fallback.pm
55
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
D
build_caselists.py
40
MODULES
= [
variable
54
for module in
MODULES
:
74
for module in
MODULES
:
/third_party/vk-gl-cts/external/openglcts/scripts/
H
A
D
build_caselists.py
43
MODULES
= [
variable
98
for module in
MODULES
:
/third_party/libabigail/tests/data/test-symtab/kernel-modversions/
H
A
D
Makefile
12
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
D
Makefile
13
pushd $(KDIR); ./scripts/config -e 64BIT -e
MODULES
; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel-5.6/
H
A
D
Makefile
13
pushd $(KDIR); ./scripts/config -e 64BIT -e
MODULES
; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel-4.14/
H
A
D
Makefile
13
pushd $(KDIR); ./scripts/config -e 64BIT -e
MODULES
; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel/
H
A
D
Makefile
13
pushd $(KDIR); ./scripts/config -e 64BIT -e
MODULES
; $(MAKE) olddefconfig; popd
/third_party/libabigail/tests/data/test-symtab/kernel-4.19/
H
A
D
Makefile
13
pushd $(KDIR); ./scripts/config -e 64BIT -e
MODULES
; $(MAKE) olddefconfig; popd
/third_party/skia/third_party/externals/freetype/builds/
H
A
D
modules.mk
76
-include $(patsubst %,$(TOP_DIR)/src/%/module.mk,$(
MODULES
))
H
A
D
freetype.mk
222
include $(patsubst %,$(SRC_DIR)/%/rules.mk,$(
MODULES
))
H
A
D
toplevel.mk
79
MODULES
:= $(FONT_MODULES) \
macro
/third_party/python/Lib/test/
H
A
D
test_linecache.py
17
MODULES
= "linecache abc".split()
variable
117
for entry in
MODULES
:
136
for entry in
MODULES
:
/third_party/node/deps/openssl/openssl/
H
A
D
Configure
20
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
D
Configure
20
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