OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_PREAMBLE_STUB_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/memory_watcher/
preamble_patcher.h
23
#define
MAX_PREAMBLE_STUB_SIZE
(32)
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h
60
#define
MAX_PREAMBLE_STUB_SIZE
(64)
62
#define
MAX_PREAMBLE_STUB_SIZE
(32)
312
// Allocates a block of memory of size
MAX_PREAMBLE_STUB_SIZE
that is as
320
// @return Returns a block of memory of size
MAX_PREAMBLE_STUB_SIZE
that can
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h
60
#define
MAX_PREAMBLE_STUB_SIZE
(64)
62
#define
MAX_PREAMBLE_STUB_SIZE
(32)
312
// Allocates a block of memory of size
MAX_PREAMBLE_STUB_SIZE
that is as
320
// @return Returns a block of memory of size
MAX_PREAMBLE_STUB_SIZE
that can
Completed in 44 milliseconds