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

1 2 3 4 5 6 7 891011>>

  /hardware/libhardware/include/hardware/
overlay.h 132 struct hw_module_t common; member in struct:overlay_module_t
143 struct hw_device_t common; member in struct:overlay_control_device_t
181 struct hw_device_t common; member in struct:overlay_data_device_t
228 return device->common.close(&device->common);
238 return device->common.close(&device->common);
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Android.mk 29 $(WPA_SUPPL_DIR)/src/common \
50 -Wall -Wstrict-prototypes $(DEBUGFLAGS) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN -fno-common #-pipe
65 LOCAL_SRC_FILES += $(WPA_SUPPL_DIR)/common/src/wpa_ctrl.c
71 $(LOCAL_PATH)/../../common/inc \
82 $(LOCAL_PATH)/$(WILINK_ROOT)/platforms/os/common/inc \
  /external/chromium/third_party/icu/source/tools/genren/
Makefile 55 $(MAKE) $(FLAG_OVERRIDE) -C $(ICUDIR)/common all-local
81 urename.old.sort: $(TOP)/common/unicode/urename.h
82 sort $(TOP)/common/unicode/urename.h > $@
85 cp $(TOP)/common/unicode/urename.h $(TOP)/common/unicode/urename.h.old
86 cp urename.h $(TOP)/common/unicode/
  /external/icu4c/tools/genren/
Makefile 55 $(MAKE) $(FLAG_OVERRIDE) -C $(ICUDIR)/common all-local
81 urename.old.sort: $(TOP)/common/unicode/urename.h
82 sort $(TOP)/common/unicode/urename.h > $@
85 cp $(TOP)/common/unicode/urename.h $(TOP)/common/unicode/urename.h.old
86 cp urename.h $(TOP)/common/unicode/
  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
Android.mk 18 COMMON = $(WILINK_ROOT)/stad
20 ARMFLAGS = -fno-common -g -fno-builtin -Wall #-pipe
23 $(LOCAL_PATH)/$(CUDK_ROOT)/os/common/inc \
24 $(LOCAL_PATH)/$(WILINK_ROOT)/platforms/os/common/inc \
  /packages/apps/Phone/
Android.mk 3 # Static library with some common classes for the phone apps.
5 # LOCAL_STATIC_JAVA_LIBRARIES := com.android.phone.common
15 LOCAL_MODULE := com.android.phone.common
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
Android.mk 33 -Wall -Wstrict-prototypes $(DEBUGFLAGS) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN -fno-common #-pipe
51 $(LOCAL_PATH)/../../common/inc \
62 $(LOCAL_PATH)/$(WILINK_ROOT)/platforms/os/common/inc \
  /system/wlan/ti/wilink_6_1/CUDK/tiwlan_loader/
Android.mk 18 COMMON = $(WILINK_ROOT)/stad
20 ARMFLAGS = -fno-common -g -fno-builtin -Wall #-pipe
23 $(LOCAL_PATH)/$(CUDK_ROOT)/os/common/inc \
24 $(LOCAL_PATH)/$(WILINK_ROOT)/platforms/os/common/inc \
  /build/tools/releasetools/
sign_target_files_apks 76 import common namespace
78 OPTIONS = common.OPTIONS
86 certmap = common.ReadApkCerts(tf_zip)
125 common.SignFile(unsigned.name, signed.name, keyname, pw, align=4)
145 if key not in common.SPECIAL_CERT_STRINGS:
226 p = common.Run(["java", "-jar",
233 common.ZipWriteStr(output_tf_zip, "RECOVERY/RAMDISK/res/keys", data)
243 common.ZipWriteStr(output_tf_zip, "SYSTEM/etc/security/otacerts.zip",
279 args = common.ParseOptions(argv, __doc__,
289 common.Usage(__doc__
    [all...]
  /external/guava/src/com/google/common/base/
Objects.java 17 package com.google.common.base;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.annotations.VisibleForTesting;
Defaults.java 17 package com.google.common.base;
  /external/guava/src/com/google/common/collect/
EnumMultiset.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import static com.google.common.base.Preconditions.checkArgument;
ReverseNaturalOrdering.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import static com.google.common.base.Preconditions.checkNotNull;
ReverseOrdering.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import static com.google.common.base.Preconditions.checkNotNull;
SingletonImmutableSet.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.base.Preconditions;
ArrayListMultimap.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.annotations.VisibleForTesting;
31 import static com.google.common.base.Preconditions.checkArgument;
ComparisonChain.java 17 package com.google.common.collect;
19 import com.google.common.primitives.Booleans;
20 import com.google.common.primitives.Ints;
21 import com.google.common.primitives.Longs;
  /external/guava/src/com/google/common/io/
Resources.java 17 package com.google.common.io;
19 import static com.google.common.base.Preconditions.checkArgument;
20 import static com.google.common.base.Preconditions.checkNotNull;
  /external/guava/src/com/google/common/primitives/
UnsignedBytes.java 17 package com.google.common.primitives;
21 import static com.google.common.base.Preconditions.checkArgument;
22 import static com.google.common.base.Preconditions.checkNotNull;
152 * #compare(byte, byte)}), the first pair of values that follow any common
  /external/libvpx/vp8/decoder/
onyxd_int.h 74 DECLARE_ALIGNED(16, VP8_COMMON, common);
144 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\
152 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\
  /hardware/ti/wlan/wl1271/stad/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)/common.inc
20 include common.inc
36 OS_INCS = $(DK_ROOT)/platforms/os/linux/inc $(DK_ROOT)/platforms/os/common/inc
  /system/wlan/ti/wilink_6_1/stad/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)/common.inc
20 include common.inc
36 OS_INCS = $(DK_ROOT)/platforms/os/linux/inc $(DK_ROOT)/platforms/os/common/inc
  /build/tools/soslim/
common.c 2 #include <common.h>
  /device/samsung/crespo/liblight/
lights.c 106 dev->common.tag = HARDWARE_DEVICE_TAG;
107 dev->common.version = 0;
108 dev->common.module = (struct hw_module_t *)module;
109 dev->common.close = (int (*)(struct hw_device_t *))close_lights;
  /external/elfcopy/
common.c 2 #include <common.h>

Completed in 503 milliseconds

1 2 3 4 5 6 7 891011>>