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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
gcmodule.c 93 the young and middle generations) will always examine roughly the same
400 /* This is in move_unreachable's 'young' list, but
410 * Move it back to move_unreachable's 'young' list,
418 * If gc_refs > 0, it must be in move_unreachable's 'young'
434 /* Move the unreachable objects from young to unreachable. After this,
435 * all objects in young have gc_refs = GC_REACHABLE, and all objects in
437 * gc objects not in young or unreachable still have gc_refs = GC_REACHABLE.
438 * All objects in young after this are directly or indirectly reachable
439 * from outside the original young; and all objects in unreachable are
443 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable)
877 PyGC_Head *young; \/* the generation we are examining *\/ local
    [all...]
  /external/python/cpython2/Modules/
gcmodule.c 93 the young and middle generations) will always examine roughly the same
400 /* This is in move_unreachable's 'young' list, but
410 * Move it back to move_unreachable's 'young' list,
418 * If gc_refs > 0, it must be in move_unreachable's 'young'
434 /* Move the unreachable objects from young to unreachable. After this,
435 * all objects in young have gc_refs = GC_REACHABLE, and all objects in
437 * gc objects not in young or unreachable still have gc_refs = GC_REACHABLE.
438 * All objects in young after this are directly or indirectly reachable
439 * from outside the original young; and all objects in unreachable are
443 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable
877 PyGC_Head *young; \/* the generation we are examining *\/ local
    [all...]
  /external/python/cpython3/Modules/
gcmodule.c 100 the young and middle generations) will always examine roughly the same
414 /* This is in move_unreachable's 'young' list, but
424 * Move it back to move_unreachable's 'young' list,
432 * If gc_refs > 0, it must be in move_unreachable's 'young'
448 /* Move the unreachable objects from young to unreachable. After this,
449 * all objects in young have gc_refs = GC_REACHABLE, and all objects in
451 * gc objects not in young or unreachable still have gc_refs = GC_REACHABLE.
452 * All objects in young after this are directly or indirectly reachable
453 * from outside the original young; and all objects in unreachable are
457 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable
908 PyGC_Head *young; \/* the generation we are examining *\/ local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
gcmodule.c 93 the young and middle generations) will always examine roughly the same
360 /* This is in move_unreachable's 'young' list, but
370 * Move it back to move_unreachable's 'young' list,
378 * If gc_refs > 0, it must be in move_unreachable's 'young'
394 /* Move the unreachable objects from young to unreachable. After this,
395 * all objects in young have gc_refs = GC_REACHABLE, and all objects in
397 * gc objects not in young or unreachable still have gc_refs = GC_REACHABLE.
398 * All objects in young after this are directly or indirectly reachable
399 * from outside the original young; and all objects in unreachable are
403 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable)
826 PyGC_Head *young; \/* the generation we are examining *\/ local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/
link_test.go 26 Jarndyce and Jarndyce drones on. This scarecrow of a suit has, over the course of time, become so complicated, that no man alive knows what it means. The parties to it understand it least; but it has been observed that no two Chancery lawyers can talk about it for five minutes, without coming to a total disagreement as to all the premises. Innumerable children have been born into the cause; innumerable young people have married into it; innumerable old people have died out of it. Scores of persons have deliriously found themselves made parties in Jarndyce and Jarndyce, without knowing how or why; whole families have inherited legendary hatreds with the suit. The little plaintiff or defendant, who was promised a new rocking-horse when Jarndyce and Jarndyce should be settled, has grown up, possessed himself of a real horse, and trotted away into the other world. Fair wards of court have faded into mothers and grandmothers; a long procession of Chancellors has come in and gone out; the legion of bills in the suit have been transformed into mere bills of mortality; there are not three Jarndyces left upon the earth perhaps, since old Tom Jarndyce in despair blew his brains out at a coffee-house in Chancery Lane; but Jarndyce and Jarndyce still drags its dreary length before the Court, perennially hopeless.`
  /prebuilts/go/linux-x86/src/cmd/link/
link_test.go 26 Jarndyce and Jarndyce drones on. This scarecrow of a suit has, over the course of time, become so complicated, that no man alive knows what it means. The parties to it understand it least; but it has been observed that no two Chancery lawyers can talk about it for five minutes, without coming to a total disagreement as to all the premises. Innumerable children have been born into the cause; innumerable young people have married into it; innumerable old people have died out of it. Scores of persons have deliriously found themselves made parties in Jarndyce and Jarndyce, without knowing how or why; whole families have inherited legendary hatreds with the suit. The little plaintiff or defendant, who was promised a new rocking-horse when Jarndyce and Jarndyce should be settled, has grown up, possessed himself of a real horse, and trotted away into the other world. Fair wards of court have faded into mothers and grandmothers; a long procession of Chancellors has come in and gone out; the legion of bills in the suit have been transformed into mere bills of mortality; there are not three Jarndyces left upon the earth perhaps, since old Tom Jarndyce in despair blew his brains out at a coffee-house in Chancery Lane; but Jarndyce and Jarndyce still drags its dreary length before the Court, perennially hopeless.`
  /prebuilts/go/darwin-x86/src/net/http/
transport_test.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
transport_test.go     [all...]

Completed in 335 milliseconds