OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocator
(Results
901 - 925
of
1347
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/base/
base.target.darwin-arm.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.darwin-arm64.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.darwin-mips.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.darwin-mips64.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.darwin-x86.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.darwin-x86_64.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.linux-arm.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.linux-arm64.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.linux-mips.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.linux-mips64.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.linux-x86.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
base.target.linux-x86_64.mk
41
base/
allocator
/allocator_extension.cc \
42
base/
allocator
/type_profiler_control.cc \
/external/chromium_org/content/child/
child_thread.cc
11
#include "base/
allocator
/allocator_extension.h"
540
base::
allocator
::GetStats(buffer, sizeof(buffer));
/external/chromium_org/third_party/skia/experimental/PdfViewer/
SkPdfFont.cpp
337
// Since font will be cached, the font has to sit in the per doc
allocator
, not to be
339
SkPdfNativeTokenizer tokenizer(stream, parsed->
allocator
(), parsed);
/external/chromium_org/third_party/skia/src/core/
SkResourceCache.cpp
127
class SkResourceCacheDiscardableAllocator : public SkBitmap::
Allocator
{
440
SkBitmap::
Allocator
* SkResourceCache::GetAllocator() {
442
return get_cache()->
allocator
();
/external/chromium_org/v8/src/compiler/
register-allocator.h
535
RegisterAllocatorPhase(const char* name, RegisterAllocator*
allocator
);
/external/chromium_org/v8/src/
lithium-allocator.h
562
LAllocatorPhase(const char* name, LAllocator*
allocator
);
/external/chromium_org/v8/tools/gyp/
v8_base.host.darwin-arm.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
v8_base.host.darwin-arm64.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
v8_base.host.darwin-mips.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
v8_base.host.darwin-mips64.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
v8_base.host.darwin-x86.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
v8_base.host.darwin-x86_64.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
v8_base.host.linux-arm.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
v8_base.host.linux-arm64.mk
79
v8/src/compiler/register-
allocator
.cc \
169
v8/src/lithium-
allocator
.cc \
Completed in 578 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>