/external/chromium_org/content/ |
screen_orientation_values_java.target.linux-x86_64.mk | 19 # "{'inputs': ['../build/android/gyp/util/build_utils.py', '../build/android/gyp/gcc_preprocess.py', 'public/common/screen_orientation_values_list.h'], 'extension': 'template', 'outputs': ['$(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/%(INPUT_ROOT)s.java'], 'variables': {'output_path': '$(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/%(INPUT_ROOT)s.java'}, 'rule_name': 'generate_java_constants', 'rule_sources': ['public/android/java/src/org/chromium/content/common/ScreenOrientationValues.template'], 'action': ['python', '../build/android/gyp/gcc_preprocess.py', '--include-path=..', '--output=$(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/%(INPUT_ROOT)s.java', '--template=$(RULE_SOURCES)'], 'message': 'Generating Java from cpp template $(RULE_SOURCES)'}": 20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/ScreenOrientationValues.java: gyp_local_path := $(LOCAL_PATH) 21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/ScreenOrientationValues.java: gyp_var_prefix := $(GYP_VAR_PREFIX) 22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/ScreenOrientationValues.java: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir)) 23 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/ScreenOrientationValues.java: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir)) 24 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/common/ScreenOrientationValues.java: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH) [all...] |
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
MapTestSuiteBuilder.java | 17 package com.google.common.collect.testing; 19 import com.google.common.collect.testing.features.CollectionFeature; 20 import com.google.common.collect.testing.features.CollectionSize; 21 import com.google.common.collect.testing.features.Feature; 22 import com.google.common.collect.testing.features.MapFeature; 23 import com.google.common.collect.testing.testers.MapClearTester; 24 import com.google.common.collect.testing.testers.MapContainsKeyTester; 25 import com.google.common.collect.testing.testers.MapContainsValueTester; 26 import com.google.common.collect.testing.testers.MapCreationTester; 27 import com.google.common.collect.testing.testers.MapEqualsTester [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
ComputingConcurrentHashMapTest.java | 17 package com.google.common.collect; 19 import static com.google.common.collect.MapMakerInternalMap.DRAIN_THRESHOLD; 20 import static com.google.common.collect.MapMakerInternalMapTest.SMALL_MAX_SIZE; 21 import static com.google.common.collect.MapMakerInternalMapTest.allEvictingMakers; 22 import static com.google.common.collect.MapMakerInternalMapTest.assertNotified; 23 import static com.google.common.collect.MapMakerInternalMapTest.checkAndDrainRecencyQueue; 24 import static com.google.common.collect.MapMakerInternalMapTest.checkEvictionQueues; 25 import static com.google.common.collect.MapMakerInternalMapTest.checkExpirationTimes; 27 import com.google.common.base.Function; 28 import com.google.common.collect.MapMaker.ComputingMapAdapter [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
MoveHandler.java | 16 package com.android.ide.common.layout.relative; 18 import static com.android.ide.common.api.MarginType.NO_MARGIN; 19 import static com.android.ide.common.api.SegmentType.BASELINE; 20 import static com.android.ide.common.api.SegmentType.BOTTOM; 21 import static com.android.ide.common.api.SegmentType.CENTER_HORIZONTAL; 22 import static com.android.ide.common.api.SegmentType.CENTER_VERTICAL; 23 import static com.android.ide.common.api.SegmentType.LEFT; 24 import static com.android.ide.common.api.SegmentType.RIGHT; 25 import static com.android.ide.common.api.SegmentType.TOP; 32 import com.android.ide.common.api.DropFeedback [all...] |
/external/chromium_org/third_party/libvpx/ |
libvpx.target.darwin-x86.mk | 20 # "{'inputs': ['$(gyp_shared_intermediate_dir)/yasm'], 'extension': 'asm', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/libvpx/%(INPUT_ROOT)s.o'], 'rule_name': 'assemble', 'rule_sources': ['source/libvpx/third_party/x86inc/x86inc.asm', 'source/libvpx/vp8/common/x86/dequantize_mmx.asm', 'source/libvpx/vp8/common/x86/idctllm_mmx.asm', 'source/libvpx/vp8/common/x86/idctllm_sse2.asm', 'source/libvpx/vp8/common/x86/iwalsh_mmx.asm', 'source/libvpx/vp8/common/x86/iwalsh_sse2.asm', 'source/libvpx/vp8/common/x86/loopfilter_mmx.asm', 'source/libvpx/vp8/common/x86/loopfilter_sse2.asm', 'source/libvpx/vp8/common/x86/mfqe_sse2.asm', 'source/libvpx/vp8/common/x86/postproc_mmx.asm', 'source/libvpx/vp8/common/x86/postproc_sse2.asm', 'source/libvpx/vp8/common/x86/recon_mmx.asm', 'source/libvpx/vp8/common/x8 (…) [all...] |
libvpx.target.linux-x86.mk | 20 # "{'inputs': ['$(gyp_shared_intermediate_dir)/yasm'], 'extension': 'asm', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/libvpx/%(INPUT_ROOT)s.o'], 'rule_name': 'assemble', 'rule_sources': ['source/libvpx/third_party/x86inc/x86inc.asm', 'source/libvpx/vp8/common/x86/dequantize_mmx.asm', 'source/libvpx/vp8/common/x86/idctllm_mmx.asm', 'source/libvpx/vp8/common/x86/idctllm_sse2.asm', 'source/libvpx/vp8/common/x86/iwalsh_mmx.asm', 'source/libvpx/vp8/common/x86/iwalsh_sse2.asm', 'source/libvpx/vp8/common/x86/loopfilter_mmx.asm', 'source/libvpx/vp8/common/x86/loopfilter_sse2.asm', 'source/libvpx/vp8/common/x86/mfqe_sse2.asm', 'source/libvpx/vp8/common/x86/postproc_mmx.asm', 'source/libvpx/vp8/common/x86/postproc_sse2.asm', 'source/libvpx/vp8/common/x86/recon_mmx.asm', 'source/libvpx/vp8/common/x8 (…) [all...] |
/build/tools/droiddoc/test/stubs/ |
func.sh | 46 -classpath out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar \ 47 -sourcepath $SRC_DIR:out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar \
|
/cts/tests/signature/ |
Android.mk | 41 intermediates.COMMON := $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME),,COMMON) 42 signature_res_dir := $(intermediates.COMMON)/genres 47 generated_res_stamp := $(intermediates.COMMON)/genres.stamp 48 api_ver_file := $(intermediates.COMMON)/api_ver_is_$(CTS_API_VERSION) 58 android_api_xml_description := $(intermediates.COMMON)/api.xml
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
importgl.c | 58 /* Imports function pointers to selected function calls in OpenGL ES Common 59 * or Common Lite profile DLL or shared object. The function pointers are 77 return 0; // Cannot find OpenGL ES Common or Common Lite DLL. 99 return 0; // Cannot find OpenGL ES Common or Common Lite SO.
|
/device/asus/fugu/ |
releasetools.py | 19 import common namespace 49 common.ZipWriteStr(info.output_zip, "droidboot.img", droidboot) 50 common.ZipWriteStr(info.output_zip, "ifwi.bin", ifwi) 67 common.ZipWriteStr(info.output_zip, "ifwi.bin", buf) 71 common.ZipWriteStr(info.output_zip, "droidboot.img", buf) 75 common.ZipWriteStr(info.output_zip, "splashscreen.img", buf)
|
/external/chromium_org/ |
BUILD.gn | 22 "//apps/common/api:apps_api", 24 "//chrome/common", 28 "//extensions/common/api:extensions_api", 35 "//mojo/common", 126 "//chrome/common", # Blocked on content. 128 "//extensions/common/api:extensions_api",
|
/external/chromium_org/chrome/common/extensions/api/storage/ |
storage_schema_manifest_handler_unittest.cc | 5 #include "chrome/common/extensions/api/storage/storage_schema_manifest_handler.h" 14 #include "chrome/common/chrome_version_info.h" 15 #include "chrome/common/extensions/features/feature_channel.h" 16 #include "extensions/common/extension.h" 17 #include "extensions/common/file_util.h" 18 #include "extensions/common/manifest.h"
|
/external/chromium_org/chrome/common/extensions/manifest_handlers/ |
ui_overrides_handler_unittest.cc | 5 #include "chrome/common/extensions/manifest_handlers/ui_overrides_handler.h" 10 #include "chrome/common/extensions/features/feature_channel.h" 11 #include "chrome/common/extensions/manifest_url_handler.h" 12 #include "extensions/common/error_utils.h" 13 #include "extensions/common/extension.h" 14 #include "extensions/common/manifest_constants.h"
|
/external/chromium_org/chrome/common/extensions/manifest_tests/ |
extension_manifests_launch_unittest.cc | 6 #include "chrome/common/chrome_switches.h" 7 #include "chrome/common/extensions/manifest_handlers/app_launch_info.h" 8 #include "chrome/common/extensions/manifest_tests/extension_manifest_test.h" 9 #include "extensions/common/error_utils.h" 10 #include "extensions/common/extension.h" 11 #include "extensions/common/manifest_constants.h"
|
/external/chromium_org/chrome/renderer/extensions/ |
renderer_permissions_policy_delegate_unittest.cc | 6 #include "chrome/common/chrome_switches.h" 7 #include "chrome/common/extensions/extension_constants.h" 12 #include "extensions/common/extension.h" 13 #include "extensions/common/extension_builder.h" 14 #include "extensions/common/extension_messages.h" 15 #include "extensions/common/permissions/permissions_data.h"
|
/external/chromium_org/chrome/utility/importer/ |
bookmarks_file_importer.cc | 8 #include "chrome/common/importer/imported_bookmark_entry.h" 9 #include "chrome/common/importer/imported_favicon_usage.h" 10 #include "chrome/common/importer/importer_bridge.h" 11 #include "chrome/common/importer/importer_data_types.h" 12 #include "chrome/common/url_constants.h" 15 #include "content/public/common/url_constants.h"
|
/external/chromium_org/components/nacl/broker/ |
nacl_broker_listener.cc | 13 #include "components/nacl/common/nacl_cmd_line.h" 14 #include "components/nacl/common/nacl_debug_exception_handler_win.h" 15 #include "components/nacl/common/nacl_messages.h" 16 #include "components/nacl/common/nacl_switches.h" 17 #include "content/public/common/content_switches.h" 18 #include "content/public/common/sandbox_init.h"
|
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_core_unittest.cc | 5 #include "components/policy/core/common/cloud/cloud_policy_core.h" 11 #include "components/policy/core/common/cloud/cloud_policy_constants.h" 12 #include "components/policy/core/common/cloud/cloud_policy_refresh_scheduler.h" 13 #include "components/policy/core/common/cloud/mock_cloud_policy_client.h" 14 #include "components/policy/core/common/cloud/mock_cloud_policy_store.h" 15 #include "components/policy/core/common/policy_pref_names.h"
|
cloud_policy_manager.cc | 5 #include "components/policy/core/common/cloud/cloud_policy_manager.h" 13 #include "components/policy/core/common/cloud/cloud_policy_service.h" 14 #include "components/policy/core/common/policy_bundle.h" 15 #include "components/policy/core/common/policy_map.h" 16 #include "components/policy/core/common/policy_switches.h" 20 #include "components/policy/core/common/cloud/resource_cache.h"
|
/external/chromium_org/components/ |
signin.gypi | 14 'signin/core/common/signin_pref_names.cc', 15 'signin/core/common/signin_pref_names.h', 16 'signin/core/common/signin_switches.cc', 17 'signin/core/common/signin_switches.h', 18 'signin/core/common/profile_management_switches.cc', 19 'signin/core/common/profile_management_switches.h',
|
/external/chromium_org/content/browser/gpu/ |
gpu_ipc_browsertests.cc | 9 #include "content/common/gpu/client/context_provider_command_buffer.h" 10 #include "content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h" 11 #include "content/common/gpu/gpu_process_launch_causes.h" 13 #include "content/public/common/content_switches.h" 16 #include "webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h" 70 #include "content/common/gpu/client/gpu_context_tests.h"
|
/external/chromium_org/content/common/input/ |
input_param_traits.cc | 5 #include "content/common/input/input_param_traits.h" 7 #include "content/common/content_param_traits.h" 8 #include "content/common/input/synthetic_pinch_gesture_params.h" 9 #include "content/common/input/synthetic_smooth_scroll_gesture_params.h" 10 #include "content/common/input/web_input_event_traits.h" 11 #include "content/common/input_messages.h"
|
/external/chromium_org/content/common/ |
swapped_out_messages.cc | 5 #include "content/common/swapped_out_messages.h" 7 #include "content/common/accessibility_messages.h" 8 #include "content/common/frame_messages.h" 9 #include "content/common/input_messages.h" 10 #include "content/common/view_messages.h" 11 #include "content/public/common/content_client.h"
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
systemhost_mock.py | 30 from webkitpy.common.system.environment import Environment 31 from webkitpy.common.system.executive_mock import MockExecutive 32 from webkitpy.common.system.filesystem_mock import MockFileSystem 33 from webkitpy.common.system.platforminfo_mock import MockPlatformInfo 34 from webkitpy.common.system.user_mock import MockUser 35 from webkitpy.common.system.workspace_mock import MockWorkspace
|
/external/chromium_org/third_party/icu/patches/ |
platform.patch | 1 Index: source/common/unicode/ptypes.h 3 --- source/common/unicode/ptypes.h (revision 68397) 4 +++ source/common/unicode/ptypes.h (working copy) 24 Index: source/common/unicode/platform.h.in 26 --- source/common/unicode/platform.h.in (revision 29054) 27 +++ source/common/unicode/platform.h.in (working copy)
|