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:hwcaps
(Results
1 - 25
of
31
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/
H
A
D
exec_target.c
13
unsigned long
hwcaps
;
in main()
local
H
A
D
pac.c
258
unsigned long
hwcaps
= getauxval(AT_HWCAP);
in TEST()
local
301
unsigned long
hwcaps
= getauxval(AT_HWCAP);
in TEST()
local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/pauth/
H
A
D
exec_target.c
13
unsigned long
hwcaps
;
in main()
local
H
A
D
pac.c
258
unsigned long
hwcaps
= getauxval(AT_HWCAP);
in TEST()
local
301
unsigned long
hwcaps
= getauxval(AT_HWCAP);
in TEST()
local
/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
H
A
D
jit_fort_helper.h
69
unsigned long
hwcaps
= static_cast<unsigned long>(PrctlWrapper(
in IsSupportPACFeature()
local
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H
A
D
xilinx.c
40
xilinx_nor_setup(struct spi_nor *nor, const struct spi_nor_
hwcaps
*
hwcaps
)
xilinx_nor_setup()
argument
H
A
D
sfdp.c
39
u32
hwcaps
;
member
119
u32
hwcaps
;
member
[all...]
H
A
D
core.h
216
struct spi_nor_hwcaps
hwcaps
;
member
/third_party/elfutils/backends/
H
A
D
sparc_attrs.c
44
static const char *
hwcaps
[32] =
in sparc_check_object_attribute()
local
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H
A
D
xilinx.c
116
xilinx_nor_setup(struct spi_nor *nor, const struct spi_nor_
hwcaps
*
hwcaps
)
xilinx_nor_setup()
argument
H
A
D
debugfs.c
188
u32
hwcaps
= params->
hwcaps
.mask;
in spi_nor_capabilities_show()
local
[all...]
H
A
D
sfdp.c
51
u32
hwcaps
;
member
131
u32
hwcaps
;
member
[all...]
/third_party/skia/src/core/
H
A
D
SkCpu.cpp
84
uint32_t
hwcaps
= getauxval(AT_HWCAP);
in read_cpu_features()
local
129
uint32_t
hwcaps
= getauxval(AT_HWCAP);
in read_cpu_features()
local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H
A
D
nstackx_openssl.c
257
unsigned long
hwcaps
= getauxval(AT_HWCAP);
in CheckAesCapability()
local
/third_party/node/deps/v8/src/base/
H
A
D
cpu.cc
667
uint32_t
hwcaps
= ReadELFHWCaps();
in CPU()
local
778
uint32_t
hwcaps
= ReadELFHWCaps();
CPU()
local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
setup_64.c
395
static const char *
hwcaps
[] = {
variable
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
setup_64.c
393
static const char *
hwcaps
[] = {
variable
[all...]
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
H
A
D
nxp-spifi.c
283
struct spi_nor_hwcaps
hwcaps
= {
in nxp_spifi_setup_flash()
local
H
A
D
aspeed-smc.c
762
const struct spi_nor_hwcaps
hwcaps
= {
in aspeed_smc_setup_flash()
local
H
A
D
intel-spi.c
911
const struct spi_nor_hwcaps
hwcaps
= {
in intel_spi_probe()
local
H
A
D
hisi-sfc.c
329
const struct spi_nor_hwcaps
hwcaps
= {
in hisi_spi_nor_register()
local
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/controllers/
H
A
D
nxp-spifi.c
282
struct spi_nor_hwcaps
hwcaps
= {
in nxp_spifi_setup_flash()
local
H
A
D
hisi-sfc.c
329
const struct spi_nor_hwcaps
hwcaps
= {
in hisi_spi_nor_register()
local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H
A
D
hwcap.c
301
}
hwcaps
[] = {
variable
/kernel/linux/linux-5.10/drivers/net/hyperv/
H
A
D
rndis_filter.c
588
struct ndis_offload *
hwcaps
;
in rndis_filter_query_device()
local
1251
struct ndis_offload
hwcaps
;
in rndis_netdev_set_hwcaps()
local
[all...]
Completed in 27 milliseconds
1
2