Home
last modified time | relevance | path

Searched refs:post (Results 1 – 12 of 12) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
Dmessages.properties19 DdmsPlugin_DDMS_Post_Create_Init=DDMS post-create init
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java831 static Map<String, String> concatenate(Map<String, String> pre, Map<String, String> post) { in concatenate() argument
832 Map<String, String> result = new HashMap<String, String>(pre.size() + post.size()); in concatenate()
834 result.putAll(post); in concatenate()
/sdk/
Dchanges.txt175 normal tasks: -pre-build, -pre-compile, -post-compile.
/sdk/files/typos/
Dtypos-nb.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-hu.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-it.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-tr.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-es.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-pt.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-de.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-en.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
/sdk/eclipse/
Dchanges.txt273 - Build system: Delay post compiler phase until actual export or debug