Searched
full:means (Results
476 -
500 of
6054) sorted by null
<<11121314151617181920>>
/external/libnl-headers/netlink/ |
cache-api.h | 93 * // a cache action, e.g. RTM_NEWADDR means address has been added or 94 * // updated, RTM_DELADDR means address has been removed.
|
/external/llvm/include/llvm/CodeGen/ |
RegisterScavenging.h | 67 /// before MBBI. One bit per physical register. If bit is set that means it's 68 /// available, unset means the register is currently being used.
|
/external/llvm/lib/CodeGen/ |
RegisterClassInfo.cpp | 51 CSRNum[Alias] = N + 1; // 0 means no CSR, 1 means CalleeSaved[0], ...
|
SpillPlacement.h | 87 /// corresponds to an edge bundle, a set bit means the 89 /// bundle. A clear bit means the variable should be
|
/external/qemu/android/utils/ |
system.h | 70 * 0 means success, -1 means failure with the error code in 'errno'
|
/external/skia/gpu/include/ |
GrPathRenderer.h | 55 * the path. NULL means (0,0). 101 * the path. NULL means (0,0).
|
/external/skia/include/core/ |
SkBlitter.h | 84 This means the caller need not perform the clipping ahead of time. 109 This means the caller need not perform the clipping ahead of time.
|
/external/stlport/test/unit/ |
sort_test.cpp | 202 //Here is means that no exception has been raised 211 //Here is means that no exception has been raised
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-linux-variants.c | 76 /* Return 0 means hand to kernel, non-0 means fail w/ that value. */
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
ipv6.js | 62 // Too many components means not an IP address. Similarly with too few if using IPv4 compat or mapped addresses. 100 // Two dots in a row means not an IP address.
|
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv_cb.h | 80 * be returned to the user, because it means that not all data could be written into the target buffer, and some is 100 * be returned to the user, because it means that not all data could be written into the target buffer, and some is
|
/external/webkit/Source/WebCore/platform/text/ |
RegularExpression.cpp | 121 // 1 means 1 match; 0 means more than one match. First match is recorded in offsetVector.
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
error_handlers.py | 45 5 means that we are certain of the problem, and the 46 value 1 means that it could be a legitimate construct.
|
/frameworks/base/core/java/android/content/ |
ContentQueryMap.java | 81 * with false in onPause(), which means you need to call it with true in onResume() 133 // If mCursor is null then it means there was a requery() in flight
|
IContentService.aidl | 93 * @param syncable, >0 denotes syncable, 0 means not syncable, <0 means unknown
|
/frameworks/base/core/jni/ |
android_backup_BackupHelperDispatcher.cpp | 64 // >0 means skip this chunk 82 // >0 means skip this chunk
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Gradient_Delegate.java | 149 // this means if the intpart is odd we invert 175 // this means if the intpart is odd we invert
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/ |
LayoutInflater_Delegate.java | 126 // this exception and set localParams accordingly: true means we 128 // false means we need to rely on the included layout params.
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
M4AIR_API.h | 99 /* This error means that the requested video format is not supported. */ 102 /* This error means that the input or output size is incorrect */
|
/frameworks/opt/calendar/tests/src/com/android/calendarcommon/ |
RecurrenceSetTest.java | 71 // allDay=1 just means the start time is 00:00:00 UTC. 84 // allDay=1 just means the start time is 00:00:00 UTC.
|
/hardware/msm7k/librpc/rpc/ |
svc.h | 112 * rpcprot_t protocol; like TCP or UDP, zero means do not register 127 * rpcprot_t protocol; like TCP or UDP, zero means do not register
|
/libcore/luni/src/main/java/java/net/ |
AddressCache.java | 127 // For the system properties, -1 means "cache forever" and 0 means "don't cache".
|
/libcore/luni/src/main/java/libcore/io/ |
BlockGuardOs.java | 102 // Greater than 0 is a timeout in milliseconds and -1 means "block forever", 103 // but 0 means "poll and return immediately", which shouldn't be subject to BlockGuard.
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
DOMImplementationLS.java | 45 * then be configured by means of its <code>DOMConfiguration</code> 46 * object, and used to parse documents by means of its <code>parse</code>
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
getopt_int.h | 52 If this is zero, or a null string, it means resume the scan 62 REQUIRE_ORDER means don't recognize them as options;
|
Completed in 1619 milliseconds
<<11121314151617181920>>