/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/objc/ |
objc-tree.def | 3 for the standard codes).
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/ |
iso646.h | 28 * ISO C Standard: 7.9 Alternative spellings <iso646.h>
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/ |
iso646.h | 28 * ISO C Standard: 7.9 Alternative spellings <iso646.h>
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/ |
iso646.h | 28 * ISO C Standard: 7.9 Alternative spellings <iso646.h>
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/io/ |
IAbstractResource.java | 22 * having the manually handle either the standard Java file or the Eclipse file API..
|
/system/core/adb/ |
adb_client.h | 43 /* read a standard adb status response (OKAY|FAIL) and
|
/dalvik/libcore/awt-kernel/src/main/java/java/awt/font/ |
TextAttribute.java | 160 /** The Constant SUPERSCRIPT_SUB indicates a standard subscript. */ 163 /** The Constant SUPERSCRIPT_SUPER indicates a standard superscript. */ 182 * The Constant UNDERLINE_ON indicates a standard underline 227 * The Constant WEIGHT_LIGHT indicates the standard light weight. 233 * between LIGHT and STANDARD. 256 /** The Constant WEIGHT_BOLD indicates the standard bold weight. */ 287 * The Constant WIDTH_REGULAR indicates the standard width.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
package.html | 14 <h2> SAX2 Standard Feature Flags </h2> 21 Currently defined standard feature URIs have the prefix 24 <em>setFeature</em>. Those standard identifiers are: </p> 225 of these standard feature flags, but not while parsing. 228 <h2> SAX2 Standard Handler and Property IDs </h2> 233 the standard property URIs have the prefix 293 <p> All of these standard properties are optional;
|
/external/icu4c/i18n/unicode/ |
simpletz.h | 68 * current time in effect, either standard, or DST. However, some 69 * rules transition at local standard time, and some at a specific 198 * @param savingsDST The number of milliseconds added to standard time 235 * standard time, or UTC time. Default is local wall time. 245 * standard time, or UTC time. Default is local wall time. 246 * @param savingsDST The number of milliseconds added to standard time 271 * Time starts at the second Sunday in March, at 2 AM in standard time. 315 * Time starts at the second Sunday in March, at 2 AM in standard time. 352 * @param mode whether the time is local wall time, local standard time, 367 * standard time in this case [all...] |
/external/expat/doc/ |
xmlwf.sgml | 90 input file will be read from standard input. 178 coming from standard input. Therefore, you must be careful that the 257 when reading from standard input. 374 reading from standard input. 383 the problem to standard output. If a file is well formed, 392 According to the W3C standard, an XML file without a 401 standard output. 404 The errors should go to standard error, not standard output. 408 output to standard output rather than forcing the user to sen [all...] |
/dalvik/vm/oo/ |
TypeCheck.c | 104 * must be an Object or array of Object, or a standard array 105 * interface or array of standard array interfaces (the standard 112 * it, we know it's a standard array interface. 213 * to do that is to "arrayify" it and use the standard array
|
/external/bluetooth/glib/gio/ |
gfileattribute.c | 45 * using wildcards, e.g. "standard::*" will return all of the keys in the 46 * "standard" namespace. 69 * <row><entry>"standard"</entry><entry>The "Standard" namespace. General file 139 * <row><entry>%G_FILE_ATTRIBUTE_STANDARD_TYPE</entry><entry>standard::type</entry><entry>uint32 (#GFileType)</entry></row> 140 * <row><entry>%G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN</entry><entry>standard::is-hidden</entry><entry>boolean</entry></row> 141 * <row><entry>%G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP</entry><entry>standard::is-backup</entry><entry>boolean</entry></row> 142 * <row><entry>%G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK</entry><entry>standard::is-symlink</entry><entry>boolean</entry></row> 143 * <row><entry>%G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL</entry><entry>standard::is-virtual</entry><entry>boolean</entry></row> 144 * <row><entry>%G_FILE_ATTRIBUTE_STANDARD_NAME</entry><entry>standard::name</entry><entry>byte string</entry></row [all...] |
/external/jpeg/ |
djpeg.1 | 16 decompresses the named JPEG file, or the standard input if no file is named, 17 and produces an image file on the standard output. PBMPLUS (PPM/PGM), BMP, 173 Send output image to the named file, not to standard output. 241 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 251 are readable by standard GIF decoders.
|
jpegtran.1 | 34 reads the named JPEG/JFIF file, or the standard input if no file is 35 named, and produces a JPEG/JFIF file on the standard output. 140 (ie, a standard color JPEG), resulting in a grayscale JPEG file. The 182 Send output image to the named file, not to standard output. 225 Wallace, Gregory K. "The JPEG Still Picture Compression Standard",
|
README | 82 the hierarchical or lossless processes defined in the standard. 189 resulting GIF files are larger than usual, but are readable by all standard 205 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 226 Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published 232 The JPEG standard itself is not available electronically; you must order a 236 In the USA, copies of the standard may be ordered from ANSI Sales at (212) 240 shipping/handling. The standard is divided into two parts, Part 1 being the 248 Some extensions to the original JPEG standard are defined in JPEG Part 3, 249 a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG 252 The JPEG standard does not specify all details of an interchangeable fil [all...] |
/external/stlport/stlport/stl/ |
_iterator.h | 41 // draft C++ standard. It relies on the iterator_traits template, 44 // standard, but it is retained for backward compatibility. 165 //c is a Standard name (24.4.2.1), do no make it STLport naming convention compliant. 195 //c is a Standard name (24.4.2.3), do no make it STLport naming convention compliant. 224 //container is a Standard name (24.4.2.5), do no make it STLport naming convention compliant.
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_ContentPipe.h | 65 /** Map types from OMX standard types only here so interface is as generic as possible. */
81 CP_OriginKhronosExtensions = 0x6F000000, /**< Reserved region for introducing Khronos Standard Extensions */
93 CP_AccessKhronosExtensions = 0x6F000000, /**< Reserved region for introducing Khronos Standard Extensions */
115 CP_CheckBytesKhronosExtensions = 0x6F000000, /**< Reserved region for introducing Khronos Standard Extensions */
127 CP_EventKhronosExtensions = 0x6F000000, /**< Reserved region for introducing Khronos Standard Extensions */
|
/prebuilt/darwin-x86/swt/about_files/ |
IJG_README | 82 the hierarchical or lossless processes defined in the standard. 189 resulting GIF files are larger than usual, but are readable by all standard 205 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 226 Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published 232 The JPEG standard itself is not available electronically; you must order a 236 In the USA, copies of the standard may be ordered from ANSI Sales at (212) 240 shipping/handling. The standard is divided into two parts, Part 1 being the 248 Some extensions to the original JPEG standard are defined in JPEG Part 3, 249 a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG 252 The JPEG standard does not specify all details of an interchangeable fil [all...] |
/prebuilt/darwin-x86_64/swt/about_files/ |
IJG_README | 82 the hierarchical or lossless processes defined in the standard. 189 resulting GIF files are larger than usual, but are readable by all standard 205 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 226 Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published 232 The JPEG standard itself is not available electronically; you must order a 236 In the USA, copies of the standard may be ordered from ANSI Sales at (212) 240 shipping/handling. The standard is divided into two parts, Part 1 being the 248 Some extensions to the original JPEG standard are defined in JPEG Part 3, 249 a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG 252 The JPEG standard does not specify all details of an interchangeable fil [all...] |
/prebuilt/linux-x86/swt/about_files/ |
IJG_README | 82 the hierarchical or lossless processes defined in the standard. 189 resulting GIF files are larger than usual, but are readable by all standard 205 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 226 Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published 232 The JPEG standard itself is not available electronically; you must order a 236 In the USA, copies of the standard may be ordered from ANSI Sales at (212) 240 shipping/handling. The standard is divided into two parts, Part 1 being the 248 Some extensions to the original JPEG standard are defined in JPEG Part 3, 249 a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG 252 The JPEG standard does not specify all details of an interchangeable fil [all...] |
/prebuilt/linux-x86_64/swt/about_files/ |
IJG_README | 82 the hierarchical or lossless processes defined in the standard. 189 resulting GIF files are larger than usual, but are readable by all standard 205 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 226 Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published 232 The JPEG standard itself is not available electronically; you must order a 236 In the USA, copies of the standard may be ordered from ANSI Sales at (212) 240 shipping/handling. The standard is divided into two parts, Part 1 being the 248 Some extensions to the original JPEG standard are defined in JPEG Part 3, 249 a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG 252 The JPEG standard does not specify all details of an interchangeable fil [all...] |
/prebuilt/windows/swt/about_files/ |
IJG_README | 82 the hierarchical or lossless processes defined in the standard. 189 resulting GIF files are larger than usual, but are readable by all standard 205 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 226 Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published 232 The JPEG standard itself is not available electronically; you must order a 236 In the USA, copies of the standard may be ordered from ANSI Sales at (212) 240 shipping/handling. The standard is divided into two parts, Part 1 being the 248 Some extensions to the original JPEG standard are defined in JPEG Part 3, 249 a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG 252 The JPEG standard does not specify all details of an interchangeable fil [all...] |
/prebuilt/windows-x86_64/swt/about_files/ |
IJG_README | 82 the hierarchical or lossless processes defined in the standard. 189 resulting GIF files are larger than usual, but are readable by all standard 205 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 226 Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published 232 The JPEG standard itself is not available electronically; you must order a 236 In the USA, copies of the standard may be ordered from ANSI Sales at (212) 240 shipping/handling. The standard is divided into two parts, Part 1 being the 248 Some extensions to the original JPEG standard are defined in JPEG Part 3, 249 a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG 252 The JPEG standard does not specify all details of an interchangeable fil [all...] |
/system/core/sh/ |
sh.1 | 82 is the standard command interpreter for the system. 118 If no args are present and if the standard input of the shell 195 reads commands from its standard input. 220 operand instead of from the standard input. 248 Write a message to standard error when attempting to expand a variable 251 The shell writes its input to standard error as it is read. 254 Write each command to standard error (preceded by a 277 Read commands from standard input (set automatically if no file arguments 442 Redirect standard output (or n) to file. 448 Append standard output (or n) to file [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
libiberty.h | 57 /* If the OS supports it, ensure that the standard I/O streams, stdin, 375 /* Prepare to execute one or more programs, with standard output of 376 each program fed to standard input of the next. 388 /* Last program in pipeline. Standard output of program goes to 389 OUTNAME, or, if OUTNAME is NULL, to standard output of caller. Do 401 /* Send program's standard error to standard output. */ 465 If PEX_LAST is set, and OUTNAME is not NULL, standard 471 standard error is written. If NULL, standard error o [all...] |