Searched refs:reused (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/pending/
H A Dtests.sh173 echo I:Confirming the out-of-bailiwick answer is not cached or reused with CD
/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.h472 uint64_t reused; member in struct:vm_page_stats_reusable
H A Dvm_object.c2832 unsigned int reused, reusable; local
2834 #define VM_OBJECT_REUSE_PAGE(object, m, reused) \
2843 (reused)++; \
2847 reused = 0;
2858 reused = object->resident_page_count;
2870 reused++;
2884 VM_OBJECT_REUSE_PAGE(object, m, reused);
2896 VM_OBJECT_REUSE_PAGE(object, m, reused);
2901 OSAddAtomic(reusable-reused, &vm_page_stats_reusable.reusable_count);
2902 vm_page_stats_reusable.reused
[all...]
/macosx-10.9.5/CPANInternal-140/XML-NamespaceSupport/
H A DNamespaceSupport.pm510 Resets the object so that it can be reused on another document.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dhtmlcomplete.vim50 " reused in events scripting (also with option could be reused for
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dtexi2html2592 local ($reused);
2594 $reused = $l2h_to_latex_count - $l2h_latex_count - $l2h_cached_count;
2600 print "# l2h: finished to latex ($l2h_cached_count cached, $reused reused, $l2h_latex_count contents)\n" if ($T2H_VERBOSE);
/macosx-10.9.5/CPANInternal-140/File-VirtualPath/lib/File/
H A DVirtualPath.pm156 Taking this idea further, it is easy for program code to be reused for multiple
/macosx-10.9.5/CPANInternal-140/File-VirtualPath-1.011/lib/File/
H A DVirtualPath.pm156 Taking this idea further, it is easy for program code to be reused for multiple
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLowLevelInterpreter.asm945 # property storage, and that the object register may be reused

Completed in 163 milliseconds