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:old_alloc
(Results
1 - 8
of
8
) sorted by relevance
/third_party/python/Python/
H
A
D
pathconfig.c
59
PyMemAllocatorEx
old_alloc
;
in _PyPathConfig_ClearGlobal()
local
131
PyMemAllocatorEx
old_alloc
;
in _PyPathConfig_UpdateGlobal()
local
222
PyMemAllocatorEx
old_alloc
;
in Py_SetPath()
local
260
PyMemAllocatorEx
old_alloc
;
Py_SetPythonHome()
local
283
PyMemAllocatorEx
old_alloc
;
Py_SetProgramName()
local
305
PyMemAllocatorEx
old_alloc
;
_Py_SetProgramFullPath()
local
[all...]
H
A
D
initconfig.c
521
PyMemAllocatorEx
old_alloc
;
in Py_SetStandardStreamEncoding()
local
567
PyMemAllocatorEx
old_alloc
;
in _Py_ClearStandardStreamEncoding()
local
593
PyMemAllocatorEx
old_alloc
;
in _Py_ClearArgcArgv()
local
608
PyMemAllocatorEx
old_alloc
;
in _Py_SetArgcArgv()
local
[all...]
H
A
D
import.c
248
PyMemAllocatorEx
old_alloc
;
in _PyImport_Fini2()
local
2594
PyMemAllocatorEx
old_alloc
;
in PyImport_ExtendInittab()
local
H
A
D
pystate.c
64
PyMemAllocatorEx
old_alloc
;
in alloc_for_runtime()
local
164
PyMemAllocatorEx
old_alloc
;
in _PyRuntimeState_Fini()
local
191
PyMemAllocatorEx
old_alloc
;
in _PyRuntimeState_ReInitThreads()
local
236
PyMemAllocatorEx
old_alloc
;
in _PyInterpreterState_Enable()
local
[all...]
H
A
D
sysmodule.c
2133
PyMemAllocatorEx
old_alloc
;
in _alloc_preinit_entry()
local
2177
PyMemAllocatorEx
old_alloc
;
in _clear_preinit_entries()
local
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
attrib.c
410
u64 old_valid, old_size,
old_alloc
, new_alloc, new_alloc_tmp;
in attr_set_size()
local
/third_party/python/Objects/
H
A
D
obmalloc.c
227
pymem_set_default_allocator(PyMemAllocatorDomain domain, int debug, PyMemAllocatorEx *
old_alloc
)
pymem_set_default_allocator()
argument
260
_PyMem_SetDefaultAllocator(PyMemAllocatorDomain domain, PyMemAllocatorEx *
old_alloc
)
_PyMem_SetDefaultAllocator()
argument
/third_party/alsa-lib/src/
H
A
D
conf.c
5398
size_t
old_alloc
= alloc;
in parse_string()
local
Completed in 33 milliseconds