Searched refs:BASE (Results 1 – 4 of 4) sorted by relevance
24 BASE="$1"28 if [[ -z "$BASE" || -z "$IMAGES" || -z "$OUTPUT" ]] ; then57 unzip $Q "$BASE" -d "$BASE_DIR"
53 private static final int BASE = 0; field in AppHwPref54 private static final int TOUCHSCREEN = BASE + 1;55 private static final int KEYBOARD_TYPE = BASE + 2;56 private static final int NAVIGATION = BASE + 3;57 private static final int GLES_VERSION = BASE + 4;
20 BASE=$(pwd)/$(dirname $0)25 $BASE/findunusedresources -p . | {
352 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBAS…