Searched
full:formatting (Results
426 -
450 of
1924) sorted by null
<<11121314151617181920>>
/prebuilts/go/linux-x86/src/os/ |
types.go | 39 // used by the String method's formatting.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 38 # check list formatting 43 # check tuple formatting (same as list) 53 # check script formatting 268 # bad children formatting
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 38 # check list formatting 43 # check tuple formatting (same as list) 53 # check script formatting 268 # bad children formatting
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormatter.java | 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
|
XmlQuickAssistManager.java | 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ChangeLayoutRefactoringTest.java | 41 // Same as 1a, but with different formatting to look for edit handling to for example
|
/system/bt/doc/ |
style_guide.md | 260 ## Formatting 261 Code formatting is pretty arbitrary, but the codebase is easier to follow if 263 the formatting rules, and some of the rules may take some getting used to, 264 but it is important that all engineers follow the formatting rules so we can all
|
/toolchain/binutils/binutils-2.25/gold/ |
README | 30 the GNU formatting standards as modified for C++. Source documents in
|
/external/apache-http/src/org/apache/http/message/ |
BasicNameValuePair.java | 41 * This class comforms to the generic grammar and formatting rules outlined in the 156 // don't call complex default formatting for a simple toString
|
/external/chromium-trace/catapult/third_party/webapp2/docs/ |
todo.rst | 24 - formatting date/time/datetime 25 - formatting currency
|
/external/clang/include/clang/Basic/ |
Builtins.h | 165 /// formatting rules and, if so, set the index to the format string 170 /// formatting rules and, if so, set the index to the format string
|
/external/icu/icu4c/source/i18n/unicode/ |
measfmt.h | 29 * For example, for English, when formatting "3 hours" 31 * formatting "3 hours 17 minutes" as numeric give "3:17"
|
/external/jacoco/org.jacoco.doc/docroot/doc/ |
counters.html | 42 formatting and always available, even in absence of debug information in the 139 Depending on source formatting a single line of a source code may refer to
|
/external/llvm/include/llvm/Support/ |
Format.h | 1 //===- Format.h - Efficient printf-style formatting for streams -*- C++ -*-===// 11 // LLVM subsystems to provide printf-style formatting. This gives all the power
|
/external/opencv3/3rdparty/libwebp/dec/ |
decode_vp8.h | 162 // width and height. Returns 0 in case of formatting error. *width/*height 174 // width, height and alpha. Returns 0 in case of formatting error.
|
/external/parameter-framework/upstream/parameter/ |
FixedPointParameterType.cpp | 199 // Raw formatting? 201 // Hexa formatting?
|
/external/v8/src/ppc/ |
disasm-ppc.cc | 72 // Handle formatting of instructions and their options. 93 // Support for assertions in the Decoder formatting functions. 147 // Handle all register based formatting in this function to reduce the 171 // Handle all FP register based formatting in this function to reduce the 196 // FormatOption takes a formatting string and interprets it based on 200 // characters that were consumed from the formatting string. 330 // Format takes a formatting string for a whole instruction and prints it into 336 if (cur == '\'') { // Single quote is used as the formatting escape. [all...] |
/external/webp/src/dec/ |
decode_vp8.h | 163 // width and height. Returns 0 in case of formatting error. *width/*height 175 // width, height and alpha. Returns 0 in case of formatting error.
|
/frameworks/base/core/java/android/os/ |
ShellCommand.java | 136 * Return a PrintWriter for formatting output to {@link #getRawOutputStream()}. 156 * Return a PrintWriter for formatting output to {@link #getRawErrorStream()}.
|
/frameworks/base/core/java/android/preference/ |
MultiCheckPreference.java | 183 * has a {@linkplain java.lang.String#format String formatting} 201 * {@linkplain java.lang.String#format String formatting}
|
/frameworks/support/v7/preference/src/android/support/v7/preference/ |
ListPreference.java | 165 * has a {@linkplain java.lang.String#format String formatting} 184 * {@linkplain java.lang.String#format String formatting}
|
/libcore/luni/src/test/java/libcore/java/text/ |
NumberFormatTest.java | 87 // Formatting percentages is confusing but deliberate. 197 // Test to ensure currency formatting from specified locale works.
|
/libcore/luni/src/test/java/libcore/java/util/ |
FormatterTest.java | 42 // And date/time formatting (we assume that all time/date number formatting is done by the
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
mparith3.go | 226 // Use fmt formatting if in float64 range (common case). 233 // formatting. The exponent is > 0 since a negative out-
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
mparith3.go | 223 // Use fmt formatting if in float64 range (common case). 230 // formatting. The exponent is > 0 since a negative out-
|
Completed in 436 milliseconds
<<11121314151617181920>>