Home
last modified time | relevance | path

Searched refs:VPATH (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A DMakefile12 VPATH = $(OBJ_DIR) \ macro
/third_party/python/Modules/
H A Dgetpath.py37 # VPATH -- [in] sysconfig.get_config_var(...)
130 # derived from joining the VPATH preprocessor variable to the
191 BUILD_LANDMARK = f'{VPATH}\\Modules\\Setup.local'
492 build_prefix = joinpath(real_executable_dir, VPATH)
496 build_prefix = joinpath(real_executable_dir, VPATH)
499 build_prefix = joinpath(real_executable_dir, VPATH)
H A Dgetpath.c25 || !defined(VERSION) || !defined(VPATH) \
27 #error "PREFIX, EXEC_PREFIX, VERSION, VPATH and PLATLIBDIR macros must be defined"
895 !decode_to_dict(dict, "VPATH", VPATH) || in _PyConfig_InitPathConfig()
/third_party/zlib/nintendods/
H A DMakefile55 export VPATH := $(foreach dir,$(SOURCES),$(CURDIR)/$(dir)) \ macro
/third_party/python/Lib/test/
H A Dtest_getpath.py829 VPATH="", variable in MockGetPathTests
882 self["VPATH"] = r"..\.."
/third_party/python/Python/
H A Dsysmodule.c2967 SET_SYS_FROM_STRING("_vpath", VPATH); in _PySys_InitCore()

Completed in 9 milliseconds