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:vectors
(Results
26 - 50
of
85
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/arch/arm/mm/
H
A
D
mmu.c
1359
void *
vectors
;
in devicemaps_init()
local
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
traps.c
790
static void __init kuser_init(void *
vectors
)
in kuser_init()
argument
805
static inline void __init kuser_init(void *
vectors
)
in kuser_init()
argument
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
traps.c
792
static void __init kuser_init(void *
vectors
)
in kuser_init()
argument
807
static inline void __init kuser_init(void *
vectors
)
in kuser_init()
argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mm/
H
A
D
mmu.c
1381
void *
vectors
;
in devicemaps_init()
local
/third_party/skia/tests/
H
A
D
MatrixTest.cpp
287
SkVector
vectors
[1000];
in test_matrix_min_max_scale()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H
A
D
crypto_module_tests.c
356
}
vectors
[] = {
in test_cbc()
local
424
}
vectors
[] = {
in test_ecb()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H
A
D
crypto_module_tests.c
356
}
vectors
[] = {
in test_cbc()
local
424
}
vectors
[] = {
in test_ecb()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H
A
D
bnad.h
224
struct bnad_tx_vector
vectors
[BFI_TX_MAX_VECTORS_PER_WI];
member
H
A
D
bnad.c
2921
u32 wis,
vectors
, le
in bnad_start_xmit()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H
A
D
iavf_main.c
1048
iavf_acquire_msix_
vectors
(struct iavf_adapter *adapter, int
vectors
)
iavf_acquire_msix_vectors()
argument
[all...]
/kernel/linux/linux-5.10/kernel/time/
H
A
D
timer.c
212
struct hlist_head
vectors
[WHEEL_SIZE];
member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_main.c
1031
u8
vectors
= 0;
in qed_slowpath_vf_setup_int()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H
A
D
bnad.h
224
struct bnad_tx_vector
vectors
[BFI_TX_MAX_VECTORS_PER_WI];
member
H
A
D
bnad.c
2917
u32 wis,
vectors
, le
in bnad_start_xmit()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_main.c
997
u8
vectors
= 0;
in qed_slowpath_vf_setup_int()
local
/kernel/linux/linux-6.6/kernel/time/
H
A
D
timer.c
213
struct hlist_head
vectors
[WHEEL_SIZE];
member
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_sc000.h
924
uint32_t *
vectors
= (uint32_t *) ((uintptr_t) SCB->VTOR);
in __NVIC_SetVector()
local
940
uint32_t *
vectors
= (uint32_t *) ((uintptr_t) SCB->VTOR);
in __NVIC_GetVector()
local
H
A
D
core_cm0plus.h
963
uint32_t *
vectors
= (uint32_t *) ((uintptr_t) SCB->VTOR);
in __NVIC_SetVector()
local
984
uint32_t *
vectors
= (uint32_t *) ((uintptr_t) SCB->VTOR);
in __NVIC_GetVector()
local
H
A
D
core_cm1.h
870
uint32_t *
vectors
= (uint32_t *)0x0U;
in __NVIC_SetVector()
local
886
uint32_t *
vectors
= (uint32_t *)0x0U;
in __NVIC_GetVector()
local
H
A
D
core_cm0.h
843
uint32_t *
vectors
= (uint32_t *)(NVIC_USER_IRQ_OFFSET << 2); /* point to 1st user interrupt */
in __NVIC_SetVector()
local
859
uint32_t *
vectors
= (uint32_t *)(NVIC_USER_IRQ_OFFSET << 2); /* point to 1st user interrupt */
in __NVIC_GetVector()
local
/third_party/node/deps/v8/src/wasm/
H
A
D
module-instantiate.cc
686
Handle<FixedArray>
vectors
=
in Build()
local
/kernel/linux/linux-5.10/drivers/edac/
H
A
D
amd64_edac.c
2444
static int decode_syndrome(u16 syndrome, const u16 *
vectors
, unsigned num_vecs,
in decode_syndrome()
argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H
A
D
cxgb3_main.c
3120
int
vectors
;
in cxgb_enable_msix()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H
A
D
cxgb3_main.c
3119
int
vectors
;
in cxgb_enable_msix()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H
A
D
hclgevf_main.c
2281
int
vectors
;
in hclgevf_init_msi()
local
[all...]
Completed in 70 milliseconds
1
2
3
4