HomeSort by relevance Sort by last modified time
    Searched refs:formatting (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/chromium_org/chrome/browser/ui/webui/options/
settings_format_browsertest.js 6 * TestFixture for testing the formatting of settings pages.
64 * @param {string} key Label of the message formatting string.
66 * @param {...string} args Additional arguments for formatting the message.
100 * Checks if the node is exempt from following the formatting rule.
  /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;
XmlFormatProcessor.java 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
XmlQuickAssistManager.java 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
EclipseXmlFormatPreferences.java 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
37 * Formatting preferences used by the Android XML formatter.
EclipseXmlPrettyPrinter.java 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
118 * @param prefs the formatting preferences
119 * @param style the formatting style to use
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategyTest.java 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidSourceViewerConfig.java 20 import com.android.ide.eclipse.adt.internal.editors.formatting.AndroidXmlFormatter;
21 import com.android.ide.eclipse.adt.internal.editors.formatting.AndroidXmlFormattingStrategy;
  /external/chromium_org/v8/test/intl/date-format/
format-test.js 28 // Test formatting method with specified date, invalid input.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2398.js 38 e.message; // Forces formatting of the message object.
  /external/chromium_org/v8/test/mjsunit/
stack-traces-custom-lazy.js 37 // We expect custom formatting to be lazy. Setting the custom
  /external/skia/tools/lua/
bbh_filter.lua 89 -- Poor man's formatting:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java 29 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlFormatPreferences;
30 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlPrettyPrinter;
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 10 // a PHP date like function, for formatting date strings
16 // if time is not passed, formatting is based on
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 10 // a PHP date like function, for formatting date strings
16 // if time is not passed, formatting is based on
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
date-format-tofte.js 10 // a PHP date like function, for formatting date strings
16 // if time is not passed, formatting is based on
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 59 There are some standard formatting practices that are easy to get right.
68 Some people use different formatting conventions, which makes
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 59 There are some standard formatting practices that are easy to get right.
68 Some people use different formatting conventions, which makes
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewList.java 21 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlPrettyPrinter;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinterTest.java 16 package com.android.ide.eclipse.adt.internal.editors.formatting;
    [all...]
  /external/libvorbis/doc/
Vorbis_I_spec.tex 35 % well as tons of other neat stuff (line numbers, formatting adjustments, ...)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UseCompoundDrawableRefactoring.java 47 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlFormatPreferences;
48 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlPrettyPrinter;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestNode.java 35 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlFormatPreferences;
36 import com.android.ide.eclipse.adt.internal.editors.formatting.EclipseXmlPrettyPrinter;
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_editor.js 15 * @param {function} displayStringFunction String formatting function.
888 * @param {function} displayStringFunction A string formatting function.
1057 * @param {function} displayStringFunction A formatting function.
1106 * @param {Object} formatArgs varArgs for the formatting fuction.
1118 * @param {Object} formatArgs varArgs for the formatting fuction.
  /external/chromium_org/v8/src/extensions/i18n/
date-format.js 407 * according to the effective locale and the formatting options of this
428 * according to the effective locale and the formatting options of this

Completed in 457 milliseconds

1 2 3