OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
2651 - 2675
of
5211
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/
SampleGenPlugin.groovy
75
samplegen.
common
(),
/device/asus/flo/camera/QCamera2/HAL/
Android.mk
25
$(LOCAL_PATH)/../stack/
common
\
/device/asus/flo/camera/QCamera2/HAL3/
Android.mk
20
$(LOCAL_PATH)/../stack/
common
\
/device/lge/mako/camera/QCamera/stack/mm-camera-test/
Android.mk
37
$(LOCAL_PATH)/../
common
\
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
draft75.py
43
from mod_pywebsocket import
common
namespace
139
self._request.ws_version =
common
.VERSION_HIXIE75
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
headerparserhandler.py
42
from mod_pywebsocket import
common
namespace
213
request.err_headers_out.add(
common
.SEC_WEBSOCKET_VERSION_HEADER,
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
mock.py
38
from mod_pywebsocket import
common
namespace
198
self.ws_version =
common
.VERSION_HYBI00
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
ChromiumSyncAdapter.java
17
import com.google.
common
.annotations.VisibleForTesting;
22
import org.chromium.content.
common
.ProcessInitException;
/external/chromium_org/net/quic/crypto/
cert_compressor_test.cc
46
TEST(CertCompressor,
Common
) {
56
const string
common
("03" /*
common
*/
60
EXPECT_EQ(
common
.data(),
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/
scm.py
36
from webkitpy.
common
.system.executive import Executive, ScriptError
37
from webkitpy.
common
.system.filesystem import FileSystem
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
user_unittest.py
31
from webkitpy.
common
.system.outputcapture import OutputCapture
32
from webkitpy.
common
.system.user import User
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
linux_unittest.py
31
from webkitpy.
common
.system import executive_mock
32
from webkitpy.
common
.system.systemhost_mock import MockSystemHost
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
png_unittest.py
28
from webkitpy.
common
.system.filesystem_mock import MockFileSystem
29
from webkitpy.
common
.system.systemhost_mock import MockSystemHost
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filereader_unittest.py
25
from webkitpy.
common
.system.filesystem import FileSystem
26
from webkitpy.
common
.system.logtesting import LoggingTestCase
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
finder_unittest.py
26
from webkitpy.
common
.system.filesystem_mock import MockFileSystem
27
from webkitpy.
common
.system.outputcapture import OutputCapture
runner_unittest.py
28
from webkitpy.
common
.system.filesystem import FileSystem
29
from webkitpy.
common
.webkit_finder import WebKitFinder
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
headerparserhandler.py
42
from mod_pywebsocket import
common
namespace
222
request.err_headers_out.add(
common
.SEC_WEBSOCKET_VERSION_HEADER,
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
queries_unittest.py
32
from webkitpy.
common
.system.outputcapture import OutputCapture
33
from webkitpy.
common
.system.outputcapture import OutputCapture
/external/chromium_org/third_party/icu/source/tools/dumpce/
Makefile.in
22
CPPFLAGS += -I$(top_srcdir)/
common
-I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil
/external/dhcpcd/
Android.mk
9
LOCAL_SRC_FILES := arp.c bind.c
common
.c control.c dhcp.c dhcpcd.c duid.c \
/external/droiddriver/src/com/google/android/droiddriver/instrumentation/
ViewElement.java
34
import com.google.
common
.base.Preconditions;
35
import com.google.
common
.collect.Maps;
/external/elfutils/libelf-po/
Makefile
46
DISTFILES.
common
= Makefile.in.in Makevars \
47
$(DISTFILES.
common
.extra1) $(DISTFILES.
common
.extra2) $(DISTFILES.
common
.extra3)
48
DISTFILES = $(DISTFILES.
common
) POTFILES.in $(DOMAIN).pot \
130
for file in $(DISTFILES.
common
); do \
230
for file in $(DISTFILES.
common
); do \
330
DISTFILES.
common
.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot
/external/guava/guava/src/com/google/common/collect/
ImmutableCollection.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.GwtCompatible;
MinMaxPriorityQueue.java
17
package com.google.
common
.collect;
19
import static com.google.
common
.base.Preconditions.checkArgument;
20
import static com.google.
common
.base.Preconditions.checkNotNull;
21
import static com.google.
common
.base.Preconditions.checkPositionIndex;
22
import static com.google.
common
.base.Preconditions.checkState;
24
import com.google.
common
.annotations.Beta;
25
import com.google.
common
.annotations.VisibleForTesting;
26
import com.google.
common
.math.IntMath;
SingletonImmutableMap.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.GwtCompatible;
Completed in 1313 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>