HomeSort by relevance Sort by last modified time
    Searched full:blank (Results 901 - 925 of 2862) sorted by null

<<31323334353637383940>>

  /prebuilts/go/linux-x86/src/encoding/csv/
reader.go 19 // Blank lines are ignored. A line with only whitespace characters (excluding
20 // the ending newline character) is not considered a blank line.
312 // We are a trailing empty field or a blank line
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.text 92 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.
377 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.text 92 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.
377 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 92 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.
377 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/tests/extensions-x-toc/
syntax-toc.txt 55 content by blank lines, and the start and end tags of the block should
150 by one or more blank lines. (A blank line is any line that looks like a
151 blank line -- a line containing nothing but spaces or tabs is considered
152 blank.) Normal paragraphs should not be intended with spaces or tabs.
340 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/tests/markdown-test/
markdown-syntax.txt 92 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.
377 If list items are separated by blank lines, Markdown will wrap the
  /art/tools/
cpplint.py     [all...]
  /device/generic/goldfish/hwcomposer/
hwcomposer.cpp 151 int blank __unused) {
307 pdev->base.blank = hwc_blank;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
cleanfuture.py 168 # Chew up initial comments and blank lines (if any).
178 # Chew up comments and blank lines (if any).
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.h 48 #define USB_BOOT_SENSE_BLANK_CHECK 0X08 ///< Blank/non-blank medium while reading/writing
  /external/autotest/docs/
coding-style.md 42 Don't leave trailing whitespace, or put whitespace on blank lines.
135 by a blank line before continuing with the rest of the description. Please
  /external/autotest/tko/
display.py 6 'blank' : '#ffffff', # white
122 self.color = color_map['blank']
  /external/bison/tests/
c++.at 53 # generated by doxygen. Possible values are YES and NO. If left blank
59 # left blank NO is used.
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractTextPropertyEditor.java 90 that it's impossible to enter a blank text field - blank matches everything,
  /external/libchrome/base/metrics/
histogram_base.h 243 //// Produce actual graph (set of blank vs non blank char's) for a bucket.
  /external/libvpx/libvpx/vpx_dsp/x86/
quantize_ssse3_x86_64.asm 24 jne .blank
306 .blank:
  /external/llvm/lib/LineEditor/
LineEditor.cpp 160 // a new blank line. The tab causes libedit to call this function again
170 // Move cursor to a blank line.
  /external/llvm/utils/
update_llc_test_checks.py 124 # Skip any blank comment lines in the IR.
127 # Skip any blank lines in the IR.
  /external/ltp/testcases/network/stress/route/
route4-rmmod 161 lhost_module=`ethtool -i $lhost_ifname | grep driver | sed "s/driver:[[:blank:]]*//"`
169 module=`ethtool -i $ifname | grep driver | sed "s/driver:[[:blank:]]*//"`
route6-rmmod 157 lhost_module=`ethtool -i $lhost_ifname | grep driver | sed "s/driver:[[:blank:]]*//"`
165 module=`ethtool -i $ifname | grep driver | sed "s/driver:[[:blank:]]*//"`
  /external/syslinux/utils/
mkdiskimage.in 16 # Creates a blank MS-DOS formatted hard disk image
216 # Output blank file
  /external/toybox/tests/
sed.test 86 testing "D further processing depends on whether line is blank" \
126 testing "blank pattern repeats last pattern" \
  /external/toybox/toys/pending/
expr.c 46 strings (a blank string is "false"). Comparison operators may also
50 operators may operate on strings (a blank string is "false"), other
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ctype.h 58 _ISblank = _ISbit (8), /* Blank (usually SPC and TAB). */
196 __isctype_f (blank)

Completed in 905 milliseconds

<<31323334353637383940>>