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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
descriptors.py 37 def __get__(self, obj, objtype=None):
  /prebuilts/go/darwin-x86/src/runtime/
mfinal_test.go 153 type objtype [objsize]byte type
155 func adjChunks() (*objtype, *objtype) {
156 var s []*objtype
159 c := new(objtype)
180 runtime.SetFinalizer(y, func(z *objtype) { fin <- true })
192 func adjStringChunk() (string, *objtype) {
196 t := new(objtype)
212 runtime.SetFinalizer(y, func(z *objtype) { fin <- true })
  /prebuilts/go/linux-x86/src/runtime/
mfinal_test.go 153 type objtype [objsize]byte type
155 func adjChunks() (*objtype, *objtype) {
156 var s []*objtype
159 c := new(objtype)
180 runtime.SetFinalizer(y, func(z *objtype) { fin <- true })
192 func adjStringChunk() (string, *objtype) {
196 t := new(objtype)
212 runtime.SetFinalizer(y, func(z *objtype) { fin <- true })
  /prebuilts/go/darwin-x86/src/
make.rc 42 eval `{grep '^(CC|LD|O)=' /$objtype/mkfile}
  /prebuilts/go/linux-x86/src/
make.rc 42 eval `{grep '^(CC|LD|O)=' /$objtype/mkfile}
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
descriptors.py 75 def __get__(self, obj, objtype=None):
134 def __get__(self, obj, objtype=None):
217 def __get__(self, obj, objtype=None):
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_file2k.py 661 for objtype in ('buffer', 'bytearray'):
664 r'sys.stdout.write(%s("\xe9"))' % objtype,
test_descr.py     [all...]
  /external/python/cpython2/Lib/test/
test_file2k.py 861 for objtype in ('buffer', 'bytearray'):
864 r'sys.stdout.write(%s("\xe9"))' % objtype,
test_descr.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_file2k.py 813 for objtype in ('buffer', 'bytearray'):
816 r'sys.stdout.write(%s("\xe9"))' % objtype,
test_descr.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_file2k.py 813 for objtype in ('buffer', 'bytearray'):
816 r'sys.stdout.write(%s("\xe9"))' % objtype,
test_descr.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file2k.py 813 for objtype in ('buffer', 'bytearray'):
816 r'sys.stdout.write(%s("\xe9"))' % objtype,
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file2k.py 813 for objtype in ('buffer', 'bytearray'):
816 r'sys.stdout.write(%s("\xe9"))' % objtype,
test_descr.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 425 gohostarch = os.Getenv("objtype")
427 fatal("$objtype is unset")
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 425 gohostarch = os.Getenv("objtype")
427 fatal("$objtype is unset")
  /toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 482 milliseconds