/sdk/emulator/opengl/host/libs/Translator/GLcommon/ |
D | RangeManip.cpp | 59 bool RangeList::empty() const{ in empty() function in RangeList 60 return list.empty(); in empty() 105 if(list.empty()) return; in merge()
|
/sdk/emulator/mksdcard/ |
D | mksdcard.c | 189 static Byte empty[256*1024]; in write_empty() local 190 memset(empty, 0, sizeof(empty)); in write_empty() 194 int len = sizeof(empty); in write_empty() 197 if ( fwrite( empty, 1, len, file ) != (size_t)len ) { in write_empty()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
D | LaunchConfigDelegate.java | 399 String empty = ""; in getActivityName() local 402 activityName = configuration.getAttribute(ATTR_ACTIVITY, empty); in getActivityName() 407 return (activityName != empty) ? activityName : null; in getActivityName()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/ |
D | RangeManip.h | 56 bool empty() const;
|
/sdk/templates/activities/MasterDetailFlow/root/src/app_package/ |
D | ContentDetailFragment.java.ftl | 31 * Mandatory empty constructor for the fragment manager to instantiate the
|
D | ContentListFragment.java.ftl | 63 * Mandatory empty constructor for the fragment manager to instantiate the
|
/sdk/templates/other/ListFragment/root/src/app_package/ |
D | ListFragment.java.ftl | 83 * Mandatory empty constructor for the fragment manager to instantiate the 157 * the list is empty. If you would like to change the text, call this method
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
D | NdkGdbLaunchDelegate.java | 465 String empty = ""; //$NON-NLS-1$ in getActivityNameInLaunchConfig() local 468 activityName = configuration.getAttribute(LaunchConfigDelegate.ATTR_ACTIVITY, empty); in getActivityNameInLaunchConfig() 473 return (activityName != empty) ? activityName : null; in getActivityNameInLaunchConfig()
|
/sdk/templates/other/BlankFragment/root/src/app_package/ |
D | BlankFragment.java.ftl | 61 // Required empty public constructor
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | EglMacApi.cpp | 84 if(s_nativeConfigs.empty()){ in initNativeConfigs()
|
/sdk/emulator/opengl/host/tools/emugen/ |
D | EntryPoint.cpp | 38 m_vars.empty(); in reset()
|
D | README | 253 a empty line just whitespace of (" " "\t" "\n") is ignored.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion5-expected-completion40.txt | 5 android:hint : Hint text to display when the text is empty. [string] 72 …ayout : Variation of textEditPasteWindowLayout displayed when the clipboard is empty. [reference] 74 …t : Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. [reference]
|
D | completion1-expected-completion39.txt | 5 android:hint : Hint text to display when the text is empty. [string] 72 …ayout : Variation of textEditPasteWindowLayout displayed when the clipboard is empty. [reference] 74 …t : Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. [reference]
|
D | completionvalues1-expected-completion32.txt | 123 android:hint : Hint text to display when the text is empty. [string] 206 android:queryHint : An optional query hint string to be displayed in the empty query field. [stri… 259 android:stretchMode : Defines how columns should stretch to fill the available empty space, if any… 279 …ayout : Variation of textEditPasteWindowLayout displayed when the clipboard is empty. [reference] 281 …t : Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. [reference]
|
/sdk/templates/docs/ |
D | jquery-1.8.0.min.js | 2 …empty.fire,j.empty.fire=function(){j.unqueued||k()}),j.unqueued++,l.always(function(){l.always(fun… method
|
/sdk/docs/ |
D | howto_use_cupcake_sdk.txt | 73 new empty workspace. This is just a precaution. The update process should
|