Home
last modified time | relevance | path

Searched refs:BASE_PATH (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/
DAndroid.mk1 BASE_PATH := $(call my-dir)
3 include $(BASE_PATH)/pdfiumfdrm.mk
4 include $(BASE_PATH)/pdfiumfpdfapi.mk
5 include $(BASE_PATH)/pdfiumfpdfdoc.mk
6 include $(BASE_PATH)/pdfiumfpdftext.mk
7 include $(BASE_PATH)/pdfiumfxcodec.mk
8 include $(BASE_PATH)/pdfiumfxcrt.mk
9 include $(BASE_PATH)/pdfiumfxge.mk
10 include $(BASE_PATH)/pdfiumjavascript.mk
11 include $(BASE_PATH)/pdfiumformfiller.mk
[all …]
/external/pdfium/third_party/
DAndroid.mk1 BASE_PATH := $(call my-dir)
3 include $(BASE_PATH)/pdfiumagg23.mk
4 include $(BASE_PATH)/pdfiumbigint.mk
5 include $(BASE_PATH)/pdfiumlcms.mk
6 include $(BASE_PATH)/pdfiumjpeg.mk
7 include $(BASE_PATH)/pdfiumopenjpeg.mk
8 include $(BASE_PATH)/pdfiumzlib.mk
/external/v8/tools/gcmole/
Drun-gcmole.py15 BASE_PATH = os.path.dirname(os.path.dirname(GCMOLE_PATH)) variable
22 cwd=BASE_PATH,