/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyerrors.h | 116 /* Predefined exceptions */ 168 /* Predefined warning categories */
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyerrors.h | 116 /* Predefined exceptions */ 168 /* Predefined warning categories */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyerrors.h | 116 /* Predefined exceptions */ 168 /* Predefined warning categories */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyerrors.h | 116 /* Predefined exceptions */ 168 /* Predefined warning categories */
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python3/crcmod/ |
test.py | 33 from .predefined import PredefinedCrc 34 from .predefined import mkPredefinedCrcFun 35 from .predefined import _crc_definitions as _predefined_crc_definitions 423 """Verify the predefined CRCs""" 469 # Check predefined function 476 # Check predefined class
|
/external/libxml2/doc/devhelp/ |
libxml2-entities.html | 104 </pre><p>Cleanup up the predefined entities table. Deprecated call</p> 128 </pre><p>Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. Contrary to xmlEncodeEntities, this routine is reentrant, and result must be deallocated.</p> 132 </pre><p>Do a global encoding of a string, replacing the predefined entities this routine is reentrant, and result must be deallocated.</p> 141 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>doc</tt></i>:</span></td><td>the document referencing the entity</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>the entity name</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the corresponding entity, otherwise a lookup is done in the predefined entities too. Returns A pointer to the entity structure or NULL if not found.</td></tr></tbody></table></div></div> 152 </pre><p>Check whether this name is an predefined entity.</p> 156 </pre><p>Set up the predefined entities. Deprecated call</p>
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfHeader.cpp | 694 // values and check to see if the lineOrder is one of the predefined 3. 750 // The compression method must be one of the predefined values. 760 // predefined values, and the x and y sampling must both be 1. 763 // of the predefined values, the x and y coordinates of the data window's 1016 // because it is a predefined attribute). 1070 // some predefined attribute types.
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ActionTranslator.g | 145 * will be a predefined property or a return value. 177 * predefined property. 267 /** Setting $tokenlabel.attr or $tokenref.attr where attr is predefined property of a token is an error. */ 284 /** $tokenlabel.attr or $tokenref.attr where attr is predefined property of a token. 316 /** Setting $rulelabel.attr or $ruleref.attr where attr is a predefined property is an error 349 /** $rulelabel.attr or $ruleref.attr where attr is a predefined property*/ 475 /** $y return value, parameter, predefined rule property, or token/rule
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
PluralFormat.java | 53 * <li>It provides predefined plural rules for many languages. Thus, the programmer 56 * use the predefined keywords. The whole plural formatting of messages can 57 * be done using localized patterns from resource bundles. For predefined plural 68 * a predefined set of plural rules. You can create one using one of 92 * There are 6 predefined case keywords in CLDR/ICU - 'zero', 'one', 'two', 'few', 'many' and 134 * The locale used for standard number formatting and getting the predefined 364 * predefined plural rule set for the locale [all...] |
PluralRules.java | 212 * Provides access to the predefined <code>PluralRules</code> for a given locale and the plural type. 215 * ICU defines plural rules for many locales based on CLDR <i>Language Plural Rules</i>. For these predefined 222 * @return The predefined <code>PluralRules</code> object for this locale. If there's no predefined rules for [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
PluralFormat.java | 52 * <li>It provides predefined plural rules for many languages. Thus, the programmer 55 * use the predefined keywords. The whole plural formatting of messages can 56 * be done using localized patterns from resource bundles. For predefined plural 67 * a predefined set of plural rules. You can create one using one of 91 * There are 6 predefined case keywords in CLDR/ICU - 'zero', 'one', 'two', 'few', 'many' and 134 * The locale used for standard number formatting and getting the predefined 377 * predefined plural rule set for the locale [all...] |
/external/libxml2/ |
entities.c | 28 * The XML predefined entities. 255 * Check whether this name is an predefined entity. 500 * in the predefined entities too. 548 * Do a global encoding of a string, replacing the predefined entities 747 * Do a global encoding of a string, replacing the predefined entities 763 * Do a global encoding of a string, replacing the predefined entities 780 * Do a global encoding of a string, replacing the predefined entities
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-mmix.texi | 48 @cindex @samp{--no-predefined-syms} command line option, MMIX 49 If you want to avoid inadvertently calling a predefined symbol and would 52 @samp{--no-predefined-syms}. This turns off built-in predefined 55 ``system calls''. It also turns off predefined special-register names, 249 @code{--no-predefined-syms} and @code{--fixed-special-register-names} are 540 Predefined symbols are visible as file-local symbols after use. (In the
|
/external/freetype/src/cff/ |
cffload.c | 969 /* In order to use a predefined charset, the following must be */ 971 /* charstrings dictionary must match the predefined charset in */ 982 "predefined charset (Adobe ISO-Latin)\n" )); 991 /* Copy the predefined charset into the allocated memory. */ 1000 "predefined charset (Adobe Expert)\n" )); 1009 /* Copy the predefined charset into the allocated memory. */ 1018 "predefined charset (Adobe Expert Subset)\n" )); 1027 /* Copy the predefined charset into the allocated memory. */ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
cffload.c | 963 /* In order to use a predefined charset, the following must be */ 965 /* charstrings dictionary must match the predefined charset in */ 976 "predefined charset (Adobe ISO-Latin)\n" )); 985 /* Copy the predefined charset into the allocated memory. */ 994 "predefined charset (Adobe Expert)\n" )); 1003 /* Copy the predefined charset into the allocated memory. */ 1012 "predefined charset (Adobe Expert Subset)\n" )); 1021 /* Copy the predefined charset into the allocated memory. */ [all...] |
/external/pdfium/third_party/freetype/src/cff/ |
cffload.c | 963 /* In order to use a predefined charset, the following must be */ 965 /* charstrings dictionary must match the predefined charset in */ 976 "predefined charset (Adobe ISO-Latin)\n" )); 985 /* Copy the predefined charset into the allocated memory. */ 994 "predefined charset (Adobe Expert)\n" )); 1003 /* Copy the predefined charset into the allocated memory. */ 1012 "predefined charset (Adobe Expert Subset)\n" )); 1021 /* Copy the predefined charset into the allocated memory. */ [all...] |
/external/autotest/site_utils/ |
phapi_lib.py | 154 drop down: predefined value 1 = description 155 predefined value 2 = description 164 {predefined value for property 1, description}, 165 {predefined value for property 2, description} 303 where Cr-OS-foo is a conveniently predefined value for Label Cr-OS-???.
|
/external/icu/icu4c/source/i18n/unicode/ |
plurfmt.h | 63 * <li>It provides predefined plural rules for many languages. Thus, the programmer 66 * use the predefined keywords. The whole plural formatting of messages can 67 * be done using localized patterns from resource bundles. For predefined plural 78 * a predefined set of plural rules. You can create one using one of 103 * There are 6 predefined casekeyword in CLDR/ICU - 'zero', 'one', 'two', 'few', 'many' and
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
hashing_helper.py | 215 fp, crcmod.predefined.Crc('crc-32c')) 324 hash_algs['crc32c'] = lambda: crcmod.predefined.Crc('crc-32c') 332 hash_algs['crc32c'] = lambda: crcmod.predefined.Crc('crc-32c')
|
/external/messageformat/java/com/ibm/icu/simple/ |
PluralRules.java | 197 * Provides access to the predefined <code>PluralRules</code> for a given locale and the plural type. 200 * ICU defines plural rules for many locales based on CLDR <i>Language Plural Rules</i>. For these predefined 207 * @return The predefined <code>PluralRules</code> object for this locale. If there's no predefined rules for [all...] |
/packages/apps/Messaging/src/com/android/messaging/ui/ |
MultiAttachmentLayout.java | 47 * one of three sizes - small (1x1), wide (2x1) and large (2x2). We have a number of predefined 128 * List of predefined layout configurations w.r.t no. of attachments. 140 * List of predefined RTL layout configurations w.r.t no. of attachments.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/ |
storage_v1.py | 713 u'Apply a predefined set of access controls to this bucket.', 719 u'Apply a predefined set of default object access controls to this ' 739 predefinedAcl: Apply a predefined set of access controls to this bucket. 740 predefinedDefaultObjectAcl: Apply a predefined set of default object 853 u'Apply a predefined set of access controls to this bucket.', 859 u'Apply a predefined set of default object access controls to this ' 883 predefinedAcl: Apply a predefined set of access controls to this bucket. 884 predefinedDefaultObjectAcl: Apply a predefined set of default object [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gxvalid/ |
gxvcommn.c | 936 * holes in the class (e.g.: 0-3 are predefined, 4 is unused, 5 is used) 956 *maxClassID_p = 3; /* Classes 0, 2, and 3 are predefined */ [all...] |
/external/libxml2/doc/html/ |
libxml-entities.html | 50 </pre><p>Cleanup up the predefined entities table. Deprecated call</p> 62 </pre><p>Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. Contrary to xmlEncodeEntities, this routine is reentrant, and result must be deallocated.</p> 64 </pre><p>Do a global encoding of a string, replacing the predefined entities this routine is reentrant, and result must be deallocated.</p> 69 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>doc</tt></i>:</span></td><td>the document referencing the entity</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>the entity name</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the corresponding entity, otherwise a lookup is done in the predefined entities too. Returns A pointer to the entity structure or NULL if not found.</td></tr></tbody></table></div><h3><a name="xmlGetDtdEntity" id="xmlGetDtdEntity"></a>Function: xmlGetDtdEntity</h3><pre class="programlisting"><a href="libxml-tree.html#xmlEntityPtr">xmlEntityPtr</a> xmlGetDtdEntity (<a href="libxml-tree.html#xmlDocPtr">xmlDocPtr</a> doc, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * name)<br /> 74 </pre><p>Check whether this name is an predefined entity.</p> 76 </pre><p>Set up the predefined entities. Deprecated call</p>
|
/cts/tests/tests/mediastress/preconditions/src/android/mediastress/cts/preconditions/ |
MediaPreparer.java | 114 * Loops through the predefined maximum video playback resolutions from largest to smallest, 210 * Copies the media files to the host from a predefined URL
|