OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:google
(Results
1 - 25
of
3626
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/protobuf/src/google/protobuf/
package_info.h
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
// This file exists solely to document the
google
::protobuf namespace.
39
namespace
google
{
namespace
64
} // namespace
google
service.cc
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
#include <
google
/protobuf/service.h>
37
namespace
google
{
namespace
46
} // namespace
google
/external/protobuf/src/google/protobuf/
package_info.h
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
// This file exists solely to document the
google
::protobuf namespace.
39
namespace
google
{
namespace
64
} // namespace
google
/external/chromium_org/base/third_party/symbolize/
config.h
5
#define GOOGLE_NAMESPACE
google
7
#define _START_GOOGLE_NAMESPACE_ namespace
google
{
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
package_info.h
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
// This file exists solely to document the
google
::protobuf::compiler namespace.
39
namespace
google
{
namespace
64
} // namespace
google
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
package_info.h
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
// This file exists solely to document the
google
::protobuf::io namespace.
39
namespace
google
{
namespace
54
} // namespace
google
zero_copy_stream.cc
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
#include <
google
/protobuf/io/zero_copy_stream.h>
38
namespace
google
{
namespace
48
} // namespace
google
/external/protobuf/src/google/protobuf/compiler/
package_info.h
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
// This file exists solely to document the
google
::protobuf::compiler namespace.
39
namespace
google
{
namespace
64
} // namespace
google
/external/protobuf/src/google/protobuf/io/
package_info.h
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
35
// This file exists solely to document the
google
::protobuf::io namespace.
39
namespace
google
{
namespace
54
} // namespace
google
/external/protobuf/src/google/protobuf/stubs/
hash.cc
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// Author: kenton@
google
.com (Kenton Varda)
33
#include <
google
/protobuf/stubs/hash.h>
35
namespace
google
{
namespace
41
} // namespace
google
/external/ceres-solver/google3/glog/
logging.h
1
// Copyright 2012
Google
Inc. All Rights Reserved.
2
// Author: keir@
google
.com (Keir Mierle)
12
namespace
google
{
namespace
15
// The gflags shim in //third_party/ceres/
google
/gflags/gflags.h
19
} // namespace
google
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.h
1
// Protocol Buffers -
Google
's data interchange format
2
// Copyright 2008
Google
Inc. All rights reserved.
3
// http://code.
google
.com/p/protobuf/
15
// * Neither the name of
Google
Inc. nor the names of its
31
// This header declares the namespace
google
::protobuf::protobuf_unittest in order to expose
37
// name with "::", in case the namespace
google
::protobuf::foo exists. We intentionally
38
// trigger that case here by declaring
google
::protobuf::protobuf_unittest.
45
namespace
google
{
namespace
50
} // namespace
google
/external/guava/guava/src/com/google/common/annotations/
package-info.java
21
package com.
google
.common.annotations;
/external/guava/guava/src/com/google/common/eventbus/
package-info.java
37
* {@link com.
google
.common.eventbus.Subscribe} annotation.</li>
47
* {@link com.
google
.common.eventbus.EventBus#register(Object)} method on an
66
* com.
google
.common.eventbus.DeadEvent}. The
86
* {@link com.
google
.common.eventbus.EventBus#post(Object)} method.</li>
101
* {@link com.
google
.common.eventbus.Subscribe} annotation.</dd>
264
package com.
google
.common.eventbus;
/external/guava/guava-gwt/src/com/google/common/collect/
ImmutableList_CustomFieldSerializer.java
17
package com.
google
.common.collect;
ImmutableMultiset_CustomFieldSerializer.java
17
package com.
google
.common.collect;
ImmutableSet_CustomFieldSerializer.java
17
package com.
google
.common.collect;
ImmutableSortedSet_CustomFieldSerializer.java
17
package com.
google
.common.collect;
/external/open-vcdiff/gflags/src/gflags/
gflags_completions.h
1
// Copyright (c) 2008,
Google
Inc.
14
// * Neither the name of
Google
Inc. nor the names of its
115
namespace
google
{
namespace
/external/guava/guava-testlib/src/com/google/common/testing/
TearDown.java
17
package com.
google
.common.testing;
19
import com.
google
.common.annotations.Beta;
20
import com.
google
.common.annotations.GwtCompatible;
33
* {@code com.
google
.common.testing.junit3.TearDownTestCase} and
34
* {@code com.
google
.common.testing.junit4.TearDownTestCase} for example.
TearDownAccepter.java
17
package com.
google
.common.testing;
19
import com.
google
.common.annotations.Beta;
20
import com.
google
.common.annotations.GwtCompatible;
/external/protobuf/src/
Makefile.am
5
GZHEADERS =
google
/protobuf/io/gzip_stream.h
6
GZTESTS =
google
/protobuf/io/gzip_stream_unittest.sh
27
nobase_dist_proto_DATA =
google
/protobuf/descriptor.proto \
28
google
/protobuf/compiler/plugin.proto
41
google
/protobuf/stubs/common.h \
42
google
/protobuf/stubs/once.h \
43
google
/protobuf/descriptor.h \
44
google
/protobuf/descriptor.pb.h \
45
google
/protobuf/descriptor_database.h \
46
google
/protobuf/dynamic_message.h
[
all
...]
/external/chromium_org/third_party/protobuf/src/
Makefile.am
5
GZHEADERS =
google
/protobuf/io/gzip_stream.h
6
GZTESTS =
google
/protobuf/io/gzip_stream_unittest.sh
27
nobase_dist_proto_DATA =
google
/protobuf/descriptor.proto \
28
google
/protobuf/compiler/plugin.proto
41
google
/protobuf/stubs/atomicops.h \
42
google
/protobuf/stubs/atomicops_internals_arm_gcc.h \
43
google
/protobuf/stubs/atomicops_internals_arm_qnx.h \
44
google
/protobuf/stubs/atomicops_internals_atomicword_compat.h \
45
google
/protobuf/stubs/atomicops_internals_macosx.h \
46
google
/protobuf/stubs/atomicops_internals_mips_gcc.h
[
all
...]
/external/guava/guava/src/com/google/common/base/
Supplier.java
17
package com.
google
.common.base;
19
import com.
google
.common.annotations.GwtCompatible;
27
* @since 2.0 (imported from
Google
Collections Library)
/external/guava/guava-gwt/src/com/google/common/base/
GwtSerializationDependencies.java
17
package com.
google
.common.base;
19
import com.
google
.common.annotations.GwtCompatible;
25
* <p>See {@linkplain com.
google
.common.collect.GwtSerializationDependencies the
26
* com.
google
.common.collect version} for more details.
Completed in 1167 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>