OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ANNOTATE_PUBLISH_MEMORY_RANGE
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/cld/base/
dynamic_annotations.h
96
// arc from the call
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) to
98
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) \
246
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(address, size) // empty
/external/chromium_org/third_party/re2/util/
util.h
96
#ifndef
ANNOTATE_PUBLISH_MEMORY_RANGE
97
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(a, b)
/external/regex-re2/util/
util.h
95
#ifndef
ANNOTATE_PUBLISH_MEMORY_RANGE
96
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(a, b)
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h
152
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) \
165
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size); \
397
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(address, size) /* empty */
/external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.h
151
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) \
164
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size); \
396
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(address, size) /* empty */
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.h
129
arc from the call
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) to
134
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) \
145
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size); \
346
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(address, size) /* empty */
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.h
129
arc from the call
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) to
134
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) \
145
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size); \
346
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(address, size) /* empty */
/external/valgrind/main/drd/
drd.h
140
#undef
ANNOTATE_PUBLISH_MEMORY_RANGE
208
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(addr, size) do { } while(0)
/external/valgrind/main/helgrind/
helgrind.h
492
arc from the call
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) to
500
#define
ANNOTATE_PUBLISH_MEMORY_RANGE
(pointer, size) \
501
_HG_CLIENTREQ_UNIMP("
ANNOTATE_PUBLISH_MEMORY_RANGE
")
[
all
...]
Completed in 920 milliseconds