Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

block-admin-display-form.tpl.php in modules/block/block-admin-display-form.tpl.php
block-admin-display-form.tpl.php Default theme implementation to configure blocks.
system_update_6016 in modules/system/system.install
Make {node}'s primary key be nid, change nid,vid to a unique key. Add primary keys to block, filters, flood, permission, and term_relation.
system_update_6019 in modules/system/system.install
Reconcile small differences in the previous, manually created mysql and pgsql schemas so they are the same and can be represented by a single schema structure.
system_update_6027 in modules/system/system.install
Add block cache.
system_update_6037 in modules/system/system.install
Create consistent empty region for disabled blocks.
system_update_6043 in modules/system/system.install
Update table indices to make them more rational and useful.
_block_rehash in modules/block/block.module
Update the 'blocks' DB table with the blocks currently exported by modules.