HomeSort by relevance Sort by last modified time
    Searched refs:common (Results 1476 - 1500 of 7393) sorted by null

<<51525354555657585960>>

  /external/guava/guava-tests/test/com/google/common/util/concurrent/
ExecutionListTest.java 17 package com.google.common.util.concurrent;
19 import static com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor;
21 import com.google.common.testing.NullPointerTester;
22 import com.google.common.util.concurrent.ExecutionList;
  /external/icu/icu4c/source/
configure.mk 10 all: configure common/icucfg.h.in
12 common/icucfg.h.in: configure.in
  /external/kernel-headers/original/uapi/sound/
firewire.h 26 struct snd_firewire_event_common common; member in union:snd_firewire_event
  /external/llvm/lib/Target/AArch64/
Makefile 25 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/ARM/
Makefile 24 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/Mips/
Makefile 24 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/PowerPC/
Makefile 24 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/Sparc/
Makefile 23 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/SystemZ/
Makefile 28 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/X86/
Makefile 23 include $(LEVEL)/Makefile.common
  /external/llvm/utils/unittest/UnitTestMain/
Makefile 32 include $(LEVEL)/Makefile.common
  /external/nanopb-c/examples/network_server/
Makefile 15 %: %.c common.c fileproto.pb.c
  /external/protobuf/src/google/protobuf/compiler/java/
java_extension.h 40 #include <google/protobuf/stubs/common.h>
  /external/protobuf/src/google/protobuf/compiler/
zip_writer.h 34 #include <google/protobuf/stubs/common.h>
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream.h 49 // As an example, consider the common case in which you are reading bytes
111 #include <google/protobuf/stubs/common.h>
  /frameworks/base/tools/layoutlib/bridge/
Android.mk 28 tools-common-prebuilt
  /hardware/intel/img/hwcomposer/common/observers/
SoftVsyncObserver.h 19 #include <common/base/SimpleThread.h>
VsyncEventObserver.h 19 #include <common/base/SimpleThread.h>
  /hardware/libhardware/include/hardware/
vibrator.h 39 * Common methods of the vibrator device. This *must* be the first member of
44 struct hw_device_t common; member in struct:vibrator_device
  /hardware/libhardware/modules/vibrator/
vibrator.c 106 vibradev->common.tag = HARDWARE_DEVICE_TAG;
107 vibradev->common.module = (hw_module_t *) module;
108 vibradev->common.version = HARDWARE_DEVICE_API_VERSION(1,0);
109 vibradev->common.close = vibra_close;
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 167 struct hw_module_t common; member in struct:copybit_module_t
175 struct hw_device_t common; member in struct:copybit_device_t
268 return device->common.close(&device->common);
  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 168 struct hw_module_t common; member in struct:copybit_module_t
176 struct hw_device_t common; member in struct:copybit_device_t
281 return device->common.close(&device->common);
  /packages/apps/Browser/
Android.mk 7 android-common \
20 LOCAL_EMMA_COVERAGE_FILTER := *,-com.android.common.*
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPresenceIconUtil.java 17 package com.android.contacts.common;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/activity/
TransactionSafeActivity.java 17 package com.android.contacts.common.activity;
23 * A common superclass that keeps track of whether an {@link Activity} has saved its state yet or

Completed in 642 milliseconds

<<51525354555657585960>>