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

1 2 3 4 5 6 7 891011>>

  /prebuilts/sdk/tools/lib/
lint_checks.jar 
  /development/samples/devbytes/telephony/SmsSampleProject/
build.gradle 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
  /external/chromium_org/chrome/installer/linux/
WATCHLISTS 4 'filepath': '(common|debian|rpm)/',
  /external/chromium_org/components/navigation_interception/
DEPS 6 "+content/public/common",
  /external/chromium_org/components/sessions/
DEPS 3 "+content/public/common",
  /external/chromium_org/components/web_contents_delegate_android/
DEPS 3 "+content/public/common",
  /external/chromium_org/gpu/command_buffer/
command_buffer.gypi 17 'common/gles2_cmd_format.h',
18 'common/gles2_cmd_utils.cc',
19 'common/gles2_cmd_utils.h',
20 'common/gles2_utils_export.h',
  /external/chromium_org/native_client_sdk/src/examples/api/input_event/
example.js 5 // Called by the common.js module.
7 common.naclModule.style.backgroundColor = 'gray';
10 // Called by the common.js module.
12 common.logMessage(message.data);
  /external/e2fsprogs/debian/attic/
comerrg-dev.info 1 DESCR="The Common Error Description library."
  /external/guava/guava-gwt/src/com/google/common/cache/
Cache.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"/>
14 <inherits name="com.google.common.util.concurrent.Concurrent"/>
  /external/guava/guava-gwt/src/com/google/common/collect/
Collect.gwt.xml 8 <inherits name="com.google.common.annotations.Annotations"/>
10 <inherits name="com.google.common.base.Base"/>
12 <inherits name="com.google.common.math.Math"/>
14 <inherits name="com.google.common.primitives.Primitives"/>
  /external/guava/guava-gwt/src/com/google/common/util/concurrent/
Concurrent.gwt.xml 3 <inherits name="com.google.common.annotations.Annotations"/>
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
StdAfx.h 6 #include "../../../Common/MyWindows.h"
  /external/lzma/CPP/7zip/Common/
FilePathAutoRename.h 6 #include "Common/MyString.h"
MethodId.h 6 #include "../../Common/Types.h"
  /external/lzma/CPP/7zip/Compress/
StdAfx.h 6 #include "../../Common/MyWindows.h"
  /external/lzma/CPP/7zip/UI/Common/
Property.h 6 #include "Common/MyString.h"
  /frameworks/ex/common/
AndroidManifest.xml 2 <manifest package="com.android.common"/
  /external/chromium_org/chrome/common/extensions/
chrome_manifest_handlers.cc 5 #include "chrome/common/extensions/chrome_manifest_handlers.h"
7 #include "chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h"
8 #include "chrome/common/extensions/api/commands/commands_handler.h"
9 #include "chrome/common/extensions/api/extension_action/browser_action_handler.h"
10 #include "chrome/common/extensions/api/extension_action/page_action_handler.h"
11 #include "chrome/common/extensions/api/file_browser_handlers/file_browser_handler.h"
12 #include "chrome/common/extensions/api/i18n/default_locale_handler.h"
13 #include "chrome/common/extensions/api/identity/oauth2_manifest_handler.h"
14 #include "chrome/common/extensions/api/storage/storage_schema_manifest_handler.h"
16 #include "chrome/common/extensions/api/input_ime/input_components_handler.h
    [all...]
  /external/chromium_org/components/password_manager/content/
DEPS 2 "+components/autofill/content/common",
3 "+components/autofill/core/common",
4 "+content/public/common",
  /external/chromium_org/extensions/
extensions.gyp 27 'common/api/api.gyp:extensions_api',
35 'common/ad_injection_constants.cc',
36 'common/ad_injection_constants.h',
37 'common/api/messaging/message.h',
38 'common/api/sockets/sockets_manifest_data.cc',
39 'common/api/sockets/sockets_manifest_data.h',
40 'common/api/sockets/sockets_manifest_handler.cc',
41 'common/api/sockets/sockets_manifest_handler.h',
42 'common/api/sockets/sockets_manifest_permission.cc',
43 'common/api/sockets/sockets_manifest_permission.h'
    [all...]
  /external/compiler-rt/test/lsan/
lit.site.cfg.in 1 # Load common config for all compiler-rt lit tests.
2 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
8 lit_config.load_config(config, "@LSAN_LIT_SOURCE_DIR@/lit.common.cfg")
  /external/compiler-rt/test/sanitizer_common/
lit.site.cfg.in 1 # Load common config for all compiler-rt lit tests.
2 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
8 lit_config.load_config(config, "@SANITIZER_COMMON_LIT_SOURCE_DIR@/lit.common.cfg")
  /external/compiler-rt/test/ubsan/
lit.site.cfg.in 1 # Load common config for all compiler-rt lit tests.
2 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
8 lit_config.load_config(config, "@UBSAN_LIT_TESTS_DIR@/lit.common.cfg")
  /external/deqp/framework/
CMakeLists.txt 6 # Common test util (tcutil).
7 add_subdirectory(common)
9 # Common OpenGL utilities

Completed in 762 milliseconds

1 2 3 4 5 6 7 891011>>