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:alloc_count
(Results
1 - 7
of
7
) sorted by relevance
/third_party/protobuf/src/google/protobuf/
H
A
D
arena_test_util.h
90
int
alloc_count
() { return 0; }
in alloc_count()
function in google::protobuf::internal::NoHeapChecker::NewDeleteCapture
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H
A
D
layout_array.h
108
unsigned
alloc_count
;
member
/third_party/mbedtls/library/
H
A
D
memory_buffer_alloc.c
67
size_t
alloc_count
;
member
523
void mbedtls_memory_buffer_alloc_count_get(size_t *
alloc_count
, size_t *free_count)
in mbedtls_memory_buffer_alloc_count_get()
argument
/third_party/skia/third_party/externals/freetype/src/base/
H
A
D
ftdbgmem.c
121
FT_Long
alloc_count
;
member
/third_party/mesa3d/src/broadcom/vulkan/
H
A
D
v3dv_cmd_buffer.c
3178
v3dv_cmd_buffer_ensure_array_state(struct v3dv_cmd_buffer *cmd_buffer, uint32_t slot_size, uint32_t used_count, uint32_t *
alloc_count
, void **ptr)
v3dv_cmd_buffer_ensure_array_state()
argument
H
A
D
v3dv_private.h
1380
uint32_t
alloc_count
;
member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_state.c
4892
unsigned
alloc_count
=
in si_create_vertex_elements()
local
Completed in 19 milliseconds