OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:product
(Results
26 - 50
of
988
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/google/muskie/
aosp_walleye_test.mk
17
$(call inherit-
product
, device/google/muskie/aosp_walleye.mk)
aosp_walleye.mk
17
# Inherit from the common Open Source
product
configuration
18
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/core_64_bit.mk)
19
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
22
$(call inherit-
product
, device/google/muskie/device-walleye.mk)
23
$(call inherit-
product
-if-exists, vendor/google_devices/muskie/proprietary/device-vendor-walleye.mk)
/device/generic/car/
aosp_car_arm.mk
16
$(call inherit-
product
, device/generic/car/common/car.mk)
17
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_arm.mk)
aosp_car_arm64.mk
16
$(call inherit-
product
, device/generic/car/common/car.mk)
17
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_arm64.mk)
aosp_car_x86.mk
16
$(call inherit-
product
, device/generic/car/common/car.mk)
17
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_x86.mk)
aosp_car_x86_64.mk
16
$(call inherit-
product
, device/generic/car/common/car.mk)
17
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_x86_64.mk)
/external/syslinux/gpxe/src/include/gpxe/
isa_ids.h
13
*
product
byte 0 bits 7-4 first hex digit of
product
number
14
* bits 3-0 second hex digit of
product
number
15
* byte 1 bits 7-4 third hex digit of
product
number
41
* Extract
product
ID and revision from combined
product
field
45
#define ISA_PROD_ID(
product
) ( (
product
) & ISA_PROD_ID_MASK )
46
#define ISA_PROD_REV(
product
) ( ( (
product
) & ~ISA_PROD_ID_MASK ) >> 8
[
all
...]
/build/make/target/product/
full_base.mk
49
$(call inherit-
product
-if-exists, frameworks/base/data/sounds/AllAudio.mk)
52
$(call inherit-
product
-if-exists, external/svox/pico/lang/all_pico_languages.mk)
55
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/locales_full.mk)
58
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/generic_no_telephony.mk)
generic_no_telephony.mk
17
# This is a generic phone
product
that isn't specialized for a specific device.
61
$(call inherit-
product
-if-exists, frameworks/base/data/fonts/fonts.mk)
62
$(call inherit-
product
-if-exists, external/google-fonts/dancing-script/fonts.mk)
63
$(call inherit-
product
-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk)
64
$(call inherit-
product
-if-exists, external/google-fonts/coming-soon/fonts.mk)
65
$(call inherit-
product
-if-exists, external/google-fonts/cutive-mono/fonts.mk)
66
$(call inherit-
product
-if-exists, external/noto-fonts/fonts.mk)
67
$(call inherit-
product
-if-exists, external/roboto-fonts/fonts.mk)
68
$(call inherit-
product
-if-exists, external/hyphenation-patterns/patterns.mk)
69
$(call inherit-
product
-if-exists, frameworks/base/data/keyboards/keyboards.mk
[
all
...]
full_base_telephony.mk
30
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base.mk)
31
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/telephony.mk)
full_x86.mk
26
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
27
$(call inherit-
product
, $(SRC_TARGET_DIR)/board/generic_x86/device.mk)
29
include $(SRC_TARGET_DIR)/
product
/emulator.mk
generic_x86.mk
17
# This is a generic phone
product
that isn't specialized for a specific device.
20
include $(SRC_TARGET_DIR)/
product
/generic.mk
/device/generic/qemu/
ranchu_arm64.mk
17
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/core_64_bit.mk)
18
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
19
$(call inherit-
product
, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
31
PRODUCT_COPY_FILES += $(call add-to-
product
-copy-files-if-exists,\
/device/google/marlin/
aosp_marlin.mk
18
# $(call inherit-
product
, device/sample/products/backup_overlay.mk)
23
# Inherit from the common Open Source
product
configuration
24
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/core_64_bit.mk)
25
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
36
$(call inherit-
product
, device/google/marlin/device-marlin.mk)
37
$(call inherit-
product
-if-exists, vendor/google_devices/marlin/device-vendor-marlin.mk)
aosp_sailfish.mk
18
# $(call inherit-
product
, device/sample/products/backup_overlay.mk)
23
# Inherit from the common Open Source
product
configuration
24
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/core_64_bit.mk)
25
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
36
$(call inherit-
product
, device/google/marlin/device-sailfish.mk)
37
$(call inherit-
product
-if-exists, vendor/google_devices/marlin/device-vendor-sailfish.mk)
/device/google/taimen/
aosp_taimen.mk
20
# Inherit from the common Open Source
product
configuration
21
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/core_64_bit.mk)
22
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
25
$(call inherit-
product
, device/google/taimen/device.mk)
26
$(call inherit-
product
-if-exists, vendor/google_devices/taimen/proprietary/device-vendor.mk)
/device/huawei/angler/
aosp_angler.mk
18
# $(call inherit-
product
, device/sample/products/backup_overlay.mk)
23
# Inherit from the common Open Source
product
configuration
24
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/core_64_bit.mk)
25
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
36
$(call inherit-
product
, device/huawei/angler/device.mk)
37
$(call inherit-
product
-if-exists, vendor/huawei/angler/device-vendor.mk)
/device/lge/bullhead/
aosp_bullhead.mk
18
# $(call inherit-
product
, device/sample/products/backup_overlay.mk)
23
# Inherit from the common Open Source
product
configuration
24
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/core_64_bit.mk)
25
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/aosp_base_telephony.mk)
36
$(call inherit-
product
, device/lge/bullhead/device.mk)
37
$(call inherit-
product
-if-exists, vendor/lge/bullhead/device-vendor.mk)
/device/google/atv/products/
atv_arm.mk
17
$(call inherit-
product
, device/google/atv/products/atv_generic.mk)
18
$(call inherit-
product
, $(SRC_TARGET_DIR)/board/generic/device.mk)
20
include $(SRC_TARGET_DIR)/
product
/emulator.mk
atv_x86.mk
21
$(call inherit-
product
, device/google/atv/products/atv_generic.mk)
22
$(call inherit-
product
, $(SRC_TARGET_DIR)/board/generic_x86/device.mk)
24
include $(SRC_TARGET_DIR)/
product
/emulator.mk
/device/linaro/hikey/self-extractors/root/
device-vendor.mk
19
$(call inherit-
product
-if-exists, vendor/linaro/$(LOCAL_STEM))
/device/linaro/hikey/self-extractors_hikey960/root/
device-vendor.mk
19
$(call inherit-
product
-if-exists, vendor/linaro/hikey960/arm/$(LOCAL_STEM))
/device/asus/fugu/
full_fugu.mk
16
$(call inherit-
product
, device/asus/fugu/device.mk)
17
$(call inherit-
product
, device/google/atv/products/atv_base.mk)
/device/linaro/hikey/
hikey960.mk
5
$(call inherit-
product
, device/linaro/hikey/hikey960/device-hikey960.mk)
6
$(call inherit-
product
, device/linaro/hikey/device-common.mk)
7
$(call inherit-
product
, $(SRC_TARGET_DIR)/
product
/full_base.mk)
/external/syslinux/gpxe/src/drivers/bus/
isa_ids.c
11
char * isa_id_string ( unsigned int vendor, unsigned int
product
) {
22
/*
Product
ID is a 4-digit hex string */
23
sprintf ( &buf[3], "%04x", bswap_16 (
product
) );
Completed in 1385 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>