/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/kotlinx.coroutines/kotlinx-coroutines-debug/test/ |
D | ToStringTest.kt | 54 val tab = '\t' in <lambda>() constant 76 val tab = '\t' in <lambda>() constant 89 val tab = '\t' in <lambda>() constant
|
/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/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/perfetto/ui/src/core/ |
D | tab_manager.ts | 24 tab?: TabDescriptor; property 174 for (const [uri, tab] of newTabs) { constant 182 for (const [uri, tab] of this._instantiatedTabs) { constant
|
/external/perfetto/src/trace_processor/perfetto_sql/parser/ |
D | perfetto_sql_test_utils.h | 131 if (const auto* tab = std::get_if<PerfettoSqlParser::CreateTable>(&line)) { variable 135 if (const auto* tab = std::get_if<PerfettoSqlParser::CreateView>(&line)) { variable
|
/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/v4l-utils/utils/common/ |
D | toml.c | 243 toml_table_t** tab; member 262 toml_table_t** tab; member 550 static int check_key(toml_table_t* tab, const char* key, in check_key() 587 static toml_keyval_t* create_keyval_in_table(context_t* ctx, toml_table_t* tab, token_t keytok) in create_keyval_in_table() 627 static toml_table_t* create_keytable_in_table(context_t* ctx, toml_table_t* tab, token_t keytok) in create_keytable_in_table() 675 toml_table_t* tab, in create_keyarray_in_table() 772 static void parse_table(context_t* ctx, toml_table_t* tab) in parse_table() 935 static void parse_keyval(context_t* ctx, toml_table_t* tab) in parse_keyval() 1395 void toml_free(toml_table_t* tab) in toml_free() 1563 const char* toml_key_in(toml_table_t* tab, int keyidx) in toml_key_in() [all …]
|
/external/v4l-utils/utils/keytable/ |
D | toml.c | 243 toml_table_t** tab; member 262 toml_table_t** tab; member 550 static int check_key(toml_table_t* tab, const char* key, in check_key() 587 static toml_keyval_t* create_keyval_in_table(context_t* ctx, toml_table_t* tab, token_t keytok) in create_keyval_in_table() 627 static toml_table_t* create_keytable_in_table(context_t* ctx, toml_table_t* tab, token_t keytok) in create_keytable_in_table() 675 toml_table_t* tab, in create_keyarray_in_table() 772 static void parse_table(context_t* ctx, toml_table_t* tab) in parse_table() 935 static void parse_keyval(context_t* ctx, toml_table_t* tab) in parse_keyval() 1395 void toml_free(toml_table_t* tab) in toml_free() 1563 const char* toml_key_in(toml_table_t* tab, int keyidx) in toml_key_in() [all …]
|
/external/v4l-utils/utils/ir-ctl/ |
D | toml.c | 243 toml_table_t** tab; member 262 toml_table_t** tab; member 550 static int check_key(toml_table_t* tab, const char* key, in check_key() 587 static toml_keyval_t* create_keyval_in_table(context_t* ctx, toml_table_t* tab, token_t keytok) in create_keyval_in_table() 627 static toml_table_t* create_keytable_in_table(context_t* ctx, toml_table_t* tab, token_t keytok) in create_keytable_in_table() 675 toml_table_t* tab, in create_keyarray_in_table() 772 static void parse_table(context_t* ctx, toml_table_t* tab) in parse_table() 935 static void parse_keyval(context_t* ctx, toml_table_t* tab) in parse_keyval() 1395 void toml_free(toml_table_t* tab) in toml_free() 1563 const char* toml_key_in(toml_table_t* tab, int keyidx) in toml_key_in() [all …]
|
/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/perfetto/src/trace_processor/perfetto_sql/engine/ |
D | runtime_table_function.cc | 98 std::unique_ptr<Vtab> tab(GetVtab(vtab)); in Destroy() local 130 std::unique_ptr<Vtab> tab(GetVtab(vtab)); in Disconnect() local 136 int RuntimeTableFunctionModule::BestIndex(sqlite3_vtab* tab, in BestIndex() 155 int RuntimeTableFunctionModule::Open(sqlite3_vtab* tab, in Open()
|
/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/arm-optimized-routines/math/aarch64/advsimd/ |
D | v_math.h | 103 v_lookup_f32 (const float *tab, uint32x4_t idx) in v_lookup_f32() 108 v_lookup_u32 (const uint32_t *tab, uint32x4_t idx) in v_lookup_u32() 162 v_lookup_f64 (const double *tab, uint64x2_t idx) in v_lookup_f64() 167 v_lookup_u64 (const uint64_t *tab, uint64x2_t idx) in v_lookup_u64()
|
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/ |
D | math_config.h | 308 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 323 } tab[1 << LOGF_TABLE_BITS]; member 335 } tab[1 << LOG2F_TABLE_BITS]; member 352 } tab[1 << POWF_LOG2_TABLE_BITS]; member 376 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 388 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 403 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 417 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/ |
D | math_config.h | 308 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 323 } tab[1 << LOGF_TABLE_BITS]; member 335 } tab[1 << LOG2F_TABLE_BITS]; member 352 } tab[1 << POWF_LOG2_TABLE_BITS]; member 376 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 388 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 403 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 417 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/perfetto/src/trace_processor/perfetto_sql/intrinsics/operators/ |
D | window_operator.cc | 73 std::unique_ptr<Vtab> tab(GetVtab(vtab)); in Destroy() local 96 std::unique_ptr<Vtab> tab(GetVtab(vtab)); in Disconnect() local 224 int WindowOperatorModule::Update(sqlite3_vtab* tab, in Update()
|
/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/v4l-utils/lib/libv4lconvert/ |
D | spca561-decompress.c | 61 static int tab[] = { in fun_A() local 81 static int tab[] = { in fun_B() local 104 static int tab[] = { in fun_C() local
|
/external/arm-optimized-routines/math/ |
D | math_config.h | 403 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 419 } tab[1 << LOGF_TABLE_BITS]; member 432 } tab[1 << LOG2F_TABLE_BITS]; member 449 } tab[1 << POWF_LOG2_TABLE_BITS]; member 481 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 494 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 509 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 523 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member 628 } tab[513]; member 636 } tab[645]; member [all …]
|
/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
|