/aosp_15_r20/packages/apps/ThemePicker/tests/robotests/src/com/android/wallpaper/customization/ui/viewmodel/ |
D | KeyguardQuickAffordancePickerViewModel2Test.kt | 101 val tabs = collectLastValue(underTest.tabs) in selectedSlotIdUpdates_whenClickingOnTabsAndCallingResetPreview() constant 122 val tabs = collectLastValue(underTest.tabs) in selectedQuickAffordancesMapUpdates_whenClickingOnQuickAffordanceOptionsAndCallingResetPreview() constant 163 val tabs = collectLastValue(underTest.tabs) in tabsUpdates_whenClickingOnTabsAndQuickAffordanceOptions() constant 218 val tabs = collectLastValue(underTest.tabs) in quickAffordancesUpdates_whenClickingOnTabsAndQuickAffordanceOptions() constant 347 val tabs = collectLastValue(underTest.tabs) in loggerShouldLogAndClientShouldUpdate_whenOnApply() constant
|
D | ClockPickerViewModelTest.kt | 119 val tabs = collectLastValue(underTest.tabs) in <lambda>() constant 131 val tabs = collectLastValue(underTest.tabs) in <lambda>() constant
|
D | ShapeGridPickerViewModelTest.kt | 90 val tabs = collectLastValue(underTest.tabs) in selectedTabUpdates_whenClickOnGridTab() constant
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | disassemble.c | 331 print_quad_word(FILE *fp, const uint32_t *words, unsigned tabs) in print_quad_word() 781 const midgard_constants *consts, unsigned tabs, bool verbose) in print_vector_field() 902 const midgard_constants *consts, unsigned tabs, bool verbose) in print_scalar_field() 1147 unsigned num_quad_words, unsigned tabs, unsigned next, in print_alu_word() 1654 unsigned tabs, unsigned in_reg_base, unsigned out_reg_base) in print_texture_word() 1828 int tabs = 0; in disassemble_midgard() local
|
/aosp_15_r20/external/autotest/client/site_tests/power_LowMemorySuspend/ |
H A D | power_LowMemorySuspend.py | 61 def check_tab_discard(self, cr, tabs): argument 74 def cycling_suspend(self, cr, tabs, switches_per_suspend, argument
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/profiles/ |
D | ResolverMultiProfilePagerAdapter.java | 44 ImmutableList<TabConfig<ResolverListAdapter>> tabs, in ResolverMultiProfilePagerAdapter() 63 ImmutableList<TabConfig<ResolverListAdapter>> tabs, in ResolverMultiProfilePagerAdapter()
|
D | ChooserMultiProfilePagerAdapter.java | 54 ImmutableList<TabConfig<ChooserGridAdapter>> tabs, in ChooserMultiProfilePagerAdapter() 76 ImmutableList<TabConfig<ChooserGridAdapter>> tabs, in ChooserMultiProfilePagerAdapter()
|
/aosp_15_r20/development/tools/winscope/src/app/components/ |
H A D | trace_view_component_test.ts | 98 const tabs = htmlElement.querySelectorAll('.tab'); constant 334 const tabs = htmlElement.querySelectorAll<HTMLElement>('.tab'); constant
|
/aosp_15_r20/external/autotest/client/site_tests/power_LoadTest/extension/ |
H A D | urls.js | 27 tabs: [ property 94 tabs: [ property
|
H A D | test.js | 160 chrome.tabs.getAllInWindow(win.id, function(tabs) { argument 216 chrome.tabs.getAllInWindow(win_id, function(tabs) { argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/utility/ |
D | error_reporting.hpp | 30 , std::string file = "", int tabs = 4) in error_handler() 74 int tabs; member in boost::spirit::x3::error_handler
|
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/wallpaper/customization/ui/binder/ |
D | ColorsFloatingSheetBinder.kt | 64 val tabs = view.requireViewById<FloatingToolbar>(R.id.floating_toolbar) in <lambda>() constant
|
D | ShortcutFloatingSheetBinder.kt | 66 val tabs = view.requireViewById<FloatingToolbar>(R.id.floating_toolbar) in <lambda>() constant
|
D | ShapeGridFloatingSheetBinder.kt | 80 val tabs = view.requireViewById<FloatingToolbar>(R.id.floating_toolbar) in <lambda>() constant
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_print.c | 2000 print_instr(const nir_instr *instr, print_state *state, unsigned tabs) in print_instr() 2128 print_block(nir_block *block, print_state *state, unsigned tabs) in print_block() 2172 print_if(nir_if *if_stmt, print_state *state, unsigned tabs) in print_if() 2207 print_loop(nir_loop *loop, print_state *state, unsigned tabs) in print_loop() 2230 print_cf_node(nir_cf_node *node, print_state *state, unsigned int tabs) in print_cf_node()
|
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/ |
D | ToolbarControllerImpl.java | 288 public void setTabs(@Nullable List<Tab> tabs) { in setTabs() 293 public void setTabs(@Nullable List<Tab> tabs, int selectedTab) { in setTabs() 303 private void setTabsInternal(@Nullable List<Tab> tabs, int selectedTab) { in setTabsInternal()
|
/aosp_15_r20/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/picker/clock/ui/viewmodel/ |
D | ClockSettingsViewModelTest.kt | 105 val tabs = collectLastValue(underTest.tabs) in <lambda>() constant
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/testdata/ |
D | testregex.c | 1078 extract(int* tabs, char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* m… in extract() 1138 catchfree(regex_t* preg, int flags, int* tabs, char* spec, char* re, char* s, char* ans, char* msg,… in catchfree() 1251 int tabs[6]; in main() local
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/fragment/ |
D | SmallPreviewFragment.kt | 319 val tabs = view.findViewById<PreviewTabs>(R.id.preview_tabs_container) in <lambda>() constant
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/preview/ui/binder/ |
D | TabsBinder.java | 19 public final void bind(@org.jetbrains.annotations.NotNull() in bind()
|
/aosp_15_r20/system/chre/util/nanoapp/ |
H A D | debug.cc | 64 char tabs[8]; in logBuffer() local
|
/aosp_15_r20/external/python/cpython3/Mac/PythonLauncher/ |
D | PreferencesWindowController.h | 17 IBOutlet NSButton *tabs; variable
|
D | FileSettings.h | 35 BOOL tabs; // -t option: warn about inconsistent tabs variable
|
/aosp_15_r20/external/python/cpython2/Mac/PythonLauncher/ |
D | PreferencesWindowController.h | 17 IBOutlet NSButton *tabs; variable
|
D | FileSettings.h | 35 BOOL tabs; // -t option: warn about inconsistent tabs variable
|