Searched refs:workspace (Results 1 – 16 of 16) sorted by relevance
305 int32_t workspace[mCaptureSize >> 1]; in doFft() local309 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()
24 Your workspace will now open.
35 <li>Start Eclipse and open a workspace that contains an Android project.</li>
144 static unsigned char workspace[64]; in SHA1Transform() local145 block = (CHAR64LONG16*)workspace; in SHA1Transform()
149 --path <path-to-workspace>/MyFirstApp --activity MainActivity \154 <code><path-to-workspace></code> with the location in which you want to save your Android
55 <p>If you are using Eclipse, import the library project into your workspace.75 … workspace—you should not reference the library directly from the Android SDK directory.</p>
102 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 is105 <code>/usr/local/workspace/MyTestApp</code>. To enter your own
264 …ation:</em> checked (this should contain the directory name "<code>workspace/SpinnerActivityT…1156 … to the directory <code>workspace/SpinnerActivityTest/src/com/android/example/spinner/test/</code>.
340 <p>Here’s an example: <pre>adb push ~/dev/workspace/LaunchSettings/bin/LaunchSettings.jar /data/loc…
204 in your workspace. If one of the projects is missing, import it into your workspace.</li>
84 Application</strong> wizard to create a new project in your workspace.</li>88 folder in your workspace.</li>
327 workspace as a new development project, in the same way as you would a new373 library project to your workspace, as described in the previous section. If you
186 actual work of adding it to the workspace. The
569 set this as your default for the workspace; this is recommended as it will
311 in the Eclipse workspace that contains an <code>AndroidManifest.xml</code>
1188 multiple pages. Sample projects are now copied into the workspace such that they can be modified1698 <li>Android launch configurations no longer recompile the whole workspace on launch.</li>