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:pool_size
(Results
1 - 21
of
21
) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/tests/
H
A
D
state_pool_padding.c
43
uint64_t
pool_size
= bp->size;
in main()
local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_mem.h
56
hi_u32
pool_size
;
member
/third_party/ltp/testcases/kernel/sound/
H
A
D
snd_seq01.c
40
static void reinit_pool(int
pool_size
)
in reinit_pool()
argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H
A
D
lvp_query.c
56
uint32_t
pool_size
= sizeof(*pool) + pCreateInfo->queryCount * sizeof(struct pipe_query *);
in lvp_CreateQueryPool()
local
/third_party/ffmpeg/libavcodec/
H
A
D
libvpxdec.c
48
size_t
pool_size
;
member
H
A
D
libdav1d.c
48
int
pool_size
;
member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_pool.c
311
size_t
pool_size
;
in kbase_mem_pool_reclaim_count_objects()
local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_pool.c
318
size_t
pool_size
;
in kbase_mem_pool_reclaim_count_objects()
local
/third_party/mesa3d/src/virtio/vulkan/
H
A
D
vn_device_memory.c
157
const VkDeviceSize
pool_size
= 16 * 1024 * 1024;
in vn_device_memory_pool_suballocate()
local
H
A
D
vn_device.c
323
static const uint32_t
pool_size
= 4096;
in vn_device_feedback_pool_init()
local
H
A
D
vn_descriptor_set.c
314
const VkDescriptorPoolSize *
pool_size
= &pCreateInfo->pPoolSizes[i];
in vn_CreateDescriptorPool()
local
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_query.c
215
uint32_t
pool_size
, slot_size;
in tu_CreateQueryPool()
local
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_descriptor_set.c
931
const size_t
pool_size
=
in anv_CreateDescriptorPool()
local
/third_party/node/deps/v8/src/objects/
H
A
D
code.cc
524
os << "\nConstant Pool (size = " <<
pool_size
<< ")\n";
in Disassemble()
local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H
A
D
hcc_host.h
280
hi_u32
pool_size
; /* 内存池大小 */
member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H
A
D
internal.h
1085
size_t
pool_size
;
member
/third_party/pcre2/pcre2/src/sljit/
H
A
D
sljitNativeS390X.c
1432
sljit_uw
pool_size
= 0; /* literal pool */
in sljit_generate_code()
local
/third_party/vixl/src/aarch64/
H
A
D
macro-assembler-aarch64.cc
134
size_t
pool_size
= GetSize();
in Emit()
local
/third_party/ffmpeg/libavformat/
H
A
D
mpegts.c
1726
int
pool_size
= FFMIN(ts->max_packet_size + AV_INPUT_BUFFER_PADDING_SIZE, 2 << index);
in buffer_pool_get()
local
/third_party/mesa3d/src/broadcom/vulkan/
H
A
D
v3dv_meta_copy.c
1495
VkDescriptorPoolSize
pool_size
= {
in create_texel_buffer_copy_descriptor_pool()
local
3713
VkDescriptorPoolSize
pool_size
= {
in create_blit_descriptor_pool()
local
/third_party/node/deps/v8/src/codegen/arm64/
H
A
D
assembler-arm64.cc
4596
int
pool_size
= static_cast<int>(SizeOfCodeGeneratedSince(&size_check));
in EmitVeneers()
local
Completed in 67 milliseconds