/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
optparse.py | 158 Abstract base class for formatting option help. OptionParser 160 formatting help; by default IndentedHelpFormatter is used. [all...] |
warnings.py | 249 # Prime the linecache for formatting, in case the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pydoc.py | 217 # cleanup the extra text formatting that pydoc preforms
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/ |
handlers.py | 29 # Weekday and month names for HTTP date/time formatting; always English!
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cgitb.py | 1 """More comprehensive traceback formatting for Python scripts.
|
optparse.py | 158 Abstract base class for formatting option help. OptionParser 160 formatting help; by default IndentedHelpFormatter is used. [all...] |
warnings.py | 249 # Prime the linecache for formatting, in case the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pydoc.py | 217 # cleanup the extra text formatting that pydoc preforms
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/ |
handlers.py | 29 # Weekday and month names for HTTP date/time formatting; always English!
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlAutoEditStrategy.java | 27 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlFormatPreferences;
|
/system/bt/embdrv/sbc/decoder/include/ |
oi_utils.h | 137 * OI_Printf supports the basic formatting types, with the exception of
|
/toolchain/binutils/binutils-2.25/include/coff/ |
ChangeLog-9103 | 29 Minor formatting adjustments. 114 * xcoff.h : Clean up formatting. 144 * ti.h: Formatting fixes. Make use of H_GET_* and H_PUT_* throughout. 293 * pe.h: Fix formatting of comments. [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
ChangeLog-2004 | 303 * emultempl/xtensaelf.em: Use ISO C90 formatting. 817 * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags 819 * lexsup.c: Formatting. Wrap long lines. [all...] |
ChangeLog-2010 | 71 (scan_for_self_assignment): Formatting. 292 * plugin.c: Fix formatting issues. 397 Formatting. 497 * plugin.h: Fix formatting. [all...] |
/external/autotest/site_utils/docgen/ |
CreateDocs.py | 383 # Define some strings that Doxygen uses for specific formatting. 740 """Create a logger with some good formatting options.
|
/external/clang/utils/ |
FindSpecRefs | 142 ('7.11.2 Numeric formatting convention inquiry', '206'), 532 ('27.6 Formatting and manipulators', '944'), [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
TimeZoneGenericNames.java | 435 * Private simple pattern formatter used for formatting generic location names 533 * Private method for formatting partial location names. This format [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
MeasureUnit.java | 159 * Normally this method should not be used, since there will be no formatting data 315 // http://site.icu-project.org/design/formatting/measureformat/updating-measure-unit [all...] |
/external/icu/icu4c/source/common/unicode/ |
messagepattern.h | 119 * Indicates a substring of the pattern string which is to be skipped when formatting. 135 * When formatting, replace this part's substring with the [all...] |
/external/icu/icu4c/source/test/iotest/ |
strtst.c | 318 log_err("Unexpected formatting. size=%d expectedSize=%d cTestResult=%s expectedStr=%s\n",\ 459 log_verbose("Get really crazy with the formatting.\n");
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
TimeZoneGenericNames.java | 433 * Private simple pattern formatter used for formatting generic location names 531 * Private method for formatting partial location names. This format [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
MeasureUnit.java | 171 * Normally this method should not be used, since there will be no formatting data 322 // http://site.icu-project.org/design/formatting/measureformat/updating-measure-unit [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_DesfireFormat.c | 182 /* This piece of code may not be useful for the current supported DESFire formatting feature*/ [all...] |
phFriNfc_MifStdFormat.c | 19 * \brief NFC Ndef Formatting For Mifare standard card. 250 /* Copy the formatting status */ [all...] |
/external/libxml2/ |
NEWS | 88 Remove occasional leading space in XPath number formatting (Daniel Veillard), [all...] |