HomeSort by relevance Sort by last modified time
    Searched refs:indented (Results 1 - 18 of 18) sorted by null

  /external/clang/test/Preprocessor/
traditional-cpp.c 26 /* CHECK: {{^}} indented!{{$}}
29 indented!
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
clike.js 86 function Context(indented, column, type, align, prev) {
87 this.indented = indented;
94 var indent = state.indented;
96 indent = state.context.indented;
102 state.indented = state.context.indented;
113 indented: 0,
122 state.indented = stream.indentation();
152 if (ctx.type == "statement") return ctx.indented + (firstChar == "{" ? 0 : statementIndentUnit)
    [all...]
javascript.js 194 function JSLexical(indented, column, type, align, prev, info) {
195 this.indented = indented;
274 var state = cx.state, indent = state.indented;
275 if (state.lexical.type == "stat") indent = state.lexical.indented;
285 state.indented = state.lexical.indented;
553 indented: 0
563 state.indented = stream.indentation();
588 if (type == "vardef") return lexical.indented + (state.lastType == "operator" || state.lastType == "," ? lexical.info + 1 : 0)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tools.py 98 indented = f.read()
99 compile(indented, '_test.py', 'exec')
100 self.assertEqual(self.pindent(broken, '-r'), indented)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tools.py 98 indented = f.read()
99 compile(indented, '_test.py', 'exec')
100 self.assertEqual(self.pindent(broken, '-r'), indented)
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 584 bool indented,
600 if (indented) {
644 bool indented HB_UNUSED,
654 bool indented,
663 bool indented,
671 _hb_debug_msg_va<max_level> (what, obj, func, indented, level, level_dir, message, ap);
678 bool indented HB_UNUSED,
687 bool indented HB_UNUSED,
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
utility.js 48 * Output object with indented format.
  /external/harfbuzz_ng/src/
hb-private.hh 592 bool indented,
608 if (indented) {
652 bool indented HB_UNUSED,
662 bool indented,
671 bool indented,
679 _hb_debug_msg_va<max_level> (what, obj, func, indented, level, level_dir, message, ap);
686 bool indented HB_UNUSED,
695 bool indented HB_UNUSED,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 300 # string on a second line, indented to the same column it would
362 """Format help with indented section bodies.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 300 # string on a second line, indented to the same column it would
362 """Format help with indented section bodies.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
log_view_painter.js 195 * Outputs multiple lines, each indented by numSpaces.
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 227 milliseconds