/external/libxml2/doc/ |
FAQ.html | 212 <strong>including blanks and formatting line breaks</strong>.</p> 214 the formatting spaces which are part of the document but that people tend
|
/external/libxml2/ |
xmlstring.c | 533 * @msg: the message with printf formatting. 561 * @msg: the message with printf formatting.
|
/external/llvm/lib/Support/ |
raw_ostream.cpp | 361 // formatting directly onto its end. 386 // Try formatting into the SmallVector.
|
/external/shflags/lib/ |
shflags | 614 # the formatting is not lost due to shell parsing and such. 653 # the formatting is not lost due to shell parsing and such. [all...] |
/external/shflags/src/ |
shflags | 613 # the formatting is not lost due to shell parsing and such. 652 # the formatting is not lost due to shell parsing and such. [all...] |
/external/v8/src/js/ |
messages.js | 145 // When internally formatting error objects, use a side-effects-free version 815 throw e; // The custom formatting function threw. Rethrow.
|
/external/vboot_reference/firmware/include/ |
vboot_api.h | 391 * printf()-style formatting. 396 * Output a debug message. Supports printf()-style formatting. [all...] |
/external/vboot_reference/scripts/image_signing/lib/shflags/ |
shflags | 552 # the formatting is not lost due to shell parsing and such. 591 # the formatting is not lost due to shell parsing and such.
|
/frameworks/base/core/java/android/content/ |
ClipData.java | 383 * be returned as HTML formatting will be returned as text with 422 * convert them to HTML formatting. [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
CalendarController.java | 191 * Set formatting flags for Utils.formatDateRange 493 // Store the formatting flags if this is an update to the title [all...] |
/prebuilts/go/darwin-x86/src/testing/ |
testing.go | 220 // and inserts the final newline if needed and indentation tabs for formatting. 346 // Log formats its arguments using default formatting, analogous to Println,
|
/prebuilts/go/linux-x86/src/testing/ |
testing.go | 220 // and inserts the final newline if needed and indentation tabs for formatting. 346 // Log formats its arguments using default formatting, analogous to Println,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_socket.so | |
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-2006 | 208 * symbols.c (resolve_symbol_value): Formatting. 844 * config/tc-mips.c (macro_build_lui): Fix comment formatting. 848 md_convert_frag, md_obj_end): Fix comment formatting. [all...] |
/external/llvm/include/llvm/Support/ |
CommandLine.h | 123 // Formatting flags - This controls special features that the option might have 195 // Occurrences, HiddenFlag, and Formatting are all enum types but to avoid 202 unsigned Formatting : 2; // enum FormattingFlags 224 return (enum FormattingFlags)Formatting; 242 void setFormattingFlag(enum FormattingFlags V) { Formatting = V; } 251 HiddenFlag(Hidden), Formatting(NormalFormatting), Misc(0), Position(0), [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
argparse.py | 54 not to change the formatting for help text, and 144 # Formatting Help 276 # Help-formatting methods 628 """Help message formatter which retains any formatting in descriptions. 639 """Help message formatter which retains formatting of all help text. [all...] |
locale.py | 4 and adds high level number formatting APIs as well as a locale 118 ### Number formatting APIs 223 """Formats a string in the same way that the % formatting would use, 264 raise ValueError("Currency formatting is not possible using " 327 #standard formatting [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
argparse.py | 54 not to change the formatting for help text, and 144 # Formatting Help 276 # Help-formatting methods 628 """Help message formatter which retains any formatting in descriptions. 639 """Help message formatter which retains formatting of all help text. [all...] |
locale.py | 4 and adds high level number formatting APIs as well as a locale 118 ### Number formatting APIs 223 """Formats a string in the same way that the % formatting would use, 264 raise ValueError("Currency formatting is not possible using " 327 #standard formatting [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
argparse.py | 54 not to change the formatting for help text, and 144 # Formatting Help 276 # Help-formatting methods 628 """Help message formatter which retains any formatting in descriptions. 639 """Help message formatter which retains formatting of all help text. [all...] |
locale.py | 4 and adds high level number formatting APIs as well as a locale 118 ### Number formatting APIs 223 """Formats a string in the same way that the % formatting would use, 264 raise ValueError("Currency formatting is not possible using " 327 #standard formatting [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
argparse.py | 54 not to change the formatting for help text, and 144 # Formatting Help 276 # Help-formatting methods 628 """Help message formatter which retains any formatting in descriptions. 639 """Help message formatter which retains formatting of all help text. [all...] |
locale.py | 4 and adds high level number formatting APIs as well as a locale 118 ### Number formatting APIs 223 """Formats a string in the same way that the % formatting would use, 264 raise ValueError("Currency formatting is not possible using " 327 #standard formatting [all...] |
/prebuilts/go/darwin-x86/doc/ |
effective_go.html | 23 programming in Go, such as naming, formatting, program 56 <h2 id="formatting">Formatting</h2> 59 Formatting issues are the most contentious 61 People can adapt to different formatting styles 72 take care of most formatting issues. 117 Some formatting details remain. Very briefly: 207 Comments do not need extra formatting such as banners of stars. [all...] |
/prebuilts/go/linux-x86/doc/ |
effective_go.html | 23 programming in Go, such as naming, formatting, program 56 <h2 id="formatting">Formatting</h2> 59 Formatting issues are the most contentious 61 People can adapt to different formatting styles 72 take care of most formatting issues. 117 Some formatting details remain. Very briefly: 207 Comments do not need extra formatting such as banners of stars. [all...] |