HomeSort by relevance Sort by last modified time
    Searched full:common (Results 3876 - 3900 of 31397) sorted by null

<<151152153154155156157158159160>>

  /external/eclipse-basebuilder/src/
eclipse-sourceBuild-srcIncluded-3.6.2.zip 
  /external/chromium_org/chrome/browser/extensions/
extension_special_storage_policy.cc 13 #include "chrome/common/chrome_switches.h"
14 #include "chrome/common/content_settings.h"
15 #include "chrome/common/content_settings_types.h"
16 #include "chrome/common/extensions/manifest_handlers/app_isolation_info.h"
17 #include "chrome/common/url_constants.h"
19 #include "content/public/common/url_constants.h"
20 #include "extensions/common/constants.h"
21 #include "extensions/common/extension.h"
22 #include "extensions/common/extension_set.h"
23 #include "extensions/common/permissions/permissions_data.h
    [all...]
  /external/chromium_org/ppapi/proxy/
compositor_layer_resource.cc 9 #include "gpu/command_buffer/common/mailbox.h"
119 data_.common.size = *size;
157 data_.common.size = *size;
158 data_.common.resource_id = compositor_->GenerateResourceId();
210 data_.common.size = size ? *size : desc.size;
211 data_.common.resource_id = compositor_->GenerateResourceId();
237 data_.common.clip_rect = rect ? *rect : PP_MakeRectFromXYWH(0, 0, 0, 0);
248 std::copy(matrix, matrix + 16, data_.common.transform.matrix);
259 data_.common.opacity = clamp(opacity);
273 data_.common.blend_mode = mode
    [all...]
  /external/chromium_org/webkit/
webkit_storage_common.target.darwin-arm64.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
webkit_storage_common.target.darwin-mips.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
webkit_storage_common.target.darwin-x86.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
webkit_storage_common.target.darwin-x86_64.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
webkit_storage_common.target.linux-arm64.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
webkit_storage_common.target.linux-mips.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
webkit_storage_common.target.linux-x86.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
webkit_storage_common.target.linux-x86_64.mk 27 webkit/common/appcache/appcache_interfaces.cc \
28 webkit/common/blob/blob_data.cc \
29 webkit/common/blob/scoped_file.cc \
30 webkit/common/blob/shareable_file_reference.cc \
31 webkit/common/database/database_connections.cc \
32 webkit/common/database/database_identifier.cc \
33 webkit/common/fileapi/directory_entry.cc \
34 webkit/common/fileapi/file_system_info.cc \
35 webkit/common/fileapi/file_system_util.cc \
36 webkit/common/quota/quota_status_code.c
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionRetainAllTester.java 17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.CollectionFeature.ALLOWS_NULL_VALUES;
20 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_RETAIN_ALL;
21 import static com.google.common.collect.testing.features.CollectionSize.ONE;
22 import static com.google.common.collect.testing.features.CollectionSize.ZERO;
24 import com.google.common.collect.testing.AbstractCollectionTester;
25 import com.google.common.collect.testing.MinimalCollection;
26 import com.google.common.collect.testing.features.CollectionFeature;
27 import com.google.common.collect.testing.features.CollectionSize;
37 * {@link com.google.common.collect.testing.CollectionTestSuiteBuilder}
    [all...]
  /external/junit/
Android.mk 20 include $(LOCAL_PATH)/Common.mk
29 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
44 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
55 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
70 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
85 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
98 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
111 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
127 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.mk
139 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Common.m
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/common/api/
package-summary.html 95 <title>com.google.android.gms.common.api | Android Developers</title>
425 <li class="current">com.google.android.gms.common.api</li>
719 <h1>com.google.android.gms.common.api</h1>
737 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/common/api/Api.ApiOptions.html">Api.ApiOptions</a></td>
741 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/common/api/Api.ApiOptions.HasOptions.html">Api.ApiOptions.HasOptions</a></td>
742 <td class="jd-descrcol" width="100%">Base interface for <code><a href="/reference/com/google/android/gms/common/api/Api.ApiOptions.html">Api.ApiOptions</a></code> in <code><a href="/reference/com/google/android/gms/common/api/Api.html">Api</a></code>s that have options.&nbsp;</td>
745 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/common/api/Api.ApiOptions.NotRequiredOptions.html">Api.ApiOptions.NotRequiredOptions</a></td>
746 <td class="jd-descrcol" width="100%">Base interface for <code><a href="/reference/com/google/android/gms/common/api/Api.ApiOptions.html">Api.ApiOptions</a></code> that are not required, don't exist.&nbsp;</td>
749 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/common/api/Api.ApiOptions.Optional.html">Api.ApiOptions.Optional</a></td
    [all...]
Batch.html 787 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;R&nbsp;extends&nbsp;<a href="/reference/com/google/android/gms/common/api/Result.html">Result</a>&gt;
811 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.common.api.Batch</td>
827 <p itemprop="articleBody">Handles a batch of <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code> items. Callbacks can be added and you can block to wait for all
828 items in the batch to complete like any other <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code> item. A Batch can also be
832 The results can be taken either from the underlying <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code>s or via
833 <code><a href="/reference/com/google/android/gms/common/api/BatchResult.html#take(com.google.android.gms.common.api.BatchResultToken<R>)">take(BatchResultToken)</a></code> but not both.
876 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/common/api/Batch.Builder.html">Batch.Builder</a></td>
877 <td class="jd-descrcol" width="100%">Builder for <code><a href="/reference/com/google/android/gms/common/api/Batch.html">Batch</a></code> objects.&nbsp;</td
    [all...]
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/util/
HumanReadables.java 17 package com.google.android.apps.common.testing.ui.espresso.util;
19 import static com.google.android.apps.common.testing.ui.espresso.util.TreeIterables.depthFirstViewTraversalWithDistance;
21 import com.google.android.apps.common.testing.ui.espresso.util.TreeIterables.ViewAndDistance;
22 import com.google.common.base.Function;
23 import com.google.common.base.Joiner;
24 import com.google.common.base.Objects;
25 import com.google.common.base.Objects.ToStringHelper;
26 import com.google.common.base.Preconditions;
27 import com.google.common.base.Strings;
28 import com.google.common.collect.Iterables
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
TableLayoutRule.java 16 package com.android.ide.common.layout;
22 import com.android.ide.common.api.DropFeedback;
23 import com.android.ide.common.api.IClientRulesEngine;
24 import com.android.ide.common.api.IMenuCallback;
25 import com.android.ide.common.api.INode;
26 import com.android.ide.common.api.INodeHandler;
27 import com.android.ide.common.api.IViewRule;
28 import com.android.ide.common.api.InsertType;
29 import com.android.ide.common.api.RuleAction;
30 import com.android.ide.common.api.SegmentType
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintType.java 16 package com.android.ide.common.layout.relative;
18 import static com.android.ide.common.api.SegmentType.BASELINE;
19 import static com.android.ide.common.api.SegmentType.BOTTOM;
20 import static com.android.ide.common.api.SegmentType.CENTER_HORIZONTAL;
21 import static com.android.ide.common.api.SegmentType.CENTER_VERTICAL;
22 import static com.android.ide.common.api.SegmentType.LEFT;
23 import static com.android.ide.common.api.SegmentType.RIGHT;
24 import static com.android.ide.common.api.SegmentType.TOP;
25 import static com.android.ide.common.api.SegmentType.UNKNOWN;
45 import com.android.ide.common.api.SegmentType
    [all...]
GuidelinePainter.java 16 package com.android.ide.common.layout.relative;
27 import com.android.ide.common.api.DrawingStyle;
28 import com.android.ide.common.api.DropFeedback;
29 import com.android.ide.common.api.IFeedbackPainter;
30 import com.android.ide.common.api.IGraphics;
31 import com.android.ide.common.api.INode;
32 import com.android.ide.common.api.Point;
33 import com.android.ide.common.api.Rect;
34 import com.android.ide.common.api.SegmentType;
35 import com.android.ide.common.layout.relative.DependencyGraph.Constraint
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/drive/
DriveApi.html 895 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/common/api/Status.html">Status</a>&gt;</nobr>
898 <span class="sympad"><a href="/reference/com/google/android/gms/drive/DriveApi.html#discardContents(com.google.android.gms.common.api.GoogleApiClient, com.google.android.gms.drive.Contents)">discardContents</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, <a href="/reference/com/google/android/gms/drive/Contents.html">Contents</a> contents)</nobr>
903 <code><a href="/reference/com/google/android/gms/drive/DriveContents.html#discard(com.google.android.gms.common.api.GoogleApiClient)">discard(GoogleApiClient)</a></code> instead.
917 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html">DriveApi.DriveIdResult</a>&gt;</nobr>
920 <span class="sympad"><a href="/reference/com/google/android/gms/drive/DriveApi.html#fetchDriveId(com.google.android.gms.common.api.GoogleApiClient, java.lang.String)">fetchDriveId</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, String resourceId)</nobr>
938 <span class="sympad"><a href="/reference/com/google/android/gms/drive/DriveApi.html#getAppFolder(com.google.android.gms.common.api.GoogleApiClient)">getAppFolder</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient)</nobr
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/location/
ActivityRecognitionClient.html 784 <a href="/reference/com/google/android/gms/common/GooglePlayServicesClient.html">GooglePlayServicesClient</a>
841 <code><a href="/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html">GooglePlayServicesClient.ConnectionCallbacks</a></code> and
842 <code><a href="/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html">GooglePlayServicesClient.OnConnectionFailedListener</a></code>:
933 <span class="sympad"><a href="/reference/com/google/android/gms/location/ActivityRecognitionClient.html#ActivityRecognitionClient(android.content.Context, com.google.android.gms.common.GooglePlayServicesClient.ConnectionCallbacks, com.google.android.gms.common.GooglePlayServicesClient.OnConnectionFailedListener)">ActivityRecognitionClient</a></span>(Context context, <a href="/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html">GooglePlayServicesClient.ConnectionCallbacks</a> connectedListener, <a href="/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html">GooglePlayServicesClient.OnConnectionFailedListener</a> connectionFailedListener)</nobr>
1037 <span class="sympad"><a href="/reference/com/google/android/gms/location/ActivityRecognitionClient.html#isConnectionCallbacksRegistered(com.google.android.gms.common.GooglePlayServicesClient.ConnectionCallbacks)">isConnectionCallbacksRegistered</a></span>(<a href="/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html">GooglePlayServicesClient.ConnectionCallbacks</a> listener)</nobr>
1056 <span class="sympad"><a href="/reference/com/google/android/gms/location/ActivityRecognitionClient.html#isConnectionFailedListenerRegistered(com.google.android.gms.common.GooglePlayServicesClient.OnConnectionFailedListener)">isConnectionFailedListenerRegistered</a></sp (…)
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/tutorial/
tutorial-part2.rst 17 common JavaScript files. It also demonstrates some techniques to make your web
59 include $(NACL_SDK_ROOT)/tools/common.mk
67 # Build rules generated by macros from common.mk:
82 Choosing valid toolchains, and including common.mk
114 Next, we include the file ``tools/common.mk``. This file provides the
120 include $(NACL_SDK_ROOT)/tools/common.mk
125 After including ``tools/common.mk``, we configure the project by specifying its
264 <script type="text/javascript" src="common.js"></script>
268 ``common.js`` has shared code used by all SDK examples, and is described
279 This logic is now handled by ``common.js``
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
extensions.py 31 from mod_pywebsocket import common namespace
177 return common.DEFLATE_FRAME_EXTENSION
205 response = common.ExtensionParameter(self._request.name())
274 common.is_control_opcode(frame.opcode)):
302 if frame.rsv1 != 1 or common.is_control_opcode(frame.opcode):
321 _available_processors[common.DEFLATE_FRAME_EXTENSION] = (
323 _compression_extension_names.append(common.DEFLATE_FRAME_EXTENSION)
325 _available_processors[common.X_WEBKIT_DEFLATE_FRAME_EXTENSION] = (
327 _compression_extension_names.append(common.X_WEBKIT_DEFLATE_FRAME_EXTENSION)
333 return common.parse_extensions(data
    [all...]
  /external/svox/pico/lib/
picoktab.c 66 picoos_Common common)
73 return picoos_emRaiseException(common->em, PICO_EXC_KB_MISSING,
94 picoos_Common common)
97 return picoos_emRaiseException(common->em, PICO_EXC_KB_MISSING,
101 this->subObj = picoos_allocate(common->mm, sizeof(picoktab_fixed_ids_t));
103 return picoos_emRaiseException(common->em, PICO_EXC_OUT_OF_MEM,
106 return ktabIdsInitialize(this, common);
205 picoos_Common common) {
211 return picoos_emRaiseException(common->em, PICO_EXC_KB_MISSING,
232 picoos_Common common) {
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_msgutil.py 44 from mod_pywebsocket import common namespace
84 req.ws_version = common.VERSION_HYBI_LATEST
126 req.ws_version = common.VERSION_HYBI_LATEST
215 extension = common.ExtensionParameter(common.DEFLATE_FRAME_EXTENSION)
241 extension = common.ExtensionParameter(common.DEFLATE_FRAME_EXTENSION)
274 extension = common.ExtensionParameter(common.DEFLATE_FRAME_EXTENSION)
295 extension = common.ExtensionParameter(common.DEFLATE_FRAME_EXTENSION
    [all...]

Completed in 1366 milliseconds

<<151152153154155156157158159160>>