EMPTY 75 chrome/browser/net/dns_probe_runner_unittest.cc RunTest(MockDnsClientRule::EMPTY, DnsProbeRunner::INCORRECT); EMPTY 88 chrome/browser/net/dns_probe_runner_unittest.cc RunTest(MockDnsClientRule::EMPTY, DnsProbeRunner::INCORRECT); EMPTY 37 google_apis/gcm/base/socket_stream.cc if (GetState() != EMPTY && GetState() != READY) { EMPTY 42 google_apis/gcm/base/socket_stream.cc if (GetState() == EMPTY) { EMPTY 58 google_apis/gcm/base/socket_stream.cc DCHECK(GetState() == READY || GetState() == EMPTY); EMPTY 155 google_apis/gcm/base/socket_stream.cc return EMPTY; EMPTY 284 google_apis/gcm/base/socket_stream.cc return EMPTY; EMPTY 111 google_apis/gcm/base/socket_stream_unittest.cc DCHECK(socket_input_stream_->GetState() == SocketInputStream::EMPTY || EMPTY 135 google_apis/gcm/base/socket_stream_unittest.cc DCHECK_EQ(socket_output_stream_->GetState(), SocketOutputStream::EMPTY); EMPTY 79 google_apis/gcm/engine/connection_handler_impl.cc output_stream_->GetState() == SocketOutputStream::EMPTY; EMPTY 84 google_apis/gcm/engine/connection_handler_impl.cc DCHECK_EQ(output_stream_->GetState(), SocketOutputStream::EMPTY); EMPTY 106 google_apis/gcm/engine/connection_handler_impl.cc DCHECK_EQ(output_stream_->GetState(), SocketOutputStream::EMPTY); EMPTY 142 google_apis/gcm/engine/connection_handler_impl.cc if (output_stream_->GetState() != SocketOutputStream::EMPTY) { EMPTY 156 google_apis/gcm/engine/connection_handler_impl.cc DCHECK(SocketInputStream::EMPTY == input_stream_->GetState() || EMPTY 174 google_apis/gcm/engine/connection_handler_impl.cc if (input_stream_->GetState() != SocketInputStream::EMPTY && EMPTY 226 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(EMPTY, CONTROL, msg_class, 0, 0, (), ()) EMPTY 244 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(EMPTY, ROUTED, msg_class, 0, 0, (), ()) EMPTY 92 net/dns/dns_test_util.cc case MockDnsClientRule::EMPTY: EMPTY 1321 net/dns/host_resolver_impl_unittest.cc AddDnsRule("4ok", dns_protocol::kTypeAAAA, MockDnsClientRule::EMPTY, false); EMPTY 1322 net/dns/host_resolver_impl_unittest.cc AddDnsRule("6ok", dns_protocol::kTypeA, MockDnsClientRule::EMPTY, false); EMPTY 1326 net/dns/host_resolver_impl_unittest.cc AddDnsRule("empty", dns_protocol::kTypeA, MockDnsClientRule::EMPTY, false); EMPTY 1327 net/dns/host_resolver_impl_unittest.cc AddDnsRule("empty", dns_protocol::kTypeAAAA, MockDnsClientRule::EMPTY, EMPTY 1341 net/dns/host_resolver_impl_unittest.cc AddDnsRule("4slow_4ok", dns_protocol::kTypeAAAA, MockDnsClientRule::EMPTY, EMPTY 783 third_party/libxml/src/HTMLparser.c EMPTY , NULL , DECL area_attrs , DECL target_attr, DECL alt_attr EMPTY 789 third_party/libxml/src/HTMLparser.c EMPTY , NULL , NULL , DECL target_attr, DECL href_attrs EMPTY 792 third_party/libxml/src/HTMLparser.c EMPTY , NULL , NULL, DECL basefont_attrs, NULL EMPTY 807 third_party/libxml/src/HTMLparser.c EMPTY , NULL , DECL core_attrs, DECL clear_attrs , NULL EMPTY 825 third_party/libxml/src/HTMLparser.c EMPTY , NULL , DECL col_attrs , NULL, NULL EMPTY 855 third_party/libxml/src/HTMLparser.c EMPTY, NULL, DECL embed_attrs, NULL, NULL EMPTY 867 third_party/libxml/src/HTMLparser.c EMPTY, NULL, NULL, DECL frame_attrs, NULL EMPTY 894 third_party/libxml/src/HTMLparser.c EMPTY, NULL, DECL html_attrs, DECL hr_depr, NULL EMPTY 906 third_party/libxml/src/HTMLparser.c EMPTY, NULL, DECL img_attrs, DECL align_attr, DECL src_alt_attrs EMPTY 909 third_party/libxml/src/HTMLparser.c EMPTY, NULL, DECL input_attrs , DECL align_attr, NULL EMPTY 915 third_party/libxml/src/HTMLparser.c EMPTY, NULL, NULL, DECL prompt_attrs, NULL EMPTY 930 third_party/libxml/src/HTMLparser.c EMPTY, NULL, DECL link_attrs, DECL target_attr, NULL EMPTY 939 third_party/libxml/src/HTMLparser.c EMPTY, NULL, DECL meta_attrs , NULL , DECL content_attr EMPTY 963 third_party/libxml/src/HTMLparser.c EMPTY, NULL, DECL param_attrs, NULL, DECL name_attr EMPTY 81 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java public static final ByteString EMPTY = new LiteralByteString(new byte[0]); EMPTY 416 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java result = EMPTY; EMPTY 320 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java return ByteString.EMPTY; EMPTY 896 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java BYTE_STRING(ByteString.EMPTY), EMPTY 101 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistry.java return EMPTY; EMPTY 216 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistry.java private static final ExtensionRegistry EMPTY = new ExtensionRegistry(true); EMPTY 97 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistryLite.java return EMPTY; EMPTY 144 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistryLite.java if (other == EMPTY) { EMPTY 159 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistryLite.java private static final ExtensionRegistryLite EMPTY = EMPTY 67 third_party/protobuf/java/src/main/java/com/google/protobuf/LazyStringArrayList.java public final static LazyStringList EMPTY = new UnmodifiableLazyStringList( EMPTY 101 third_party/protobuf/java/src/main/java/com/google/protobuf/LiteralByteString.java result = ByteString.EMPTY; EMPTY 328 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java result = ByteString.EMPTY; EMPTY 84 third_party/protobuf/java/src/main/java/com/google/protobuf/WireFormat.java BYTE_STRING(ByteString.EMPTY), EMPTY 176 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java + "byte string", ByteString.EMPTY, byteString); EMPTY 498 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java assertEquals(ByteString.EMPTY, byteString); EMPTY 618 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java RopeByteString.newInstanceForTest(literalString, ByteString.EMPTY), EMPTY 619 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java RopeByteString.newInstanceForTest(ByteString.EMPTY, literalString)); EMPTY 620 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java ByteString quintet = RopeByteString.newInstanceForTest(temp, ByteString.EMPTY); EMPTY 669 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java assertTrue(string.startsWith(ByteString.EMPTY)); EMPTY 675 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java assertFalse(ByteString.EMPTY.startsWith(prefix)); EMPTY 676 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java assertTrue(ByteString.EMPTY.startsWith(ByteString.EMPTY)); EMPTY 148 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8Test.java RopeByteString.newInstanceForTest(ByteString.EMPTY, lit), EMPTY 149 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8Test.java RopeByteString.newInstanceForTest(ByteString.EMPTY, sub), EMPTY 150 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8Test.java RopeByteString.newInstanceForTest(lit, ByteString.EMPTY), EMPTY 151 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8Test.java RopeByteString.newInstanceForTest(sub, ByteString.EMPTY), EMPTY 288 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java ByteString.EMPTY, output.toByteString()); EMPTY 303 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java stringUnderTest.equals(ByteString.EMPTY)); EMPTY 392 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java stringUnderTest.concat(ByteString.EMPTY), stringUnderTest); EMPTY 394 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java ByteString.EMPTY.concat(stringUnderTest), stringUnderTest); EMPTY 255 third_party/protobuf/java/src/test/java/com/google/protobuf/MessageTest.java TestRequired.parseFrom(ByteString.EMPTY); EMPTY 309 third_party/protobuf/java/src/test/java/com/google/protobuf/MessageTest.java DynamicMessage.parseFrom(descriptor, ByteString.EMPTY); EMPTY 76 third_party/protobuf/java/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java ByteString unicode = ByteString.EMPTY; EMPTY 72 third_party/protobuf/java/src/test/java/com/google/protobuf/RopeByteStringTest.java ByteString concatenated = ByteString.EMPTY; EMPTY 98 third_party/protobuf/java/src/test/java/com/google/protobuf/RopeByteStringTest.java ByteString unicode = ByteString.EMPTY; EMPTY 774 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java Assert.assertEquals(ByteString.EMPTY, message.getOptionalBytes()); EMPTY 1678 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java assertEqualsExactType(ByteString.EMPTY, message.getExtension(optionalBytesExtension)); EMPTY 2457 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java assertEqualsExactType(ByteString.EMPTY, message.getExtension(optionalBytesExtensionLite)); EMPTY 3429 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java Assert.assertEquals(ByteString.EMPTY, message.getField(f("optional_bytes"))); EMPTY 360 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java .addLengthDelimited(ByteString.EMPTY) EMPTY 238 ui/gfx/native_widget_types.h transport_type(EMPTY), EMPTY 249 ui/gfx/native_widget_types.h bool is_null() const { return transport_type == EMPTY; } EMPTY 45 ui/views/controls/menu/menu_item_view.cc : MenuItemView(parent, 0, EMPTY) { EMPTY 180 ui/views/controls/menu/menu_item_view.cc case EMPTY: EMPTY 237 ui/views/controls/menu/menu_item_view.cc DCHECK_NE(type, EMPTY); EMPTY 648 ui/views/controls/menu/menu_item_view.cc if (parent && type != EMPTY && root_delegate)