/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/ |
D | ToStringTest.kt | 57 val tab = '\t' in <lambda>() constant 79 val tab = '\t' in <lambda>() constant 92 val tab = '\t' in <lambda>() constant
|
/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/expat/expat/gennmtab/ |
D | gennmtab.c | 387 setTab(char *tab, struct range *ranges, size_t nRanges) { in setTab() 400 printTabs(char *tab) { in printTabs() 446 char tab[2 * 65536]; in main() local
|
/external/autotest/client/site_tests/platform_InputBrowserNav/ |
D | platform_InputBrowserNav.py | 32 def test_back(self, tab): argument 43 def test_forward(self, tab): argument 54 def test_refresh(self, tab): argument
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/util/ |
D | ASN1Dump.java | 68 String tab = indent + TAB; in _dumpAsString() local 108 String tab = indent + TAB; in _dumpAsString() local 137 String tab = indent + TAB; in _dumpAsString() local 282 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 137 String tab = indent + TAB; in _dumpAsString() local 282 String tab = indent + TAB; in _dumpAsString() local
|
/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 135 String tab = indent + TAB; in _dumpAsString() local 280 String tab = indent + TAB; in _dumpAsString() local
|
/external/autotest/client/site_tests/power_ThermalLoad/ |
D | power_ThermalLoad.py | 37 def select_fishes(self, tab, fish_settings): argument 103 def __init__(self, tab, seconds_period=20.0, checkpoint_logger=None): argument 119 def get_fish_count(self, tab): argument
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.h | 208 #define LOOKUP8(wid, tab, eoflab) \ argument 222 #define LOOKUP16(wid, tab, eoflab) \ argument 246 #define LOOKUP8(wid, tab, eoflab) \ argument 253 #define LOOKUP16(wid, tab, eoflab) \ argument
|
/external/autotest/client/site_tests/power_VideoSuspend/ |
D | power_VideoSuspend.py | 41 def _check_video_is_playing(self, tab): argument 51 def _suspend_with_video(self, browser, tab, video_url): argument
|
/external/perfetto/ui/src/frontend/ |
D | bottom_tab.ts | 183 tab: BottomTabBase, args: AddTabArgs, startTime: number, property 250 const tab = this.tabs[index]; constant 271 const {tab, args, startTime} = this.pendingTabs[0]; constant
|
/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/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/lottiefiles/ |
D | LottieFilesPage.kt | 43 var tab by rememberSaveable { mutableStateOf(LottieFilesTab.Recent) } in LottieFilesPage() variable 71 for (tab in LottieFilesTab.values()) { in LottieFilesTabBar() method
|
/external/rust/crates/libz-sys/src/zlib/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/musl/src/ctype/ |
D | casemap.h | 1 static const unsigned char tab[] = { variable
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | test.js | 156 chrome.tabs.getSelected(win.id, function(tab) { argument 179 chrome.tabs.getSelected(win.id, function(tab) { argument 220 tabs.forEach(function (tab) { argument 309 chrome.browserAction.onClicked.addListener(function(tab) { argument
|
/external/arm-optimized-routines/math/ |
D | math_config.h | 325 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 340 } tab[1 << LOGF_TABLE_BITS]; member 352 } tab[1 << LOG2F_TABLE_BITS]; member 369 } tab[1 << POWF_LOG2_TABLE_BITS]; member 393 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 405 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 420 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 434 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
/external/autotest/client/cros/video/ |
D | histogram_verifier.py | 14 def get_histogram_text(tab, histogram_name): argument 36 def loaded(tab, histogram_name, pattern): argument
|
/external/autotest/client/site_tests/login_GaiaLogin/ |
D | login_GaiaLogin.py | 36 def _userLoggedIn(tab, username): argument
|
/external/clang/test/Sema/ |
D | wchar.c | 21 wchar_t tab[] = L"x"; in foo() local
|
/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/cronet/third_party/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/rust/crates/quiche/deps/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/site_tests/audio_CrasCheck/ |
D | audio_CrasCheck.py | 109 def push_new_stream(self, tab): argument
|
/external/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 45 install_vtxfmt(struct gl_context *ctx, struct _glapi_table *tab, in install_vtxfmt()
|