DATA               34 base/test/android/java/src/org/chromium/base/ContentUriTestUtils.java                 MediaStore.Images.Media.DATA + " LIKE ?",
DATA               46 base/test/android/java/src/org/chromium/base/ContentUriTestUtils.java         values.put(MediaStore.MediaColumns.DATA, path);
DATA               81 net/spdy/spdy_frame_builder.cc     return WriteFramePrefix(framer, DATA, flags, stream_id);
DATA              109 net/spdy/spdy_frame_builder.cc   if (type != DATA) {
DATA              159 net/spdy/spdy_framer.cc   current_frame_type_ = DATA;
DATA              447 net/spdy/spdy_framer.cc     case DATA:
DATA              633 net/spdy/spdy_framer.cc   uint16 control_frame_type_field = DATA;
DATA              636 net/spdy/spdy_framer.cc   current_frame_type_ = DATA;
DATA              667 net/spdy/spdy_framer.cc     uint8 control_frame_type_field_uint8 = DATA;
DATA              673 net/spdy/spdy_framer.cc     is_control_frame = (control_frame_type_field != DATA);
DATA              256 net/spdy/spdy_framer_test.cc       header_control_type_(DATA),
DATA             3941 net/spdy/spdy_framer_test.cc                SpdyFramer::FrameTypeToString(DATA));
DATA               53 net/spdy/spdy_protocol.cc       if (frame_type_field < SerializeFrameType(version, DATA)) {
DATA               96 net/spdy/spdy_protocol.cc           return DATA;
DATA              121 net/spdy/spdy_protocol.cc   return DATA;
DATA              152 net/spdy/spdy_protocol.cc         case DATA:
DATA              459 net/spdy/spdy_session.cc       in_flight_write_frame_type_(DATA),
DATA              863 net/spdy/spdy_session.cc          frame_type == DATA ||
DATA             1362 net/spdy/spdy_session.cc     SpdyFrameType frame_type = DATA;
DATA             1423 net/spdy/spdy_session.cc     in_flight_write_frame_type_ = DATA;
DATA             1455 net/spdy/spdy_session.cc       in_flight_write_frame_type_ = DATA;
DATA              527 net/spdy/spdy_stream.cc         frame_type == DATA) << frame_type;
DATA              813 net/spdy/spdy_stream.cc       GetWeakPtr(), DATA,
DATA              741 net/spdy/spdy_test_util_common.cc     case DATA:
DATA               92 net/spdy/spdy_write_queue_unittest.cc   SpdyFrameType frame_type = DATA;
DATA              133 net/spdy/spdy_write_queue_unittest.cc   SpdyFrameType frame_type = DATA;
DATA              172 net/spdy/spdy_write_queue_unittest.cc     SpdyFrameType frame_type = DATA;
DATA              181 net/spdy/spdy_write_queue_unittest.cc   SpdyFrameType frame_type = DATA;
DATA              215 net/spdy/spdy_write_queue_unittest.cc     SpdyFrameType frame_type = DATA;
DATA              225 net/spdy/spdy_write_queue_unittest.cc   SpdyFrameType frame_type = DATA;
DATA              244 net/spdy/spdy_write_queue_unittest.cc   SpdyFrameType frame_type = DATA;
DATA              178 third_party/codesighs/codesighs.c         DATA
DATA              281 third_party/codesighs/codesighs.c                 segmentClass = DATA;
DATA              463 third_party/codesighs/codesighs.c                 else if(DATA == segmentClass)
DATA              523 third_party/codesighs/codesighs.c                             else if(DATA == segmentClass)
DATA              145 third_party/codesighs/maptsvdifftool.c         DATA
DATA              419 third_party/codesighs/maptsvdifftool.c                 SegmentClass segmentClass = DATA;
DATA              429 third_party/codesighs/maptsvdifftool.c                     segmentClass = DATA;
DATA              613 third_party/codesighs/maptsvdifftool.c                                         else if(DATA == segmentClass)
DATA              630 third_party/codesighs/maptsvdifftool.c                                         else if(DATA == segmentClass)
DATA              885 third_party/codesighs/maptsvdifftool.c                             else if(DATA == theSegment->mClass)
DATA              900 third_party/codesighs/maptsvdifftool.c                             else if(DATA == theSegment->mClass)
DATA              993 third_party/codesighs/maptsvdifftool.c                     else if(DATA == theSegment->mClass)
DATA               77 third_party/codesighs/msmap.h     DATA
DATA             1445 third_party/codesighs/msmap2tsv.c                                                 theSegment->mClass = DATA;
DATA             1639 third_party/codesighs/msmap2tsv.c         case DATA:
DATA               22 third_party/talloc/libreplace/test/shared_mmap.c 	int fd = open(DATA,O_RDWR|O_CREAT|O_TRUNC,0666);
DATA               34 third_party/talloc/libreplace/test/shared_mmap.c 		fd = open(DATA,O_RDWR);
DATA               50 third_party/talloc/libreplace/test/shared_mmap.c 	fd = open(DATA,O_RDWR);
DATA               64 third_party/talloc/libreplace/test/shared_mmap.c 	unlink(DATA);