HomeSort by relevance Sort by last modified time
    Searched refs:mk (Results 251 - 275 of 1474) sorted by null

<<11121314151617181920>>

  /device/asus/tilapia/recovery/
Android.mk 8 # should match TARGET_RECOVERY_UI_LIB set in BoardConfig.mk
40 # should match TARGET_RECOVERY_UPDATER_LIBS set in BoardConfig.mk
  /external/icu4c/
configure.mk 7 # Usage: MAKE -f configure.mk configure
18 -include configure-local.mk
  /frameworks/base/packages/services/PacProcessor/jni/
Android.mk 39 include external/stlport/libstlport.mk
  /frameworks/compile/libbcc/bcinfo/tools/
Android.mk 46 include $(LLVM_ROOT_PATH)/llvm-host-build.mk
  /frameworks/rs/driver/runtime/
Android.mk 63 # See build/core/version_defaults.mk for more information about this.
74 include $(LOCAL_PATH)/build_bc_lib.mk
84 include $(LOCAL_PATH)/build_bc_lib.mk
95 include $(LOCAL_PATH)/build_bc_lib.mk
107 include $(LOCAL_PATH)/build_bc_lib.mk
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/
device-bcm.mk 18 -include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk
  /hardware/broadcom/wlan/bcmdhd/firmware/bcm4350/
device-bcm.mk 18 -include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
Makefile 5 include $(OMXROOT)/Master.mk
  /packages/apps/VoiceDialer/
Android.mk 17 include external/srec/config/en.us/config.mk
19 # SREC_CONFIG_TARGET_FILES is from external/srec/config/en.us/config.mk and now can be cleaned up.
  /packages/inputmethods/PinyinIME/
Android.mk 33 include $(MY_PATH)/jni/Android.mk
34 include $(MY_PATH)/lib/Android.mk
  /sdk/monitor/
Android.mk 13 include $(BUILD_SYSTEM)/base_rules.mk
18 define mk-rcp-monitor-atree-file
29 # The RCP monitor. It is referenced by build/target/products/sdk.mk
52 $(call mk-rcp-monitor-atree-file,linux.gtk,x86) ; \
53 $(call mk-rcp-monitor-atree-file,linux.gtk,x86_64) ; \
55 $(call mk-rcp-monitor-atree-file,macosx.cocoa,x86_64) ; \
57 $(call mk-rcp-monitor-atree-file,win32.win32,x86) ; \
58 $(call mk-rcp-monitor-atree-file,win32.win32,x86_64) ; \
  /art/build/
Android.libarttest.mk 34 include external/stlport/libstlport.mk
45 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/build/Android.common.mk
46 LOCAL_ADDITIONAL_DEPENDENCIES += $(LOCAL_PATH)/build/Android.libarttest.mk
  /system/security/keystore/
Android.mk 34 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
44 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
56 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
  /external/okhttp/
Android.mk 33 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
44 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
55 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
66 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
79 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
  /external/wpa_supplicant_8/src/eap_common/
eap_pax_common.c 121 * @mk: Buffer for the derived Master Key
127 u8 *mk, u8 *ck, u8 *ick)
131 e, 2 * EAP_PAX_RAND_LEN, EAP_PAX_MK_LEN, mk) ||
132 eap_pax_kdf(mac_id, mk, EAP_PAX_MK_LEN, "Confirmation Key",
134 eap_pax_kdf(mac_id, mk, EAP_PAX_MK_LEN, "Integrity Check Key",
139 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: MK", mk, EAP_PAX_MK_LEN);
  /external/chromium_org/third_party/icu/source/data/
makedata.mak 62 # The directory that contains ucmcore.mk files along with *.ucm files
67 # The directory that contains resfiles.mk files along with *.txt locale data files
72 # The directory that contains colfiles.mk files along with *.txt collation data files
77 # The directory that contains rbnffiles.mk files along with *.txt RBNF data files
82 # The directory that contains trfiles.mk files along with *.txt transliterator files
87 # The directory that contains resfiles.mk files along with *.txt break iterator files
98 # The directory that contains miscfiles.mk along with files that are miscelleneous data
104 # The directory that contains sprepfiles.mk files along with *.txt stringprep files
191 !IF EXISTS("$(ICUSRCDATA)\$(ICUUCM)\ucmcore.mk")
192 !INCLUDE "$(ICUSRCDATA)\$(ICUUCM)\ucmcore.mk"
    [all...]
  /external/valgrind/main/memcheck/tests/
leak-cases-full.stderr.exp 7 by 0x........: mk (leak-cases.c:52)
13 by 0x........: mk (leak-cases.c:52)
19 by 0x........: mk (leak-cases.c:52)
25 by 0x........: mk (leak-cases.c:52)
31 by 0x........: mk (leak-cases.c:52)
37 by 0x........: mk (leak-cases.c:52)
43 by 0x........: mk (leak-cases.c:52)
49 by 0x........: mk (leak-cases.c:52)
55 by 0x........: mk (leak-cases.c:52)
leak-cases-possible.stderr.exp 7 by 0x........: mk (leak-cases.c:52)
13 by 0x........: mk (leak-cases.c:52)
19 by 0x........: mk (leak-cases.c:52)
  /bionic/tests/
Android.mk 42 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
111 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
124 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
137 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
164 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
181 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
211 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
219 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
228 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
237 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
    [all...]
  /dalvik/dx/
Android.mk 20 include $(BUILD_SYSTEM)/base_rules.mk
40 include $(BUILD_SYSTEM)/base_rules.mk
58 include $(BUILD_SYSTEM)/base_rules.mk
76 include $(BUILD_SYSTEM)/base_rules.mk
87 subdirs := $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \
  /external/harfbuzz_ng/
git.mk 1 # git.mk
12 # https://raw.github.com/behdad/git.mk/master/git.mk
14 # https://github.com/behdad/git.mk
17 # then do "make -f git.mk". This modifies all Makefile.am files in
18 # your project to -include git.mk. Remember to add that line to new
20 # "make -f git.mk".
41 # Makefile.am.sample in the git.mk git repo.
59 # - Recursive configure doesn't work as $(top_srcdir)/git.mk inside the
61 # subdirs, add a proxy git.mk file in those dirs that simply does
    [all...]
  /external/icu4c/stubdata/
Android.mk 21 include $(LOCAL_PATH)/root.mk
25 LOCAL_ADDITIONAL_DEPENDENCIES += $(LOCAL_PATH)/Android.mk
35 LOCAL_ADDITIONAL_DEPENDENCIES += $(LOCAL_PATH)/Android.mk
  /ndk/build/core/
default-application.mk 16 # This is the default Application.mk that is being used for applications
17 # that don't provide $PROJECT_PATH/jni/Application.mk
22 APP_BUILD_SCRIPT := $(APP_PROJECT_PATH)/jni/Android.mk
main.mk 24 # This assumes we are located under $NDK_ROOT/build/core/main.mk
27 NDK_ROOT := $(strip $(NDK_ROOT:%build/core/main.mk=%))
39 include $(NDK_ROOT)/build/core/init.mk
45 # Each 'application' must have a corresponding Application.mk file
49 # See docs/ANDROID-MK.TXT for their specification.
68 You can also add new applications by writing an Application.mk file.)
70 See docs/APPLICATION-MK.TXT for details.)
84 # Check that all apps listed in APP have an Application.mk
87 $(eval _application_mk := $(strip $(wildcard $(NDK_ROOT)/apps/$(_app)/Application.mk))) \
90 $(eval include $(BUILD_SYSTEM)/add-application.mk)\
    [all...]
  /bionic/libstdc++/
Android.mk 22 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
41 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk

Completed in 429 milliseconds

<<11121314151617181920>>