/external/mesa3d/src/glsl/ |
D | ir_print_visitor.h | 92 int indentation; variable
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | ir_print_visitor.h | 92 int indentation; variable
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Indentation.java | 39 private int indentation; field in Indentation
|
D | SIPHeaderList.java | 326 public String debugDump(int indentation) { in debugDump()
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
D | headlesscodemirror.js | 50 indentation: function() {return 0;}, method in StringStream
|
D | codemirror.js | 3839 indentation = 0; property 3842 indentation = doc.mode.indent(state, line.text.slice(curSpaceString.length), line.text); property 3852 indentation = curSpace + cm.options.indentUnit; property 3854 indentation = curSpace - cm.options.indentUnit; property 3856 indentation = curSpace + how; property 5047 indentation: function() { method
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
D | autopep8.py | 1337 def shorten_line(tokens, source, indentation, indent_word, max_line_length, argument 1375 def _shorten_line(tokens, source, indentation, indent_word, argument 2179 def _reflow_lines(parsed_tokens, indentation, max_line_length, argument 2221 def _shorten_line_at_tokens_new(tokens, source, indentation, argument 2249 def _shorten_line_at_tokens(tokens, source, indentation, indent_word, argument
|
D | pep8.py | 346 def indentation(logical_line, previous_logical, indent_char, function
|
/external/nist-sip/java/gov/nist/core/ |
D | GenericObjectList.java | 94 protected int indentation; field in GenericObjectList
|
D | GenericObject.java | 80 protected int indentation; field in GenericObject
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_dump.c | 49 uint indentation; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
D | tgsi_dump.c | 49 uint indentation; member
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | PODRedBlackTree.h | 796 void dumpFromNode(Node* node, int indentation) const in dumpFromNode()
|
/external/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 555 StyledStreamWriter::StyledStreamWriter( std::string indentation ) in StyledStreamWriter()
|
/external/openssl/ssl/ |
D | ssltest.c | 2011 static const char indentation[] = in process_proxy_debug() local
|
/external/proguard/src/proguard/classfile/visitor/ |
D | ClassPrinter.java | 67 private int indentation; field in ClassPrinter
|
/external/skia/experimental/webtry/res/js/cm/ |
D | codemirror.js | 3653 indentation = 0; property 3656 indentation = cm.doc.mode.indent(state, line.text.slice(curSpaceString.length), line.text); property 3666 indentation = curSpace + cm.options.indentUnit; property 3668 indentation = curSpace - cm.options.indentUnit; property 3670 indentation = curSpace + how; property 4845 indentation: function() { method
|
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/ |
D | codemirror.js | 3653 indentation = 0; property 3656 indentation = cm.doc.mode.indent(state, line.text.slice(curSpaceString.length), line.text); property 3666 indentation = curSpace + cm.options.indentUnit; property 3668 indentation = curSpace - cm.options.indentUnit; property 3670 indentation = curSpace + how; property 4845 indentation: function() { method
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | externs.js | 436 indentation: function () { }, method in CodeMirror.StringStream
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 5629 const string indentation = string(indentationDepth, '\t'); in glslTraverseBasicTypes() local 5686 const string indentation = string(indentationDepth, '\t'); in glslTraverseBasicTypes() local 5759 const string indentation = string(indentationDepth, '\t'); in glslAssignBasicTypeObject() local 5780 const string indentation = string(indentationDepth, '\t'); in glslCheckBasicTypeObject() local
|
/external/chromium_org/tools/symsrc/ |
D | pefile.py | 783 def dump(self, indentation=0): argument
|
/external/chromium_org/third_party/motemplate/ |
D | motemplate.py | 379 def __init__(self, content, indentation): argument
|