Searched refs:needed (Results 1 – 12 of 12) sorted by relevance
/sdk/find_lock/ |
D | find_lock.cpp | 481 DWORD needed = 0; in queryAllProcess() local 483 SystemProcessInformation, infoPtr, infoSize, &needed) != 0) { in queryAllProcess() 484 if (needed == 0) { in queryAllProcess() 492 infoSize += needed; in queryAllProcess() 532 DWORD needed = 0; in queryAllHandles() local 534 SystemHandleInformation, infoPtr, infoSize, &needed) != 0) { in queryAllHandles() 535 if (needed == 0) { in queryAllHandles() 543 infoSize += needed; in queryAllHandles()
|
/sdk/templates/activities/FullscreenActivity/root/res/layout/ |
D | activity_fullscreen.xml.ftl | 9 is needed to present your content, e.g. VideoView, SurfaceView,
|
/sdk/docs/ |
D | howto_SDK_git_cygwin.txt | 102 Solution: we can simply ignore these projects as they are not needed to build 130 needed and tell git to ignore the offending files:
|
D | howto_use_cupcake_sdk.txt | 55 needed. 97 the top right and restart eclipse as needed.
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | MacNative.m | 29 // more than really needed since when it is called at a time
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/ |
D | NOTICE | 68 secure any other intellectual property rights needed, if any. For
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
D | NOTICE | 68 secure any other intellectual property rights needed, if any. For
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
D | NOTICE | 68 secure any other intellectual property rights needed, if any. For
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
D | NOTICE | 68 secure any other intellectual property rights needed, if any. For
|
/sdk/swtmenubar/ |
D | NOTICE | 68 secure any other intellectual property rights needed, if any. For
|
/sdk/emulator/opengl/ |
D | DESIGN | 515 as well as eventually lock/unlock/swap them when needed.
|
/sdk/eclipse/ |
D | changes.txt | 698 needed.
|