OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
101 - 125
of
3487
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/projects/sample/tools/sample/
Makefile
20
# Include Makefile.
common
so we know what to do.
22
include $(LEVEL)/Makefile.
common
/external/llvm/utils/PerfectShuffle/
Makefile
17
include $(LEVEL)/Makefile.
common
/external/llvm/utils/count/
Makefile
20
include $(LEVEL)/Makefile.
common
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/tests/testauth/
TestauthConstants.java
17
package com.android.contacts.
common
.tests.testauth;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
QuickContactBadgeRule.java
16
package com.android.ide.
common
.layout;
19
import com.android.ide.
common
.api.INode;
20
import com.android.ide.
common
.api.IViewRule;
21
import com.android.ide.
common
.api.InsertType;
MergeRule.java
17
package com.android.ide.
common
.layout;
20
import com.android.ide.
common
.api.INode;
21
import com.android.ide.
common
.api.RuleAction;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
GridLayoutRuleTest.java
16
package com.android.ide.
common
.layout;
/device/samsung/maguro/factory-images/
generate-factory-images-package.sh
33
source ../../../
common
/clear-factory-images-variables.sh
41
source ../../../
common
/generate-factory-images-
common
.sh
43
source ../../../
common
/clear-factory-images-variables.sh
51
source ../../../
common
/generate-factory-images-
common
.sh
/external/guava/guava/src/com/google/common/base/
Ticker.java
17
package com.google.
common
.base;
19
import com.google.
common
.annotations.Beta;
20
import com.google.
common
.annotations.GwtCompatible;
/external/guava/guava/src/com/google/common/collect/
BoundType.java
15
package com.google.
common
.collect;
17
import com.google.
common
.annotations.Beta;
18
import com.google.
common
.annotations.GwtCompatible;
Constraint.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.Beta;
20
import com.google.
common
.annotations.GwtCompatible;
MapConstraint.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.Beta;
20
import com.google.
common
.annotations.GwtCompatible;
/external/guava/guava-tests/test/com/google/common/collect/
BstMutationResultTest.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.collect.BstTesting.defaultNullPointerTester;
19
import com.google.
common
.annotations.GwtIncompatible;
DiscreteDomainsTest.java
17
package com.google.
common
.collect;
19
import static com.google.
common
.testing.SerializableTester.reserializeAndAssert;
21
import com.google.
common
.annotations.GwtIncompatible;
ConstrainedSetMultimapTest.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionToStringTester.java
17
package com.google.
common
.collect.testing.testers;
19
import static com.google.
common
.collect.testing.features.CollectionFeature.KNOWN_ORDER;
20
import static com.google.
common
.collect.testing.features.CollectionFeature.NON_STANDARD_TOSTRING;
21
import static com.google.
common
.collect.testing.features.CollectionSize.ONE;
22
import static com.google.
common
.collect.testing.features.CollectionSize.SEVERAL;
23
import static com.google.
common
.collect.testing.features.CollectionSize.ZERO;
25
import com.google.
common
.collect.testing.AbstractCollectionTester;
26
import com.google.
common
.collect.testing.Helpers;
27
import com.google.
common
.collect.testing.features.CollectionFeature;
28
import com.google.
common
.collect.testing.features.CollectionSize
[
all
...]
ListCreationTester.java
17
package com.google.
common
.collect.testing.testers;
19
import static com.google.
common
.collect.testing.features.CollectionFeature.REJECTS_DUPLICATES_AT_CREATION;
20
import static com.google.
common
.collect.testing.features.CollectionSize.ONE;
21
import static com.google.
common
.collect.testing.features.CollectionSize.ZERO;
23
import com.google.
common
.collect.testing.features.CollectionFeature;
24
import com.google.
common
.collect.testing.features.CollectionSize;
29
* {@link com.google.
common
.collect.testing.ListTestSuiteBuilder}.
/device/asus/tilapia/factory-images/
generate-factory-images-package.sh
29
source ../../../
common
/clear-factory-images-variables.sh
42
source ../../../
common
/generate-factory-images-
common
.sh
/device/samsung/toro/factory-images/
generate-factory-images-package.sh
26
source ../../../
common
/clear-factory-images-variables.sh
35
source ../../../
common
/generate-factory-images-
common
.sh
/external/guava/guava-tests/test/com/google/common/base/
EquivalencesTest.java
17
package com.google.
common
.base;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
21
import com.google.
common
.testing.EqualsTester;
22
import com.google.
common
.testing.EquivalenceTester;
23
import com.google.
common
.testing.SerializableTester;
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
Android.mk
6
../../
common
/cmnMemory.c
21
$(LOCAL_PATH)/../../
common
\
22
$(LOCAL_PATH)/../../
common
/include
/external/guava/guava/src/com/google/common/net/
TldPatterns.java
4
package com.google.
common
.net;
6
import com.google.
common
.annotations.GwtCompatible;
7
import com.google.
common
.collect.ImmutableSet;
[
all
...]
/external/guava/guava/src/com/google/common/util/concurrent/
ExecutionError.java
17
package com.google.
common
.util.concurrent;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.Beta;
UncheckedExecutionException.java
17
package com.google.
common
.util.concurrent;
19
import com.google.
common
.annotations.Beta;
20
import com.google.
common
.annotations.GwtCompatible;
/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;
Completed in 460 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>