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:base_mode
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
libata-core.c
3097
u8
base_mode
= 0xff, last_mode = 0xff;
in ata_timing_cycle2mode()
local
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
libata-core.c
3299
u8
base_mode
= 0xff, last_mode = 0xff;
in ata_timing_cycle2mode()
local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H
A
D
tde_osictl_k.c
2699
static hi_void tde_osi_1_source_drv(hi_tde_surface *dst_surface, tde_base_opt_mode
base_mode
, hi_tde_rect *dst_rect,
in tde_osi_1_source_drv()
argument
2733
tde_base_opt_mode
base_mode
= { 0 };
in tde_osi_1_source_fill()
local
6128
tde_base_opt_mode
base_mode
= TDE_SINGLE_SRC_PATTERN_FILL_OPT;
in tde_osi_single_pattern_fill_opt()
local
6305
tde_base_opt_mode
base_mode
= TDE_DOUBLE_SRC_PATTERN_FILL_OPT;
tde_osi_double_pattern_fill_opt()
local
[all...]
/third_party/mbedtls/library/
H
A
D
ssl_tls.c
2418
mbedtls_ssl_mode_t
base_mode
= mbedtls_ssl_get_base_mode(
in mbedtls_ssl_get_mode_from_transform()
local
2439
mbedtls_ssl_mode_t
base_mode
= MBEDTLS_SSL_MODE_STREAM;
in mbedtls_ssl_get_mode_from_ciphersuite()
local
2400
mbedtls_ssl_get_actual_mode( mbedtls_ssl_mode_t
base_mode
, int encrypt_then_mac)
mbedtls_ssl_get_actual_mode()
argument
Completed in 33 milliseconds