HomeSort by relevance Sort by last modified time
    Searched full:common (Results 151 - 175 of 25957) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/droiddriver/libs/
guava-13.0.jar 
  /external/chromium/chrome/browser/chromeos/
enterprise_extension_observer.h 9 #include "chrome/common/extensions/extension.h"
10 #include "content/common/notification_details.h"
11 #include "content/common/notification_observer.h"
12 #include "content/common/notification_registrar.h"
13 #include "content/common/notification_source.h"
14 #include "content/common/notification_type.h"
  /external/chromium/chrome/common/
common_message_generator.cc 7 #include "chrome/common/common_message_generator.h"
11 #include "chrome/common/common_message_generator.h"
15 #include "chrome/common/common_message_generator.h"
20 #include "chrome/common/common_message_generator.h"
26 #include "chrome/common/common_message_generator.h"
32 #include "chrome/common/common_message_generator.h"
nacl_messages.cc 7 #include "chrome/common/nacl_messages.h"
11 #include "chrome/common/nacl_messages.h"
15 #include "chrome/common/nacl_messages.h"
20 #include "chrome/common/nacl_messages.h"
26 #include "chrome/common/nacl_messages.h"
32 #include "chrome/common/nacl_messages.h"
  /external/chromium_org/android_webview/common/
android_webview_message_generator.cc 7 #include "android_webview/common/android_webview_message_generator.h"
11 #include "android_webview/common/android_webview_message_generator.h"
15 #include "android_webview/common/android_webview_message_generator.h"
20 #include "android_webview/common/android_webview_message_generator.h"
26 #include "android_webview/common/android_webview_message_generator.h"
32 #include "android_webview/common/android_webview_message_generator.h"
  /external/chromium_org/chrome/common/
common_message_generator.cc 7 #include "chrome/common/common_message_generator.h"
11 #include "chrome/common/common_message_generator.h"
15 #include "chrome/common/common_message_generator.h"
20 #include "chrome/common/common_message_generator.h"
26 #include "chrome/common/common_message_generator.h"
32 #include "chrome/common/common_message_generator.h"
  /external/chromium_org/chrome/common/importer/
profile_import_process_messages.cc 7 #include "chrome/common/importer/profile_import_process_messages.h"
11 #include "chrome/common/importer/profile_import_process_messages.h"
15 #include "chrome/common/importer/profile_import_process_messages.h"
20 #include "chrome/common/importer/profile_import_process_messages.h"
26 #include "chrome/common/importer/profile_import_process_messages.h"
32 #include "chrome/common/importer/profile_import_process_messages.h"
  /external/chromium_org/components/autofill/core/common/
autofill_message_generator.cc 7 #include "components/autofill/core/common/autofill_message_generator.h"
11 #include "components/autofill/core/common/autofill_message_generator.h"
15 #include "components/autofill/core/common/autofill_message_generator.h"
20 #include "components/autofill/core/common/autofill_message_generator.h"
26 #include "components/autofill/core/common/autofill_message_generator.h"
32 #include "components/autofill/core/common/autofill_message_generator.h"
  /external/chromium_org/components/nacl/common/
nacl_messages.cc 7 #include "components/nacl/common/nacl_messages.h"
11 #include "components/nacl/common/nacl_messages.h"
15 #include "components/nacl/common/nacl_messages.h"
20 #include "components/nacl/common/nacl_messages.h"
26 #include "components/nacl/common/nacl_messages.h"
32 #include "components/nacl/common/nacl_messages.h"
  /external/chromium_org/components/visitedlink/common/
visitedlink_message_generator.cc 7 #include "components/visitedlink/common/visitedlink_message_generator.h"
11 #include "components/visitedlink/common/visitedlink_message_generator.h"
15 #include "components/visitedlink/common/visitedlink_message_generator.h"
20 #include "components/visitedlink/common/visitedlink_message_generator.h"
26 #include "components/visitedlink/common/visitedlink_message_generator.h"
32 #include "components/visitedlink/common/visitedlink_message_generator.h"
  /external/chromium_org/content/common/
content_message_generator.cc 7 #include "content/common/content_message_generator.h"
11 #include "content/common/content_message_generator.h"
15 #include "content/common/content_message_generator.h"
20 #include "content/common/content_message_generator.h"
26 #include "content/common/content_message_generator.h"
32 #include "content/common/content_message_generator.h"
  /external/chromium_org/content/shell/common/
shell_messages.cc 7 #include "content/shell/common/shell_messages.h"
11 #include "content/shell/common/shell_messages.h"
15 #include "content/shell/common/shell_messages.h"
20 #include "content/shell/common/shell_messages.h"
26 #include "content/shell/common/shell_messages.h"
32 #include "content/shell/common/shell_messages.h"
  /external/chromium_org/third_party/angle_dx11/samples/gles2_book/Common/
esUtil.vcxproj.filters 7 <Filter Include="Common">
19 <Filter>Common</Filter>
22 <Filter>Common</Filter>
25 <Filter>Common</Filter>
28 <Filter>Common</Filter>
36 <Filter>Common</Filter>
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
Makefile 10 -I$(TOP)/src/gallium/state_trackers/dri/common \
11 -I$(TOP)/src/mesa/drivers/dri/common \
22 # $(TOP)/src/mesa/drivers/dri/common/utils.c \
23 $(TOP)/src/mesa/drivers/dri/common/dri_util.c \
24 $(TOP)/src/mesa/drivers/dri/common/xmlconfig.c \
25 $(TOP)/src/mesa/drivers/common/driverfuncs.c
  /external/guava/guava-gwt/test/com/google/common/math/
testModule.gwt.xml 5 <inherits name="com.google.common.base.Base"/>
6 <inherits name="com.google.common.collect.Collect"/>
7 <inherits name="com.google.common.math.Math"/>
8 <inherits name="com.google.common.testing.Testing"/>
9 <inherits name="com.google.common.annotations.Annotations"/>
11 <entry-point class="com.google.common.math.TestModuleEntryPoint"/>
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Misc/
Unshaded.j3md 17 VertexShader GLSL100: Common/MatDefs/Misc/Unshaded.vert
18 FragmentShader GLSL100: Common/MatDefs/Misc/Unshaded.frag
35 VertexShader GLSL100 : Common/MatDefs/SSAO/normal.vert
36 FragmentShader GLSL100 : Common/MatDefs/SSAO/normal.frag
53 VertexShader GLSL100: Common/MatDefs/Misc/Unshaded.vert
54 FragmentShader GLSL100: Common/MatDefs/Light/Glow.frag
  /external/mesa3d/src/gallium/state_trackers/dri/drm/
Makefile 10 -I$(TOP)/src/gallium/state_trackers/dri/common \
11 -I$(TOP)/src/mesa/drivers/dri/common \
22 # $(TOP)/src/mesa/drivers/dri/common/utils.c \
23 $(TOP)/src/mesa/drivers/dri/common/dri_util.c \
24 $(TOP)/src/mesa/drivers/dri/common/xmlconfig.c \
25 $(TOP)/src/mesa/drivers/common/driverfuncs.c
  /external/chromium_org/apps/app_shim/
DEPS 7 "+chrome/common/chrome_constants.h",
8 "+chrome/common/chrome_paths.h",
9 "+chrome/common/mac/app_mode_common.h",
  /external/e2fsprogs/debian/attic/
comerrg-dev.menu 3 longtitle="The Common Error Description library"\
4 description="libcomerr is an attempt to present a common error-handling mechanism to \
5 manipulate the most common form of error code in a fashion that does not \
  /external/eclipse-windowbuilder/propertysheet/
.classpath 5 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/guava-tools/guava-13.0.1.jar" sourcepath="/ANDROID_SRC/prebuilts/tools/common/guava-tools/src.zip"/>
7 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/asm-tools/asm-4.0.jar" sourcepath="/ANDROID_SRC/prebuilts/tools/common/asm-tools/src.zip"/>
8 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.core.commands_3.6.0.I20100512-1500.jar"/>
9 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.core.expressions_3.4.200.v20100505.jar"/>
10 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.core.runtime_3.6.0.v20100505.jar"/>
11 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.equinox.common_3.6.0.v20100503.jar"/>
12 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.jface_3.6.2.M20110210-1200.jar"/>
13 <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.osgi_3.6.2.R36x_v20110210.jar"/
    [all...]
  /external/guava/guava-gwt/test/com/google/common/testing/
Testing.gwt.xml 8 <inherits name="com.google.common.annotations.Annotations"/>
10 <inherits name="com.google.common.base.Base"/>
12 <inherits name="com.google.common.collect.Collect"/>
  /frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
Android.mk 6 ../../common/cmnMemory.c
20 $(LOCAL_PATH)/../../common \
21 $(LOCAL_PATH)/../../common/include \
  /frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
Android.mk 6 ../../common/cmnMemory.c
21 $(LOCAL_PATH)/../../common \
22 $(LOCAL_PATH)/../../common/include
  /frameworks/base/docs/html/guide/faq/
index.jd 7 <dd>Common questions about the Android Application Framework.</dd>
9 <dd>Common topics around licensing and Android Open Source</dd>
11 <dd>Answers to common questions about Android security.</dd>
  /external/bluetooth/bluedroid/gki/
Android.mk 7 LOCAL_C_INCLUDES:= $(LOCAL_PATH)/common \
24 ./common/gki_debug.c \
25 ./common/gki_time.c \
26 ./common/gki_buffer.c

Completed in 1661 milliseconds

1 2 3 4 5 67 8 91011>>