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:allocated
(Results
1 - 25
of
90
) sorted by relevance
1
2
3
4
/third_party/glfw/src/
H
A
D
posix_thread.h
38
GLFWbool
allocated
;
member
46
GLFWbool
allocated
;
member
H
A
D
win32_thread.h
42
GLFWbool
allocated
;
member
50
GLFWbool
allocated
;
member
/third_party/python/Parser/
H
A
D
string_parser.h
19
Py_ssize_t
allocated
; /* Number we've
allocated
. */
member
/third_party/pulseaudio/src/tests/
H
A
D
get-binary-name-test.c
34
size_t
allocated
= 128;
in START_TEST()
local
/third_party/eudev/src/shared/
H
A
D
process-util.c
68
size_t len = 0,
allocated
= 0;
in get_process_cmdline()
local
150
size_t
allocated
= 0, sz = 0;
in get_process_environ()
local
/third_party/mesa3d/src/util/
H
A
D
blob.h
57
size_t
allocated
;
member
/third_party/python/Include/internal/
H
A
D
pycore_list.h
49
Py_ssize_t
allocated
= self->
allocated
;
in _PyList_AppendTakeRef()
local
H
A
D
pycore_blocks_output_buffer.h
47
Py_ssize_t
allocated
;
member
[all...]
/third_party/python/Include/cpython/
H
A
D
listobject.h
21
Py_ssize_t
allocated
;
member
H
A
D
bytesobject.h
64
Py_ssize_t
allocated
;
member
/third_party/skia/third_party/externals/freetype/src/psaux/
H
A
D
psarrst.h
57
size_t
allocated
; /* items
allocated
*/
member
/third_party/elfutils/libdw/
H
A
D
dwarf_getpubnames.c
46
size_t
allocated
= 0;
in get_offsets()
local
/third_party/alsa-utils/alsamixer/
H
A
D
utils.c
124
unsigned int
allocated
= 2048;
in read_file()
local
/third_party/googletest/googletest/samples/
H
A
D
sample10_unittest.cc
61
static int
allocated
() { return allocated_; }
in allocated()
function in __anon3015::Water
/third_party/libwebsockets/lib/core/
H
A
D
alloc.c
32
static size_t
allocated
;
variable
/third_party/ntfs-3g/include/fuse-lite/
H
A
D
fuse_opt.h
116
int
allocated
;
member
/third_party/libfuse/include/
H
A
D
fuse_opt.h
117
int
allocated
;
member
/third_party/rust/crates/nix/test/sys/
H
A
D
test_uio.rs
72
let mut
allocated
= 0;
in test_readv()
variables
/third_party/ffmpeg/libavfilter/
H
A
D
framequeue.h
63
size_t
allocated
;
member
/third_party/musl/porting/liteos_a/user/src/network/
H
A
D
if_nameindex.c
21
unsigned int num,
allocated
, str_bytes;
member
/third_party/musl/src/network/
H
A
D
if_nameindex.c
20
unsigned int num,
allocated
, str_bytes;
member
/third_party/node/deps/v8/src/heap/
H
A
D
allocation-observer.cc
73
void AllocationCounter::AdvanceAllocationObservers(size_t
allocated
) {
in AdvanceAllocationObservers()
argument
/third_party/skia/third_party/externals/expat/expat/tests/
H
A
D
minicheck.h
94
int
allocated
;
member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H
A
D
low_level_alloc_test.cc
85
AllocMap
allocated
;
in Test()
local
[all...]
/third_party/icu/icu4c/source/common/
H
A
D
uhash.h
180
UBool
allocated
; /* Was this UHashtable
allocated
? */
member
Completed in 9 milliseconds
1
2
3
4