/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
base64mime.py | 77 End-of-line characters (\\r, \\n, \\r\\n) will be automatically converted 131 If binary is False, end-of-line characters will be converted to the 168 e.g. "\\r\\n", in the decoded text will be converted to the value of
|
/system/chre/util/include/chre/util/ |
time.h | 59 * @return the value of seconds converted to nanoseconds 91 * @return the value of milliseconds converted to nanoseconds 140 * @return the value of microseconds converted to nanoseconds.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3string.h | 93 * be converted to UTF16 characters on the fly. 106 * points to 8 bit characters that must be converted on the fly. 119 * then the pointer is assumed to point at 8 bit characteres that must be converted on the fly. 235 * point at 8 bit characters which must be converted on the fly to the encoding of the actual string. 247 * will be converted to the actual string encoding on the fly.
|
/external/apache-http/src/org/apache/commons/codec/net/ |
URLCodec.java | 152 * original bytes. Escaped characters are converted back to their 203 * original bytes. Escaped characters are converted back to their 259 * specified encoding. Escaped characters are converted back 281 * string charset. Escaped characters are converted back to their 327 * characters are converted back to their original representation.
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
p5.cpp | 6 // converted to the type of the corresponding template-parameter then the 148 void x0c(X0<g>); // expected-error{{non-type template argument of type 'int (float)' cannot be converted to a value of type 'int (*)(int)'}} 149 void x0d(X0<&g>); // expected-error{{non-type template argument of type 'int (*)(float)' cannot be converted to a value of type 'int (*)(int)'}} 187 X0<&Y::h> x0c; // expected-error-re{{non-type template argument of type 'float (pointer_to_member_function::Y::*)(float){{( __attribute__\(\(thiscall\)\))?}}' cannot be converted to a value of type 'int (pointer_to_member_function::Y::*)(int){{( __attribute__\(\(thiscall\)\))?}}'}} 200 X0<&Y::x> x0b; // expected-error{{non-type template argument of type 'int pointer_to_member_data::X::*' cannot be converted to a value of type 'int pointer_to_member_data::Y::*'}}
|
/external/clang/test/SemaTemplate/ |
temp_arg_nontype.cpp | 19 A1<17> *a7; // expected-error{{non-type template argument of type 'int' cannot be converted to a value of type 'E'}} 50 A3<h2> *a14_6; // expected-error{{non-type template argument of type 'float (float)' cannot be converted to a value of type 'int (*)(int)'}} 85 A6<&Z::baz> *a17_3; // expected-error-re{{non-type template argument of type 'double (Z::*)(double){{( __attribute__\(\(thiscall\)\))?}}' cannot be converted to a value of type 'int (Z::*)(int){{( __attribute__\(\(thiscall\)\))?}}'}} 92 A7<&Z::float_member> *a18_3; // expected-error{{non-type template argument of type 'float Z::*' cannot be converted to a value of type 'int Z::*'}} 105 Signedness<-10> *signedness2; // expected-warning{{non-type template argument with value '-10' converted to '4294967286' for unsigned template parameter of type 'unsigned int'}}
|
/external/dng_sdk/source/ |
dng_safe_arithmetic.h | 184 // Returns the result of converting val to an int32_t if it can be converted 190 // type TDest. If the value in 'src' cannot be converted to the type TDest 208 const TDest converted = static_cast<TDest>(src); local 212 if (static_cast<TSrc>(converted) != src) { 216 *dest = converted;
|
/external/tensorflow/tensorflow/contrib/rnn/python/tools/ |
checkpoint_convert.py | 22 For example, if there is a V2 checkpoint to be converted and the files include: 32 This will generate three converted checkpoint files corresponding to the three 169 logging.info('Converted: %s --> %s' % (old_var_name, var_name)) 180 logging.info('Converted: %s --> %s' % (old_var_name, var_name)) 252 logging.info(' Converted %d variable name(s).' % len(new_variable_map))
|
/external/valgrind/coregrind/ |
m_libcbase.c | 97 Bool neg = False, converted = False; local 109 converted = True; // Ok, we've actually converted a digit. 114 if (!converted) str = str0; // If nothing converted, endptr points to 123 Bool converted = False; local 135 converted = True; // Ok, we've actually converted a digit. 140 if (!converted) str = str0; // If nothing converted, endptr points t 149 Bool neg = False, converted = False; local 183 Bool converted = False; local [all...] |
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/ |
NumericInt.c | 35 @return The atoi function returns the converted value.
65 @return The atol function returns the converted value.
95 @return The atoll function returns the converted value.
176 converted value, if any. If no conversion could be performed, zero
267 @return The strtoul function returns the converted value, if any. If no
341 @return The strtoll function returns the converted value, if any. If no
431 @return The strtoull function returns the converted value, if any. If no
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXGenericToNVVM.cpp | 209 // If the constant C has been converted already in the given function F, just 210 // return the converted value. 253 // converted to another value. 267 // vector or aggregate value with a set instructions and the converted 292 // converted to another value. 306 // the converted operands. 371 // converted to another value.
|
/external/python/cpython3/Doc/c-api/ |
number.rst | 239 Returns the *o* converted to an integer object on success, or *NULL* on 247 Returns the *o* converted to a float object on success, or *NULL* on failure. 253 Returns the *o* converted to a Python int on success or *NULL* with a 259 Returns the integer *n* converted to base *base* as a string. The *base* 262 ``'0x'``, respectively. If *n* is not a Python int, it is converted with 268 Returns *o* converted to a Py_ssize_t value if *o* can be interpreted as an 271 If *o* can be converted to a Python int but the attempt to
|
/frameworks/av/include/drm/ |
DrmManagerClient.h | 331 * which needs to be converted, then the application has to 341 * Passes the input data which need to be converted. The resultant 342 * converted data and the status is returned in the DrmConvertedInfo 347 * @param[in] inputData Input Data which need to be converted 349 * the output converted data and offset. In this case the 355 * When there is no more data which need to be converted or when an 360 * protect the converted file.
|
/frameworks/base/core/java/android/content/ |
ContentValues.java | 270 * @return the Long value, or {@code null} if the value is missing or cannot be converted 295 * @return the Integer value, or {@code null} if the value is missing or cannot be converted 320 * @return the Short value, or {@code null} if the value is missing or cannot be converted 345 * @return the Byte value, or {@code null} if the value is missing or cannot be converted 370 * @return the Double value, or {@code null} if the value is missing or cannot be converted 395 * @return the Float value, or {@code null} if the value is missing or cannot be converted 420 * @return the Boolean value, or {@code null} if the value is missing or cannot be converted
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
Preconditions.java | 76 * be converted to a string using {@link String#valueOf(Object)} 97 * template. Arguments are converted to strings using 131 * be converted to a string using {@link String#valueOf(Object)} 152 * template. Arguments are converted to strings using 188 * be converted to a string using {@link String#valueOf(Object)} 211 * template. Arguments are converted to strings using 396 * template. Arguments are converted to strings using
|
CharEscapers.java | 446 * <li>The space character " " is converted into a plus sign "+". 447 * <li>All other characters are converted into one or more bytes using UTF-8 488 * <li>The space character " " is converted into %20. 489 * <li>All other characters are converted into one or more bytes using UTF-8 527 * <li>The space character " " is converted into %20. 528 * <li>The equals sign "=" is converted into %3D. 529 * <li>The ampersand "&" is converted into %26. 530 * <li>All other characters are converted into one or more bytes using UTF-8 559 * converted into a plus sign "+". Otherwise it is converted into "%20" [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
codecvt.h | 89 * The characters in [from,from_end) are converted and written to 91 * character following the last successfully converted character, 100 * all the input is converted, returns codecvt_base::ok. If no 134 * For example, if 4 external characters always converted to 1 internal 169 * The characters in [from,from_end) are converted and written to 171 * character following the last successfully converted character, 180 * all the input is converted, returns codecvt_base::ok. If no
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
codecvt.h | 89 * The characters in [from,from_end) are converted and written to 91 * character following the last successfully converted character, 100 * all the input is converted, returns codecvt_base::ok. If no 134 * For example, if 4 external characters always converted to 1 internal 169 * The characters in [from,from_end) are converted and written to 171 * character following the last successfully converted character, 180 * all the input is converted, returns codecvt_base::ok. If no
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifTag.java | 315 * type {@link #TYPE_ASCII}. The string is converted to an ASCII string. 316 * Characters that cannot be converted are replaced with '?'. The length of 538 * or cannot be converted to a String. 556 * exist or cannot be converted to a String. 572 * exist or cannot be converted to a byte array. 587 * cannot be converted to a byte. 603 * does not exist or cannot be converted to an array of Rationals. 618 * or cannot be converted to a Rational. 635 * value does not exist or cannot be converted to a Rational (the 649 * not exist or cannot be converted to an array of ints [all...] |
/packages/apps/Camera2/src/com/android/camera/exif/ |
ExifTag.java | 315 * type {@link #TYPE_ASCII}. The string is converted to an ASCII string. 316 * Characters that cannot be converted are replaced with '?'. The length of 538 * or cannot be converted to a String. 556 * exist or cannot be converted to a String. 572 * exist or cannot be converted to a byte array. 587 * cannot be converted to a byte. 603 * does not exist or cannot be converted to an array of Rationals. 618 * or cannot be converted to a Rational. 635 * value does not exist or cannot be converted to a Rational (the 649 * not exist or cannot be converted to an array of ints [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
ExifTag.java | 315 * type {@link #TYPE_ASCII}. The string is converted to an ASCII string. 316 * Characters that cannot be converted are replaced with '?'. The length of 538 * or cannot be converted to a String. 556 * exist or cannot be converted to a String. 572 * exist or cannot be converted to a byte array. 587 * cannot be converted to a byte. 603 * does not exist or cannot be converted to an array of Rationals. 618 * or cannot be converted to a Rational. 635 * value does not exist or cannot be converted to a Rational (the 649 * not exist or cannot be converted to an array of ints [all...] |
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
ExifTag.java | 315 * type {@link #TYPE_ASCII}. The string is converted to an ASCII string. 316 * Characters that cannot be converted are replaced with '?'. The length of 538 * or cannot be converted to a String. 556 * exist or cannot be converted to a String. 572 * exist or cannot be converted to a byte array. 587 * cannot be converted to a byte. 603 * does not exist or cannot be converted to an array of Rationals. 618 * or cannot be converted to a Rational. 635 * value does not exist or cannot be converted to a Rational (the 649 * not exist or cannot be converted to an array of ints [all...] |
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/ |
QemuBootOrderLib.c | [all...] |
/external/libxml2/ |
triostr.c | 704 @param target String to be converted. 705 @return Number of processed characters (converted or not). 947 @param source String to be converted. 948 @param endp Pointer to end of the converted string. 1095 @param source String to be converted. 1096 @param endp Pointer to end of the converted string. 1118 @param source String to be converted. 1119 @param endp Pointer to end of the converted string. 1142 @param string String to be converted. 1143 @param endp Pointer to end of converted string [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
EdkIIGlueReportStatusCodeLib.h | 216 @param CodeType The type of status code being converted.
217 @param Value The status code value being converted.
220 @retval TRUE The status code specified by CodeType and Value was converted
223 converted to an 8-bit POST code value.
254 @param CodeType The type of status code being converted.
255 @param Value The status code value being converted.
262 converted ASSERT() arguments specified by Filename, Description,
265 not be converted to ASSERT() arguments.
303 @retval TRUE The status code specified by Data was converted DEBUG() arguments
305 @retval FALSE The status code specified by Data could not be converted to [all...] |