OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arena
(Results
176 - 200
of
269
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/chromium_org/third_party/re2/
re2.target.linux-arm.mk
45
third_party/re2/util/
arena
.cc \
re2.target.linux-mips.mk
45
third_party/re2/util/
arena
.cc \
re2.target.linux-x86.mk
45
third_party/re2/util/
arena
.cc \
/external/openssl/crypto/threads/
mttest.c
932
static usptr_t *
arena
;
variable
947
arena
=usinit(filename);
953
lock_cs[i]=usnewsema(
arena
,1);
971
usfreesema(lock_cs[i],
arena
);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
pprthred.h
329
** attributes of the shared
arena
set up by nspr.
332
** can also be used to set these
arena
attributes. If _NSPR_IRIX_INITUSERS
334
** attribute of the nspr
arena
is scaled as a function of the
/external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.h
250
// We allocate STL objects in our own
arena
.
296
//
Arena
used for our allocations in regions_.
297
static LowLevelAlloc::
Arena
* arena_;
/external/chromium_org/third_party/leveldatabase/
leveldatabase.target.darwin-arm.mk
51
third_party/leveldatabase/src/util/
arena
.cc \
leveldatabase.target.darwin-x86.mk
51
third_party/leveldatabase/src/util/
arena
.cc \
leveldatabase.target.linux-arm.mk
51
third_party/leveldatabase/src/util/
arena
.cc \
leveldatabase.target.linux-x86.mk
51
third_party/leveldatabase/src/util/
arena
.cc \
/external/llvm/lib/Support/Unix/
Process.inc
143
// the value returned by mallinfo in the
arena
field.
/external/chromium_org/net/third_party/nss/ssl/
ssl3con.c
6338
PLArenaPool *
arena
= NULL;
local
6668
PLArenaPool *
arena
= NULL;
local
9486
PLArenaPool *
arena
= ss->ssl3.peerCertArena;
local
9500
PLArenaPool *
arena
;
local
[
all
...]
/bionic/libc/upstream-dlmalloc/
malloc.h
84
MALLINFO_FIELD_TYPE
arena
; /* non-mmapped space allocated from system */
member in struct:mallinfo
310
arena
: current total non-mmapped bytes allocated from system
/external/chromium_org/net/third_party/nss/patches/
clientauth.patch
174
if (
arena
!= NULL)
175
PORT_FreeArena(
arena
, PR_FALSE);
/external/chromium_org/third_party/tcmalloc/vendor/src/
memory_region_map.cc
142
LowLevelAlloc::
Arena
* MemoryRegionMap::arena_ = NULL;
241
RAW_LOG(WARNING, "Can't delete LowLevelAlloc
arena
: it's being used");
/external/eigen/unsupported/test/mpreal/
dlmalloc.h
72
MALLINFO_FIELD_TYPE
arena
; /* non-mmapped space allocated from system */
member in struct:mallinfo
205
arena
: current total non-mmapped bytes allocated from system
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp
56
//
arena
. If this is correct, then we set all pointers to exist in
arena
. This
230
// pointers into the
arena
until more advanced detection is implemented.
[
all
...]
/external/mesa3d/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp
56
//
arena
. If this is correct, then we set all pointers to exist in
arena
. This
230
// pointers into the
arena
until more advanced detection is implemented.
[
all
...]
/art/compiler/driver/
compiler_driver.h
445
//
Arena
pool used by the compiler.
/development/samples/Snake/src/com/example/android/snake/
SnakeView.java
483
// For now we have a 1-square wall around the entire
arena
/external/chromium/base/
stl_util-inl.h
26
// memory (
arena
implementation?). use reserve()
/external/chromium/base/third_party/nspr/
prtypes.h
487
** only used in the garbage collection and
arena
code. Do not
/external/chromium/webkit/glue/
webkitclient_impl.cc
535
(minfo.hblkhd + minfo.
arena
)
/external/chromium_org/base/third_party/nspr/
prtypes.h
487
** only used in the garbage collection and
arena
code. Do not
/external/chromium_org/native_client_sdk/src/tools/tests/data/
test_static_arm.nexe
Completed in 1944 milliseconds
1
2
3
4
5
6
7
8
9
10
11