HomeSort by relevance Sort by last modified time
    Searched full:nfrom (Results 1 - 25 of 68) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
test_refactor.py 100 inp = "'docstring'\nfrom __future__ import print_function"
102 inp = "'docstring'\n'somng'\nfrom __future__ import print_function"
104 inp = "# comment\nfrom __future__ import print_function"
106 inp = "# comment\n'doc'\nfrom __future__ import print_function"
108 inp = "class x: pass\nfrom __future__ import print_function"
  /external/python/cpython2/Lib/lib2to3/tests/
test_refactor.py 107 inp = "'docstring'\nfrom __future__ import print_function"
109 inp = "'docstring'\n'somng'\nfrom __future__ import print_function"
111 inp = "# comment\nfrom __future__ import print_function"
113 inp = "# comment\n'doc'\nfrom __future__ import print_function"
115 inp = "class x: pass\nfrom __future__ import print_function"
  /external/python/cpython3/Lib/lib2to3/tests/
test_refactor.py 101 inp = "'docstring'\nfrom __future__ import print_function"
103 inp = "'docstring'\n'somng'\nfrom __future__ import print_function"
105 inp = "# comment\nfrom __future__ import print_function"
107 inp = "# comment\n'doc'\nfrom __future__ import print_function"
109 inp = "class x: pass\nfrom __future__ import print_function"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 106 inp = "'docstring'\nfrom __future__ import print_function"
108 inp = "'docstring'\n'somng'\nfrom __future__ import print_function"
110 inp = "# comment\nfrom __future__ import print_function"
112 inp = "# comment\n'doc'\nfrom __future__ import print_function"
114 inp = "class x: pass\nfrom __future__ import print_function"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 106 inp = "'docstring'\nfrom __future__ import print_function"
108 inp = "'docstring'\n'somng'\nfrom __future__ import print_function"
110 inp = "# comment\nfrom __future__ import print_function"
112 inp = "# comment\n'doc'\nfrom __future__ import print_function"
114 inp = "class x: pass\nfrom __future__ import print_function"
  /external/syslinux/gpxe/src/include/gpxe/efi/
import.pl 69 print "Importing EFI headers into $gpxedir\nfrom ";
  /external/devlib/devlib/
host.py 70 message = 'Got exit code {}\nfrom: {}\nOUTPUT: {}'.format(
  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageLog.java 150 "<message\nfrom=\""
  /external/clang/www/demo/
index.cgi 446 "--- Query: ---\nFrom: ($ip) $host\nInput: $lines lines of $lg\n"
  /packages/apps/Email/res/values-ja/
strings.xml 37 <string name="message_compose_fwd_header_fmt" msgid="6193988236722150221">\n\n"-------- ??????? --------\n??: <xliff:g id="SUBJECT">%1$s</xliff:g>\nFrom: <xliff:g id="SENDER">%2$s</xliff:g>\nTo: <xliff:g id="TO">%3$s</xliff:g>\nCc: <xliff:g id="CC_0">%4$s</xliff:g>\n\n"</string>
  /external/devlib/devlib/utils/
ssh.py 202 message = 'Got exit code {}\nfrom: {}\nOUTPUT: {}'
743 message = 'Got exit code {}\nfrom: {}\nOUTPUT: {}'
    [all...]
android.py 403 message = ('Got exit code {}\nfrom target command: {}\n'
  /packages/apps/Email/res/values-en-rAU/
strings.xml 37 <string name="message_compose_fwd_header_fmt" msgid="6193988236722150221">\n\n"-------- Original Message --------\nSubject: <xliff:g id="SUBJECT">%1$s</xliff:g>\nFrom: <xliff:g id="SENDER">%2$s</xliff:g>\nTo: <xliff:g id="TO">%3$s</xliff:g>\nCC: <xliff:g id="CC_0">%4$s</xliff:g>\n\n"</string>
  /packages/apps/Email/res/values-en-rGB/
strings.xml 37 <string name="message_compose_fwd_header_fmt" msgid="6193988236722150221">\n\n"-------- Original Message --------\nSubject: <xliff:g id="SUBJECT">%1$s</xliff:g>\nFrom: <xliff:g id="SENDER">%2$s</xliff:g>\nTo: <xliff:g id="TO">%3$s</xliff:g>\nCC: <xliff:g id="CC_0">%4$s</xliff:g>\n\n"</string>
  /packages/apps/Email/res/values-en-rIN/
strings.xml 37 <string name="message_compose_fwd_header_fmt" msgid="6193988236722150221">\n\n"-------- Original Message --------\nSubject: <xliff:g id="SUBJECT">%1$s</xliff:g>\nFrom: <xliff:g id="SENDER">%2$s</xliff:g>\nTo: <xliff:g id="TO">%3$s</xliff:g>\nCC: <xliff:g id="CC_0">%4$s</xliff:g>\n\n"</string>
  /packages/apps/Email/res/values-es/
strings.xml 37 <string name="message_compose_fwd_header_fmt" msgid="6193988236722150221">\n\n"-------- Original Message --------\nSubject: <xliff:g id="SUBJECT">%1$s</xliff:g>\nFrom: <xliff:g id="SENDER">%2$s</xliff:g>\nTo: <xliff:g id="TO">%3$s</xliff:g>\nCc: <xliff:g id="CC_0">%4$s</xliff:g>\n\n"</string>
  /system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
CountryZoneTree.java 572 + "\nFrom=" + fromTimestamp + " to " + toTimestamp
  /external/python/cpython3/Lib/test/
test_mailbox.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mailbox.py 213 message = message.replace('\nFrom ', '\n>From ')
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mailbox.py     [all...]
  /external/python/cpython2/Lib/
mailbox.py 218 message = message.replace('\nFrom ', '\n>From ')
    [all...]
  /external/python/cpython2/Lib/test/
test_mailbox.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mailbox.py 220 message = message.replace('\nFrom ', '\n>From ')
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mailbox.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mailbox.py 220 message = message.replace('\nFrom ', '\n>From ')
    [all...]

Completed in 1228 milliseconds

1 2 3