mark 110 chrome/browser/ui/cocoa/infobars/translate_infobar_base.h #pragma mark TestingAPI mark 481 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextMark* mark = gtk_text_buffer_get_insert(text_buffer_); mark 482 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc gtk_text_buffer_get_iter_at_mark(text_buffer_, &start, mark); mark 1226 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextMark* mark) { mark 1230 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc if (mark != gtk_text_buffer_get_insert(text_buffer_) && mark 1231 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc mark != gtk_text_buffer_get_selection_bound(text_buffer_)) { mark 1263 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextMark* mark) { mark 1269 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc if (mark != gtk_text_buffer_get_insert(text_buffer_) && mark 1270 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc mark != gtk_text_buffer_get_selection_bound(text_buffer_)) { mark 1895 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextMark* mark; mark 1897 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc mark = gtk_text_buffer_get_selection_bound(text_buffer_); mark 1898 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc gtk_text_buffer_get_iter_at_mark(text_buffer_, &start, mark); mark 1900 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc mark = gtk_text_buffer_get_insert(text_buffer_); mark 1901 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc gtk_text_buffer_get_iter_at_mark(text_buffer_, &insert, mark); mark 2042 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextMark* mark) { mark 2043 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc if (mark == gray_text_mark_ || !gray_text_mark_) mark 2058 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc gtk_text_buffer_move_mark(buffer, mark, &new_iter); mark 2062 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc if (mark != gtk_text_buffer_get_insert(text_buffer_) && mark 2063 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc mark != gtk_text_buffer_get_selection_bound(text_buffer_)) { mark 432 net/quic/test_tools/quic_test_utils.cc const bool mark = mark 434 net/quic/test_tools/quic_test_utils.cc hex += mark ? '*' : ' '; mark 437 net/quic/test_tools/quic_test_utils.cc hex += mark ? '*' : ' '; mark 35 net/spdy/spdy_test_utils.cc const bool mark = mark 37 net/spdy/spdy_test_utils.cc hex += mark ? '*' : ' '; mark 40 net/spdy/spdy_test_utils.cc hex += mark ? '*' : ' '; mark 31 net/third_party/nss/ssl/bodge/secitem_array.c void *mark = NULL; mark 34 net/third_party/nss/ssl/bodge/secitem_array.c mark = PORT_ArenaMark(arena); mark 65 net/third_party/nss/ssl/bodge/secitem_array.c if (mark) { mark 66 net/third_party/nss/ssl/bodge/secitem_array.c PORT_ArenaUnmark(arena, mark); mark 72 net/third_party/nss/ssl/bodge/secitem_array.c if (mark) { mark 73 net/third_party/nss/ssl/bodge/secitem_array.c PORT_ArenaRelease(arena, mark); mark 122 third_party/libjpeg/jcmarker.c emit_marker (j_compress_ptr cinfo, JPEG_MARKER mark) mark 126 third_party/libjpeg/jcmarker.c emit_byte(cinfo, (int) mark); mark 221 third_party/libxml/src/xmlregexp.c xmlRegMarkedType mark; mark 882 third_party/libxml/src/xmlregexp.c ret->mark = XML_REGEXP_MARK_NORMAL; mark 1782 third_party/libxml/src/xmlregexp.c if ((to->mark == XML_REGEXP_MARK_START) || mark 1783 third_party/libxml/src/xmlregexp.c (to->mark == XML_REGEXP_MARK_VISITED)) mark 1786 third_party/libxml/src/xmlregexp.c to->mark = XML_REGEXP_MARK_VISITED; mark 1837 third_party/libxml/src/xmlregexp.c to->mark = XML_REGEXP_MARK_NORMAL; mark 1979 third_party/libxml/src/xmlregexp.c state->mark = XML_REGEXP_MARK_START; mark 1982 third_party/libxml/src/xmlregexp.c state->mark = XML_REGEXP_MARK_NORMAL; mark 153 third_party/npapi/npspy/extern/nspr/plarena.h #define PL_ARENA_RELEASE(pool, mark) \ mark 155 third_party/npapi/npspy/extern/nspr/plarena.h char *_m = (char *)(mark); \ mark 195 third_party/npapi/npspy/extern/nspr/plarena.h PR_EXTERN(void) PL_ArenaCountRelease(PLArenaPool *pool, char *mark); mark 197 third_party/npapi/npspy/extern/nspr/plarena.h PR_EXTERN(void) PL_ArenaCountRetract(PLArenaPool *pool, char *mark); mark 206 third_party/npapi/npspy/extern/nspr/plarena.h #define PL_ArenaCountRelease(ap, mark) /* nothing */ mark 207 third_party/npapi/npspy/extern/nspr/plarena.h #define PL_ArenaCountRetract(ap, mark) /* nothing */ mark 106 third_party/npapi/npspy/extern/nspr/plarenas.h PR_EXTERN(void) PL_ArenaRelease(PLArenaPool *pool, char *mark); mark 817 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java private int mark; mark 903 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java mark = currentPieceOffsetInRope + currentPieceIndex; mark 910 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java readSkipInternal(null, 0, mark); mark 361 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java input.mark(0); mark 801 third_party/re2/re2/dfa.cc q->mark(); mark 826 third_party/re2/re2/dfa.cc q->mark(); mark 923 third_party/re2/re2/dfa.cc newq->mark(); mark 291 third_party/tcmalloc/chromium/src/heap-profile-table.cc void HeapProfileTable::MarkCurrentAllocations(AllocationMark mark) { mark 292 third_party/tcmalloc/chromium/src/heap-profile-table.cc const MarkArgs args(mark, true); mark 296 third_party/tcmalloc/chromium/src/heap-profile-table.cc void HeapProfileTable::MarkUnmarkedAllocations(AllocationMark mark) { mark 297 third_party/tcmalloc/chromium/src/heap-profile-table.cc const MarkArgs args(mark, false); mark 352 third_party/tcmalloc/chromium/src/heap-profile-table.cc void HeapProfileTable::DumpMarkedObjects(AllocationMark mark, mark 359 third_party/tcmalloc/chromium/src/heap-profile-table.cc const DumpMarkedArgs args(fd, mark); mark 513 third_party/tcmalloc/chromium/src/heap-profile-table.cc if (v->mark() != args.mark) mark 539 third_party/tcmalloc/chromium/src/heap-profile-table.cc if (!args.mark_all && v->mark() != UNMARKED) mark 541 third_party/tcmalloc/chromium/src/heap-profile-table.cc v->set_mark(args.mark); mark 145 third_party/tcmalloc/chromium/src/heap-profile-table.h void MarkCurrentAllocations(AllocationMark mark); mark 149 third_party/tcmalloc/chromium/src/heap-profile-table.h void MarkUnmarkedAllocations(AllocationMark mark); mark 224 third_party/tcmalloc/chromium/src/heap-profile-table.h void DumpMarkedObjects(AllocationMark mark, const char* file_name); mark 260 third_party/tcmalloc/chromium/src/heap-profile-table.h AllocationMark mark() const { mark 263 third_party/tcmalloc/chromium/src/heap-profile-table.h void set_mark(AllocationMark mark) { mark 264 third_party/tcmalloc/chromium/src/heap-profile-table.h bucket_rep = (bucket_rep & ~uintptr_t(kMask)) | uintptr_t(mark); mark 312 third_party/tcmalloc/chromium/src/heap-profile-table.h mark(mark_arg) { mark 316 third_party/tcmalloc/chromium/src/heap-profile-table.h AllocationMark mark; // The mark of the allocations to process. mark 322 third_party/tcmalloc/chromium/src/heap-profile-table.h : mark(mark_arg), mark 326 third_party/tcmalloc/chromium/src/heap-profile-table.h AllocationMark mark; // The mark to put on allocations. mark 1837 third_party/tcmalloc/chromium/src/tcmalloc.cc inline static MarkType GetMarkValue(void* ptr, MarkType* mark) { mark 1838 third_party/tcmalloc/chromium/src/tcmalloc.cc void* ptr2 = static_cast<void*>(mark); mark 1871 third_party/tcmalloc/chromium/src/tcmalloc.cc MarkType* mark = GetMarkLocation(ptr); mark 1872 third_party/tcmalloc/chromium/src/tcmalloc.cc MarkType allocated_mark = GetMarkValue(ptr, mark); mark 1873 third_party/tcmalloc/chromium/src/tcmalloc.cc MarkType current_mark = *mark; mark 1881 third_party/tcmalloc/chromium/src/tcmalloc.cc size_t class_size = static_cast<size_t>(reinterpret_cast<char*>(mark) - mark 1885 third_party/tcmalloc/chromium/src/tcmalloc.cc *mark = ~allocated_mark; // Distinctively not allocated. mark 1890 third_party/tcmalloc/chromium/src/tcmalloc.cc MarkType* mark = GetMarkLocation(ptr); mark 1891 third_party/tcmalloc/chromium/src/tcmalloc.cc *mark = GetMarkValue(ptr, mark);