Home
last modified time | relevance | path

Searched defs:tab (Results 1 – 25 of 122) sorted by relevance

12345

/external/autotest/client/site_tests/platform_InputBrowserNav/
Dplatform_InputBrowserNav.py31 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/desktopui_MediaAudioFeedback/
Ddesktopui_MediaAudioFeedback.py44 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/
Daudio_SeekAudioFeedback.py46 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/expat/gennmtab/
Dgennmtab.c385 setTab(char *tab, struct range *ranges, size_t nRanges) in setTab()
400 printTabs(char *tab) in printTabs()
450 char tab[2*65536]; in main() local
/external/autotest/client/site_tests/power_FlashVideoSuspend/
Dpower_FlashVideoSuspend.py29 def check_video_is_playing(self, tab): argument
45 def suspend_with_youtube(self, tab, video_url): argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/util/
DASN1Dump.java64 String tab = indent + TAB; in _dumpAsString() local
104 String tab = indent + TAB; in _dumpAsString() local
142 String tab = indent + TAB; in _dumpAsString() local
280 String tab = indent + TAB; in _dumpAsString() local
/external/autotest/client/site_tests/power_VideoSuspend/
Dpower_VideoSuspend.py33 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_NotificationsBlockedForUrls/
Dpolicy_NotificationsBlockedForUrls.py68 def _wait_for_page_ready(self, tab): argument
79 def _are_notifications_blocked(self, tab): argument
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
Dpolicy_ImagesBlockedForUrls.py73 def _wait_for_page_ready(self, tab): argument
79 def _is_image_blocked(self, tab): argument
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/
Dpolicy_NotificationsAllowedForUrls.py67 def _wait_for_page_ready(self, tab): argument
77 def _are_notifications_allowed(self, tab): argument
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
Dpolicy_ImagesAllowedForUrls.py74 def _wait_for_page_ready(self, tab): argument
80 def _is_image_blocked(self, tab): argument
/external/autotest/client/cros/video/
Dhistogram_verifier.py12 def get_histogram_text(tab, histogram_name): argument
35 def loaded(tab, histogram_name, pattern): argument
/external/pdfium/third_party/libtiff/
Dtif_fax3.h197 #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/
Dcom_right.c76 struct error_table tab; member
93 struct error_table *tab; in initialize_error_table_r() local
/external/valgrind/VEX/priv/
Dhost_generic_regs.c123 void ppHRegUsage ( const RRegUniverse* univ, HRegUsage* tab ) in ppHRegUsage()
164 void addHRegUse ( HRegUsage* tab, HRegMode mode, HReg reg ) in addHRegUse()
213 Bool HRegUsage__contains ( const HRegUsage* tab, HReg reg ) in HRegUsage__contains()
/external/zlib/src/examples/
Denough.c112 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/tensorflow/tensorflow/java/src/gen/cc/
Dsource_writer.cc56 SourceWriter& SourceWriter::Indent(int tab) { in Indent()
/external/clang/test/Sema/
Dwchar.c21 wchar_t tab[] = L"x"; in foo() local
/external/autotest/client/site_tests/desktopui_AudioFeedback/
Ddesktopui_AudioFeedback.py22 def play_video(self, tab, video_url): argument
/external/boringssl/src/crypto/fipsmodule/bn/
Djacobi.c69 static const int tab[8] = {0, 1, 0, -1, 0, -1, 0, 1}; in bn_jacobi() local
/external/syslinux/gpxe/src/interface/efi/
Defi_init.c60 struct efi_config_table *tab; in efi_init() local
/external/autotest/client/site_tests/audio_CrasSanity/
Daudio_CrasSanity.py107 def push_new_stream(self, tab): argument
/external/mesa3d/src/mesa/main/
Dvtxfmt.c45 install_vtxfmt(struct gl_context *ctx, struct _glapi_table *tab, in install_vtxfmt()
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
Dpolicy_PopupsAllowedForUrls.py64 def _wait_for_page_ready(self, tab): argument
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
D2-2.c101 int tab[3]; variable

12345