HomeSort by relevance Sort by last modified time
    Searched full:character_size (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_marshal.py 273 character_size = 4 if sys.maxunicode > 0xFFFF else 2 variable
289 memuse=character_size, dry_run=False)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_marshal.py 273 character_size = 4 if sys.maxunicode > 0xFFFF else 2 variable
289 memuse=character_size, dry_run=False)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_marshal.py 273 character_size = 4 if sys.maxunicode > 0xFFFF else 2 variable
289 memuse=character_size, dry_run=False)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_marshal.py 273 character_size = 4 if sys.maxunicode > 0xFFFF else 2 variable
289 memuse=character_size, dry_run=False)

Completed in 141 milliseconds