/external/u-boot/board/freescale/common/ |
D | cds_via.c | 11 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via() 40 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usbide() 58 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb() 67 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb2() 76 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_power() 87 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_ac97()
|
/external/u-boot/arch/x86/lib/ |
D | sfi.c | 32 static void *get_entry_start(struct table_info *tab) in get_entry_start() 43 static void finish_table(struct table_info *tab, const char *sig, void *entry) in finish_table() 60 static int sfi_write_system_header(struct table_info *tab) in sfi_write_system_header() 75 static int sfi_write_cpus(struct table_info *tab) in sfi_write_cpus() 103 static int sfi_write_apic(struct table_info *tab) in sfi_write_apic() 117 static int sfi_write_xsdt(struct table_info *tab) in sfi_write_xsdt()
|
/external/autotest/client/site_tests/platform_InputBrowserNav/ |
D | platform_InputBrowserNav.py | 31 def test_back(self, tab): argument 42 def test_forward(self, tab): argument 53 def test_refresh(self, tab): argument 83 def verify_url(self, tab, correct_url): argument
|
/external/autotest/client/site_tests/autoupdate_UserData/ |
D | autoupdate_UserData.py | 37 def _execute_javascript(self, tab, code): argument 49 def _navigate(self, tab, url): argument 62 def _modify_input_methods(self, tab): argument 79 def _modify_time_zone(self, tab): argument
|
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/ |
D | desktopui_MediaAudioFeedback.py | 44 def rms_test(self, tab, media_file, noiseprof_file, test_duration): argument 78 def wait_player_end(self, tab): argument 85 def play_media(self, tab, media_file): argument
|
/external/autotest/client/site_tests/audio_SeekAudioFeedback/ |
D | audio_SeekAudioFeedback.py | 46 def rms_test(self, tab, test_file, noiseprof_file, test_duration): argument 78 def wait_player_end(self, tab): argument 85 def play_media(self, tab, test_file, value): argument
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/util/ |
D | ASN1Dump.java | 66 String tab = indent + TAB; in _dumpAsString() local 106 String tab = indent + TAB; in _dumpAsString() local 144 String tab = indent + TAB; in _dumpAsString() local 289 String tab = indent + TAB; in _dumpAsString() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/util/ |
D | ASN1Dump.java | 68 String tab = indent + TAB; in _dumpAsString() local 108 String tab = indent + TAB; in _dumpAsString() local 146 String tab = indent + TAB; in _dumpAsString() local 291 String tab = indent + TAB; in _dumpAsString() local
|
/external/autotest/client/site_tests/power_FlashVideoSuspend/ |
D | power_FlashVideoSuspend.py | 29 def check_video_is_playing(self, tab): argument 45 def suspend_with_youtube(self, tab, video_url): argument
|
/external/autotest/client/site_tests/power_VideoSuspend/ |
D | power_VideoSuspend.py | 33 def _check_video_is_playing(self, tab): argument 43 def _suspend_with_video(self, browser, tab, video_url): argument
|
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/ |
D | policy_ImagesAllowedForUrls.py | 74 def _wait_for_page_ready(self, tab): argument 80 def _is_image_blocked(self, tab): argument
|
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/ |
D | policy_ImagesBlockedForUrls.py | 73 def _wait_for_page_ready(self, tab): argument 79 def _is_image_blocked(self, tab): argument
|
/external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/ |
D | policy_NotificationsBlockedForUrls.py | 68 def _wait_for_page_ready(self, tab): argument 79 def _are_notifications_blocked(self, tab): argument
|
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/ |
D | policy_NotificationsAllowedForUrls.py | 67 def _wait_for_page_ready(self, tab): argument 77 def _are_notifications_allowed(self, tab): argument
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.h | 197 #define LOOKUP8(wid,tab,eoflab) do { \ argument 209 #define LOOKUP16(wid,tab,eoflab) do { \ argument 229 #define LOOKUP8(wid,tab,eoflab) do { \ argument 234 #define LOOKUP16(wid,tab,eoflab) do { \ argument
|
/external/e2fsprogs/lib/et/ |
D | com_right.c | 76 struct error_table tab; member 93 struct error_table *tab; in initialize_error_table_r() local
|
/external/zlib/src/examples/ |
D | enough.c | 112 struct tab { /* type for been here check */ struct 113 size_t len; /* length of bit vector in char's */ 114 char *vec; /* allocated bit vector */
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | test.js | 153 chrome.tabs.getSelected(win.id, function(tab) { argument 176 chrome.tabs.getSelected(win.id, function(tab) { argument 217 tabs.forEach(function (tab) { argument 300 chrome.browserAction.onClicked.addListener(function(tab) { argument
|
/external/arm-optimized-routines/math/ |
D | math_config.h | 293 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 308 } tab[1 << LOGF_TABLE_BITS]; member 320 } tab[1 << LOG2F_TABLE_BITS]; member 337 } tab[1 << POWF_LOG2_TABLE_BITS]; member 361 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 373 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 388 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 402 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
/external/clang/test/Sema/ |
D | wchar.c | 21 wchar_t tab[] = L"x"; in foo() local
|
/external/autotest/client/site_tests/desktopui_AudioFeedback/ |
D | desktopui_AudioFeedback.py | 22 def play_video(self, tab, video_url): argument
|
/external/autotest/client/site_tests/audio_CrasSanity/ |
D | audio_CrasSanity.py | 107 def push_new_stream(self, tab): argument
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | jacobi.c | 69 static const int tab[8] = {0, 1, 0, -1, 0, -1, 0, 1}; in bn_jacobi() local
|
/external/autotest/client/cros/video/ |
D | histogram_verifier.py | 13 def get_histogram_text(tab, histogram_name): argument 37 def loaded(tab, histogram_name, pattern): argument
|
/external/openssh/ |
D | ssh-agent.c | 206 Idtab *tab = idtab_lookup(version); in lookup_identity() local 246 Idtab *tab = idtab_lookup(version); in process_request_identities() local 492 Idtab *tab = idtab_lookup(version); in process_remove_identity() local 510 Idtab *tab = idtab_lookup(version); in process_remove_all_identities() local 534 Idtab *tab; in reaper() local 605 Idtab *tab = idtab_lookup(version); in process_add_identity() local 755 Idtab *tab; in process_add_smartcard_key() local 827 Idtab *tab; in process_remove_smartcard_key() local
|