Home
last modified time | relevance | path

Searched refs:_PREFIX (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/libfuzzer-sys/libfuzzer/
DCMakeLists.txt157 set(LIBCXX_${arch}_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/libcxx_fuzzer_${arch})
158 add_custom_libcxx(libcxx_fuzzer_${arch} ${LIBCXX_${arch}_PREFIX}
164 … target_compile_options(RTfuzzer.${arch} PRIVATE -isystem ${LIBCXX_${arch}_PREFIX}/include/c++/v1)
166 …target_compile_options(RTfuzzer_main.${arch} PRIVATE -isystem ${LIBCXX_${arch}_PREFIX}/include/c++…
168 …target_compile_options(RTfuzzer_interceptors.${arch} PRIVATE -isystem ${LIBCXX_${arch}_PREFIX}/inc…
170 partially_link_libcxx(fuzzer_no_main ${LIBCXX_${arch}_PREFIX} ${arch})
171 partially_link_libcxx(fuzzer_interceptors ${LIBCXX_${arch}_PREFIX} ${arch})
172 partially_link_libcxx(fuzzer ${LIBCXX_${arch}_PREFIX} ${arch})
/external/llvm-project/compiler-rt/lib/fuzzer/
DCMakeLists.txt157 set(LIBCXX_${arch}_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/libcxx_fuzzer_${arch})
158 add_custom_libcxx(libcxx_fuzzer_${arch} ${LIBCXX_${arch}_PREFIX}
164 … target_compile_options(RTfuzzer.${arch} PRIVATE -isystem ${LIBCXX_${arch}_PREFIX}/include/c++/v1)
166 …target_compile_options(RTfuzzer_main.${arch} PRIVATE -isystem ${LIBCXX_${arch}_PREFIX}/include/c++…
168 …target_compile_options(RTfuzzer_interceptors.${arch} PRIVATE -isystem ${LIBCXX_${arch}_PREFIX}/inc…
170 partially_link_libcxx(fuzzer_no_main ${LIBCXX_${arch}_PREFIX} ${arch})
171 partially_link_libcxx(fuzzer_interceptors ${LIBCXX_${arch}_PREFIX} ${arch})
172 partially_link_libcxx(fuzzer ${LIBCXX_${arch}_PREFIX} ${arch})
/external/webrtc/tools_webrtc/sslroots/
Dgenerate_sslroots.py29 _PREFIX = '__generated__' variable
72 new_file_name = root_dir + _PREFIX + label_name + _EXTENSION
100 if current_file.startswith(_PREFIX):
101 prefix_length = len(_PREFIX)
127 if f.startswith(_PREFIX):
/external/python/cpython3/Lib/
Dsysconfig.py90 _PREFIX = os.path.normpath(sys.prefix) variable
130 os.path.normcase(os.path.join(_PREFIX, "PCbuild"))):
131 return _PREFIX
530 _CONFIG_VARS['prefix'] = _PREFIX
536 _CONFIG_VARS['base'] = _PREFIX
/external/rust/crates/libfuzzer-sys/libfuzzer/tests/
DCMakeLists.txt67 set(LIBFUZZER_TEST_RUNTIME_CFLAGS -isystem ${LIBCXX_${arch}_PREFIX}/include/c++/v1)
68 set(LIBFUZZER_TEST_RUNTIME_LINK_FLAGS ${LIBCXX_${arch}_PREFIX}/lib/libc++.a)
/external/llvm-project/compiler-rt/lib/fuzzer/tests/
DCMakeLists.txt67 set(LIBFUZZER_TEST_RUNTIME_CFLAGS -isystem ${LIBCXX_${arch}_PREFIX}/include/c++/v1)
68 set(LIBFUZZER_TEST_RUNTIME_LINK_FLAGS ${LIBCXX_${arch}_PREFIX}/lib/libc++.a)
/external/flac/m4/
Dlib-link.m415 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
16 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
29 ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"
34 LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix"
38 AC_SUBST([LIB]NAME[_PREFIX])
55 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
56 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
106 LIB[]NAME[]_PREFIX=
111 AC_SUBST([LIB]NAME[_PREFIX])
179 dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found
[all …]
/external/python/cpython2/Lib/
Dsysconfig.py92 _PREFIX = os.path.normpath(sys.prefix) variable
465 _CONFIG_VARS['prefix'] = _PREFIX
470 _CONFIG_VARS['base'] = _PREFIX
/external/e2fsprogs/
Daclocal.m41681 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
1682 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 libname
1722 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 …]
/external/libjpeg-turbo/
DBUILDING.md601 documentation to be installed in **${CMAKE\_INSTALL\_PREFIX}/doc**.) If a