/external/webkit/Source/WebKit/win/ |
WebCache.cpp | 107 const int zero = 0; local 122 value.adoptCF(CFNumberCreate(0, kCFNumberIntType, &zero)); 144 value.adoptCF(CFNumberCreate(0, kCFNumberIntType, &zero)); 166 value.adoptCF(CFNumberCreate(0, kCFNumberIntType, &zero)); 188 value.adoptCF(CFNumberCreate(0, kCFNumberIntType, &zero));
|
/libcore/luni/src/main/java/org/xml/sax/ |
Attributes.java | 98 * @param index The attribute index (zero-based). 110 * @param index The attribute index (zero-based). 122 * @param index The attribute index (zero-based). 146 * @param index The attribute index (zero-based). 162 * @param index The attribute index (zero-based).
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
getopt.in.h | 119 On entry to `getopt', zero means this is the first call; initialize. 129 /* Callers store zero here to inhibit the error message `getopt' prints 142 zero. 155 option's `flag' field to zero and its `val' field to a nonzero 157 one). For long options that have a zero `flag' field, `getopt'
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
Base64InputStream.java | 26 * entire stream has been processed correctly. Since inline WBXML text is terminated with a zero
27 * byte, and since zero is not valid Base64, we terminate reading when we find a zero byte, leaving
96 // In EAS, a zero will indicate the end of the (inline) base64 string
106 // Allow for a second '=' before we're really done (we should get a zero next)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_classes.tcc | 137 // strcoll assumes zero-terminated strings so we make a copy 138 // and then put a zero at the end. 148 // the strings into zero-terminated substrings and pass those 177 // strxfrm assumes zero-terminated strings so we make a copy 190 // the string into zero-terminated substrings and pass those
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.tcc | 137 // strcoll assumes zero-terminated strings so we make a copy 138 // and then put a zero at the end. 148 // the strings into zero-terminated substrings and pass those 177 // strxfrm assumes zero-terminated strings so we make a copy 190 // the string into zero-terminated substrings and pass those
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.tcc | 137 // strcoll assumes zero-terminated strings so we make a copy 138 // and then put a zero at the end. 148 // the strings into zero-terminated substrings and pass those 177 // strxfrm assumes zero-terminated strings so we make a copy 190 // the string into zero-terminated substrings and pass those
|
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.tcc | 137 // strcoll assumes zero-terminated strings so we make a copy 138 // and then put a zero at the end. 148 // the strings into zero-terminated substrings and pass those 177 // strxfrm assumes zero-terminated strings so we make a copy 190 // the string into zero-terminated substrings and pass those
|
/external/icu4c/test/testdata/ |
SentenceBreakTest.txt | 39 ÷ 0001 × 0030 ÷ # ÷ [0.2] <START OF HEADING> (Other) × [12.0] DIGIT ZERO (Numeric) ÷ [0.3] 40 ÷ 0001 × 0308 × 0030 ÷ # ÷ [0.2] <START OF HEADING> (Other) × [5.0] COMBINING DIAERESIS (Extend_FE) × [12.0] DIGIT ZERO (Numeric) ÷ [0.3] 69 ÷ 000D ÷ 0030 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] DIGIT ZERO (Numeric) ÷ [0.3] 70 ÷ 000D ÷ 0308 × 0030 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [12.0] DIGIT ZERO (Numeric) ÷ [0.3] 99 ÷ 000A ÷ 0030 ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [4.0] DIGIT ZERO (Numeric) ÷ [0.3] 100 ÷ 000A ÷ 0308 × 0030 ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [12.0] DIGIT ZERO (Numeric) ÷ [0.3] 129 ÷ 0085 ÷ 0030 ÷ # ÷ [0.2] <NEXT LINE (NEL)> (Sep) ÷ [4.0] DIGIT ZERO (Numeric) ÷ [0.3] 130 ÷ 0085 ÷ 0308 × 0030 ÷ # ÷ [0.2] <NEXT LINE (NEL)> (Sep) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [12.0] DIGIT ZERO (Numeric) ÷ [0.3] 159 ÷ 0009 × 0030 ÷ # ÷ [0.2] <CHARACTER TABULATION> (Sp) × [12.0] DIGIT ZERO (Numeric) ÷ [0.3] 160 ÷ 0009 × 0308 × 0030 ÷ # ÷ [0.2] <CHARACTER TABULATION> (Sp) × [5.0] COMBINING DIAERESIS (Extend_FE) × [12.0] DIGIT ZERO (Numeric) ÷ [0.3 [all...] |
/external/zlib/contrib/puff/ |
puff.c | 131 /* drop need bits and update buffer, always zero to seven bits left */ 153 * - A stored block can have zero length. This is sometimes used to byte-align 203 * a negative value if there is an error. If all of the lengths are zero, i.e. 218 * moving up a length, a zero bit is appended to the code. For a complete 300 * return value is zero for a complete code set, negative for an over- 302 * can be used if the return value is zero or positive, but they cannot be used 303 * if the return value is negative. If the return value is zero, it is not 322 * bit instead of zero bits. See the format notes for fixed() and dynamic(). 343 left = 1; /* one possible code of zero length */ 363 /* return zero for complete set, positive for incomplete set * [all...] |
/bionic/libm/man/ |
ieee.3 | 56 Zero is represented ambiguously as +0 or \-0. 62 The only operations that reveal zero's 63 sign are division by zero and 66 cannot be affected by the sign of zero; but if 108 the rounded value's least significant bit is zero. 125 provides rounding towards zero or towards 138 Divide by Zero \(+-\*(If 300 products or quotients lie closer to zero than the 309 without vanishing, so comparing them with zero 418 Divide-by-Zero is signaled only whe [all...] |
/external/openssl/crypto/asn1/ |
a_int.c | 96 * encoding, except if the first byte is >= 0x80 we need to add a zero pad. 105 * to the last none zero octet: so complement this octet and add one and finally 110 * is non-zero we pad with 0xff. The reason for this distinction is that 0x80 136 * Special case: if any other bytes non zero we pad: 159 /* Copy zeros to destination as long as source is zero */ 227 * the form FF followed by n zero bytes: this corresponds to 228 * 1 followed by n zero bytes. We've already written n zeros 268 * with its MSB set as negative (it doesn't add a padding zero). 434 /* Correct zero case */
|
/bionic/libc/bionic/ |
dlmalloc.h | 74 If n is zero, malloc returns a minimum-sized chunk. (The minimum 96 set to zero. 117 argument of zero (re)allocates a minimum-sized chunk. 232 smblks: always zero. 237 fsmblks: always zero 245 be kept as longs, the reported values may wrap around zero and 291 null if the allocation failed. If n_elements is zero and "chunks" 292 is null, it returns a chunk representing an array with zero elements 343 null if the allocation failed. If n_elements is zero and chunks is 344 null, it returns a chunk representing an array with zero element [all...] |
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
ChoiceFormatTest.java | 150 String[] choiceFormats = { "is negative", "is zero or fraction", 154 f.applyPattern("-1#is negative|0#is zero or fraction|1#is one|1<is more than 1"); 162 f.applyPattern("-1#is negative|0#is zero or fraction|-1#is one|1<is more than 1"); 170 f.applyPattern("-1is negative|0#is zero or fraction|1#is one|1<is more than 1"); 177 f.applyPattern("-1<is negative|0#is zero or fraction|1#is one|1<is more than 1"); 185 f.applyPattern("-1#is negative|0#is zero or fraction|1#is one|1<is more than 1"); 413 cf = new ChoiceFormat("-1#NEGATIVE_ONE|0#ZERO|1#ONE|1<GREATER_THAN_ONE"); 414 assertEquals("-1.0#NEGATIVE_ONE|0.0#ZERO|1.0#ONE|1.0<GREATER_THAN_ONE", 429 "-1#is negative| 0#is zero or fraction | 1#is one |1.0<is 1+|2#is two |2<is more than 2."); 442 "-1#NEGATIVE_ONE|0#ZERO|1#ONE|1<GREATER_THAN_ONE") [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_NdefRecord.h | 114 #define PH_FRINFC_NDEFRECORD_BUF_TNF_VALUE ((uint8_t)0x00) /** \internal If TNF = Empty, Unknown and Unchanged, the id, type and payload length is ZERO */ 159 * to zero by the library. 169 * No zero-termination is present, the length is determined by 186 * to zero by the library. 196 * No zero-termination is present, the length is determined by 213 * an error, this member is set to zero. 214 * \li \b Composition: The value must be different from ZERO and and less than 2^32 and has to be 262 * of records found in the data. If the user specifies 0 (zero) 278 *<br>8. Check for Last Chunk, CF Bit of previous record is set to 1 and CF Bit of present record is set to 0, but Type Length or ID Length is not equal to zero. 279 *<br>9. Inconsistency between the calculated length of the message and the length provided by the caller.or if TNF bits are set to 0x00 or 0x05 or 0x06 (Empty,Unknown and Unchanged), but Type Length is not equal to zero [all...] |
/hardware/invensense/mlsdk/mllite/ |
mldl.c | 193 * @return INV_SUCCESS if successful, a non-zero error code otherwise. 217 * @return INV_SUCCESS or non-zero error code. 267 * @return INV_SUCCESS or non-zero error code 301 * @return INV_SUCCESS or non-zero error code 344 * @return INV_SUCCESS or non-zero error code 391 * @return Zero if the command is successful, an error code otherwise. 419 * @return Zero if the command is successful, an error code otherwise. 478 * @return ML_SUCESS if successful; a non-zero error code otherwise. 507 * @return INV_SUCCESS or non-zero error code. 537 * @return Zero if the command is successful; an error code otherwise [all...] |
/external/clang/lib/CodeGen/ |
CGRecordLayout.h | 202 /// considered as a complete object, requires a non-zero bitpattern 203 /// when zero-initialized. 207 /// considered as a base subobject, requires a non-zero bitpattern 208 /// when zero-initialized. 233 /// \brief Check whether this struct can be C++ zero-initialized 239 /// \brief Check whether this struct can be C++ zero-initialized
|
/external/icu4c/i18n/unicode/ |
uspoof.h | 118 * such as zero-width spaces, or character sequences that are 200 * such as zero-width spaces, or character sequences that are 268 * input string is zero terminated. 273 * -1 if the input string is zero terminated. 278 * zero if no errors are found. 536 * zero terminated. 550 * enum USpoofChecks. Zero is returned if no issues 569 * zero terminated. 585 * enum USpoofChecks. Zero is returned if no issues 618 * enum USpoofChecks. Zero is returned if no issue [all...] |
/external/icu4c/layoutex/layout/ |
plruns.h | 63 * this value is zero, no arrays will be allocated. 96 * Reset the number of font runs to zero. 196 * this value is zero, no arrays will be allocated. 229 * Reset the number of value runs to zero. 328 * this value is zero, no arrays will be allocated. 361 * Reset the number of locale runs to zero.
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfException.h | 61 /// chain is terminated with a next action of zero. If no type id is 93 MCSymbol *BeginLabel; // zero indicates the start of the function. 94 MCSymbol *EndLabel; // zero indicates the end of the function. 97 MCSymbol *PadLabel; // zero indicates that there is no landing pad. 112 /// invoke has a try-range containing the call, a non-zero landing pad and an 114 /// containing the call and zero for the landing pad and the action. Calls
|
/external/llvm/lib/Support/ |
FileUtilities.cpp | 148 Diff = 0; // Both zero. 185 // Check for zero length files because some systems croak when you try to 190 // If they are both zero sized then they're the same 194 // If only one of them is zero sized then they can't be the same 197 *Error = "Files differ: one is zero-sized, the other isn't"; 202 // have a non-zero size.
|
/external/valgrind/main/VEX/priv/ |
guest_generic_x87.c | 54 S 0 0-------0 zero 69 S 0 0------0 zero 128 /* If the exponent is zero, either we have a zero or a denormal. 129 Produce a zero. This is a hack in that it forces denormals to 130 zero. Could do better. */ 137 /* It really is zero, so that's all we can do. */ 173 where at least one of the Xs is not zero. 216 /* It's not a zero, denormal, infinity or nan. So it must be a 256 /* If the exponent is zero, either we have a zero or a denormal [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodePadMV_PVOP_s.s | 86 zero RN 4 label 162 MOV zero,#0 166 STREQ zero,[pDstMVCurMB] 168 STREQ zero,[pDstMVCurMB,#4] 170 STREQ zero,[pDstMVCurMB,#4] 173 STREQ zero,[pDstMVCurMB,#4]
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodePadMV_PVOP_s.s | 86 zero RN 4 label 162 MOV zero,#0 166 STREQ zero,[pDstMVCurMB] 168 STREQ zero,[pDstMVCurMB,#4] 170 STREQ zero,[pDstMVCurMB,#4] 173 STREQ zero,[pDstMVCurMB,#4]
|
/hardware/ti/omap3/dspbridge/inc/ |
csl.h | 171 * Zero: String1 equals String2. 172 * < Zero: String1 is less than String2. 173 * > Zero: String1 is greater than String2. 264 * Zero: String1 equals String2. 265 * < Zero: String1 is less than String2. 266 * > Zero: String1 is greater than String2.
|