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:cache_count
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/gallium/tests/unit/
H
A
D
u_cache_test.c
68
unsigned
cache_count
;
in main()
local
/kernel/linux/linux-5.10/mm/
H
A
D
memfd.c
35
int
cache_count
;
in memfd_tag_pins()
local
85
int
cache_count
;
in memfd_wait_for_pins()
local
[all...]
/kernel/linux/linux-6.6/mm/
H
A
D
memfd.c
36
int
cache_count
;
in memfd_tag_pins()
local
86
int
cache_count
;
in memfd_wait_for_pins()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H
A
D
v3d_bufmgr.c
48
uint32_t
cache_count
= 0;
in v3d_bo_dump_stats()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_topology.h
171
uint32_t
cache_count
;
member
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
dfs_cache.c
70
static atomic_t
cache_count
;
variable
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
dfs_cache.c
62
static atomic_t
cache_count
;
variable
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
cfftypes.h
294
FT_UInt
cache_count
;
member
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-bufio.c
573
static inline unsigned long
cache_count
(struct dm_buffer_cache *bc, int list_mode)
in cache_count()
function
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H
A
D
v3dv_private.h
506
uint32_t
cache_count
;
member
Completed in 24 milliseconds