Home
last modified time | relevance | path

Searched refs:workspace (Results 1 – 16 of 16) sorted by relevance

/frameworks/av/media/libmedia/
DVisualizer.cpp305 int32_t workspace[mCaptureSize >> 1]; in doFft() local
309 workspace[i >> 1] = in doFft()
311 nonzero |= workspace[i >> 1]; in doFft()
315 fixed_fft_real(mCaptureSize >> 1, workspace); in doFft()
319 short tmp = workspace[i >> 1] >> 21; in doFft()
322 tmp = workspace[i >> 1]; in doFft()
/frameworks/base/docs/html/tools/help/
Ddraw9patch.jd24 Your workspace will now open.
Dgltracer.jd35 <li>Start Eclipse and open a workspace that contains an Android project.</li>
/frameworks/compile/libbcc/lib/Support/
Dsha1.c144 static unsigned char workspace[64]; in SHA1Transform() local
145 block = (CHAR64LONG16*)workspace; in SHA1Transform()
/frameworks/base/docs/html/training/basics/firstapp/
Dcreating-project.jd149 --path &lt;path-to-workspace>/MyFirstApp --activity MainActivity \
154 <code>&lt;path-to-workspace></code> with the location in which you want to save your Android
/frameworks/base/docs/html/google/play-services/
Dsetup.jd55 <p>If you are using Eclipse, import the library project into your workspace.
75workspace&mdash;you should not reference the library directly from the Android SDK directory.</p>
/frameworks/base/docs/html/tools/testing/
Dtesting_eclipse.jd102 a concatenation of the workspace path and the project name you entered. For example,
103 if your workspace path is <code>/usr/local/workspace</code> and your project name is
105 <code>/usr/local/workspace/MyTestApp</code>. To enter your own
Dactivity_test.jd264 …ation:</em> checked (this should contain the directory name &quot;<code>workspace/SpinnerActivityT…
1156 … to the directory <code>workspace/SpinnerActivityTest/src/com/android/example/spinner/test/</code>.
Dtesting_ui.jd340 <p>Here’s an example: <pre>adb push ~/dev/workspace/LaunchSettings/bin/LaunchSettings.jar /data/loc…
/frameworks/base/docs/html/tools/projects/
Dprojects-eclipse.jd204 in your workspace. If one of the projects is missing, import it into your workspace.</li>
/frameworks/base/docs/html/google/play/billing/
Dbilling_integrate.jd84 Application</strong> wizard to create a new project in your workspace.</li>
88 folder in your workspace.</li>
/frameworks/base/docs/html/google/play/licensing/
Dsetting-up.jd327 workspace as a new development project, in the same way as you would a new
373 library project to your workspace, as described in the previous section. If you
/frameworks/base/docs/html/guide/topics/appwidgets/
Dhost.jd186 actual work of adding it to the workspace. The
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex1.jd569 set this as your default for the workspace; this is recommended as it will
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd311 in the Eclipse workspace that contains an <code>AndroidManifest.xml</code>
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1188 multiple pages. Sample projects are now copied into the workspace such that they can be modified
1698 <li>Android launch configurations no longer recompile the whole workspace on launch.</li>