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:ref_count
(Results
26 - 50
of
50
) sorted by relevance
1
2
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/
H
A
D
rockchip-pcie-dma.h
181
int
ref_count
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
h264_ps.h
117
unsigned int
ref_count
[2]; ///< num_ref_idx_l0/1_active_minus1 + 1
member
H
A
D
h264_cavlc.c
875
int
ref_count
= IS_REF0(mb_type) ? 1 : sl->
ref_count
[list] << MB_MBAFF(sl);
in ff_h264_decode_mb_cavlc()
local
H
A
D
vp8.h
171
int
ref_count
[3];
member
H
A
D
vaapi_encode.h
125
int
ref_count
[2];
member
H
A
D
h264dec.h
137
int
ref_count
[2][2]; ///< number of entries in ref_poc (FIXME need per slice)
member
260
unsigned int
ref_count
[2]; ///< counts frames or fields, depending on current mb mode
member
/third_party/libexif/libexif/
H
A
D
exif-data.c
67
unsigned int
ref_count
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H
A
D
ir2_private.h
62
uint8_t
ref_count
; /* for ra */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H
A
D
hifb_main.h
185
atomic_t
ref_count
; /* framebuffer reference count */
member
/device/soc/rockchip/rk3588/kernel/include/linux/
H
A
D
rockchip-pcie-dma.h
186
int
ref_count
;
member
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/
H
A
D
rockchip-pcie-dma.h
186
int
ref_count
;
member
/third_party/elfutils/libelf/
H
A
D
libelfP.h
310
int
ref_count
;
member
/device/soc/rockchip/common/vendor/drivers/rockchip/
H
A
D
rockchip_system_monitor.c
79
static unsigned long
ref_count
[32] = {0};
variable
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H
A
D
rockchip_system_monitor.c
81
static unsigned long
ref_count
[32] = {0};
variable
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
egl_dri2.h
247
int
ref_count
;
member
/third_party/libwebsockets/lib/roles/mqtt/
H
A
D
private-lib-roles-mqtt.h
320
uint8_t
ref_count
; /* number of children referencing */
member
/third_party/mesa3d/src/imagination/vulkan/winsys/
H
A
D
pvr_winsys.h
76
int
ref_count
;
member
/third_party/node/src/
H
A
D
env.cc
1089
size_t
ref_count
= 0;
in RunAndClearNativeImmediates()
local
H
A
D
env-inl.h
146
inline uint32_t ImmediateInfo::
ref_count
() const {
in ref_count()
function in node::ImmediateInfo
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-font.cc
2253
unsigned int
ref_count
;
member
/third_party/ffmpeg/libavformat/
H
A
D
mxfenc.c
443
static void mxf_write_refs_count(AVIOContext *pb, int
ref_count
)
in mxf_write_refs_count()
argument
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_shader.h
491
uint32_t
ref_count
;
member
/third_party/pcre2/pcre2/src/
H
A
D
pcre2_compile.c
1196
PCRE2_SIZE*
ref_count
;
in pcre2_code_copy()
local
1230
PCRE2_SIZE*
ref_count
;
in pcre2_code_copy_with_tables()
local
1265
PCRE2_SIZE*
ref_count
;
in pcre2_code_free()
local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_vop2.c
205
unsigned int
ref_count
;
member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_vop2.c
221
unsigned int
ref_count
;
member
Completed in 66 milliseconds
1
2