HomeSort by relevance Sort by last modified time
    Searched defs:SAMPLE (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libop/
op_xml_out.h 40 SUMMARY, SAMPLE,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectWizardState.java 47 /** The mode to run the wizard in: creating test, or sample, or plain project */
52 * to by the {@link #projectLocation} or in the case of sample projects, the
102 * The pair is (String: sample display name => File: sample directory).
106 /** Path to the currently chosen sample */
186 if (mode == Mode.SAMPLE) {
332 // operating in the create-from-sample mode -- since the available sample list
373 // Or last attempt, try to match a sample project location and use it
394 /** Create a sample project. Testing options are not presented. *
    [all...]

Completed in 218 milliseconds