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
defs:switches
(Results
1 - 25
of
42
) sorted by relevance
1
2
/third_party/gn/src/gn/
H
A
D
switches.h
11
namespace
switches
{
namespace
H
A
D
switches.cc
7
namespace
switches
{
namespace
H
A
D
command_help.cc
265
const base::CommandLine::SwitchMap&
switches
=
RunHelp()
local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H
A
D
checker_config.h
39
std::vector<Switches>
switches
;
member in OHOS::DistributedData::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H
A
D
matrix_event.h
32
uint32_t
switches
= INVALID_VALUE;
member
H
A
D
device_matrix.h
60
uint32_t
switches
= INVALID_VALUE;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H
A
D
checker_mock.cpp
108
bool CheckerMock::SetSwitchesInfo(const CheckerManager::Switches &
switches
)
in SetSwitchesInfo()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/checker/
H
A
D
system_checker.cpp
49
bool SystemChecker::SetSwitchesInfo(const CheckerManager::Switches &
switches
)
in SetSwitchesInfo()
argument
H
A
D
bundle_checker.cpp
60
bool BundleChecker::SetSwitchesInfo(const CheckerManager::Switches &
switches
)
in SetSwitchesInfo()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
cloud_service_impl_test.cpp
99
std::map<std::string, int32_t>
switches
;
in HWTEST_F()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H
A
D
commu_types.h
80
uint32_t
switches
;
member
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
iqs62x-keys.c
39
struct iqs62x_switch_desc
switches
[ARRAY_SIZE(iqs62x_switch_names)];
member
[all...]
H
A
D
cros_ec_keyb.c
444
u32
switches
;
cros_ec_keyb_register_bs()
local
[all...]
/kernel/linux/linux-6.6/drivers/input/keyboard/
H
A
D
iqs62x-keys.c
39
struct iqs62x_switch_desc
switches
[ARRAY_SIZE(iqs62x_switch_names)];
member
[all...]
/third_party/libinput/test/
H
A
D
test-switch.c
1397
struct range
switches
= { LIBINPUT_SWITCH_LID,
in TEST_COLLECTION()
local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H
A
D
cloud_service_stub.cpp
86
std::map<std::string, int32_t>
switches
;
in OnEnableCloud()
local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H
A
D
js_config.cpp
54
std::map<std::string, int32_t>
switches
;
in EnableCloud()
member
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H
A
D
cloud_service_proxy.cpp
55
int32_t CloudServiceProxy::EnableCloud(const std::string &id, const std::map<std::string, int32_t> &
switches
)
in EnableCloud()
argument
/kernel/linux/linux-5.10/arch/m68k/atari/
H
A
D
config.c
150
char
switches
[COMMAND_LINE_SIZE];
in atari_switches_setup()
local
/kernel/linux/linux-6.6/arch/m68k/atari/
H
A
D
config.c
151
char
switches
[COMMAND_LINE_SIZE];
in atari_switches_setup()
local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
sp8870.c
449
static int
switches
;
variable
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H
A
D
sp8870.c
449
static int
switches
;
variable
/kernel/linux/linux-6.6/drivers/iio/proximity/
H
A
D
cros_ec_mkbp_proximity.c
54
u32
switches
= get_unaligned_le32(data);
in cros_ec_mkbp_proximity_parse_state()
local
66
u32
switches
;
in cros_ec_mkbp_proximity_query()
member
71
u32 *
switches
= &buf.
switches
;
in cros_ec_mkbp_proximity_query()
local
129
void *
switches
;
in cros_ec_mkbp_proximity_notify()
local
[all...]
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H
A
D
SfxSetup.cpp
149
UString archiveName,
switches
;
in WinMain()
local
153
NCommandLineParser::SplitCommandLine(GetCommandLineW(), archiveName,
switches
);
in WinMain()
local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-google-hammer.c
48
u32
switches
= get_unaligned_le32(data);
in cbas_parse_base_state()
local
Completed in 14 milliseconds
1
2