/sdk/emulator/opengl/host/libs/GLESv2_dec/ |
D | gl2.attrib | 51 flag unsupported 193 flag unsupported 242 flag unsupported 323 flag unsupported 327 flag unsupported 331 flag unsupported 335 flag unsupported 375 flag unsupported 378 flag unsupported 384 flag unsupported [all …]
|
/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
D | TcpStream.cpp | 44 DWORD flag; in TcpStream() local 46 int flag; in TcpStream() 48 flag = 1; in TcpStream() 49 setsockopt( sock, IPPROTO_TCP, TCP_NODELAY, (const char*)&flag, sizeof(flag) ); in TcpStream()
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.attrib | 89 flag unsupported 114 flag unsupported 165 flag unsupported 169 flag unsupported 215 flag unsupported 229 flag unsupported 261 flag unsupported 266 flag unsupported 277 flag custom_decoder 278 flag not_api [all …]
|
/sdk/emulator/opengl/host/tools/emugen/ |
D | EntryPoint.cpp | 292 std::string flag = getNextToken(line, pos, &last, WHITESPACE); in setAttribute() local 293 if (flag.size() == 0) { in setAttribute() 302 if (flag == "nullAllowed") { in setAttribute() 309 } else if (flag == "isLarge") { in setAttribute() 317 fprintf(stderr, "WARNING: %u: unknow flag %s\n", (unsigned int)lc, flag.c_str()); in setAttribute() 356 std::string flag = getNextToken(line, pos, &last, WHITESPACE); in setAttribute() local 357 if (flag.size() == 0) { in setAttribute() 362 if (flag == "unsupported") { in setAttribute() 364 } else if (flag == "custom_decoder") { in setAttribute() 366 } else if (flag == "not_api") { in setAttribute() [all …]
|
D | README | 321 flag 322 description: set entry point flag; 323 format: flag < unsupported | ... >
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/ |
D | ValuesTreePage.java | 60 Image flag = LocaleManager.get().getFlagForFolderName(parent.getName()); in getPageImage() local 61 if (flag != null) { in getPageImage() 62 return flag; in getPageImage()
|
/sdk/templates/activities/FullscreenActivity/root/src/app_package/util/ |
D | SystemUiHider.java.ftl | 28 * When this flag is set, the 30 * flag will be set on older devices, making the status bar "float" on top 34 * This flag isn't used on newer devices because the <a 42 * When this flag is set, {@link #show()} and {@link #hide()} will toggle 49 * When this flag is set, {@link #show()} and {@link #hide()} will toggle
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completionvalues1-expected-completion29.txt | 2 …ow to place the content of an object, both on the x- and y-axis, within the object itself. [flag]
|
D | manifest-expected-completion18.txt | 10 …gChanges : Specify one or more configuration changes that the activity will handle itself. [flag] 25 …wSoftInputMode : Specify the default soft-input mode for the main window of this activity. [flag] 28 android:uiOptions : Extra options for an activity's UI. [flag]
|
D | completionvalues1-expected-completion23.txt | 7 android:textStyle : Style (bold, italic, bolditalic) for the text. [flag]
|
D | completion5-expected-completion40.txt | 13 android:textStyle : Style (bold, italic, bolditalic) for the text. [flag] 29 …w to align the text by the view's x- and/or y-axis when the text is smaller than the view. [flag] 41 …such as urls and email addresses are automatically found and converted to clickable links. [flag] 43 …ecifies that this TextView has a numeric input method. * Deprecated: Use inputType instead. [flag] 62 …laced in a text field, used to help an input method decide how to let the user enter text. [flag] 63 …able in an IME associated with an editor to improve the integration with your application. [flag] 95 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag] 108 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag] 109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag] 149 android:layout_gravity : Standard gravity constant that a child can supply to its parent. [flag]
|
D | completion1-expected-completion39.txt | 13 android:textStyle : Style (bold, italic, bolditalic) for the text. [flag] 29 …w to align the text by the view's x- and/or y-axis when the text is smaller than the view. [flag] 41 …such as urls and email addresses are automatically found and converted to clickable links. [flag] 43 …ecifies that this TextView has a numeric input method. * Deprecated: Use inputType instead. [flag] 62 …laced in a text field, used to help an input method decide how to let the user enter text. [flag] 63 …able in an IME associated with an editor to improve the integration with your application. [flag] 95 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag] 108 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag] 109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag] 149 android:layout_gravity : Standard gravity constant that a child can supply to its parent. [flag]
|
D | completion8-expected-completion44.txt | 5 android:layout_gravity : Standard gravity constant that a child can supply to its parent. [flag]
|
D | completionvalues1-expected-completion32.txt | 15 …such as urls and email addresses are automatically found and converted to clickable links. [flag] 90 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag] 105 android:foregroundGravity : Defines the gravity to apply to the foreground drawable. [flag] 115 …ow to place the content of an object, both on the x- and y-axis, within the object itself. [flag] 130 …able in an IME associated with an editor to improve the integration with your application. [flag] 143 …laced in a text field, used to help an input method decide how to let the user enter text. [flag] 183 …ecifies that this TextView has a numeric input method. * Deprecated: Use inputType instead. [flag] 198 android:persistentDrawingCache : Defines the persistence of the drawing cache. [flag] 209 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag] 233 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag] [all …]
|
D | completion12-expected-completion75.txt | 20 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag] 33 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag] 34 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
D | AddTranslationDialog.java | 362 Image flag = manager.getFlag(mSelectedLanguage, mSelectedRegion); in updateFlag() local 363 if (flag != null) { in updateFlag() 365 mFlag.setImage(flag); in updateFlag()
|
/sdk/emulator/opengl/tests/event_injector/ |
D | sockets.c | 1145 DWORD flag = (DWORD) _flag; in socket_setoption() local 1147 int flag = _flag; in socket_setoption() 1149 return setsockopt( fd, domain, option, (const char*)&flag, sizeof(flag) ); in socket_setoption()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
D | LocaleManager.java | 122 Image flag = getFlag(locale.getCountry()); in getFlag() local 123 if (flag != null) { in getFlag() 124 return flag; in getFlag()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
D | GridModel.java | 374 static String removeFlag(String flag, String value) { in removeFlag() argument 375 if (value.equals(flag)) { in removeFlag() 379 int index = value.indexOf(flag); in removeFlag() 382 int endIndex = index + flag.length(); in removeFlag()
|
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
D | GLDispatch.h | 63 void (GLAPIENTRY *glDepthMask) (GLboolean flag);
|
/sdk/eclipse/ |
D | changes.txt | 6 * Improved flag and locale data in the configuration chooser 27 * Automatic ProGuard support for the aapt -G flag. This means that 76 * Completion of resource values and enum and flag constants. 442 - Contextual menu with enum/flag type properties.
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | gl.h | 658 GL_API void GL_APIENTRY glDepthMask (GLboolean flag);
|
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/ |
D | GLDispatch.h | 57 static void (GLAPIENTRY *glDepthMask) (GLboolean flag);
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/ |
D | gl2.h | 509 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
|
/sdk/emulator/opengl/host/libs/Translator/GLcommon/ |
D | DummyGLfuncs.cpp | 40 void GLAPIENTRY dummy_glDepthMask(GLboolean flag){} in dummy_glDepthMask() argument
|