Searched refs:_PREFIX (Results 1 – 5 of 5) sorted by relevance
29 _PREFIX = '__generated__' variable72 new_file_name = root_dir + _PREFIX + label_name + _EXTENSION100 if current_file.startswith(_PREFIX):101 prefix_length = len(_PREFIX)127 if f.startswith(_PREFIX):
92 _PREFIX = os.path.normpath(sys.prefix) variable132 os.path.normcase(os.path.join(_PREFIX, "PCbuild"))):133 return _PREFIX532 _CONFIG_VARS['prefix'] = _PREFIX538 _CONFIG_VARS['base'] = _PREFIX
92 _PREFIX = os.path.normpath(sys.prefix) variable465 _CONFIG_VARS['prefix'] = _PREFIX470 _CONFIG_VARS['base'] = _PREFIX
1681 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname1682 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.1695 ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"1700 LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix"1704 AC_SUBST([LIB]NAME[_PREFIX])1721 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname1722 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.1772 LIB[]NAME[]_PREFIX=1777 AC_SUBST([LIB]NAME[_PREFIX])1845 dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found[all …]
687 documentation to be installed in **${CMAKE\_INSTALL\_PREFIX}/doc**.) If a