OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:google
(Results
101 - 125
of
3626
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/protobuf/src/google/protobuf/compiler/
plugin.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)
39
// return
google
::protobuf::compiler::PluginMain(argc, argv, &generator);
58
#include <
google
/protobuf/stubs/common.h>
60
namespace
google
{
namespace
72
} // namespace
google
/external/protobuf/src/google/protobuf/
generated_message_util.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/generated_message_util.h>
39
namespace
google
{
namespace
53
} // namespace
google
/external/jsilver/src/com/google/clearsilver/jsilver/functions/bundles/
CoreOperators.java
2
* Copyright (C) 2010
Google
Inc.
17
package com.
google
.clearsilver.jsilver.functions.bundles;
19
import com.
google
.clearsilver.jsilver.functions.FunctionRegistry;
20
import com.
google
.clearsilver.jsilver.functions.operators.AddFunction;
21
import com.
google
.clearsilver.jsilver.functions.operators.AndFunction;
22
import com.
google
.clearsilver.jsilver.functions.operators.DivideFunction;
23
import com.
google
.clearsilver.jsilver.functions.operators.EqualFunction;
24
import com.
google
.clearsilver.jsilver.functions.operators.ExistsFunction;
25
import com.
google
.clearsilver.jsilver.functions.operators.GreaterFunction;
26
import com.
google
.clearsilver.jsilver.functions.operators.GreaterOrEqualFunction
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.cc
2
// source:
google
/protobuf/compiler/plugin.proto
5
#include "
google
/protobuf/compiler/plugin.pb.h"
9
#include <
google
/protobuf/stubs/common.h>
10
#include <
google
/protobuf/stubs/once.h>
11
#include <
google
/protobuf/io/coded_stream.h>
12
#include <
google
/protobuf/wire_format_lite_inl.h>
13
#include <
google
/protobuf/descriptor.h>
14
#include <
google
/protobuf/generated_message_reflection.h>
15
#include <
google
/protobuf/reflection_ops.h>
16
#include <
google
/protobuf/wire_format.h
19
namespace
google
{
namespace
[
all
...]
/external/android-mock/livetests/com/google/android/testing/mocking/testapp/
ClassToMock.java
2
* Copyright 2010
Google
Inc.
16
package com.
google
.android.testing.mocking.testapp;
21
* @author swoodward@
google
.com (Stephen Woodward)
/external/android-mock/tests/com/google/android/testing/mocking/
ClassHasFinalMethods.java
2
* Copyright 2010
Google
Inc.
16
package com.
google
.android.testing.mocking;
21
* @author swoodward@
google
.com (Stephen Woodward)
ClassHasNoDefaultConstructor.java
2
* Copyright 2010
Google
Inc.
16
package com.
google
.android.testing.mocking;
21
* @author swoodward@
google
.com (Stephen Woodward)
ClassHasOverloadedMethods.java
2
* Copyright 2010
Google
Inc.
16
package com.
google
.android.testing.mocking;
21
* @author swoodward@
google
.com (Stephen Woodward)
ClassIsEnum.java
2
* Copyright 2010
Google
Inc.
16
package com.
google
.android.testing.mocking;
21
* @author swoodward@
google
.com (Stephen Woodward)
/external/doclava/src/com/google/doclava/
Resolvable.java
2
* Copyright (C) 2011
Google
Inc.
17
package com.
google
.doclava;
Scoped.java
2
* Copyright (C) 2010
Google
Inc.
17
package com.
google
.doclava;
/external/droiddriver/samples/testapp/tests/src/com/google/android/apps/common/testing/ui/testapp/sendactivity/
Default.java
1
package com.
google
.android.apps.common.testing.ui.testapp.sendactivity;
3
import com.
google
.android.apps.common.testing.ui.testapp.AbstractSendActivityTest;
4
import com.
google
.android.droiddriver.DroidDriverBuilder;
5
import com.
google
.android.droiddriver.DroidDriver;
/external/droiddriver/src/com/google/android/droiddriver/actions/
KeyAction.java
17
package com.
google
.android.droiddriver.actions;
ScrollAction.java
17
package com.
google
.android.droiddriver.actions;
ScrollDirection.java
17
package com.
google
.android.droiddriver.actions;
/external/droiddriver/src/com/google/android/droiddriver/scroll/
SentinelStrategy.java
16
package com.
google
.android.droiddriver.scroll;
18
import com.
google
.android.droiddriver.DroidDriver;
19
import com.
google
.android.droiddriver.actions.ScrollDirection;
20
import com.
google
.android.droiddriver.finders.Finder;
/external/guava/guava/src/com/google/common/util/concurrent/
package-info.java
21
* com.
google
.common.util.concurrent.ListenableFuture} and {@link
22
* com.
google
.common.util.concurrent.Service}.
25
* com.
google
.common.util.concurrent.Futures}, {@link
26
* com.
google
.common.util.concurrent.MoreExecutors}, and {@link
27
* com.
google
.common.util.concurrent.ThreadFactoryBuilder}.
33
package com.
google
.common.util.concurrent;
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EmptyImmutableList.java
16
package com.
google
.common.collect;
EmptyImmutableSet.java
17
package com.
google
.common.collect;
/external/guava/guava-testlib/src/com/google/common/collect/testing/
TestSubjectGenerator.java
17
package com.
google
.common.collect.testing;
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
Platform.java
17
package com.
google
.common.collect.testing.
google
;
19
import com.
google
.common.annotations.GwtCompatible;
20
import com.
google
.common.annotations.GwtIncompatible;
/external/jsilver/src/com/google/clearsilver/jsilver/data/
StringInternStrategy.java
2
* Copyright (C) 2010
Google
Inc.
17
package com.
google
.clearsilver.jsilver.data;
/external/jsilver/src/com/google/clearsilver/jsilver/functions/
EscapingFunction.java
2
* Copyright (C) 2010
Google
Inc.
17
package com.
google
.clearsilver.jsilver.functions;
NonEscapingFunction.java
2
* Copyright (C) 2010
Google
Inc.
17
package com.
google
.clearsilver.jsilver.functions;
/external/jsilver/src/com/google/clearsilver/jsilver/functions/operators/
ExistsFunction.java
2
* Copyright (C) 2010
Google
Inc.
17
package com.
google
.clearsilver.jsilver.functions.operators;
19
import com.
google
.clearsilver.jsilver.functions.NonEscapingFunction;
20
import com.
google
.clearsilver.jsilver.values.Value;
21
import static com.
google
.clearsilver.jsilver.values.Value.literalConstant;
Completed in 2565 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>