/system/nfc/src/nfc/int/ |
rw_int.h | 239 /* Mifare Ultalight/ Ultralight Family blank tag version block settings */ 242 /* Blank Ultralight tag - Block 4 (byte 0, byte 1) */ 244 /* Blank Ultralight family tag - Block 4 (byte 0, byte 1) */ 247 /* Infineon my-d move / my-d blank tag uid block settings */ [all...] |
/toolchain/binutils/binutils-2.25/gprof/ |
fsf_callg_bl.m | 56 fields are blank.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
BytecodeArray.java | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
PxeBcDhcp.c | [all...] |
/tools/repohooks/tools/ |
cpplint.py | 762 # If previous line was a blank line, assume that the headers are [all...] |
/toolchain/binutils/binutils-2.25/bfd/doc/ |
chew.c | 431 comments, removes blank space and leading *'s. 432 Blank lines are turned into one blank line. */ 502 and a blank line. 947 /* Copy buffer upto last char, but blank lines before and after
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebViewTest.java | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
difflib.py | 67 to synching up on blocks of "junk lines", though (like blank lines in
[all...] |
doctest.py | 228 every non-blank line in `s`, and return the result.
234 # This regexp matches the start of non-blank lines:
529 # Want consists of any non-blank lines that do not start with PS1.
530 (?P<want> (?:(?![ ]*$) # Not a blank line
558 # A callable returning a true value iff its argument is a blank line
707 # This regular expression finds the indentation of every non-blank
712 "Return the minimum indentation of any non-blank line in `s`"
729 'lacks blank after %s: %r' %
[all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
difflib.py | 67 to synching up on blocks of "junk lines", though (like blank lines in [all...] |
doctest.py | 228 every non-blank line in `s`, and return the result. 234 # This regexp matches the start of non-blank lines: 564 # Want consists of any non-blank lines that do not start with PS1. 565 (?P<want> (?:(?![ ]*$) # Not a blank line 593 # A callable returning a true value iff its argument is a blank line 742 # This regular expression finds the indentation of every non-blank 747 "Return the minimum indentation of any non-blank line in `s`" 764 'lacks blank after %s: %r' % [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
difflib.py | 67 to synching up on blocks of "junk lines", though (like blank lines in [all...] |
doctest.py | 228 every non-blank line in `s`, and return the result. 234 # This regexp matches the start of non-blank lines: 564 # Want consists of any non-blank lines that do not start with PS1. 565 (?P<want> (?:(?![ ]*$) # Not a blank line 593 # A callable returning a true value iff its argument is a blank line 742 # This regular expression finds the indentation of every non-blank 747 "Return the minimum indentation of any non-blank line in `s`" 764 'lacks blank after %s: %r' % [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
difflib.py | 67 to synching up on blocks of "junk lines", though (like blank lines in [all...] |
doctest.py | 228 every non-blank line in `s`, and return the result. 234 # This regexp matches the start of non-blank lines: 564 # Want consists of any non-blank lines that do not start with PS1. 565 (?P<want> (?:(?![ ]*$) # Not a blank line 593 # A callable returning a true value iff its argument is a blank line 742 # This regular expression finds the indentation of every non-blank 747 "Return the minimum indentation of any non-blank line in `s`" 764 'lacks blank after %s: %r' % [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
difflib.py | 67 to synching up on blocks of "junk lines", though (like blank lines in [all...] |
doctest.py | 228 every non-blank line in `s`, and return the result. 234 # This regexp matches the start of non-blank lines: 564 # Want consists of any non-blank lines that do not start with PS1. 565 (?P<want> (?:(?![ ]*$) # Not a blank line 593 # A callable returning a true value iff its argument is a blank line 742 # This regular expression finds the indentation of every non-blank 747 "Return the minimum indentation of any non-blank line in `s`" 764 'lacks blank after %s: %r' % [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.html | 88 content by blank lines, and the start and end tags of the block should 187 by one or more blank lines. (A blank line is any line that looks like a 188 blank line -- a line containing nothing but spaces or tabs is considered 189 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 386 <p>If list items are separated by blank lines, Markdown will wrap the
|
Markdown Documentation - Syntax.text-out | 104 separated from surrounding content by blank lines, and the start 199 separated by one or more blank lines. (A blank line is any line 200 that looks like a blank line -- a line containing nothing but 201 spaces or tabs is considered blank.) Normal paragraphs should not 398 <p>If list items are separated by blank lines, Markdown will wrap
|
Markdown Documentation - Syntax.text-res | 104 separated from surrounding content by blank lines, and the start 199 separated by one or more blank lines. (A blank line is any line 200 that looks like a blank line -- a line containing nothing but 201 spaces or tabs is considered blank.) Normal paragraphs should not 398 <p>If list items are separated by blank lines, Markdown will wrap
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.html | 88 content by blank lines, and the start and end tags of the block should 187 by one or more blank lines. (A blank line is any line that looks like a 188 blank line -- a line containing nothing but spaces or tabs is considered 189 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 386 <p>If list items are separated by blank lines, Markdown will wrap the
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.html | 78 content by blank lines, and the start and end tags of the block should 152 by one or more blank lines. (A blank line is any line that looks like a 153 blank line -- a line containing nothing but spaces or tabs is considered 154 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 308 <p>If list items are separated by blank lines, Markdown will wrap the
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.html | 65 content by blank lines, and the start and end tags of the block should 136 by one or more blank lines. (A blank line is any line that looks like a 137 blank line -- a line containing nothing but spaces or tabs is considered 138 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 289 <p>If list items are separated by blank lines, Markdown will wrap the
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.html | 78 content by blank lines, and the start and end tags of the block should 152 by one or more blank lines. (A blank line is any line that looks like a 153 blank line -- a line containing nothing but spaces or tabs is considered 154 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 308 <p>If list items are separated by blank lines, Markdown will wrap the
|
/build/soong/java/ |
java.go | 95 // if not blank, set to the version of the sdk to compile against 102 // if not blank, run jarjar using the specified rules file
|