HomeSort by relevance Sort by last modified time
    Searched defs:ANNOTATE_PCQ_CREATE (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 127 #define ANNOTATE_PCQ_CREATE(pcq) \
248 #define ANNOTATE_PCQ_CREATE(pcq) // empty
  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h 210 #define ANNOTATE_PCQ_CREATE(pcq) \
400 #define ANNOTATE_PCQ_CREATE(pcq) /* empty */
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.h 209 #define ANNOTATE_PCQ_CREATE(pcq) \
399 #define ANNOTATE_PCQ_CREATE(pcq) /* empty */
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.h 181 #define ANNOTATE_PCQ_CREATE(pcq) \
349 #define ANNOTATE_PCQ_CREATE(pcq) /* empty */
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.h 181 #define ANNOTATE_PCQ_CREATE(pcq) \
349 #define ANNOTATE_PCQ_CREATE(pcq) /* empty */
  /external/valgrind/main/drd/
drd.h 145 #undef ANNOTATE_PCQ_CREATE
307 #define ANNOTATE_PCQ_CREATE(pcq) do { } while(0)
  /external/valgrind/main/helgrind/
helgrind.h 564 #define ANNOTATE_PCQ_CREATE(pcq) \
565 _HG_CLIENTREQ_UNIMP("ANNOTATE_PCQ_CREATE")
    [all...]

Completed in 3646 milliseconds