/external/nist-sip/java/gov/nist/javax/sip/header/extensions/ |
MinSE.java | 83 * The expires value MUST be greater than zero and MUST be 88 * @throws InvalidArgumentException if supplied value is less than zero.
|
SessionExpires.java | 58 * The expires value MUST be greater than zero and MUST be 63 * @throws InvalidArgumentException if supplied value is less than zero.
|
/external/qemu/ |
qemu-aio.h | 24 * respective AIO backend. Returns 0 if no requests was handled, non-zero 40 * if no requests were handled, non-zero if at least one request was
|
/external/replicaisland/src/com/replica/replicaisland/ |
HitPlayerComponent.java | 39 mPlayerPosition.zero(); 40 mMyPosition.zero();
|
GameObject.java | 99 mPosition.zero(); 100 mVelocity.zero(); 101 mTargetVelocity.zero(); 102 mAcceleration.zero(); 103 mImpulse.zero(); 104 mBackgroundCollisionNormal.zero();
|
/external/skia/src/opts/ |
SkBitmapProcState_opts_SSE2.cpp | 60 __m128i zero = _mm_setzero_si128(); local 88 a00a10 = _mm_unpacklo_epi8(a00a10, zero); 100 a01a11 = _mm_unpacklo_epi8(a01a11, zero); 121 sum = _mm_packus_epi16(sum, zero); 166 __m128i zero = _mm_setzero_si128(); local 198 a00a10 = _mm_unpacklo_epi8(a00a10, zero); 210 a01a11 = _mm_unpacklo_epi8(a01a11, zero); 237 sum = _mm_packus_epi16(sum, zero);
|
/external/srtp/crypto/math/ |
stat.c | 127 /* state is zero; this happens only at initialization */ 132 /* next bit is a zero */ 144 state = -1; /* set state at one zero bit */ 158 /* state is zero; this happens only at initialization */ 273 /* state is zero; this happens only at initialization */ 278 /* next bit is a zero */ 290 state = -1; /* set state at one zero bit */ 304 /* state is zero; this happens only at initialization */
|
/external/webkit/Source/WebCore/platform/graphics/ |
SimpleFontData.cpp | 151 LOG_ERROR("Failed to get glyph page zero."); 171 // Force the glyph for ZERO WIDTH SPACE to have zero width, unless it is shared with SPACE. 172 // Helvetica is an example of a non-zero width ZERO WIDTH SPACE glyph. 174 // Ask for the glyph for 0 to avoid paging in ZERO WIDTH SPACE. Control characters, including 0, 175 // are mapped to the ZERO WIDTH SPACE glyph. 178 LOG_ERROR("Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden.");
|
/external/webkit/Source/WebKit/chromium/public/ |
WebFileChooserCompletion.h | 42 // Called with zero or more file names. Zero-lengthed vector means that
|
/frameworks/base/core/java/android/app/backup/ |
RestoreSession.java | 47 * @return Zero on success, nonzero on error. The observer's restoreSetsAvailable() 48 * method will only be called if this method returned zero. 67 * @return Zero on success; nonzero on error. The observer will only receive 68 * progress callbacks if this method returned zero. 96 * @return Zero on success, nonzero on error. The observer will only receive 97 * progress callbacks if this method returned zero. 130 * @return Zero on success; nonzero on error. The observer will only receive 131 * progress callbacks if this method returned zero.
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_FillVLDBuffer.c | 32 * [in] storeLevel Stored Level value (non-zero value) 56 /* Store the zero's as per the run length count */
|
/frameworks/compile/libbcc/runtime/lib/ |
ffsdi2.c | 18 * the value zero if a is zero. The least significant bit is index one.
|
ffsti2.c | 20 * the value zero if a is zero. The least significant bit is index one.
|
/libcore/support/src/test/java/tests/support/ |
Support_MapTest2.java | 41 assertEquals("size should be zero", 0, map.size()); 55 assertEquals("size should be zero", 0, map.size());
|
/ndk/sources/host-tools/make-3.81/config/ |
intdiv0.m4 | 16 AC_CACHE_CHECK([whether integer division by zero raises SIGFPE], 71 [Define if integer division by zero raises signal SIGFPE.])
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
l-ipo.h | 24 /* Primary module's id (non-zero). If no module-info was read in, this will 25 be zero. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
l-ipo.h | 24 /* Primary module's id (non-zero). If no module-info was read in, this will 25 be zero. */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
l-ipo.h | 24 /* Primary module's id (non-zero). If no module-info was read in, this will 25 be zero. */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
sonet.h | 30 /* ... and zero counters */ 48 #define SONET_INS_LOS 16 /* set line to zero */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
vlimit.h | 31 /* Setting this non-zero makes it impossible to raise limits. 32 Only the super-use can set it to zero.
|
/system/core/include/cutils/ |
properties.h | 35 ** greater than PROPERTY_VALUE_MAX - 1 and will always be zero terminated. 36 ** (the length does not include the terminating zero).
|
/dalvik/tests/055-enum-performance/src/ |
Main.java | 67 System.out.println(Enum.valueOf(c, "ZERO").getClass().getName()); 71 "ZERO", "ONE", "TWO", "THREE", "FOUR", "FIVE", "SIX", "SEVEN", "EIGHT", 78 basisValueOf("ZERO"); 115 Enum.valueOf(c, "ZERO"); 143 Enum.valueOf(c, "ZERO"); 171 Enum.valueOf(c, "ZERO");
|
/development/host/windows/usb/winusb/ |
adb_winusb_endpoint_object.h | 36 @param[in] endpoint_index Zero-based endpoint index in the interface's
58 If refcount drops to zero as the result of this release, the object is
60 after this method returns even if returned value is not zero. We override
90 complete. Zero value in this parameter means that there is no
109 complete. Zero value in this parameter means that there is no
128 or write operation. Zero value passed in this parameters indicate
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
weight.h | 20 // two designated elements Zero and One with the following properties: 21 // Plus: associative, commutative, and has Zero as its identity. 23 // has Zero as an annihilator: 24 // Times(Zero(), a) == Times(a, Zero()) = Zero().
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
forin-001.js | 24 ForIn_1( { length:4, company:"netscape", year:2000, 0:"zero" } ); 25 ForIn_2( { length:4, company:"netscape", year:2000, 0:"zero" } ); 26 ForIn_3( { length:4, company:"netscape", year:2000, 0:"zero" } ); 28 // ForIn_6({ length:4, company:"netscape", year:2000, 0:"zero" }); 29 // ForIn_7({ length:4, company:"netscape", year:2000, 0:"zero" }); 30 ForIn_8({ length:4, company:"netscape", year:2000, 0:"zero" });
|