Searched refs:at (Results 1 – 25 of 66) sorted by relevance
123
/sdk/emulator/opengl/host/tools/emugen/ |
D | ApiGen.cpp | 39 if (at(i).name() == name) { in findEntryByName() 40 entry = &(at(i)); in findEntryByName() 74 EntryPoint *e = &at(i); in genProcTypes() 117 EntryPoint *e = &at(i); in genFuncTable() 152 EntryPoint *e = &at(i); in genContext() 159 EntryPoint *e = &at(i); in genContext() 215 fprintf(fp, "\t"); at(i).print(fp, false); fprintf(fp, ";\n"); in genEntryPoints() 233 EntryPoint *e = &at(i); in genEntryPoints() 280 … fprintf(fp, "#define OP_%s \t\t\t\t\t%u\n", at(i).name().c_str(), (unsigned int)i + m_baseOpcode); in genOpcodes() 297 if (at(i).hasPointers()) { in genAttributesTemplate() [all …]
|
/sdk/settings/ |
D | README.txt | 1 Copy this in eclipse project as a .settings folder at the root.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
D | build_messages.properties | 15 AAPT_Exec_Error_s=Error executing aapt. Please check aapt is present at %1$s 40 AIDL_Exec_Error_s=Error executing aidl. Please check aidl is present at %1$s 65 ApkBuilder_s_Conflict_with_file_s=%1$s conflicts with another file already put at %2$s 67 Proguard_Exec_Error=Error executing Proguard. Please check Proguard is present at %1$s
|
/sdk/docs/ |
D | howto_build_SDK.txt | 5 You may obtain a copy of the License at 39 You may obtain a copy of the License at 147 The result is located at 199 The result will be somewhere in out/host/windows-x86/bin/. Just look at 210 at a time, but not the full thing because basically building the whole 242 Eclipse and install it at a special location. That's not needed 271 When the build succeeds, you'll see something like this at the end of the 274 ZIP of Update site available at ~/mysdk/android-eclipse-v200903272328.zip 276 ZIP of Update site available at ~/mysdk/android-eclipse-<buildnumber>.zip
|
D | howto_use_cupcake_sdk.txt | 24 You may obtain a copy of the License at 96 adt.zip (e.g. android-eclipse-<some-id>.zip), select the "Install" button at 108 from your code repository, these projects will fail to build at first. 218 Android platform that has, at least, its own kernel, system image and data 321 - If there are no running devices or emulators, ADT looks at available AVDs. 341 You can no longer run several emulators at the same time on the same 350 could create a "client" AVD and a "server" AVD then run them both at once. The
|
D | howto_SDK_git_cygwin.txt | 5 You may obtain a copy of the License at 45 Instead you MUST use the "legacy Cygwin 1.5" that you can find at this page: 60 The short summary is that you need at least these:
|
/sdk/find_java/ |
D | find_java.bat | 6 rem You may obtain a copy of the License at 30 rem Check if we can find a javaw.exe at the same location than java.exe.
|
/sdk/emulator/opengl/tests/translator_tests/MacCommon/ |
D | setup_gl.m | 6 * You may obtain a copy of the License at
|
/sdk/emulator/opengl/ |
D | DESIGN | 159 Note that, in the above graphics, only the host system libraries at the bottom 241 The reason the shared libraries aren't actually shared is historical: at one 310 memory buffer of at least 'size' bytes. 365 that uses a different transport. If you do, please look at 376 You can also look at the following specifications files: 400 the "gralloc" system library module used to manage graphics surfaces at a 427 are not directly linked by applications at runtime. Instead, the system 496 it shouldn't be exposed by the library at runtime. So the EGL code queries 506 hardware-specific library to manage graphics surfaces at a level lower than 557 rendered at runtime. Its dimensions are fixed by the call to [all …]
|
/sdk/build/ |
D | tools.linux.atree | 6 # You may obtain a copy of the License at
|
D | tools.darwin.atree | 6 # You may obtain a copy of the License at
|
/sdk/monitor/ |
D | build.properties | 5 # You may obtain a copy of the License at
|
D | monitor.bat | 6 rem You may obtain a copy of the License at
|
/sdk/adtproductbuild/ |
D | build.properties | 5 # You may obtain a copy of the License at
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/ |
D | ExportMessages.properties | 5 # You may obtain a copy of the License at
|
/sdk/emulator/skins/dynamic/ |
D | layout | 2 # that is missing is filled in at runtime by the skin parser.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion1-expected-completion11.txt | 58 …ndroid.view.ViewStub lets you lazily include other XML layouts inside your application at runtime.
|
D | completion1-expected-completion12.txt | 58 …ndroid.view.ViewStub lets you lazily include other XML layouts inside your application at runtime.
|
D | completion1-expected-completion39.txt | 17 android:maxLines : Makes the TextView be at most this many lines tall. [integer] 18 android:maxHeight : Makes the TextView be at most this many pixels tall. [dimension] 21 android:minLines : Makes the TextView be at least this many lines tall. [integer] 22 android:minHeight : Makes the TextView be at least this many pixels tall. [dimension] 23 android:maxEms : Makes the TextView be at most this many ems wide. [integer] 24 android:maxWidth : Makes the TextView be at most this many pixels wide. [dimension] 27 android:minEms : Makes the TextView be at least this many ems wide. [integer] 28 android:minWidth : Makes the TextView be at least this many pixels wide. [dimension]
|
D | completion5-expected-completion40.txt | 17 android:maxLines : Makes the TextView be at most this many lines tall. [integer] 18 android:maxHeight : Makes the TextView be at most this many pixels tall. [dimension] 21 android:minLines : Makes the TextView be at least this many lines tall. [integer] 22 android:minHeight : Makes the TextView be at least this many pixels tall. [dimension] 23 android:maxEms : Makes the TextView be at most this many ems wide. [integer] 24 android:maxWidth : Makes the TextView be at most this many pixels wide. [dimension] 27 android:minEms : Makes the TextView be at least this many ems wide. [integer] 28 android:minWidth : Makes the TextView be at least this many pixels wide. [dimension]
|
D | completion9-expected-completion64.txt | 58 …ndroid.view.ViewStub lets you lazily include other XML layouts inside your application at runtime.
|
/sdk/eclipse/ |
D | README_WINDOWS.txt | 24 - Installer at http://sources.redhat.com/cygwin/
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
D | ResizeHandler.java | 225 snapHorizontal(hEdge, match.edge.at, newBounds); in updateResize() 250 snapVertical(vEdge, match.edge.at, newBounds); in updateResize()
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | MacNative.m | 6 * You may obtain a copy of the License at 29 // more than really needed since when it is called at a time
|
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | NativeMacSubWindow.m | 6 * You may obtain a copy of the License at
|
123