Home
last modified time | relevance | path

Searched defs:LIBVER_PATCH_SCRIPT (Results 1 – 5 of 5) sorted by relevance

/external/zstd/contrib/gen_html/
DMakefile19 LIBVER_PATCH_SCRIPT:=`sed -n '/define ZSTD_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' <… macro
/external/lz4/contrib/gen_manual/
DMakefile44 LIBVER_PATCH_SCRIPT:=`sed -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < … macro
/external/lz4/lib/
DMakefile38 LIBVER_PATCH_SCRIPT:=`sed -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < … macro
/external/lz4/programs/
DMakefile37 LIBVER_PATCH_SCRIPT:=`sed -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < … macro
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
DMakefile34 LIBVER_PATCH_SCRIPT:=`$(SED) -n '/define XXH_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p'… macro