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
(Results
1 - 25
of
70
) sorted by relevance
1
2
3
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
StringSaver.h
22
BumpPtrAllocator &
Alloc
;
member in llvm::final
25
StringSaver(BumpPtrAllocator &
Alloc
) :
Alloc
(
Alloc
) {}
in StringSaver()
argument
/third_party/gn/src/util/
H
A
D
aligned_alloc.h
50
static void*
Alloc
(size_t size) {
in Alloc()
function
/third_party/lzma/CPP/Windows/
H
A
D
MemoryGlobal.cpp
10
bool CGlobal::
Alloc
(UINT flags, SIZE_T size) throw()
in Alloc()
function in NWindows::NMemory::CGlobal
/third_party/skia/src/gpu/d3d/
H
A
D
GrD3DAMDMemoryAllocator.h
40
class
Alloc
: public GrD3DAlloc {
class in GrD3DAMDMemoryAllocator
42
Alloc
(D3D12MA::Allocation* allocation) : fAllocation(allocation) {}
in Alloc()
function in GrD3DAMDMemoryAllocator::Alloc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
InitLLVM.h
45
BumpPtrAllocator
Alloc
;
member in llvm::InitLLVM
H
A
D
StringSaver.h
22
BumpPtrAllocator &
Alloc
;
member in llvm::final
25
StringSaver(BumpPtrAllocator &
Alloc
) :
Alloc
(
Alloc
) {}
in StringSaver()
argument
47
UniqueStringSaver(BumpPtrAllocator &
Alloc
) : Strings(
Alloc
) {}
in UniqueStringSaver()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H
A
D
BitcodeWriter.h
40
BumpPtrAllocator
Alloc
;
member in llvm::BitcodeWriter
/third_party/node/test/addons/buffer-free-callback/
H
A
D
binding.cc
14
void
Alloc
(const v8::FunctionCallbackInfo<v8::Value>& args) {
in Alloc()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H
A
D
MCWin64EH.h
29
static WinEH::Instruction
Alloc
(MCSymbol *L, unsigned Size) {
in Alloc()
function
/third_party/mesa3d/src/amd/addrlib/src/core/
H
A
D
addrobject.cpp
118
VOID* Object::
Alloc
(
in Alloc()
function in Addr::Object
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H
A
D
SystemInfo_libpci.cpp
74
decltype(&::pci_alloc)
Alloc
= nullptr;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H
A
D
CodeViewYAMLTypeHashing.cpp
67
toDebugH(const DebugHSection &DebugH, BumpPtr
Alloc
ator &
Alloc
)
toDebugH()
argument
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_auto_ptr.h
174
void AutoPtr<T>::
Alloc
()
in Alloc()
function in AutoPtr
/third_party/backends/backend/
H
A
D
hp-hpmem.c
54
typedef struct hp_alloc_s
Alloc
;
typedef
[all...]
/third_party/lzma/CPP/Common/
H
A
D
MyBuffer2.h
28
void
Alloc
(size_t size)
in Alloc()
function in CMidBuffer
119
void
Alloc
(size_t size)
in Alloc()
function in CAlignedBuffer
H
A
D
MyBuffer.h
56
void
Alloc
(size_t size)
in Alloc()
function in CBuffer
185
void
Alloc
(size_t newSize)
in Alloc()
function in CObjArray
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
LiveIntervalUnion.cpp
181
void LiveIntervalUnion::Array::init(LiveIntervalUnion::Allocator &
Alloc
,
in init()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H
A
D
JITLinkGeneric.h
118
std::unique_ptr<JITLinkMemoryManager::Allocation>
Alloc
;
member in llvm::jitlink::JITLinkerBase
/third_party/skia/src/core/
H
A
D
SkRegionPriv.h
83
static RunHead*
Alloc
(int count) {
in Alloc()
function
100
static RunHead*
Alloc
(int count, int yspancount, int intervalCount) {
in Alloc()
function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
IceMemory.h
41
LockedArenaAllocator(ArenaAllocator *
Alloc
, std::mutex *Mutex)
in LockedArenaAllocator()
argument
50
ArenaAllocator *
Alloc
;
member in Ice::LockedArenaAllocator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
GCNIterativeScheduler.h
71
SpecificBumpPtrAllocator<Region>
Alloc
;
member in llvm::GCNIterativeScheduler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H
A
D
LiveRangeCalc.h
49
VNInfo::Allocator *
Alloc
= nullptr;
member in llvm::LiveRangeCalc
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H
A
D
hash_policy_testing.h
118
struct
Alloc
: std::allocator<T> {
struct
122
explicit
Alloc
(size_t id = 0) : id_(id) {}
in Alloc()
function
128
Alloc
(const
Alloc
<
function
[all...]
/third_party/lzma/CPP/7zip/Common/
H
A
D
CWrappers.cpp
167
bool CByteInBufWrap::
Alloc
(UInt32 size) throw()
in Alloc()
function in CByteInBufWrap
265
bool CByteOutBufWrap::
Alloc
(size_t size) throw()
in Alloc()
function in CByteOutBufWrap
H
A
D
StreamObjects.cpp
186
bool CCachedInStream::
Alloc
(unsigned blockSizeLog, unsigned numBlocksLog) throw()
in Alloc()
function in CCachedInStream
Completed in 9 milliseconds
1
2
3