OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:common
(Results
5351 - 5375
of
31397
) sorted by null
<<
211
212
213
214
215
216
217
218
219
220
>>
/external/chromium_org/chrome/common/extensions/api/bluetooth/
bluetooth_manifest_permission.cc
5
#include "chrome/
common
/extensions/api/bluetooth/bluetooth_manifest_permission.h"
11
#include "chrome/
common
/extensions/api/bluetooth/bluetooth_manifest_data.h"
12
#include "chrome/
common
/extensions/api/manifest_types.h"
14
#include "extensions/
common
/error_utils.h"
15
#include "extensions/
common
/extension_messages.h"
16
#include "extensions/
common
/manifest_constants.h"
/external/chromium_org/chrome/common/extensions/api/extension_action/
page_action_manifest_unittest.cc
5
#include "chrome/
common
/extensions/api/extension_action/action_info.h"
6
#include "chrome/
common
/extensions/manifest_tests/extension_manifest_test.h"
7
#include "extensions/
common
/constants.h"
8
#include "extensions/
common
/error_utils.h"
9
#include "extensions/
common
/extension.h"
10
#include "extensions/
common
/manifest_constants.h"
/external/chromium_org/components/
password_manager.gypi
135
'password_manager/core/
common
/password_manager_pref_names.cc',
136
'password_manager/core/
common
/password_manager_pref_names.h',
137
'password_manager/core/
common
/password_manager_switches.cc',
138
'password_manager/core/
common
/password_manager_switches.h',
139
'password_manager/core/
common
/password_manager_ui.cc',
140
'password_manager/core/
common
/password_manager_ui.h',
/external/chromium_org/components/policy/core/common/cloud/
component_cloud_policy_service.h
14
#include "components/policy/core/
common
/cloud/cloud_policy_client.h"
15
#include "components/policy/core/
common
/cloud/cloud_policy_core.h"
16
#include "components/policy/core/
common
/cloud/cloud_policy_store.h"
17
#include "components/policy/core/
common
/policy_bundle.h"
18
#include "components/policy/core/
common
/policy_namespace.h"
19
#include "components/policy/core/
common
/schema_registry.h"
/external/chromium_org/content/ppapi_plugin/
ppapi_plugin_main.cc
15
#include "content/
common
/content_constants_internal.h"
16
#include "content/
common
/sandbox_linux/sandbox_linux.h"
18
#include "content/public/
common
/content_client.h"
19
#include "content/public/
common
/content_switches.h"
20
#include "content/public/
common
/main_function_params.h"
37
#include "content/public/
common
/sandbox_init.h"
/external/chromium_org/content/renderer/input/
input_event_filter.cc
14
#include "content/
common
/input/did_overscroll_params.h"
15
#include "content/
common
/input/web_input_event_traits.h"
16
#include "content/
common
/input_messages.h"
17
#include "content/
common
/view_messages.h"
18
#include "content/public/
common
/content_switches.h"
32
#include "content/
common
/input_messages.h"
/external/chromium_org/extensions/common/permissions/
permission_set.h
17
#include "extensions/
common
/manifest.h"
18
#include "extensions/
common
/permissions/api_permission.h"
19
#include "extensions/
common
/permissions/api_permission_set.h"
20
#include "extensions/
common
/permissions/manifest_permission.h"
21
#include "extensions/
common
/permissions/manifest_permission_set.h"
22
#include "extensions/
common
/url_pattern_set.h"
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
decodemv.c
13
#include "vp8/
common
/entropymv.h"
14
#include "vp8/
common
/entropymode.h"
16
#include "vp8/
common
/findnearmv.h"
52
const int mis = pbi->
common
.mode_info_stride;
154
MV_CONTEXT *const mvc = pbi->
common
.fc.mvc;
163
pbi->
common
.mb_no_coeff_skip = (int)vp8_read_bit(bc);
166
if (pbi->
common
.mb_no_coeff_skip)
169
if(pbi->
common
.frame_type != KEY_FRAME)
181
pbi->
common
.fc.ymode_prob[i] =
193
pbi->
common
.fc.uv_mode_prob[i]
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_picklpf.c
18
#include "vp9/
common
/vp9_loopfilter.h"
19
#include "vp9/
common
/vp9_onyxc_int.h"
20
#include "vp9/
common
/vp9_quant_common.h"
38
VP9_COMMON *const cm = &cpi->
common
;
53
const VP9_COMMON *const cm = &cpi->
common
;
141
VP9_COMMON *const cm = &cpi->
common
;
/external/clang/lib/Tooling/
CommonOptionsParser.cpp
1
//===--- CommonOptionsParser.cpp -
common
options for clang tools ---------===//
10
// This file implements the CommonOptionsParser class used to parse
common
12
// command-line applications with a consistent
common
interface for handling
15
// It provides a
common
subset of command-line options,
common
algorithm
19
// It creates a CompilationDatabase and reads
common
command-line options.
/external/e2fsprogs/debian/attic/libs/
control
25
Description: The
Common
Error Description library - shared libraries.
26
libcomerr is an attempt to present a
common
error-handling mechanism to
27
manipulate the most
common
form of error code in a fashion that does not
60
Description: The
Common
Error Description library - headers and static libraries.
61
libcomerr is an attempt to present a
common
error-handling mechanism to
62
manipulate the most
common
form of error code in a fashion that does not
/external/eigen/test/eigen2/
testsuite.cmake
43
#
COMMON
="ctest -S $WORK_DIR/testsuite.cmake,EIGEN_WORK_DIR=$WORK_DIR,EIGEN_SITE=$SITE,EIGEN_MODE=$1,EIGEN_BUILD_STRING=$OS_VERSION-$ARCH"
44
# $
COMMON
-gcc-3.4.6,EIGEN_CXX=g++-3.4
45
# $
COMMON
-gcc-4.0.1,EIGEN_CXX=g++-4.0.1
46
# $
COMMON
-gcc-4.3.2,EIGEN_CXX=g++-4.3,EIGEN_EXPLICIT_VECTORIZATION=novec
47
# $
COMMON
-gcc-4.3.2,EIGEN_CXX=g++-4.3,EIGEN_EXPLICIT_VECTORIZATION=SSE2
48
# $
COMMON
-icc-11.0,EIGEN_CXX=icpc
/external/guava/guava/src/com/google/common/base/
Stopwatch.java
17
package com.google.
common
.base;
19
import static com.google.
common
.base.Preconditions.checkNotNull;
20
import static com.google.
common
.base.Preconditions.checkState;
26
import com.google.
common
.annotations.Beta;
27
import com.google.
common
.annotations.GwtCompatible;
28
import com.google.
common
.annotations.GwtIncompatible;
/external/guava/guava/src/com/google/common/collect/
RegularContiguousSet.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.base.Preconditions.checkArgument;
18
import static com.google.
common
.base.Preconditions.checkNotNull;
19
import static com.google.
common
.collect.BoundType.CLOSED;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.annotations.GwtIncompatible;
/external/guava/guava-tests/test/com/google/common/base/
OptionalTest.java
17
package com.google.
common
.base;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.annotations.GwtIncompatible;
23
import com.google.
common
.collect.ImmutableList;
24
import com.google.
common
.testing.NullPointerTester;
25
import com.google.
common
.testing.SerializableTester;
/external/guava/guava-tests/test/com/google/common/cache/
TestingCacheLoaders.java
15
package com.google.
common
.cache;
17
import com.google.
common
.annotations.GwtCompatible;
18
import com.google.
common
.annotations.GwtIncompatible;
19
import com.google.
common
.collect.Maps;
20
import com.google.
common
.util.concurrent.Futures;
21
import com.google.
common
.util.concurrent.ListenableFuture;
/external/guava/guava-tests/test/com/google/common/collect/
AbstractTableReadTest.java
17
package com.google.
common
.collect;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.annotations.GwtIncompatible;
23
import com.google.
common
.base.Objects;
24
import com.google.
common
.testing.EqualsTester;
25
import com.google.
common
.testing.NullPointerTester;
ForwardingCollectionTest.java
17
package com.google.
common
.collect;
21
import com.google.
common
.collect.testing.CollectionTestSuiteBuilder;
22
import com.google.
common
.collect.testing.MinimalCollection;
23
import com.google.
common
.collect.testing.TestStringCollectionGenerator;
24
import com.google.
common
.collect.testing.features.CollectionFeature;
25
import com.google.
common
.collect.testing.features.CollectionSize;
ForwardingListTest.java
17
package com.google.
common
.collect;
19
import com.google.
common
.collect.testing.ListTestSuiteBuilder;
20
import com.google.
common
.collect.testing.TestStringListGenerator;
21
import com.google.
common
.collect.testing.features.CollectionFeature;
22
import com.google.
common
.collect.testing.features.CollectionSize;
23
import com.google.
common
.collect.testing.features.ListFeature;
ForwardingSetTest.java
17
package com.google.
common
.collect;
21
import com.google.
common
.collect.testing.MinimalSet;
22
import com.google.
common
.collect.testing.SetTestSuiteBuilder;
23
import com.google.
common
.collect.testing.TestStringSetGenerator;
24
import com.google.
common
.collect.testing.features.CollectionFeature;
25
import com.google.
common
.collect.testing.features.CollectionSize;
ImmutableSetTest.java
17
package com.google.
common
.collect;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.annotations.GwtIncompatible;
23
import com.google.
common
.collect.ImmutableSet.Builder;
24
import com.google.
common
.testing.NullPointerTester;
25
import com.google.
common
.testing.SerializableTester;
MapMakerTest.java
17
package com.google.
common
.collect;
19
import static com.google.
common
.util.concurrent.Uninterruptibles.awaitUninterruptibly;
21
import com.google.
common
.base.Function;
22
import com.google.
common
.collect.MapMaker.RemovalNotification;
23
import com.google.
common
.collect.MapMakerInternalMapTest.QueuingRemovalListener;
24
import com.google.
common
.testing.NullPointerTester;
MutableClassToInstanceMapTest.java
17
package com.google.
common
.collect;
19
import com.google.
common
.collect.ImmutableClassToInstanceMapTest.TestClassToInstanceMapGenerator;
20
import com.google.
common
.collect.testing.MapTestSuiteBuilder;
21
import com.google.
common
.collect.testing.features.CollectionSize;
22
import com.google.
common
.collect.testing.features.MapFeature;
23
import com.google.
common
.collect.testing.testers.MapPutTester;
/external/guava/guava-tests/test/com/google/common/primitives/
BooleansTest.java
17
package com.google.
common
.primitives;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
21
import com.google.
common
.collect.testing.Helpers;
22
import com.google.
common
.testing.NullPointerTester;
23
import com.google.
common
.testing.SerializableTester;
SignedBytesTest.java
17
package com.google.
common
.primitives;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
21
import com.google.
common
.collect.testing.Helpers;
22
import com.google.
common
.testing.NullPointerTester;
23
import com.google.
common
.testing.SerializableTester;
Completed in 2064 milliseconds
<<
211
212
213
214
215
216
217
218
219
220
>>