Searched refs:DST (Results 1 – 4 of 4) sorted by relevance
37 self.DST = None116 p.DST = args[1]226 p.zipfile = p.DST + "_temp_dir"233 p.zipfile = z = zipfile.ZipFile(p.DST, "w", zipfile.ZIP_DEFLATED)245 shutil.move(os.path.join(p.zipfile, "_temp.zip"), p.DST)250 print "%s: %d java files copied" % (p.DST, p.CNT_USED)252 print "%s: %d java files ignored" % (p.DST, p.CNT_NOPKG)
267 DST=$2282 if [[ "${USED/$DST/}" == "$USED" ]]; then283 USED="$USED $DST"284 RESULT="$RESULT $DST $VALUE"352 DST="$1"354 DST="${SRC/*:/}"436 <sdk:url>$DST</sdk:url>
76 new PorterDuffXfermode(PorterDuff.Mode.DST),
139 PorterDuff.Mode.DST,