Home
last modified time | relevance | path

Searched defs:tabs (Results 1 – 25 of 27) sorted by relevance

12

/external/autotest/client/site_tests/power_LowMemorySuspend/
Dpower_LowMemorySuspend.py60 def check_tab_discard(self, cr, tabs): argument
73 def cycling_suspend(self, cr, tabs, switches_per_suspend, argument
/external/python/cpython2/Mac/PythonLauncher/
DPreferencesWindowController.h17 IBOutlet NSButton *tabs; variable
DFileSettings.h35 BOOL tabs; // -t option: warn about inconsistent tabs variable
DMyDocument.h23 IBOutlet NSButton *tabs; variable
DPreferencesWindowController.m83 - (BOOL) tabs { return [tabs state];}; method
DMyDocument.m159 - (BOOL) tabs { return [tabs state];}; method
DFileSettings.m302 - (BOOL) tabs { return tabs;}; method
/external/python/cpython3/Mac/PythonLauncher/
DPreferencesWindowController.h17 IBOutlet NSButton *tabs; variable
DFileSettings.h35 BOOL tabs; // -t option: warn about inconsistent tabs variable
DMyDocument.h23 IBOutlet NSButton *tabs; variable
DPreferencesWindowController.m83 - (BOOL) tabs { return [tabs state];}; method
DMyDocument.m159 - (BOOL) tabs { return [tabs state];}; method
DFileSettings.m302 - (BOOL) tabs { return tabs;}; method
/external/autotest/client/site_tests/power_LoadTest/extension/
Durls.js27 tabs: [ property
96 tabs: [ property
Dtest.js157 chrome.tabs.getAllInWindow(win.id, function(tabs) { argument
213 chrome.tabs.getAllInWindow(win_id, function(tabs) { argument
/external/v8/tools/link_clicker.extension/
Dbackground.js52 chrome.tabs.query({active: true, currentWindow: true}, function(tabs) { argument
/external/toybox/toys/posix/
Dexpand.c93 struct arg_list *tabs; in parse_tablist() local
/external/skia/src/core/
DSkStringUtils.cpp33 SkString tabs; in SkTabString() local
/external/skqp/src/core/
DSkStringUtils.cpp33 SkString tabs; in SkTabString() local
/external/mesa3d/src/compiler/nir/
Dnir_print.c910 print_instr(const nir_instr *instr, print_state *state, unsigned tabs) in print_instr()
971 print_block(nir_block *block, print_state *state, unsigned tabs) in print_block()
1017 print_if(nir_if *if_stmt, print_state *state, unsigned tabs) in print_if()
1038 print_loop(nir_loop *loop, print_state *state, unsigned tabs) in print_loop()
1052 print_cf_node(nir_cf_node *node, print_state *state, unsigned int tabs) in print_cf_node()
/external/libaom/libaom/tools/
Daom_entropy_optimizer.c61 FILE *const probsfile, int tabs, in parse_counts_for_cdf_opt()
/external/python/cpython2/Lib/idlelib/
Dtabbedpages.py23 tabs=None, n_rows=1, max_tabs_per_row=5, argument
/external/u-boot/cmd/
Dfdt.c951 static char tabs[MAX_LEVEL+1] = in fdt_print() local
/external/cldr/tools/java/org/unicode/cldr/util/
DIso639Data.java291 SplitToArray tabs = new SplitToArray(Splitter.on('\t').trimResults()); in getData() local
/external/proguard/src/proguard/gui/
DProGuardGUI.java589 TabbedPane tabs = new TabbedPane(); in ProGuardGUI() local

12