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:NONE
(Results
1 - 8
of
8
) sorted by relevance
/drivers/peripheral/codec/test/demo/heif/include/
H
A
D
command_parser.h
26
NONE
enumerator
33
NONE
46
ImageMirror mirrorInfo = ImageMirror::
NONE
;
47
ImageRotation rotateInfo = ImageRotation::
NONE
;
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H
A
D
ast_attribute.h
19
static constexpr Attribute
NONE
= 0U;
member in OHOS::HDI::ASTAttr
26
explicit ASTAttr(Attribute value = ASTAttr::
NONE
) : value_(value) {}
in ASTAttr()
/drivers/hdf_core/framework/tools/hc-gen/src/
H
A
D
logger.h
85
NONE
,
enumerator
96
{
NONE
, "" },
in ShowLevel()
/drivers/peripheral/codec/test/demo/heif/src/
H
A
D
command_parser.cpp
124
if (info == ImageMirror::
NONE
) {
in GetMirrorPrintInfo()
125
return "ImageMirror::
NONE
";
in GetMirrorPrintInfo()
138
if (info == ImageRotation::
NONE
) {
in GetRotatePrintInfo()
139
return "ImageRotation::
NONE
";
in GetRotatePrintInfo()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H
A
D
hdi_hostapd_hal.h
78
NONE
= 0, /* WPA not used. */
enumerator
H
A
D
hdi_hostapd_hal.c
410
case
NONE
: /* The authentication mode is
NONE
. */
in SetApWpaValue()
429
if (retval == 0 && securityType !=
NONE
) {
in SetApWpaValue()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H
A
D
wpa_hal_define.h
149
* Encryption Mode: WPA-PSK - wpa/wp2;
NONE
- password less network; WPA-EAP, SAE, wpa3.
213
NONE
= 0, /* WPA not used. */
enumerator
/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H
A
D
audio_mixer.c
67
TYPE(
NONE
),
Completed in 7 milliseconds