Searched refs:LIB (Results 1 – 6 of 6) sorted by relevance
23 #define LIB "lib64" macro25 #define LIB "lib"
83 constexpr const char* kVendorLibPath = "/vendor/" LIB;84 constexpr const char* kProductLibPath = "/product/" LIB ":/system/product/" LIB;
68 constexpr const char* kI18nApexLibPath = "/apex/com.android.i18n/" LIB;
112 for LIB in ${mode_specific_libraries} ; do113 make_command+=" $LIB${mode_suffix}"
37 bisection_search.py [-h] [-cp CLASSPATH] [--class CLASSNAME] [--lib LIB]54 --lib LIB lib to use, default: libart.so
155 LIB="$1"1068 -XXlib:$LIB \