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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-3b.s 1 .macro makeref,sym
9 makeref bar
got-page-3c.s 1 .macro makeref,sym
9 makeref frob
got-page-3a.s 1 .macro makeref,sym
50 makeref foo
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_weakref.py 258 def check_shared_without_callback(self, makeref):
260 p1 = makeref(o, None)
261 p2 = makeref(o, None)
264 p1 = makeref(o)
265 p2 = makeref(o, None)
268 p1 = makeref(o)
269 p2 = makeref(o)
272 p1 = makeref(o, None)
273 p2 = makeref(o)
664 def check_gc_during_creation(self, makeref)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_weakref.py 258 def check_shared_without_callback(self, makeref):
260 p1 = makeref(o, None)
261 p2 = makeref(o, None)
264 p1 = makeref(o)
265 p2 = makeref(o, None)
268 p1 = makeref(o)
269 p2 = makeref(o)
272 p1 = makeref(o, None)
273 p2 = makeref(o)
664 def check_gc_during_creation(self, makeref)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_weakref.py 258 def check_shared_without_callback(self, makeref):
260 p1 = makeref(o, None)
261 p2 = makeref(o, None)
264 p1 = makeref(o)
265 p2 = makeref(o, None)
268 p1 = makeref(o)
269 p2 = makeref(o)
272 p1 = makeref(o, None)
273 p2 = makeref(o)
664 def check_gc_during_creation(self, makeref)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_weakref.py 258 def check_shared_without_callback(self, makeref):
260 p1 = makeref(o, None)
261 p2 = makeref(o, None)
264 p1 = makeref(o)
265 p2 = makeref(o, None)
268 p1 = makeref(o)
269 p2 = makeref(o)
272 p1 = makeref(o, None)
273 p2 = makeref(o)
664 def check_gc_during_creation(self, makeref)
    [all...]

Completed in 510 milliseconds