Searched refs:needed (Results 1 – 9 of 9) 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/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.
|
D | howto_build_SDK.txt | 178 Eclipse and install it at a special location. That's not needed
|
/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.adt.overlay/ |
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.ndk/ |
D | NOTICE | 68 secure any other intellectual property rights needed, if any. For
|
/sdk/eclipse/ |
D | changes.txt | 698 needed.
|