/external/bluetooth/glib/docs/reference/glib/tmpl/ |
spawn.sgml | 68 @G_SPAWN_STDOUT_TO_DEV_NULL: the child's standard output will be discarded, 69 instead of going to the same location as the parent's standard output. 70 @G_SPAWN_STDERR_TO_DEV_NULL: the child's standard error will be discarded. 71 @G_SPAWN_CHILD_INHERITS_STDIN: the child will inherit the parent's standard 72 input (by default, the child's standard input is attached to
|
/external/bluetooth/glib/docs/reference/gobject/ |
gobject-sections.txt | 180 <SUBSECTION Standard> 206 <SUBSECTION Standard> 285 <SUBSECTION Standard> 346 <SUBSECTION Standard> 454 <TITLE>Standard Parameter and Value Types</TITLE>
|
/external/clearsilver/cgi/ |
cgiwrap.h | 53 * routines to use in place of the standard routines, ie 122 * replaces printf or fprintf(stdout) in a standard CGI 123 * Input: fmt - standard printf fmt string and args 133 * replaces vprintf or fvprintf(stdout) in a standard CGI 136 * Input: fmt - standard printf fmt string
|
/external/openssl/crypto/des/ |
des.pod | 5 des - encrypt or decrypt data using Data Encryption Standard 44 Data Encryption Standard algorithm. 58 Two standard encryption modes are supported by the 90 command reads from standard input unless 92 is specified and writes to standard output unless
|
/frameworks/base/core/java/android/text/style/ |
LeadingMarginSpan.java | 89 * The standard implementation of LeadingMarginSpan, which adjusts the 92 public static class Standard implements LeadingMarginSpan, ParcelableSpan { 102 public Standard(int first, int rest) { 111 public Standard(int every) { 115 public Standard(Parcel src) {
|
/external/icu4c/tools/gencnval/ |
gencnval.c | 60 /* The maximum number of aliases that a standard tag/converter combination can have. 135 /* Were the standard tags declared before the aliases. */ 166 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName); 359 fprintf(stderr, "%s:%d: error: alias table needs to start a list of standard tags\n", path, lineNum); 642 @param standard When standard is 0, then it's the "empty" tag. 645 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName) { 651 if(standard>=MAX_TAG_COUNT) { 652 fprintf(stderr, "%s:%d: error: too many standard tags\n", path, lineNum); 659 aliasList = &tags[standard].aliasList[converter] [all...] |
/dalvik/libcore/xml/src/test/java/tests/xml/ |
DomTest.java | 85 + " <name a:standard=\"strawberry\" deluxe=\"&sp;\">Waffles</name>\n" 108 private Attr standard; field in class:DomTest 151 standard = name.getAttributeNode("a:standard"); 179 itemXmlnsA, name, standard, deluxe, waffles, description, 217 assertEquals("http://addons", standard.lookupNamespaceURI("a")); 249 assertEquals("http://food", standard.lookupNamespaceURI(null)); 287 assertEquals("a", standard.lookupPrefix("http://addons")); 331 assertEquals(null, standard.lookupPrefix("http://usda")); 363 assertTrue(standard.isDefaultNamespace("http://food")) [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_command.cpp | 357 genericCap->capabilityIdentifier.standard = 359 genericCap->capabilityIdentifier.standard->size = 7; 360 genericCap->capabilityIdentifier.standard->data = 362 genericCap->capabilityIdentifier.standard->data[0] = 0x00; 363 genericCap->capabilityIdentifier.standard->data[1] = 0x08; 364 genericCap->capabilityIdentifier.standard->data[2] = 0x81; 365 genericCap->capabilityIdentifier.standard->data[3] = 0x75; 366 genericCap->capabilityIdentifier.standard->data[4] = 0x01; 367 genericCap->capabilityIdentifier.standard->data[5] = 0x01; 368 genericCap->capabilityIdentifier.standard->data[6] = 0x01 [all...] |
/external/stlport/doc/ |
pointer_specialization.txt | 47 on the other hand, do not have this kind of Standard requirements. 66 is the Standard less struct. The underlying container would be: 83 where __less would be equivalent to the standard less functor but
|
/external/stlport/etc/ |
STLport-4.5.1.spec | 3 Summary: Complete C++ standard library 23 Summary: Complete C++ standard library header files and libraries 29 C++ standard library, including <complex> and SGI STL iostreams. If you
|
STLport-4.5.3.spec | 3 Summary: Complete C++ standard library 23 Summary: Complete C++ standard library header files and libraries 29 C++ standard library, including <complex> and SGI STL iostreams. If you
|
STLport-4.6.spec | 3 Summary: Complete C++ standard library 23 Summary: Complete C++ standard library header files and libraries 29 C++ standard library, including <complex> and SGI STL iostreams. If you
|
/external/stlport/stlport/stl/ |
_tempbuf.h | 59 // This overload is not required by the standard; it is an extension. 62 // function template arguments) that is required for the standard 140 // Class temporary_buffer is not part of the standard. It is an extension.
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/ |
h324utils.cpp | 71 capability->genericVideoCapability->capabilityIdentifier.standard->data, 72 capability->genericVideoCapability->capabilityIdentifier.standard->size, 118 audio_capability->capabilityIdentifier.standard->data, 119 audio_capability->capabilityIdentifier.standard->size, 408 capability->capabilityIdentifier.standard->data, 409 capability->capabilityIdentifier.standard->size, 449 x14->standard = objident; 450 x14->standard->size = 7; 451 x14->standard->data = (uint8*)OSCL_DEFAULT_MALLOC(x14->standard->size) [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/x509/ |
X509V3CertificateGenerator.java | 183 * add a given extension field for the standard extensions tag (tag 3) 194 * add a given extension field for the standard extensions tag (tag 3) 223 * add a given extension field for the standard extensions tag (tag 3) 236 * add a given extension field for the standard extensions tag (tag 3) 254 * add a given extension field for the standard extensions tag (tag 3) 284 * add a given extension field for the standard extensions tag (tag 3)
|
/external/proguard/src/proguard/ |
Configuration.java | 98 * An empty file name means the standard output. 113 * members. An empty file name means the standard output. 172 * An empty file name means the standard output. 274 * (creating StackMap attributes) instead of for Java Standard Edition 312 * An empty file name means the standard output. 318 * or less readable form. An empty file name means the standard output.
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
Process.java | 57 * Returns an input stream that is connected to the standard output stream 66 * Returns an output stream that is connected to the standard input stream
|
/dalvik/libcore/text/src/main/java/java/text/ |
Normalizer.java | 23 * <a href="http://www.unicode.org/unicode/reports/tr15/tr15-23.html">Unicode Standard Annex #15: 33 * <a href="http://www.unicode.org/unicode/reports/tr15/tr15-23.html">Unicode Standard
|
/external/expat/examples/ |
outline.c | 19 * Read an XML document from standard input and print an element 20 * outline on standard output.
|
/external/fdlibm/ |
changes | 71 3. Compiler failure on non-standard code 74 are not standard C and cause some optimizing compilers (e.g. GCC)
|
/external/icu4c/i18n/ |
unesctrn.h | 26 * <p>This class is package private. It registers several standard 52 * Registers standard variants with the system. Called by
|
/external/icu4c/test/cintltst/ |
cfintst.c | 81 myCollation = ucol_open("fi_FI@collation=standard", &status); 99 myCollation = ucol_open("fi_FI@collation=standard", &status);
|
/external/icu4c/tools/tzcode/ |
icuzones | 56 #Link Europe/Istanbul EET # EET is a standard UNIX zone 62 #Link Asia/Tehran MET # MET is a standard UNIX zone
|
/external/libpcap/ |
ppp.h | 21 #define PPP_PPPD_IN 0x00 /* non-standard for DLT_PPP_PPPD */ 22 #define PPP_PPPD_OUT 0x01 /* non-standard for DLT_PPP_PPPD */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
bits2prm.h | 19 Portions of this file are derived from the following 3GPP standard: 26 Permission to distribute, modify and use this file under the standard license
|