Searched refs:prebuilt (Results 1 - 8 of 8) sorted by relevance
/third_party/rust/crates/memchr/bench/src/memmem/ |
H A D | imp.rs | 23 &["reverse", "oneshot", "prebuilt", "oneshotiter", "prebuiltiter"] 33 pub(crate) fn prebuilt( 71 pub(crate) fn prebuilt( 109 &["reverse", "oneshot", "prebuilt", "oneshotiter", "prebuiltiter"] 125 pub(crate) fn prebuilt( 175 pub(crate) fn prebuilt( 218 &["reverse", "oneshot", "prebuilt", "oneshotiter", "prebuiltiter"] 227 pub(crate) fn prebuilt( 268 pub(crate) fn prebuilt( 316 &["prebuilt", "prebuiltite [all...] |
H A D | mod.rs | 58 prebuilt 64 iter-prebuilt 105 prebuilt(c); in all() 181 fn prebuilt(c: &mut Criterion) { in prebuilt() functions 184 let config = "prebuilt"; in prebuilt() 217 define!("memmem", imp::$impl::fwd::prebuilt); in prebuilt() 219 define!("memrmem", imp::$impl::rev::prebuilt); in prebuilt()
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 68 # The following lines are used to copy scripts\pnglibconf.h.prebuilt and make
81 pnglibconf.h: ..\..\scripts\pnglibconf.h.prebuilt .existsonly
84 @$(ECHO) $$(AWK) NOT AVAILABLE: COPYING scripts\pnglibconf.h.prebuilt
87 vi -q -k ":1,$$s/PNG_API_RULE 0$$/PNG_API_RULE 2/\n:w! $@\n:q!\n" ..\..\scripts\pnglibconf.h.prebuilt
147 $# (scripts\pnglibconf.h.prebuilt) by editing PNG_API_RULE to 2 (to force use
|
/third_party/libsnd/Scripts/ |
H A D | android-configure.sh | 62 export ANDROID_PREFIX=${ANDROID_NDK}/toolchains/arm-linux-androideabi-${ANDROID_GCC_VER}/prebuilt/${BUILD_MACHINE}
|
/third_party/icu/icu4c/source/data/ |
H A D | makedata.mak | 492 # Targets for prebuilt Unicode data
|
/third_party/skia/third_party/externals/icu/source/data/ |
H A D | makedata.mak | 473 # Targets for prebuilt Unicode data
|
/third_party/icu/icu4c/source/ |
H A D | configure | 9316 echo "Not rebuilding data/rules.mk, assuming prebuilt data in data/in"
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 9256 echo "Not rebuilding data/rules.mk, assuming prebuilt data in data/in"
|
Completed in 18 milliseconds