HomeSort by relevance Sort by last modified time
    Searched full:newlines (Results 376 - 400 of 1200) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
code.py 253 internal newlines. The line is appended to a buffer and the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
utils.py 79 # Fix newlines with no preceding carriage return
  /system/core/logd/
LogAudit.cpp 160 // Such kernels improperly add newlines inside audit messages.
  /toolchain/binutils/binutils-2.25/ld/
configure.ac 282 dnl not permit literal newlines in an AC_SUBST variables. So we use a
  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
MyCloudProvider.java 417 * Gets a string of unique MIME data types a directory supports, separated by newlines. This
429 // Flatten the list into a string and insert newlines between the MIME type strings.
  /developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
MyCloudProvider.java 417 * Gets a string of unique MIME data types a directory supports, separated by newlines. This
429 // Flatten the list into a string and insert newlines between the MIME type strings.
  /development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/
MyCloudProvider.java 417 * Gets a string of unique MIME data types a directory supports, separated by newlines. This
429 // Flatten the list into a string and insert newlines between the MIME type strings.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
stringio.c 740 newlines in the inital_value string. We clearly do not want that
844 {"newlines", (getter)stringio_newlines, NULL, NULL},
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
fileobject.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
feedparser.py 101 # Crack into lines, but preserve the newlines on the end of each
114 # re-attaching the newlines.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tempfile.py 565 def newlines(self): member in class:SpooledTemporaryFile
566 return self._file.newlines
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
stringio.c 727 newlines in the inital_value string. We clearly do not want that
831 {"newlines", (getter)stringio_newlines, NULL, NULL},
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
fileobject.c     [all...]
  /external/ImageMagick/MagickWand/
script-token.c 83 % The parser will accept both newlines, returns, or return-newlines to mark
  /external/python/cpython2/Doc/library/
zipfile.rst 166 single: universal newlines; zipfile.ZipFile.open method
175 :term:`universal newline <universal newlines>`
  /external/python/cpython2/Doc/tutorial/
stdlib2.rst 44 ... a list of strings instead of one big string with newlines to separate
50 instead of one big string with newlines
  /external/python/cpython2/Lib/email/
feedparser.py 122 # Crack into lines, but preserve the newlines on the end of each
135 # re-attaching the newlines.
  /external/python/cpython2/Modules/_io/
stringio.c 740 newlines in the initial_value string. We clearly do not want that
844 {"newlines", (getter)stringio_newlines, NULL, NULL},
  /external/python/cpython2/Objects/
fileobject.c     [all...]
  /external/v8/tools/
gen-postmortem-metadata.py 342 # without the embedded newlines.
481 # Replace newlines with spaces.
  /frameworks/base/core/java/android/os/
ZygoteProcess.java 250 * replaces newlines in the argument list with spaces.
264 throw new ZygoteStartFailedEx("embedded newlines not allowed");
  /frameworks/base/core/java/android/util/
Log.java 384 * up long messages and stacktraces along newlines, but tries to write in large
442 * the whole given buffer and does not break along newlines.
  /hardware/ril/reference-ril/
atchannel.c 345 // skip over leading newlines
384 // skip over leading newlines
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
feedparser.py 101 # Crack into lines, but preserve the newlines on the end of each
114 # re-attaching the newlines.
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
feedparser.py 101 # Crack into lines, but preserve the newlines on the end of each
114 # re-attaching the newlines.

Completed in 966 milliseconds

<<11121314151617181920>>