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.

backdrop_common_theme in includes/common.inc
Provides theme registration for themes across .inc files.
database_test_schema in modules/simpletest/tests/database_test.install
Implements hook_schema().
DateFieldBasic::createDateField in modules/date/tests/date_field.test
Creates a date field from an array of settings values.
DateFieldBasic::createMultiDateField in modules/date/tests/date_field.test
Creates a date field from an array of settings values.
date_field_formatter_info in modules/date/date.field.inc
Implements hook_field_formatter_info().
date_field_info in modules/date/date.field.inc
Implements hook_field_info().
date_field_schema in modules/date/date.install
Implements hook_field_schema().
DateFieldTestCase::testField in modules/date/tests/date_field.test
@todo.
date_field_widget_info in modules/date/date.field.inc
Implements hook_field_widget_info().
date_formatter_process in modules/date/date.module
Helper function for creating formatted date arrays from a formatter.
date_form_field_ui_field_edit_form_alter in modules/date/date.module
Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form().
date_granularity_names in includes/date.inc
Constructs an array of granularity options and their labels.
date_sql_handler::date_parts in modules/date/views/date_sql_handler.inc
An array of all date parts, optionally limited to an array of allowed parts.
DateTimezoneTestCase::testMultiUserTimezone in modules/date/tests/date_timezone.test
Validates timezone handling with a multi-value date field.
DateTimezoneTestCase::testTimezone in modules/date/tests/date_timezone.test
Creates one of each type of date field and check timezone handling in each.
DateUITestCase::testFieldUI in modules/date/tests/date.test
DateValidationTestCase::testValidation in modules/date/tests/date_validation.test
Test validation on each type of date widget.
date_views_argument_handler_simple::options_form in modules/date/views/date_views_argument_handler_simple.inc
Add a form element to select date_fields for this argument.
_date_views_fields in modules/date/views/date_views_fields.inc
Identify all potential date/timestamp fields.
DateViewsTestCase::setUp in modules/date/tests/date_views.test
Test setup actions.
DateViewsTestCase::testDateViewsFields in modules/date/tests/date_views.test
template_preprocess_datetime in includes/theme.inc
Preprocess variables for theme_datetime().
ThemeDatetime::testThemeDatetime in modules/simpletest/tests/theme.test
Test function theme_datetime().
views_date_sql_field in modules/views/includes/utility.inc
Helper function to create cross-database SQL dates.