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:pools
(Results
1 - 25
of
47
) sorted by relevance
1
2
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
WorkerThread_unittest.cpp
30
std::array<std::shared_ptr<WorkerThreadPool>, 2>
pools
= {
in TEST()
local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
iommu-common.h
26
struct iommu_pool
pools
[IOMMU_NR_POOLS];
member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
iommu-common.h
26
struct iommu_pool
pools
[IOMMU_NR_POOLS];
member
/third_party/ffmpeg/libavfilter/
H
A
D
framepool.c
47
AVBufferPool *
pools
[4];
member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H
A
D
dr_arg.c
28
struct dr_arg_pool *
pools
[DR_ARG_CHUNK_SIZE_MAX];
member
262
struct dr_arg_pool **
pools
;
in mlx5dr_arg_mgr_destroy()
local
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
get_buffer.c
41
AVBufferPool *
pools
[4];
member
[all...]
/kernel/linux/linux-5.10/mm/
H
A
D
dmapool.c
50
struct list_head
pools
;
member
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H
A
D
ion_system_heap.c
44
struct ion_page_pool *
pools
[NUM_ORDERS];
member
215
static void ion_system_heap_destroy_pools(struct ion_page_pool **
pools
)
in ion_system_heap_destroy_pools()
argument
224
static int ion_system_heap_create_pools(struct ion_page_pool **
pools
)
in ion_system_heap_create_pools()
argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
swiotlb.h
134
struct list_head
pools
;
member
/kernel/linux/linux-6.6/mm/
H
A
D
dmapool.c
60
struct list_head
pools
;
member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H
A
D
vmw_screen.h
100
}
pools
;
member
/third_party/mesa3d/src/virtio/vulkan/
H
A
D
vn_feedback.c
437
struct vn_feedback_cmd_pool *
pools
;
in vn_feedback_cmd_pools_init()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/
H
A
D
libcxgb_ppm.c
348
struct cxgbi_ppm_pool *
pools
;
in ppm_alloc_cpu_pool()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/
H
A
D
libcxgb_ppm.c
348
struct cxgbi_ppm_pool *
pools
;
in ppm_alloc_cpu_pool()
local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
iommu.h
107
struct iommu_pool
pools
[IOMMU_NR_POOLS];
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
iommu.h
108
struct iommu_pool
pools
[IOMMU_NR_POOLS];
member
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H
A
D
qman_priv.h
177
u32
pools
;
member
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H
A
D
qman_priv.h
177
u32
pools
;
member
/third_party/mesa3d/src/gallium/drivers/zink/
H
A
D
zink_descriptors_lazy.c
57
struct hash_table
pools
[ZINK_DESCRIPTOR_TYPES];
member
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
zatm.c
1038
unsigned long
pools
;
in zatm_int()
local
1052
unsigned long
pools
;
in zatm_int()
local
1268
int
pools
,vccs,rx;
zatm_start()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H
A
D
ttm_page_alloc_dma.c
97
struct list_head
pools
; /* The 'struct device->dma_pools link */
member
148
struct list_head
pools
;
member
164
struct list_head
pools
;
global()
member
[all...]
H
A
D
ttm_page_alloc.c
114
struct ttm_page_pool
pools
[NUM_POOLS];
member
/third_party/node/deps/v8/src/compiler/backend/
H
A
D
code-generator.h
109
int
pools
= -1;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.h
107
}
pools
[DPNI_MAX_DPBP];
member
/kernel/linux/linux-5.10/drivers/soc/ti/
H
A
D
knav_qmss.h
203
struct list_head
pools
;
member
304
struct list_head
pools
;
member
Completed in 20 milliseconds
1
2