/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/ |
Android.mk | 24 LOCAL_COPY_HEADERS += ../common/cam_intf.h 25 LOCAL_COPY_HEADERS += ../common/cam_types.h 29 $(LOCAL_PATH)/../common
|
/external/guava/guava/src/com/google/common/base/ |
Stopwatch.java | 17 package com.google.common.base; 19 import static com.google.common.base.Preconditions.checkNotNull; 20 import static com.google.common.base.Preconditions.checkState; 26 import com.google.common.annotations.Beta; 27 import com.google.common.annotations.GwtCompatible; 28 import com.google.common.annotations.GwtIncompatible;
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ImmutableMultimapTest.java | 17 package com.google.common.collect; 19 import com.google.common.annotations.GwtCompatible; 20 import com.google.common.collect.ImmutableMultimap.Builder; 21 import com.google.common.collect.testing.SampleElements; 22 import com.google.common.collect.testing.SampleElements.Unhashables; 23 import com.google.common.collect.testing.UnhashableObject;
|
/hardware/libhardware/modules/hwcomposer/ |
hwcomposer.cpp | 44 common: { 119 dev->device.common.tag = HARDWARE_DEVICE_TAG; 120 dev->device.common.version = HWC_DEVICE_API_VERSION_1_0; 121 dev->device.common.module = const_cast<hw_module_t*>(module); 122 dev->device.common.close = hwc_device_close; 127 *device = &dev->device.common;
|
/hardware/libhardware/modules/tv_input/ |
tv_input.cpp | 43 common: { 124 dev->device.common.tag = HARDWARE_DEVICE_TAG; 125 dev->device.common.version = TV_INPUT_DEVICE_API_VERSION_0_1; 126 dev->device.common.module = const_cast<hw_module_t*>(module); 127 dev->device.common.close = tv_input_device_close; 137 *device = &dev->device.common;
|
/external/guava/guava/src/com/google/common/eventbus/ |
EventBus.java | 17 package com.google.common.eventbus; 19 import com.google.common.annotations.Beta; 20 import com.google.common.annotations.VisibleForTesting; 21 import com.google.common.base.Supplier; 22 import com.google.common.base.Throwables; 23 import com.google.common.cache.CacheBuilder; 24 import com.google.common.cache.CacheLoader; 25 import com.google.common.cache.LoadingCache; 26 import com.google.common.collect.Lists; 27 import com.google.common.collect.Multimap [all...] |
/hardware/libhardware/modules/soundtrigger/ |
sound_trigger_hw.c | 78 event->common.status = RECOGNITION_STATUS_SUCCESS; 79 event->common.type = SOUND_MODEL_TYPE_KEYPHRASE; 80 event->common.model = stdev->model_handle; 87 event->common.data_offset = sizeof(struct sound_trigger_phrase_recognition_event); 88 event->common.data_size = 1; 89 data[event->common.data_offset] = 8; 91 stdev->recognition_callback(&event->common, stdev->recognition_cookie); 264 stdev->device.common.tag = HARDWARE_DEVICE_TAG; 265 stdev->device.common.version = SOUND_TRIGGER_DEVICE_API_VERSION_1_0; 266 stdev->device.common.module = (struct hw_module_t *) module [all...] |
/packages/apps/Contacts/tests/src/com/android/contacts/activities/ |
PeopleActivityTest.java | 36 import com.android.contacts.common.ContactPhotoManager; 37 import com.android.contacts.common.testing.InjectedServices; 38 import com.android.contacts.common.test.mocks.ContactsMockContext; 39 import com.android.contacts.common.test.mocks.MockContentProvider; 40 import com.android.contacts.common.test.mocks.MockContentProvider.Query; 43 import com.android.contacts.common.model.AccountTypeManager; 44 import com.android.contacts.common.model.account.AccountType; 45 import com.android.contacts.common.model.account.AccountWithDataSet; 46 import com.android.contacts.common.model.account.BaseAccountType; 47 import com.android.contacts.common.preference.ContactsPreferences [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/ |
AttributeInfo.java | 17 package com.android.ide.common.resources.platform; 26 import static com.android.ide.common.api.IAttributeInfo.Format.BOOLEAN; 27 import static com.android.ide.common.api.IAttributeInfo.Format.COLOR; 28 import static com.android.ide.common.api.IAttributeInfo.Format.DIMENSION; 29 import static com.android.ide.common.api.IAttributeInfo.Format.ENUM; 30 import static com.android.ide.common.api.IAttributeInfo.Format.FLAG; 31 import static com.android.ide.common.api.IAttributeInfo.Format.FLOAT; 32 import static com.android.ide.common.api.IAttributeInfo.Format.FRACTION; 33 import static com.android.ide.common.api.IAttributeInfo.Format.INTEGER; 34 import static com.android.ide.common.api.IAttributeInfo.Format.STRING [all...] |
/external/chromium_org/third_party/expat/files/lib/ |
xmlrole.c | 125 static int FASTCALL common(PROLOG_STATE *state, int tok); 161 return common(state, tok); 192 return common(state, tok); 213 return common(state, tok); 231 return common(state, tok); 261 return common(state, tok); 278 return common(state, tok); 295 return common(state, tok); 315 return common(state, tok); 332 return common(state, tok) 1305 common(PROLOG_STATE *state, int tok) function [all...] |
/external/expat/lib/ |
xmlrole.c | 125 static int FASTCALL common(PROLOG_STATE *state, int tok); 161 return common(state, tok); 192 return common(state, tok); 213 return common(state, tok); 231 return common(state, tok); 261 return common(state, tok); 278 return common(state, tok); 295 return common(state, tok); 315 return common(state, tok); 332 return common(state, tok) 1305 common(PROLOG_STATE *state, int tok) function [all...] |
/external/chromium_org/third_party/libvpx/ |
libvpx.target.darwin-arm.mk | 19 # "{'inputs': ['$(gyp_shared_intermediate_dir)/third_party/libvpx/ads2gas.pl', '$(gyp_shared_intermediate_dir)/third_party/libvpx/thumb.pm'], 'extension': 'asm', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/libvpx/%(INPUT_ROOT)s.S'], 'rule_name': 'convert_asm', 'rule_sources': ['source/libvpx/vp8/common/arm/armv6/bilinearfilter_v6.asm', 'source/libvpx/vp8/common/arm/armv6/copymem16x16_v6.asm', 'source/libvpx/vp8/common/arm/armv6/copymem8x4_v6.asm', 'source/libvpx/vp8/common/arm/armv6/copymem8x8_v6.asm', 'source/libvpx/vp8/common/arm/armv6/dc_only_idct_add_v6.asm', 'source/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm', 'source/libvpx/vp8/common/arm/armv6/dequantize_v6.asm', 'source/libvpx/vp8/common/arm/armv6/filter_v6.asm', 'source/libvpx/vp8/common/arm/armv6/idct_v6.asm', 'source/libvpx/vp8/common/arm/armv6/intra4x4_predict_v6.asm', 'source/libvpx/vp8/common/arm/armv6/iwalsh_v6.asm', 'source/li (…) [all...] |
libvpx.target.linux-arm.mk | 19 # "{'inputs': ['$(gyp_shared_intermediate_dir)/third_party/libvpx/ads2gas.pl', '$(gyp_shared_intermediate_dir)/third_party/libvpx/thumb.pm'], 'extension': 'asm', 'process_outputs_as_sources': '1', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/libvpx/%(INPUT_ROOT)s.S'], 'rule_name': 'convert_asm', 'rule_sources': ['source/libvpx/vp8/common/arm/armv6/bilinearfilter_v6.asm', 'source/libvpx/vp8/common/arm/armv6/copymem16x16_v6.asm', 'source/libvpx/vp8/common/arm/armv6/copymem8x4_v6.asm', 'source/libvpx/vp8/common/arm/armv6/copymem8x8_v6.asm', 'source/libvpx/vp8/common/arm/armv6/dc_only_idct_add_v6.asm', 'source/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm', 'source/libvpx/vp8/common/arm/armv6/dequantize_v6.asm', 'source/libvpx/vp8/common/arm/armv6/filter_v6.asm', 'source/libvpx/vp8/common/arm/armv6/idct_v6.asm', 'source/libvpx/vp8/common/arm/armv6/intra4x4_predict_v6.asm', 'source/libvpx/vp8/common/arm/armv6/iwalsh_v6.asm', 'source/li (…) [all...] |
/development/apps/Development/ |
Android.mk | 6 LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common
|
/development/tools/idegen/src/com/android/idegen/ |
FrameworkModule.java | 19 import com.google.common.base.Preconditions; 20 import com.google.common.collect.ImmutableList;
|
/device/asus/grouper/ |
releasetools.py | 18 import common namespace 50 common.ZipWriteStr(info.output_zip, "bootloader.raw", bootloader_bin)
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/ |
close_wsh.py | 32 from mod_pywebsocket import common namespace 63 if code == common.STATUS_NO_STATUS_RECEIVED:
|
/external/chromium_org/chrome/installer/linux/debian/ |
prerm | 19 @@include@@../common/prerm.include
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ChildProcessConnection.java | 9 import org.chromium.content.common.IChildProcessCallback; 10 import org.chromium.content.common.IChildProcessService;
|
/external/chromium_org/native_client_sdk/src/examples/api/media_stream_video/ |
example.js | 9 common.naclModule.postMessage({ 16 common.logMessage("Error: " + e); 20 common.naclModule.postMessage({command:'format', format: format}); 24 common.naclModule.postMessage({command:'size', width: width, height: height});
|
/external/chromium_org/third_party/icu/source/tools/pkgdata/ |
Makefile.in | 33 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
|
/external/chromium_org/third_party/libyuv/ |
public.mk | 1 # This file contains all the common make variables which are useful for
|
/external/chromium_org/third_party/mesa/src/ |
SConstruct | 28 import common 34 common.AddOptions(opts) 62 # fail early for a common error on windows 108 host_env['platform'] = common.host_platform 109 host_env['machine'] = common.host_machine
|
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
gypd.py | 34 import gyp.common namespace 74 gyp.common.ParseQualifiedTarget(qualified_target)[0:2]
|
/external/chromium_org/v8/src/compiler/ |
js-builtin-reducer.h | 29 CommonOperatorBuilder* common() const { return jsgraph_->common(); } function in class:v8::internal::compiler::FINAL
|