HomeSort by relevance Sort by last modified time
    Searched refs:common (Results 101 - 125 of 1018) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/guava/src/com/google/common/collect/
MapDifference.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
  /external/guava/src/com/google/common/io/
PatternFilenameFilter.java 17 package com.google.common.io;
19 import com.google.common.base.Preconditions;
  /hardware/ti/wlan/wl1271/platforms/os/common/build/linux/
Makefile 9 # DK_ROOT must be set prior to including common.inc
14 # Includes common definitions and source file list
17 include $(M)/$(DK_ROOT)/stad/build/linux/common.inc
18 include $(M)/$(DK_ROOT)/platforms/os/common/build/linux/os_sources.inc
20 include $(DK_ROOT)/stad/build/linux/common.inc
21 include $(DK_ROOT)/platforms/os/common/build/linux/os_sources.inc
29 $(DK_ROOT)/platforms/os/common/src/osRgstry.c \
33 OS_SRCS += $(DK_ROOT)/platforms/os/common/src/tracebuf.c
41 OS_INCS = $(DK_ROOT)/platforms/os/linux/inc $(DK_ROOT)/platforms/os/linux/src $(DK_ROOT)/platforms/os/common/inc
46 OUTPUT_DIR = $(DK_ROOT)/platforms/os/common/build/linu
    [all...]
  /libcore/
run-core-tests-on-ri 21 java -cp $top/cts/tools/utils/lib/junit.jar:$top/out/host/common/core-tests.jar \
  /packages/providers/TelephonyProvider/
Android.mk 11 LOCAL_STATIC_JAVA_LIBRARIES += android-common
  /system/wlan/ti/wilink_6_1/platforms/os/common/build/linux/
Makefile 9 # DK_ROOT must be set prior to including common.inc
14 # Includes common definitions and source file list
17 include $(M)/$(DK_ROOT)/stad/build/linux/common.inc
18 include $(M)/$(DK_ROOT)/platforms/os/common/build/linux/os_sources.inc
20 include $(DK_ROOT)/stad/build/linux/common.inc
21 include $(DK_ROOT)/platforms/os/common/build/linux/os_sources.inc
29 $(DK_ROOT)/platforms/os/common/src/osRgstry.c \
33 OS_SRCS += $(DK_ROOT)/platforms/os/common/src/tracebuf.c
41 OS_INCS = $(DK_ROOT)/platforms/os/linux/inc $(DK_ROOT)/platforms/os/linux/src $(DK_ROOT)/platforms/os/common/inc
46 OUTPUT_DIR = $(DK_ROOT)/platforms/os/common/build/linu
    [all...]
  /hardware/libhardware/modules/overlay/
overlay.cpp 48 common: {
282 dev->device.common.tag = HARDWARE_DEVICE_TAG;
283 dev->device.common.version = 0;
284 dev->device.common.module = const_cast<hw_module_t*>(module);
285 dev->device.common.close = overlay_control_close;
294 *device = &dev->device.common;
304 dev->device.common.tag = HARDWARE_DEVICE_TAG;
305 dev->device.common.version = 0;
306 dev->device.common.module = const_cast<hw_module_t*>(module);
307 dev->device.common.close = overlay_data_close
    [all...]
  /system/extras/tests/bionic/libc/
Android.mk 61 # First, the tests in 'common'
64 common/test_getaddrinfo.c \
65 common/test_gethostbyname.c \
66 common/test_gethostname.c \
67 common/test_pthread_cleanup_push.c \
68 common/test_pthread_getcpuclockid.c \
69 common/test_pthread_join.c \
70 common/test_pthread_mutex.c \
71 common/test_pthread_once.c \
72 common/test_semaphore.c
    [all...]
  /external/chromium/third_party/icu/source/tools/pkgdata/
Makefile.in 34 CPPFLAGS += -I$(top_builddir)/common
36 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
  /external/elfcopy/
hash.h 4 #include <common.h>
  /external/guava/src/com/google/common/annotations/
GwtCompatible.java 17 package com.google.common.annotations;
GwtIncompatible.java 17 package com.google.common.annotations;
  /external/guava/src/com/google/common/base/
FinalizablePhantomReference.java 17 package com.google.common.base;
FinalizableSoftReference.java 17 package com.google.common.base;
FinalizableWeakReference.java 17 package com.google.common.base;
  /external/guava/src/com/google/common/util/concurrent/
AbstractIdleService.java 17 package com.google.common.util.concurrent;
19 import com.google.common.base.Service;
20 import com.google.common.base.Service.State; // for javadoc
21 import com.google.common.base.Throwables;
AbstractListenableFuture.java 17 package com.google.common.util.concurrent;
Callables.java 17 package com.google.common.util.concurrent;
ListenableFuture.java 17 package com.google.common.util.concurrent;
UncheckedTimeoutException.java 17 package com.google.common.util.concurrent;
ValueFuture.java 17 package com.google.common.util.concurrent;
  /external/icu4c/tools/pkgdata/
Makefile.in 34 CPPFLAGS += -I$(top_builddir)/common
36 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
  /external/protobuf/src/google/protobuf/
generated_message_util.h 41 #include <google/protobuf/stubs/common.h>
  /external/svox/pico/lib/
picokdbg.h 53 picoos_Common common);
  /external/webkit/WebKit/android/icu/unicode/
ucnv.cpp 36 #include <icu4c/common/unicode/ucnv.h>

Completed in 2068 milliseconds

1 2 3 45 6 7 8 91011>>