OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:common
(Results
401 - 425
of
25957
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/public/android/java/src/org/chromium/content/common/
ProcessInitException.java
5
package org.chromium.content.
common
;
14
* @param errorCode The error code could be one from content/public/
common
/result_codes.h
22
* @param errorCode The error code could be one from content/public/
common
/result_codes.h
/external/chromium_org/content/public/common/
url_utils.cc
5
#include "content/public/
common
/url_utils.h"
8
#include "content/
common
/savable_url_schemes.h"
9
#include "content/public/
common
/url_constants.h"
/external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
example.js
5
// Called by the
common
.js module.
16
common
.createNaClModule(name, tc, config, width, height);
23
common
.logMessage('loadstart');
47
common
.logMessage('progress: ' + loadPercentString +
56
common
.logMessage('error: ' +
common
.naclModule.lastError);
61
common
.logMessage('abort');
66
common
.logMessage('load');
67
common
.updateStatus('LOADED');
77
common
.logMessage('loadend')
[
all
...]
/external/clang/test/PCH/
chain-external-defs.c
18
// XA: @x =
common
global i32 0
19
// XA-NOT: @x =
common
global i32 0
21
// YA: @y =
common
global i32 0
22
// YA-NOT: @y =
common
global i32 0
31
// AA: @incomplete_array =
common
global [1 x i32]
32
// AA-NOT: @incomplete_array =
common
global [1 x i32]
33
// AB: @incomplete_array2 =
common
global [17 x i32]
34
// AB-NOT: @incomplete_array2 =
common
global [17 x i32]
36
// AC: @incomplete_array3 =
common
global [1 x i32]
37
// AC-NOT: @incomplete_array3 =
common
global [1 x i32
[
all
...]
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MapGenerators.java
17
package com.google.
common
.collect.testing.google;
19
import static com.google.
common
.base.Preconditions.checkNotNull;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.collect.ImmutableMap;
23
import com.google.
common
.collect.ImmutableMap.Builder;
24
import com.google.
common
.collect.testing.SampleElements;
25
import com.google.
common
.collect.testing.TestCollectionGenerator;
26
import com.google.
common
.collect.testing.TestListGenerator;
27
import com.google.
common
.collect.testing.TestMapEntrySetGenerator;
28
import com.google.
common
.collect.testing.TestStringSetGenerator
[
all
...]
TestEnumMultisetGenerator.java
17
package com.google.
common
.collect.testing.google;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.collect.Multiset;
21
import com.google.
common
.collect.testing.AnEnum;
22
import com.google.
common
.collect.testing.SampleElements;
23
import com.google.
common
.collect.testing.SampleElements.Enums;
/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;
/external/jmonkeyengine/engine/src/test/jme3test/texture/
UnshadedArray.j3md
35
VertexShader GLSL100 :
Common
/MatDefs/SSAO/normal.vert
36
FragmentShader GLSL100 :
Common
/MatDefs/SSAO/normal.frag
54
FragmentShader GLSL100:
Common
/MatDefs/Light/Glow.frag
/external/llvm/test/CodeGen/Mips/
setgek.ll
4
@r1 =
common
global i32 0, align 4
5
@r2 =
common
global i32 0, align 4
6
@r3 =
common
global i32 0, align 4
setltk.ll
7
@r1 =
common
global i32 0, align 4
8
@r2 =
common
global i32 0, align 4
9
@r3 =
common
global i32 0, align 4
setultk.ll
7
@r1 =
common
global i32 0, align 4
8
@r2 =
common
global i32 0, align 4
9
@r3 =
common
global i32 0, align 4
/packages/services/Telephony/
Android.mk
7
LOCAL_JAVA_LIBRARIES := telephony-
common
voip-
common
9
com.android.services.telephony.
common
\
/external/harfbuzz/contrib/tables/
Scripts.txt
20
0000..001F ;
Common
# Cc [32] <control-0000>..<control-001F>
21
0020 ;
Common
# Zs SPACE
22
0021..0023 ;
Common
# Po [3] EXCLAMATION MARK..NUMBER SIGN
23
0024 ;
Common
# Sc DOLLAR SIGN
24
0025..0027 ;
Common
# Po [3] PERCENT SIGN..APOSTROPHE
25
0028 ;
Common
# Ps LEFT PARENTHESIS
26
0029 ;
Common
# Pe RIGHT PARENTHESIS
27
002A ;
Common
# Po ASTERISK
28
002B ;
Common
# Sm PLUS SIGN
29
002C ;
Common
# Po COMM
[
all
...]
/build/target/product/
core_base.mk
63
mms-
common
\
66
telephony-
common
\
67
voip-
common
71
PRODUCT_BOOT_JARS := core:conscrypt:okhttp:core-junit:bouncycastle:ext:framework:framework2:telephony-
common
:voip-
common
:mms-
common
:android.policy:services:apache-xml:webviewchromium
/external/chromium_org/chrome/common/extensions/manifest_handlers/
content_scripts_manifest_unittest.cc
7
#include "chrome/
common
/extensions/extension.h"
8
#include "chrome/
common
/extensions/extension_manifest_constants.h"
9
#include "chrome/
common
/extensions/manifest_handlers/content_scripts_handler.h"
10
#include "chrome/
common
/extensions/manifest_tests/extension_manifest_test.h"
11
#include "extensions/
common
/error_utils.h"
12
#include "extensions/
common
/switches.h"
/external/chromium_org/chrome/common/extensions/permissions/
chrome_scheme_hosts.cc
5
#include "chrome/
common
/extensions/extension.h"
6
#include "chrome/
common
/extensions/permissions/api_permission_set.h"
7
#include "chrome/
common
/extensions/permissions/chrome_scheme_hosts.h"
8
#include "chrome/
common
/url_constants.h"
9
#include "extensions/
common
/url_pattern.h"
10
#include "extensions/
common
/url_pattern_set.h"
/external/chromium_org/native_client_sdk/src/examples/api/core/
example.js
20
if (
common
.naclModule) {
27
common
.updateStatus('Running Test');
30
common
.naclModule.postMessage(delay);
44
// Called by the
common
.js module.
52
common
.updateStatus('Test Finished');
66
common
.naclModule.postMessage(delay);
/external/chromium_org/native_client_sdk/src/examples/demo/drive/
example.js
23
common
.naclModule.postMessage('token:'+authToken);
33
// Called by the
common
.js module.
37
common
.hideModule();
42
common
.updateStatus('Error: must be run as a packged app.');
56
// Called by the
common
.js module.
68
common
.naclModule.postMessage('getFile');
/external/chromium_org/third_party/icu/
vs2012.patch
1
Index: source/
common
/stringpiece.cpp
3
--- source/
common
/stringpiece.cpp (revision 158118)
4
+++ source/
common
/stringpiece.cpp (working copy)
14
Index: public/
common
/unicode/pwin32.h
16
--- public/
common
/unicode/pwin32.h (revision 158118)
17
+++ public/
common
/unicode/pwin32.h (working copy)
/external/chromium_org/tools/android/forwarder2/
forwarder.gyp
28
'../
common
/
common
.gyp:android_tools_common',
48
'
common
.cc',
64
'../
common
/
common
.gyp:android_tools_common',
71
'
common
.cc',
/external/dropbear/
Android.mk
11
common
-session.c packet.c
common
-algo.c
common
-kex.c \
12
common
-channel.c
common
-chansession.c termcodes.c \
14
common
-runopts.c circbuffer.c
/external/guava/guava/src/com/google/common/io/
package-info.java
22
* {@link com.google.
common
.io.InputSupplier} and
23
* {@link com.google.
common
.io.OutputSupplier} interfaces. They are used as
27
* exception is thrown. The {@link com.google.
common
.io.ByteStreams},
28
* {@link com.google.
common
.io.CharStreams}, and
29
* {@link com.google.
common
.io.Files} classes all have static helper methods to
38
package com.google.
common
.io;
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
SetRemoveTester.java
17
package com.google.
common
.collect.testing.testers;
19
import static com.google.
common
.collect.testing.features.CollectionFeature.SUPPORTS_REMOVE;
20
import static com.google.
common
.collect.testing.features.CollectionSize.ZERO;
22
import com.google.
common
.collect.testing.features.CollectionFeature;
23
import com.google.
common
.collect.testing.features.CollectionSize;
28
* {@link com.google.
common
.collect.testing.ListTestSuiteBuilder}.
/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;
/external/mesa3d/src/gallium/state_trackers/egl/
Android.mk
27
common
/egl_g3d.c \
28
common
/egl_g3d_api.c \
29
common
/egl_g3d_image.c \
30
common
/egl_g3d_st.c \
31
common
/egl_g3d_sync.c \
32
common
/native_helper.c
Completed in 5414 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>