Searched defs:func_stripname (Results 26 - 31 of 31) sorted by relevance

12

/external/protobuf/gtest/build-aux/
H A Dltmain.sh209 # func_stripname prefix suffix name
215 func_stripname () function
221 } # func_stripname may be replaced by extended shell implementation
248 func_stripname '' '/' "`pwd`"
334 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
356 func_stripname '' '/' "$func_relative_path_result"
358 func_stripname '/' '/' "$func_relative_path_tcancelled"
367 func_stripname './' '' "$func_relative_path_result/"
1291 func_stripname '' '.exe' "$func_basename_result"
1346 func_stripname '
[all...]
/external/protobuf/
H A Dltmain.sh209 # func_stripname prefix suffix name
215 func_stripname () function
221 } # func_stripname may be replaced by extended shell implementation
248 func_stripname '' '/' "`pwd`"
334 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
356 func_stripname '' '/' "$func_relative_path_result"
358 func_stripname '/' '/' "$func_relative_path_tcancelled"
367 func_stripname './' '' "$func_relative_path_result/"
1291 func_stripname '' '.exe' "$func_basename_result"
1346 func_stripname '
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
H A Dltmain.sh209 # func_stripname prefix suffix name
215 func_stripname () function
221 } # func_stripname may be replaced by extended shell implementation
248 func_stripname '' '/' "`pwd`"
334 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
356 func_stripname '' '/' "$func_relative_path_result"
358 func_stripname '/' '/' "$func_relative_path_tcancelled"
367 func_stripname './' '' "$func_relative_path_result/"
1291 func_stripname '' '.exe' "$func_basename_result"
1346 func_stripname '
[all...]
/external/ImageMagick/config/
H A Dltmain.sh949 func_stripname '' '/' "`pwd`"
1053 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
1075 func_stripname '' '/' "$func_relative_path_result"
1077 func_stripname '/' '/' "$func_relative_path_tcancelled"
1084 func_stripname './' '' "$func_relative_path_result"
1176 # func_stripname PREFIX SUFFIX NAME
1183 eval 'func_stripname ()
1194 func_stripname () function
2564 func_stripname '' '.exe' "$func_basename_result"
2622 func_stripname '
[all...]
/external/pcre/dist2/
H A Dltmain.sh949 func_stripname '' '/' "`pwd`"
1053 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
1075 func_stripname '' '/' "$func_relative_path_result"
1077 func_stripname '/' '/' "$func_relative_path_tcancelled"
1084 func_stripname './' '' "$func_relative_path_result"
1176 # func_stripname PREFIX SUFFIX NAME
1183 eval 'func_stripname ()
1194 func_stripname () function
2564 func_stripname '' '.exe' "$func_basename_result"
2622 func_stripname '
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dltmain.sh839 func_stripname '' '/' "`pwd`"
943 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
965 func_stripname '' '/' "$func_relative_path_result"
967 func_stripname '/' '/' "$func_relative_path_tcancelled"
974 func_stripname './' '' "$func_relative_path_result"
1066 # func_stripname PREFIX SUFFIX NAME
1073 eval 'func_stripname ()
1084 func_stripname () function
2453 func_stripname '' '.exe' "$func_basename_result"
2511 func_stripname '
[all...]

Completed in 92 milliseconds

12