HomeSort by relevance Sort by last modified time
    Searched refs:BUYER (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]

Completed in 2672 milliseconds