/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/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/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/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/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/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/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/pdfium/third_party/libtiff/ |
D | tif_fax3.h | 195 #define LOOKUP8(wid,tab,eoflab) do { \ argument 207 #define LOOKUP16(wid,tab,eoflab) do { \ argument 227 #define LOOKUP8(wid,tab,eoflab) do { \ argument 232 #define LOOKUP16(wid,tab,eoflab) do { \ 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/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/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/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/musl/src/ctype/ |
D | casemap.h | 1 static const unsigned char tab[] = { variable
|
/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/tpm2-tss/src/tss2-fapi/ |
D | tpm_json_serialize.c | 289 static const struct { TPM2_ALG_ID in; const char *name; } tab[] = { in ifapi_json_TPM2_ALG_ID_serialize() local 352 static const struct { TPM2_ECC_CURVE in; char *name; } tab[] = { in ifapi_json_TPM2_ECC_CURVE_serialize() local 385 static const struct { TPM2_CC in; char *name; } tab[] = { in ifapi_json_TPM2_CC_serialize() local 526 static const struct { TPM2_EO in; char *name; } tab[] = { in ifapi_json_TPM2_EO_serialize() local 562 static const struct { TPM2_ST in; char *name; } tab[] = { in ifapi_json_TPM2_ST_serialize() local 603 static const struct { TPM2_CAP in; char *name; } tab[] = { in ifapi_json_TPM2_CAP_serialize() local 638 static const struct { TPM2_PT in; char *name; } tab[] = { in ifapi_json_TPM2_PT_serialize() local 733 static const struct { TPM2_PT_PCR in; char *name; } tab[] = { in ifapi_json_TPM2_PT_PCR_serialize() local 792 static const struct { TPMA_ALGORITHM in; char *name; } tab[] = { in ifapi_json_TPMA_ALGORITHM_serialize() local 834 static const struct { TPMA_OBJECT in; char *name; } tab[] = { in ifapi_json_TPMA_OBJECT_serialize() local [all …]
|
/external/clang/test/Sema/ |
D | wchar.c | 21 wchar_t tab[] = L"x"; in foo() local
|
/external/autotest/client/site_tests/audio_YoutubePlayback/ |
D | audio_YoutubePlayback.py | 20 def play_video(self, tab, video_url): argument
|
/external/libxkbcommon/src/ |
D | text.c | 33 LookupString(const LookupEntry tab[], const char *string, in LookupString() 50 LookupValue(const LookupEntry tab[], unsigned int value) in LookupValue()
|
/external/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 45 install_vtxfmt(struct gl_context *ctx, struct _glapi_table *tab, in install_vtxfmt()
|
/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_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/selinux/libsepol/src/ |
D | optimize.c | 199 static int is_avrule_redundant(avtab_ptr_t entry, avtab_t *tab, in is_avrule_redundant() 297 avtab_t *tab = &p->te_avtab; in optimize_avtab() local 375 avtab_t *tab = &p->te_cond_avtab; in optimize_cond_avtab() local
|