/external/ipsec-tools/src/libipsec/ |
ipsec_strerror.c | 77 "Priority offset from base not in valid range [0, 1073741823] for negative offsets and [0, 1073741824] for positive offsets", /* EIPSEC_INVAL_PRIORITY_OFFSET */
|
/external/iptables/libipq/ |
ipq_read.3 | 69 On success, a non-zero positive value is returned when no timeout
|
ipq_set_mode.3 | 73 On success, a non-zero positive value is returned.
|
/external/kernel-headers/original/asm-x86/ |
percpu_32.h | 89 /* fs segment starts at (positive) offset == __per_cpu_offset[cpu] */
|
/external/libvpx/examples/includes/geshi/geshi/ |
vhdl.php | 69 'severity_level','positive','natural','signed','unsigned','line','text',
|
/external/libvpx/vp8/encoder/arm/neon/ |
fastquantizeb_neon.asm | 51 ;right shift 15 to get sign, all 0 if it is positive, all 1 if it is negative
|
/external/proguard/src/proguard/shrink/ |
InnerUsageMarker.java | 77 // We got a positive used flag, so some inner class is being used.
|
/external/skia/src/core/ |
SkMath.cpp | 147 // now make them positive 172 // now make them positive 272 // make numer and denom positive, and sign hold the resulting sign 474 // make radians positive
|
/external/webkit/JavaScriptCore/runtime/ |
ArrayConstructor.cpp | 59 return throwError(exec, RangeError, "Array size is not a small enough positive integer.");
|
SymbolTable.h | 41 // reasonably small positive or negative number, and therefore has its high
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
11.5.3.js | 50 is negative only if n/d is negative and positive only if n/d is positive, and whose magnitude is as large as 156 // is negative only if n/d is negative and positive only if n/d is positive, and whose magnitude is as large as
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/String/ |
15.5.4.5-1.js | 38 5. Return a value of Number type, of positive sign, whose
|
/external/webkit/WebCore/accessibility/win/ |
AXObjectCacheWin.cpp | 110 // Generate a new ID. Windows accessibility relies on a positive AXID,
|
/external/webkit/WebCore/wml/ |
WMLTimerElement.cpp | 57 // If the value of timeout is not a positive integer, ignore it
|
/external/zlib/contrib/ada/ |
buffer_demo.adb | 39 ("Uncompressed size : " & Positive'Image (Text'Length) & " bytes");
|
/external/zlib/contrib/blast/ |
blast.h | 46 * output space, then a positive error is returned.
|
/frameworks/base/media/libdrm/mobile1/include/objmng/ |
svc_drm.h | 100 * -A positive integer indicate the length of input data. 114 * -A positive integer indicate the actually length of byte has been read. 258 * -A positive integer indicate the length of the media object content data. 275 * -A positive integer indicate the actually length of the data has been got.
|
/frameworks/base/media/libdrm/mobile1/include/parser/ |
parser_rel.h | 86 * -A positive integer, which is how many days that month have
|
/frameworks/base/media/libeffects/lvm/lib/Common/lib/ |
LVM_Types.h | 44 #define LVM_MAXINT_8 127 /* Maximum positive integer size */
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ATResponseParser.java | 57 /** positive int only */
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/ |
Tone.java | 79 * Positive acknowledgement tone.
|
/libcore/luni/src/main/java/java/math/ |
Division.java | 63 * make the dividend positive shifting it right by 1 bit then
|
/libcore/luni/src/main/java/java/security/spec/ |
ECParameterSpec.java | 67 // throw IllegalArgumentException if order or cofactor is not positive
|
/libcore/luni/src/main/java/java/text/ |
CollationKey.java | 93 * 0 if they are equal, and a positive value if this key is greater.
|
/libcore/luni/src/main/java/javax/xml/parsers/ |
FilePathToURI.java | 108 // for non-ascii character: make it positive, then escape
|