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:subdir
(Results
26 - 50
of
125
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/arch/xtensa/boot/
H
A
D
Makefile
18
subdir
-y := lib
34
boot-elf boot-redboot: $(addprefix $(obj)/,$(
subdir
-y))
/kernel/linux/linux-6.6/arch/xtensa/boot/
H
A
D
Makefile
14
subdir
-y := lib
30
boot-elf boot-redboot: $(addprefix $(obj)/,$(
subdir
-y))
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H
A
D
rd_single_ver_storage_engine.cpp
74
if (OS::CheckPathExistence(option_.
subdir
+ DBConstant::PATH_POSTFIX_DB_INCOMPLETE) &&
in CreateNewExecutor()
75
OS::RemoveFile(option_.
subdir
+ DBConstant::PATH_POSTFIX_DB_INCOMPLETE) != E_OK) {
in CreateNewExecutor()
135
option_.uri = GetDbDir(option_.
subdir
, DbType::MAIN) + "/" + DBConstant::SINGLE_VER_DATA_STORE +
in TryToOpenMainDatabase()
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
H
A
D
Makefile
120
QUIET_SUBDIR0 = +$(MAKE) -C # space to separate -C and
subdir
133
QUIET_SUBDIR0 = +@
subdir
=
135
echo ' SUBDIR ' $$
subdir
; \
136
$(MAKE) $(PRINT_DIR) -C $$
subdir
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H
A
D
rsi_91x_debugfs.c
298
dev_dbgfs->
subdir
= debugfs_create_dir(devdir, NULL);
in rsi_init_dbgfs()
305
dev_dbgfs->
subdir
,
in rsi_init_dbgfs()
327
debugfs_remove_recursive(dev_dbgfs->
subdir
);
in rsi_remove_dbgfs()
H
A
D
rsi_debugfs.h
41
struct dentry *
subdir
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H
A
D
rsi_91x_debugfs.c
297
dev_dbgfs->
subdir
= debugfs_create_dir(devdir, NULL);
in rsi_init_dbgfs()
304
dev_dbgfs->
subdir
,
in rsi_init_dbgfs()
326
debugfs_remove_recursive(dev_dbgfs->
subdir
);
in rsi_remove_dbgfs()
H
A
D
rsi_debugfs.h
41
struct dentry *
subdir
;
member
/kernel/linux/linux-5.10/scripts/gdb/
H
A
D
Makefile
2
subdir
-y := linux
/kernel/linux/linux-5.10/scripts/selinux/
H
A
D
Makefile
2
subdir
-y := mdp genheaders
/kernel/linux/linux-6.6/scripts/gdb/
H
A
D
Makefile
2
subdir
-y := linux
/kernel/linux/linux-6.6/scripts/selinux/
H
A
D
Makefile
2
subdir
-y := mdp genheaders
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H
A
D
process.cpp
66
bool Process::CheckSubDir(std::string
subdir
)
in CheckSubDir()
argument
69
const char *q =
subdir
.c_str();
in CheckSubDir()
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
H
A
D
Makefile
3
subdir
-y += fsl
/kernel/linux/linux-6.6/arch/powerpc/boot/dts/
H
A
D
Makefile
3
subdir
-y += fsl
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/powerpc/
H
A
D
Makefile
3
subdir
-y += fsl
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/powerpc/
H
A
D
Makefile
3
subdir
-y += fsl
/kernel/linux/linux-5.10/arch/x86/realmode/
H
A
D
Makefile
15
subdir
- := rm
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H
A
D
Makefile
10
subdir
-ccflags-y += -I$(src)
/kernel/linux/linux-6.6/arch/parisc/boot/
H
A
D
Makefile
8
subdir
- := compressed
/kernel/linux/linux-5.10/drivers/rapidio/
H
A
D
Makefile
14
subdir
-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
Makefile
9
subdir
-ccflags-y += -I$(src)
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H
A
D
Makefile
10
subdir
-ccflags-y += -I$(src)
/kernel/linux/linux-6.6/drivers/rapidio/
H
A
D
Makefile
14
subdir
-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG
/kernel/linux/linux-6.6/arch/x86/realmode/
H
A
D
Makefile
14
subdir
- := rm
Completed in 5 milliseconds
1
2
3
4
5