HomeSort by relevance Sort by last modified time
    Searched refs:google (Results 26 - 50 of 11176) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/guice/core/src/com/google/inject/name/
package-info.java 2 * Copyright (C) 2006 Google Inc.
20 package com.google.inject.name
  /external/guice/core/src/com/google/inject/spi/
package-info.java 2 * Copyright (C) 2006 Google Inc.
20 package com.google.inject.spi;
  /external/guice/core/src/com/google/inject/util/
package-info.java 2 * Copyright (C) 2009 Google Inc.
20 package com.google.inject.util
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
package-info.java 2 * Copyright (C) 2007 Google Inc.
21 package com.google.inject.assistedinject;
  /external/guice/extensions/jmx/src/com/google/inject/tools/jmx/
package-info.java 2 * Copyright (C) 2006 Google Inc.
20 package com.google.inject.tools.jmx;
  /external/guice/extensions/jndi/src/com/google/inject/jndi/
package-info.java 2 * Copyright (C) 2006 Google Inc.
20 package com.google.inject.jndi;
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
package-info.java 2 * Copyright (C) 2008 Google Inc.
21 package com.google.inject.multibindings;
  /external/guice/extensions/persist/src/com/google/inject/persist/finder/
package-info.java 2 * Copyright (C) 2010 Google Inc.
20 package com.google.inject.persist.finder;
  /external/guice/extensions/persist/src/com/google/inject/persist/jpa/
package-info.java 2 * Copyright (C) 2010 Google Inc.
20 package com.google.inject.persist.jpa;
  /external/guice/extensions/persist/src/com/google/inject/persist/
package-info.java 2 * Copyright (C) 2010 Google Inc.
21 package com.google.inject.persist;
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
package-info.java 2 * Copyright (C) 2006 Google Inc.
21 * <p>Apply {@link com.google.inject.servlet.GuiceFilter} to any servlets which will use the servlet
22 * scopes. Install {@link com.google.inject.servlet.ServletModule} into your {@link
23 * com.google.inject.Injector} to install everything at once.
25 package com.google.inject.servlet;
  /external/guice/extensions/spring/src/com/google/inject/spring/
package-info.java 2 * Copyright (C) 2006 Google Inc.
20 package com.google.inject.spring;
  /external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
package-info.java 2 * Copyright (C) 2007 Google Inc.
21 package com.google.inject.throwingproviders;
  /external/libyuv/files/third_party/gflags/gen/posix/include/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/libyuv/files/third_party/gflags/gen/win/include/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/perf_data_converter/src/compat/
int_compat.h 2 * Copyright (c) 2016, Google Inc.
12 * * Neither the name of Google Inc. nor the
19 * DISCLAIMED. IN NO EVENT SHALL Google Inc. BE LIABLE FOR ANY
33 using uint64 = ::google::protobuf::uint64;
34 using uint32 = ::google::protobuf::uint32;
35 using int64 = ::google::protobuf::int64;
36 using int32 = ::google::protobuf::int32;
  /external/protobuf/src/google/protobuf/
arena_nc.cc 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
33 #include <google/protobuf/arena.h>
34 #include <google/protobuf/unittest.pb.h>
38 namespace google { namespace
40 google::protobuf::Arena arena;
45 } // namespace google
  /external/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 // https://developers.google.com/protocol-buffers/
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/webrtc/third_party/gflags/gen/posix/include/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/protobuf/src/google/protobuf/util/internal/
error_listener.cc 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 #include <google/protobuf/util/internal/error_listener.h>
33 namespace google { namespace
42 } // namespace google
  /build/blueprint/
.travis.fix-fork.sh 3 if echo $TRAVIS_BUILD_DIR | grep -vq "github.com/google/blueprint$" ; then
5 mkdir -p google
6 mv $TRAVIS_BUILD_DIR google/blueprint
7 cd google/blueprint
  /external/protobuf/src/
Makefile.am 5 GZHEADERS = google/protobuf/io/gzip_stream.h
6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh
35 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \
36 google/protobuf/any.proto \
37 google/protobuf/api.proto \
38 google/protobuf/duration.proto \
39 google/protobuf/empty.proto \
40 google/protobuf/field_mask.proto \
41 google/protobuf/source_context.proto \
42 google/protobuf/struct.proto
    [all...]
  /external/caliper/caliper/src/main/java/com/google/caliper/model/
PersistentHashing.java 2 * Copyright (C) 2012 Google Inc.
17 package com.google.caliper.model;
19 import com.google.common.hash.HashFunction;
20 import com.google.common.hash.Hashing;
  /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;

Completed in 282 milliseconds

12 3 4 5 6 7 8 91011>>